mirror of
https://github.com/kaboomserver/weapons.git
synced 2025-02-05 06:02:57 +00:00
538 B
538 B
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 |
---|---|---|---|
/commandspy | /c, /cs, /cspy | commandspy.command | Allows you to spy on players' commands |
Compiling
Use Maven to compile the plugin.
mvn package
The generated .jar file will be located in the target/ folder.