WarpPortals v0300
Details
-
FilenameWarpPortals_v0300.jar
-
Uploaded by
-
UploadedOct 19, 2013
-
Size57.92 KB
-
Downloads2,935
-
MD55972667fe7162f1715ac933f0e8c1696
Supported Bukkit Versions
- 1.6.4
Changelog
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
- Added MCStats support (http:mcstats.org) for my own personal enjoyment and motivation! Don't worry, you can opt-out of course. Everything about it is explained at this forum thread MCStats / Plugin Metrics (R7) - Easy & advanced Plugin Statistics.
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!