v2.2.2

Details

  • Filename
    ButtonWarp.jar
  • Uploaded by
  • Uploaded
    Feb 3, 2013
  • Size
    110.01 KB
  • Downloads
    52,715
  • MD5
    3643508167c88521b0676d8b77ea8169

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

VERSION 2.2.2

  • Removed erroneous error message
  • Fixed Permissions for restricted Warps

VERSION 2.2.0

  • Changed Group access to making a Warp restricted. If a warp is set to restricted access than a Player must have the node 'buttonwarp.warp.<WarpName>' (case sensitive) to use it.
  • Added buttonwarp.create parent node (includes all nodes to create and setup a Warp)
  • Made buttonwarp.use and buttonwarp.getreward true by default

VERSION 2.1.3

  • Fixed synchronous errors
  • Improved error messages

VERSION 2.1.2

  • Fixed NullPointerException spam
  • Added optional Enderman Sound when teleporting

VERSION 2.1.1

  • Added Tripwire support
  • Fixed Warp activation times

VERSION 2.1.0

  • Modified how activation times are stored to reduce lag
  • Added option to not check inheritence for group access
  • Fixed Commands
  • Fixed group check for PermissionsBukkit

VERSION 2.0.4

  • Users can no longer set cost by setting a negative reward and vice-versa
  • Reduced message spamming from pressure plates
  • Fixed Players being teleported without paying and not teleported when they do pay
  • Fixed Command Warping
  • Command Warping is now also delayed

VERSION 2.0.3

  • Fixed free Warps not working

VERSION 2.0.2

  • Fixed Players being warped when not allowed to

VERSION 2.0.1

  • Fixed no Pitch/Yaw warps
  • Do not delay for 'nowhere' warps
  • Fixed unlinking Detector Rails

VERSION 2.0.0

  • Added Detector Rails support
  • Added Warp delay
  • Added command execution when activating a Warp
  • Added no yaw/pitch Warps (Set pitch, yaw or both to negative)
  • Made all messages customizable
  • No longer gives World not available message for nowhere Warps
  • Made all permissions false by default
  • Help pages now only display commands that you have permission to use
  • Colorized Messages

VERSION 1.8.1

  • Modified Help Pages and Commands

VERSION 1.8.0

  • Updated to 1.2.4
  • Now informs you if the target World is not available

VERSION 1.7.4

  • Fixed data folder not being created on fresh install

VERSION 1.7.3

  • Fixed reading command from plugin.yml in 1.2.2

VERSION 1.7.2

  • Fixed config file always being overwritten when reloading

VERSION 1.7.1

  • Fixed initial data not being saved on clean install

VERSION 1.7.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)
  • Option to log or broadcast use of Warps

Warps that used Group access will no longer work. You must set those Warps to restricted access (Restricted = true) and then give each group the permission node 'buttonwarp.warp.<WarpName>' (case sensitive).