WarpPortals v0413

Details

  • Filename
    WarpPortals_v4313.jar
  • Uploaded by
  • Uploaded
    Nov 2, 2013
  • Size
    129.76 KB
  • Downloads
    4,041
  • MD5
    fdf78eb20762d203a693df7fe2f60981

Supported Bukkit Versions

  • CB 1.6.4-R2.0

Changelog

4.1.3

  • New portal interaction engine on the backend
    • WarpPortals can be made of any block type!
    • WarpPortals activate faster for players in survival mode
    • Protect WarpPortals from getting destroyed
    • Keeps liquids from flowing inside portals so that portals can be made of water/lave
  • Renamed all WarpPortal commands in a more logical manner
    • Separated commands into wp-portal-* and wp-destination-*
    • Abbreviations added for ease-of-typing, checkout Aliases

3.0.0 (2.1.1 merged in)

  • Added soft-depends to hopefully fix all the lost portals errors!
  • Added WarpPortals Event API
    • Plugins can be written that tie into WarpPortals
    • Example: An economy plugin can be created that charges people for portal use
    • Allows 3rd parties to add missing features

2.01

  • ENDER PORTALS!!!!
    • Horizontal portals can now be made out of Ender Portal!
    • Instead of using Gold Block to create the portal, use Quartz Block.
    • Unlike Normal Portals which are vertical, Ender Portals are horizontal beasts.
  • BugFix: Chat Colors are now used for portal creation.
  • BugFix: Portal Creation Tools stay active for retries when a portal fails to create due to MaxRecursionLimit or similar.
  • Minor: Portal Delete Tools now alert when they are equipped.

1.93

  • Chat Colors are now handled properly, the Bukkit way.
    • Setting a Chat Color doesn't require any special characters in the config file anymore! Just the color code. (eg. '3' instead of '&3')
    • In addition to convenience, this should fix all of the config problems! @R4m8o, @DarkenInsanity, @SpookyPirate
  • Portals now also save their state to disk on creation. This should fix any lost portal errors. @getnjr, @iDazzah

1.81

  • Error reporting for Config File Loading and Portal Saving has been improved. Instead of receiving an obscure message, the actual error is now reported.

1.70

  • Compiled and coded against Java SE 6. Supports Java 6 finally! Use it on both Java 6 and 7 :)

1.64

1.63

  • WarpPortals requests highest priority on Portal Enter events. This should fix normal portals acting weird (@SpookyPirate) and Warp Portals taking a while to teleport (@mrchasez)

1.61

  • The functionality (as in: the ability to teleport like normal) of traditional Nether/End portals is now toggleable via settings. @sgtcaze

1.50

  • Non-WarpPortals now function like normal! @SpookyPirate

1.43

  • Hopefully fixed any File Reading / Scanner errors. Thanks Zylithi!
  • Fixed command conflict with WorldGuard concerning teleporting to Portals/Destinations.

1.31

  • First offical release!