Please join the Discord if you have questions!
This Minecraft Plugin punishes people when they leave the Server while they are in Combat.
- 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 (requires Permission:combatlogger.help
,default: player
)
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
)
To install the plugin, simply download the latest release file and place it in your server's plugins folder. Then, restart your server.
For Support open an issue or join the Discord
This project is licensed under the MIT License.