1.5

Details

  • Filename
    MyTokens.jar
  • Uploaded by
  • Uploaded
    Aug 8, 2014
  • Size
    48.89 KB
  • Downloads
    393
  • MD5
    189e755bfad2c25e3d10ab94d568eb76

Supported Bukkit Versions

  • CB 1.7.9-R0.2
  • CB 1.7.9-R0.1

Changelog

  • Fixed spawn block breaking event so now it checks if the event was canceled in the opening of the statement
  • Added basic kill throttling into the app (Do not enable the setting unless you want to stop it all together)
  • Added a PVP patch to fix a error on a monster killing player
  • Added a new YML called Kills.yml that is for the throttle (this is to make managing them easier) Example: It stores each kill my UUID + UUID were the first UUID is the killer and the second is the death of the person

Add this to the top of the config.yml tight after title: (if on version 1.4 or lower)

prefix: '&a[&bMyTokens&a]&f'

#Mode settings (Do not use! Work in Progress)
settings:
  pvp:
    enablethrottle: false
    killthrottle: 3

Kill Throttle does not delete it's self after timeout time this is being addressed in a coming update