1.0.6

Details

  • Filename
    Excursion-1.0.6.jar
  • Uploaded by
  • Uploaded
    Oct 5, 2012
  • Size
    104.92 KB
  • Downloads
    772
  • MD5
    c429a5ffd677be7e7a10b7004475e909

Supported Bukkit Versions

  • CB 1.3.2-R3.0
  • 1.4.2
  • CB 1.3.2-R2.0

Changelog

1.0.6

  • Add missing solid blocks from Minecraft 1.3.x
  • Rewrite of storage system. Saved locations are read and permanently cached when the plugin starts (and re-read after an /excursion reload). Database writes occur immediately, but asynchronously, e.g. when players teleport from world to world.

1.0.5

  • Update solid block list (for Minecraft 1.2.x)

1.0.4

  • Fix for Bukkit 1.1.

1.0.3

  • Update solid block list (for Minecraft 1.0.0)
  • Update Bukkit dependency to 1.0.1-R1.
  • Remove "delays" section, introduced in Excursion 1.0.1

1.0.2

  • Re-work config for generic group options.
  • Add option to cancel delayed teleports on attack/damage.

New config properties

NOTE: config.yml will be automatically upgraded. Be sure to edit/review config.yml after running this new version.

NOTE: The "delays" section (introduced in 1.0.1) is being deprecated in favor of the "options" section. Be sure to update/add any teleport delays in the "options" section. Excursion will no longer read teleport delays from the "delays" section in 1.0.3+.

1.0.1

  • Switch to new config system introduced in CB1317.
  • Add per-world configurable teleport delay.

New config properties

NOTE: config.yml will be automatically upgraded. Be sure to edit/review config.yml after running this new version.

  • delays

1.0

  • Initial public release.