Skip to content

ethancedrik/commandhelper

 
 

Repository files navigation

CommandHelper

CommandHelper adds simple command aliases, complex macros, and the ability to script your own commands and events into Minecraft, using the MethodScript scripting language.

Compiling

You need to have Maven installed (http://maven.apache.org). Once installed, simply run:

mvn clean package install

Maven will automatically download dependencies for you. Note: For that to work, be sure to add Maven to your "PATH". If you get a message about tests failing, try running:

mvn -Pprovisional-build clean package install

Contributing

We happily accept contributions. The best way to do this is to fork CommandHelper on GitHub, add your changes, and then submit a pull request. We'll look at it, make comments, and merge it into CommandHelper if everything works out.

By submitting code, you agree to dual license your code under the the MIT License, barring the special restriction regarding code submissions, explained in the SPECIAL_LICENSE.txt file, which is attached.

Portions of CommandHelper are copyright: wraithguard01, sk89q, Deaygo, t3hk0d3, zml2008, EntityReborn, and albatrossen

About

Rapid scripting and command aliasees for Minecraft owners

Resources

License

Stars

Watchers

Forks

Packages

No packages published