weapons/README.md
2019-12-17 17:41:00 +02:00

491 B

Weapons

Weapons is a Bukkit plugin that implements various weapons.

The plugin is created for the Kaboom server.

Commands

Command Alias Permission Description
/weapons /weapon weapons.command Gives you a weapon

Compiling

Use Maven to compile the plugin.

mvn package

The generated .jar file is located in the target/ folder.

License

Unlicense