CaptureThePortal 2.0

Details

  • Filename
    CaptureThePortal.jar
  • Uploaded by
  • Uploaded
    Oct 20, 2012
  • Size
    95.28 KB
  • Downloads
    360
  • MD5
    714425e8b5080bb1d0c135b63986d656

Supported Bukkit Versions

  • CB 1.3.2-R2.0
  • CB 1.3.2-R1.0
  • CB 1.3.2-R0.2

Changelog

  • Added Multiverse Portal support, can be enabled by setting enableMVPortals to true
  • Made the bouncing of players configurable with the enablebouncing setting
  • Fixed an exploit where, with a lot of effort, players could bypass the bouncing and still portal. It will now cancel the entire portal event and thus negate the exploit. That will work with Stargate, Multiverse Portals and Minecraft Portals (to the End and Nether)
  • Added metrics support
  • Added throttling of messages so only one message is sent per second to prevent spamming players with "You are not allowed..." messages
  • Added info command which displays the version, author name and URL. Can be used with /capturetheportal info and /ctp info
  • Added coords to the message that is displayed when a portal is available for capture. To add that functionality to an old config just replace the available_message line with: available_message: 'The portal at [location] is now ready to be captured!'

Setting **enablebouncing** to false will break support for WormholeXTreme because that plugin does not expose any proper events. Because there are no usable events, CTP can only bounce players to prevent the teleport from happening. Feel free to ask WormholeXTreme's developer to build in a portal event if you would like to see this resolved.