v2.4.4

Details

  • Filename
    Turnstile.jar
  • Uploaded by
  • Uploaded
    Feb 28, 2012
  • Size
    105.82 KB
  • Downloads
    783
  • MD5
    4b5d92e49e42dd422afa6741ecf53d96

Supported Bukkit Versions

  • CB 1.1-R4

Changelog

VERSION 2.4.4

  • Fixed config file always being overwritten when reloading

VERSION 2.4.3

  • Fixed initial data not being saved on clean install

VERSION 2.4.2

  • Modified for when a Player is not charged to use a Turnstile

VERSION 2.4.1

  • Fixed NullPointerException on new install

VERSION 2.4.0

  • Modified save system to eliminate loss of data from plugin not saving
  • Now uses bukkit method to move files from jar (should fix config file not being created)
  • Now uses bukkit plugin folder (instead of hard coded path) to find data folder
  • Verifies event status to eliminate conflicts with other plugins
  • You can now change the command that this plugin uses by editing the plugin.yml (found inside the plugin jar file)
  • Only one person may look into a Turnstile Chest at a time (if another player tries to they are informed that it is already in use)
  • Contents of the Chest is checked when the player closes the Chest (they no longer need to punch it)
  • Signs are cleared when their Turnstile is deleted
  • Cleaner closing of Turnstiles (no jerky movement when walking through)
  • Added fence gates and trapdoors
  • Door Turnstiles now work from both directions