mirror of
https://github.com/kaboomserver/icontrolu.git
synced 2024-11-28 10:25:33 -05:00
513 B
513 B
iControlU
Weapons is a Bukkit plugin that allows players to control other players.
The plugin is created for the Kaboom server.
Commands
Command | Permission | Description |
---|---|---|
/icu | icu.command | Control another player's movements, inventory and chat |
Compiling
Use Maven to compile the plugin.
mvn package
The generated .jar file will be located in the target/ folder.