TourGuide v1.1.0

Details

  • Filename
    TourGuide.jar
  • Uploaded by
  • Uploaded
    Jan 5, 2013
  • Size
    117.20 KB
  • Downloads
    223
  • MD5
    2a85a31ec04a2656055775390e5bbd4c

Supported Bukkit Versions

  • CB 1.4.6-R0.3

Changelog

POI's

  • POI's now load correctly, Pitch and Yaw were reversed on old verion
  • POIs check themselves onLoad to make sure the spawn area is safe
  • Spawn area has changed from 1 long line to a square, the size of which is formed from maxPlayers/2 in configuration

Groups

  • Fixed error where TourGuide would return the position 0 when creating a new group during the jointour command
  • Groups are disbanded gracefully when the server reloads (Will add persistence in a later version)

Tours

  • Tour Members cannot be harmed, nor can they do damage to other players
  • Tour Members cannot edit blocks
  • Fixed player not being removed from tour on quit
  • Tours are ended gracefully when the server reloads (Will add persistence in a later version)
  • Added "/tg vote" for tour members to vote for the next POI. Once all players have voted the countdown timer will be set to 5 seconds, this will also overwrite tours with guides

NPC's

  • NPCs cannot be killed
  • Players can now interact with NPC's using right click. Tour members see the name of the current POI while other players are told to type /jointour
  • Default Config has been changed for the NPC's Name. It is now T_Guide. This will load a player I have created and given a proper skin

General

  • Broadcasts are no longer shown to players in a group or on a tour
  • Cleanup of response messages, including adding prefixes
  • Fixed TourGuide showing help after displaying results from certain commands
  • Minor changes for latest CraftBukkit build
  • None as yet