Quantcast
Channel: Server Mods from Bukkit.org
Viewing all articles
Browse latest Browse all 2356

combatTracker

$
0
0

Combat Tracker

Description

When 1 player engages in a fight with another player, both players are put into combat. During the allotted time, if either player tries to logout, they will be slain and therefor dropping all their items for the other player to grab.

You may also disable the use of certain commands, or all commands while in combat, so players are not able to do /home or /spawn to escape a fight.

Commands

  • /ct reload
    • Reload the configuration file.
    • Requires permission node "combatTracker.admin"

Permissions

  • combatTracker.bypass
    • Players with this permission are not marked in combat while being attacked or attacking another player.
  • combatTracker.admin
    • Players with this permission have access to reload the configuration file.

Configuration

# combatTracker config# Message sent to player when put into combat.# combatMSG: disable <- to disablecombatMSG:"Youarenowincombat!"# Message sent to player when no longer in combat.# noCombatMSG: disable <- to disablenoCombatMSG:"Youarenolongerincombat!"# Time(in seconds) a player should remain in combatcombatTime:10# Message sent to player when trying to use a disabled commandcmdDisabled:"Commanddisabledincombat!"# Message displayed to the server when a player combat logs.# broadcastMSG: disable <- to disable.broadcastMSG:"<player>justloggedoutduringcombat!Whatawimp."# Commands to disable while a player is in combat.cmdsDisabled:-tpa-tpahere-spawn-home-warp# Set this to true if you want ALL commands disabled during combat.disableAll:false# Set this to true if you'd like to kill the players the combat log.killOnLogout:true

Viewing all articles
Browse latest Browse all 2356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>