Source code for the Weapons plugin on the Kaboom server
Go to file
2019-12-17 17:41:00 +02:00
src/main Minor 2019-12-17 17:20:48 +02:00
.gitignore Add proper readme 2019-12-17 17:41:00 +02:00
LICENSE First version 2018-07-11 18:29:59 +03:00
pom.xml Final style changes, fix permissions 2019-12-17 17:16:46 +02:00
README.md Add proper readme 2019-12-17 17:41:00 +02:00
suppressions.xml Final style changes, fix permissions 2019-12-17 17:16:46 +02:00

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