promotional bannermobile promotional banner

TimeOut

Bans users upon death for a set number of days.

File Details

TimeOut v0.3

  • B
  • Nov 26, 2011
  • 19.52 KB
  • 438
  • CB 1337

File Name

TimeOut.jar

Supported Versions

  • CB 1337

Version 0.3

  • Major code rewrite to be more flexible and efficient.
  • Fixed bug that sometimes disabled the plugin.
  • Added full permissions support
  • Added Revival Tokens, used to allow a respawn (ie. for donors)
  • Added /to status [playername] to see if a player is in TimeOut
  • Added /to tokens [playername] to see if a player has any Revival Tokens
  • Added /to addtokens [playername] [tokens] to add Revival Tokens to a player's balance.

Version 0.2

  • New method of removing player that occurs before respawn. This eliminates the ghost player at spawn problem.
  • Fixed bug in /to set length command
  • Added custom death messages with /to set deathmsg
  • Added custom messages for those who return too early with /to set earlymsg
  • Custom messages can use the following tokens:
  • %server% for Server Name
  • %player% for Player's Name
  • %curtime% for the Current Time ( 12 hour format with Time Zone )
  • %curdate% for the Current Date ( short American notation MM/dd/yyyy )
  • %ubantime% for the Time of Day that the TimeOut will be Lifted
  • %ubandate% for the Date that the TimeOut will be Lifted
  • New commands to enable or disable TimeOut all together on the server: /to enable and /to disable
  • Players who are no longer in TimeOut are now removed completely from the config file

Version 0.1

  • Kicks players that have respawned
  • Bans respawned player using timed, internal ban list. ( Stored in config.yml )
  • Periodic Clean Up routine that attempts to rekick a dead player. Helps cut down on Player Entities sitting at spawn.
  • All commands being with 'to' prefix
  • Added command /to revive [playername]
  • Added command /to ban [playername]
  • Added command /to set length [days to ban]
  • Added command /to set cleanup [minutes between cleanup checks]

Notes

  • Revive and Ban commands are case insensitive
  • Do not use /to ban for a permanent ban. This command is for a TimeOut ban only.