Teleport v2.0

Details

  • Filename
    Teleport.zip
  • Uploaded by
  • Uploaded
    Jun 17, 2013
  • Size
    28.09 KB
  • Downloads
    1,675
  • MD5
    d37813bc5d0cd474fa591d5823bc1e80

Supported Bukkit Versions

  • CB 1.5.2-R1.0

Changelog

Fixes

  • that pesky v1.8 bug where the plugin will crash on load.
  • a ton of fixes and feature enhancements
  • home lists no longer "shuffle"

New Additions

  • ability to set default home
  • ability to set spawn location (world independant)
  • new, easy to read save format
  • new help features using base commands (/home, /area, and /teleport)
  • modular components - enable disable plugin features
  • online players now "autocomplete" for certain commands.
  • area-specific permissions - can enable/disable per area.
  • language files! English for the time being. French and Spanish translations on the way.
  • multiple request handling (using /request)
  • /bed command

New Commands

  • /home set <name> default
  • /home setdefault <name>
  • /area set <name> <true | false>
  • /area setperms <name> <true | false>
  • /area info <name>
  • /request list
  • /request list <player>
  • /accept <name> /deny <name>
  • /spawn set
  • /bed

Requests

There is a new system for handling requests. Now, multiple requests can be submitted to a single player. When they respond generically to a request (i.e. using just /accept or /deny) when they have multiple requests, they will simply be told they have multiple requests. They must use /accept <name> or /deny <name> where name is the name of the player that sent the request. This applies to /home player <name> <home name> and /teleport <name> requests. They are combined into an easy to read, manage, list. Player requests can also be accessed from the console using /request list <player>

Area Permissions

Areas have been upgraded with a new info command and new permissions. By default, players do not need permissions to teleport to an area (besides teleport.area.teleport), however, admins can now set it so that players require a specific permission to teleport to an area, in the form of teleport.area.teleport.<name>. This is per area and can be set in game.

Language Files - THIS IS IMPORTANT

Teleport now requires a language file. This is included in the .zip you download fro this site. You must place this in the plugin's data folder. If this is the first time downloading the plugin, drag the .jar into the plugins folder, run the server, let everything load, stop the server, and place the language file in the Teleport folder. At this point, play around with settings, play around with the language file, and have fun.

This will be v2.0 and will mark the point where development slows down a bit. I'll always be available to fix bugs and add features should the be requested. The roadmap, at this point, just involved stats tracking (through MCStats) and an update to the Updater, eventually. I'm very active on twitter, check out my feed for updates and notices: link.

Remember also that this plugin is now open source!