A Minecraft plugin that allows players to carry entities and other players.
- Double-sneak (sneak twice quickly) to activate carry mode
- Right-click on entities to carry them
- Sneak while carrying to release entities
- Carry mode auto-expires after 3 seconds
- Minecraft 1.21.4
- Paper server
- Java 21
entitycarry.use- Basic carry functionalityentitycarry.carry.player- Carry other playersentitycarry.admin- Reload configurationentitycarry.bypass.cooldown- Skip cooldowns
/carrytoggle- Toggle being carried by others/carryaccept- Accept carry request/carryreload- Reload config (admin)
./gradlew buildJAR output: build/libs/EntityCarry-1.0.0.jar