v2.4.0

Details

  • Filename
    Turnstile.jar
  • Uploaded by
  • Uploaded
    Feb 26, 2012
  • Size
    105.43 KB
  • Downloads
    503
  • MD5
    1223e0a4297faec06efbe55c2d5b7ab0

Supported Bukkit Versions

  • CB 1.1-R4

Changelog

  • 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