Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.49 KB

File metadata and controls

45 lines (33 loc) · 1.49 KB

MercuryCombatTag

MercuryCombatTag is a plugin who disallow your players to disconnect in fight

Supports

  • CraftBukkit & Spigot 1.7.10
  • Spigot 1.7.10 / 1.8.X
  • CraftBukkit & Spigot 1.8.X
  • CraftBukkit & Spigot 1.9.X
  • CraftBukkit & Spigot 1.12.X

Features

  • Can instantly kill player when they log off in combat
  • Disallow teleporting while player is in combat
  • Broadcast a PVP kill/death message
  • Deny specific commands while player is in combat
  • Supports WorldGuard
  • Supports Factions Most mainstream Faction builds are supported

Installation

  1. Obtain the latest version of the plugins.
  2. Place MercuryCombatTag.jar into your server's plugins folder.
  3. Start the server. This creates a new file plugins/MercuryCombatTag/config.yml
  4. Edit the newly created configuration file with desired behavior.
  5. If you made any changes, restart the server.

Permissions

Permission Description
ct.admin Permit to add / remove commands blacklist
custom perm in config Bypass combat tagging

Commands

Commands Description
ct, combat, ctags Permit to check if you are tags mode
lockcommand <add/remove> Add or remove locked commands

Contributing