Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 506 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 506 Bytes

Weapons

Weapons is a Bukkit plugin that implements various kinds of 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 will be located in the target/ folder.

License

Unlicense