Source code for the iControlU plugin on the Kaboom server
Find a file
2023-04-01 01:12:30 +03:00
.github/workflows main.yml: bump versions 2023-04-01 01:12:30 +03:00
src/main
.gitignore
checkstyle.xml
LICENSE
pom.xml
README.md
suppressions.xml

iControlU

iControlU 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.

License

Unlicense