promotional bannermobile promotional banner

Turnstile

Charge players money/items to enter an area

File Details

v2.4.3

  • R
  • Feb 29, 2012
  • 105.78 KB
  • 505
  • CB 1.1-R4

File Name

Turnstile.jar

Supported Versions

  • CB 1.1-R4

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