v0.7.8

Details

  • Filename
    DungeonBuilder.jar
  • Uploaded by
  • Uploaded
    Oct 16, 2011
  • Size
    96.28 KB
  • Downloads
    581
  • MD5
    0c11c8f0e450d8b77e3949052b7a117d

Supported Bukkit Versions

  • CB 1317

Changelog

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.

There is currently a NullPointerException with build 1317 when the plugin is disabled.  This does not appear to be a problem with this plugin specifically but rather a defect in the latest recommended build.  It should not cause any issues.