v0.8.0
Details
-
FilenameDungeonBuilder.jar
-
Uploaded by
-
UploadedOct 23, 2011
-
Size105.17 KB
-
Downloads1,672
-
MD58df8aef13ec4f43109c2cdcc3feadae0
Supported Bukkit Versions
- CB 1337
Changelog
Version 0.8.0 (10/23/2011)
- Added new command system. Type "/db" to get started. All old commands are still supported.
- Superperms are now enabled by default to support new command system.
Version 0.7.8 (10/16/2011)
- Added additional commands for party management
- /addPartyMember - used for initial party creation and adding members
- /kickPartyMember - remove players from the party
- /leaveParty - leave your current party
- /disbandParty - remove all members from the party
- Reworked behavior of dungeon starting points to be more robust
- It should now be possible to publish two dungeons on the same location. Players will enter the first available dungeon.
Version 0.7.7 (10/8/2011)
- Fixed some rounding issues with dungeon creation
- Adding a missing permission node to the main wildcard permission
- Fixed some deprecated function calls for build 1240
- Updated economy plugin support
- Increased proximity check range
Version 0.7.6 (9/24/2011)
- Updated economy plugin support
Version 0.7.5 (9/22/2011)
- Updated permissions to work with 1.8.1
Version 0.7.4 (9/4/2011)
- There is now a 60 second timeout for players who leave the server while in a dungeon. If they do not rejoin before the timeout expires the will be booted from the dungeon the next time a player attempts to start it.
- Added support for superperms. See Configuration for information on how to enable.
- Added support for creating script triggers. These are locations in the dungeon that will call a particular script function. See scripting documentation for more information
- There is a new configuration setting that allows you to configure respawn priority when a player dies in the dungeon, or disable it altogether. See Configuration for more information.
- Added support for dungeon templates. This will allow you to create a dungeon file that can be exported to other servers or loaded by other players. See Command Listing for further information.
- Fixed some logic errors in how blocks were sorted and loaded. This should fix some issues with torches and other attachable objects not loading properly.
- There is a new argument for deleting the dungeon that allows you to clear the dungeon before deleting.