CommandHelper

Help you quickly create minecraft plugin commands.

License

License

GroupId

GroupId

org.lintx.plugins.modules
ArtifactId

ArtifactId

CommandHelper
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

CommandHelper
Help you quickly create minecraft plugin commands.
Project URL

Project URL

https://github.com/lintx/Minecraft-CommandHelper

Download CommandHelper

How to add to project

<!-- https://jarcasting.com/artifacts/org.lintx.plugins.modules/CommandHelper/ -->
<dependency>
    <groupId>org.lintx.plugins.modules</groupId>
    <artifactId>CommandHelper</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.lintx.plugins.modules/CommandHelper/
implementation 'org.lintx.plugins.modules:CommandHelper:1.0.4'
// https://jarcasting.com/artifacts/org.lintx.plugins.modules/CommandHelper/
implementation ("org.lintx.plugins.modules:CommandHelper:1.0.4")
'org.lintx.plugins.modules:CommandHelper:jar:1.0.4'
<dependency org="org.lintx.plugins.modules" name="CommandHelper" rev="1.0.4">
  <artifact name="CommandHelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lintx.plugins.modules', module='CommandHelper', version='1.0.4')
)
libraryDependencies += "org.lintx.plugins.modules" % "CommandHelper" % "1.0.4"
[org.lintx.plugins.modules/CommandHelper "1.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
net.md-5 : bungeecord-api jar 1.16-R0.2-SNAPSHOT
net.md-5 : bungeecord-api jar 1.16-R0.2-SNAPSHOT

system (1)

Group / Artifact Type Version
org.spigotmc » spigot jar 1.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0