Source code for the iControlU plugin on the Kaboom server
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kaboom 803085d325
main.yml: bump versions
2 months ago
.github/workflows main.yml: bump versions 2 months ago
src/main Use guard clauses when possible 2 months ago
.gitignore Fix compiling 3 years ago
LICENSE First version 5 years ago
README.md Replace "Weapons" with "iControlU" in the README (#4) 2 years ago
checkstyle.xml Set maximum line length to 100 characters 1 year ago
pom.xml Update Paper API & Use adventure for messages (#9) 7 months ago
suppressions.xml Set maximum line length to 100 characters 1 year ago

README.md

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