Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
Paper
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
BT's CombatLogger
Please join the Discord if you have questions!
This Minecraft Plugin punishes people when they leave the Server while they are in Combat.
Features
When players deal damage to one another, a Combattimer will start and when they leave the Server during combat, they will die and the loot will drop to the floor for the opponent to collect.
Commands
- Start the combat Timer for a specific Player with
/cl start <player>
(requires Permission:combatlogger.start
,default: op
) - Stop the combat Timer for a specific Player with
/cl stop <player>
(requires Permission:combatlogger.stop
,default: op
) - List all Players that are currently in Combat with
/cl list
(requires Permission:combatlogger.list
,default: op
) - Get and set the Combat time with
/cl settime
to get the current time use/cl settime <seconds>
to set the new time (requires Permission:combatlogger.settimer
,default: op
) - Reload the Config and Allys with
/cl reload
(requires Permission:combatlogger.reload
,default: op
) - Ally with another Player, so when you hit each-other the Timer won't start
/cl ally
(requires Permission:combatlogger.ally
,default: player
)/cl ally add <player>
to add someone as an ally/cl ally remove <player>
to remove an ally
- List Plugin info's using /cl info (requires Permission: combatlogger.info, default: player)
- Help command
/cl help
displays all the commands a player has permission to use
Permission
combatlogger.start
: Allows players to start combat for a specific player (default: op
)combatlogger.stop
: Allows players to stop combat for a specific player (default: op
)combatlogger.list
: Allows players to list all players currently in combat (default: op
)combatlogger.settimer
: Allows players to set the combat timer (default: op
)combatlogger.reload
: Allows Players to reload the config and allys (default: op
)combatlogger.ally
: Allows players to ally with other players (default: player
)combatlogger.info
: Allows Players to use the info command (default: player
)combatlogger.help
: Allows Players to use the help command (default: player
)
Installation
To install the plugin, simply download the latest release file and place it in your server's plugins folder. Then, restart your server.
Support
For Support open an issue or join the Discord
License
This project is licensed under the MIT License.