v0.7a

Details

  • Filename
    QuickTravel.jar
  • Uploaded by
  • Uploaded
    Apr 8, 2012
  • Size
    30.21 KB
  • Downloads
    601
  • MD5
    ac5244220393eba87c3a3d1dae401e8e

Supported Bukkit Versions

  • CB 1.2.5-R1.0

Changelog

QuickTravel v0.7a

for CB 1.2.5-R0.1 (#2149)

  • Update for CB 1.2.5.
  • Added warp FX (will be optional).
  • Added lava safety checks. If lava is detected at destination, it is removed (needs testing).
  • Added suffocation safety checks. If there is no space for a player to fit in at the destination (ie. there are blocks where there shouldn't be), they are removed (needs testing).
  • Added falling safety checks. If there is no block beneath destination (which would cause player to fall on arrival), a block of glass is spawned there (needs testing).

QuickTravel v0.6

for CB 1.2.3-R0.2 (#2060)

  • Removed Vault dependency and added an option in config.yml instead.
  • Changed 'radius-when-only-primary-set' to 'radius', 'locations-must-be-discovered' to 'require-discovery-by-default' and 'players-always-need-permissions' to 'require-permissions-by-default' in config.yml.
  • Full command restructure.
  • Added a wildcard ('*') for certain commands to allow you to quickly change settings for all QTs that currently exist.
  • Added an option to allow you to turn a cuboid QT back into a radius QT.
  • Added the option to have certain QT warps as free even when 'free-by-default' is set to false.
  • QTs can now be discovered even when 'require-discovery-by-default' is set to false, so that if this option is changed, players will not suddenly lose access to areas they have already been to.
  • Added the option to have certain QT warps not require discovery, even when 'require-discovery-by-default' is set to true.
  • Added '/qt perm' command to allow admins to set whether permissions are required for individual QTs.
  • Adedd an option to allow you to QT across worlds, from all or specific QTs only.

QuickTravel v0.5

for CB 1.2.3-R0.1 (#2034)

  • Added 'qt-from-anywhere' to config.yml. When set to true, users can QT from any location, not just other QTs.
  • Renamed '/qt charge' and 'qt.charge' to '/qt price' and 'qt.price' respectively.
  • New pricing system. QuickTravel now sets the prices for you, unless you want to set your own.
  • Major code clean-up.
  • Added 'free-by-default' to config.yml. See the config.yml page for more info.
  • Added 'price-multiplier' to config.yml. See the config.yml page for more info.
  • Added 'free-from-qts' to config.yml. See the config.yml page for more info.

QuickTravel v0.4

for CB 1.2.3-R0.1 (#2034)

  • Bugfix: QTs are now displayed by pages when listed in-game.
  • Bugfix: Renaming now works properly.
  • Added '/qt list' command and relevant permissions. Allows users to view a list of ALL QTs and info, regardless of whether they have discovered them or if they are enabled etc.
  • QT naming restrictions. QT names must contain letters.

QuickTravel v0.3.2

for CB 1.2.3-R0.1 (#2034)

  • Replaced 'players-need-permissions' with 'players-always-need-permissions' in config.yml

QuickTravel v0.3.1

for CB 1.2.3-R0.1 (#2034)

  • Added per QT permissions and option setting
  • Minor code clean up

QuickTravel v0.3

for CB 1.2.3-R0.1 (#2034)

  • Added permissions for each command
  • Changed dependency to Vault for economy handling (thanks, Technius!)

QuickTravel v0.2

for CB 1.2.3-R0.1 (#2034)

  • Updated to work CB with 1.2.3-R0.1 (#2034).
  • Bugfix: Works with servers running Java 6 rather than Java 7.

QuickTravel v0.1

for CB 1.1-R6

Version 0.1 of QuickTravel! Includes almost all intended features and commands, and seems to be working perfectly.