0.1.115

Details

  • Filename
    OtherBounds.jar
  • Uploaded by
  • Uploaded
    Apr 23, 2013
  • Size
    122.78 KB
  • Downloads
    993
  • MD5
    4493be7f3131cdbe47860e24414ec8b0

Supported Bukkit Versions

  • CB 1.5.2-R0.1
  • CB 1.5.1-R0.2

Changelog

0.1.115

  • Major: add actions (Command, Damage, Message, PotionEffect & Sound) similar to OtherDrops
  • Add: region boundaries now implemented
  • Add: support variable %l for location (space separated x y z)
  • Change: separate otherbounds-config.yml into config.yml & boundaries.yml (and create files if not found)
  • Fix: commands should check "ob" not "od" & correct permissions to lowercase
  • Fix: correctly read both centre-x & center-x (and centre-z/center-z) parameters
  • Fix: damageaction shouldn't parse "damage" parameter as this is used by the boundary.
  • Fix: nicely deal with concurrent modification exceptions that happen (rarely, if a player quits at the exact time the list is being checked)
  • Fix: remove dead players from damage list
  • Fix: remove player from damagelist if they change worlds (and send appropriate safe messages)
  • Minor: improve Log class - uses color for higher verbosity messages
  • Minor: iterate over copy of DamageList to avoid possible (not yet seen) ConcurrentModification exception.

0.1.37

  • Remove message spamming console about player damage.
  • Fix ConcurrentModification exception spamming console if player quits during a boundary scan.

0.1.1

0.1-beta1

  • First release - inspired by BoundaryKill and OtherDrops

There is now a config reload command but it doubles up on player damage so not revealing that command until the issue is fixed (hopefully next build soon).