DiscoverWarps 1.1

Details

  • Filename
    DiscoverWarps.jar
  • Uploaded by
  • Uploaded
    Dec 21, 2012
  • Size
    30.28 KB
  • Downloads
    1,042
  • MD5
    65eb04e1a00aa1dafad0b554f2371a5a

Supported Bukkit Versions

  • CB 1.4.5-R1.0

Changelog

v1.1

  • Built using Bukkit 1.4.6-SNAPSHOT
  • Added the ability to set costs and auto-discovery for DiscoverPlates
  • Added new config options:
    • allow_buying: [true|false] - allows players to buy DiscoverPlate locations without visiting them first - default false - requires the Vault plugin if set to true.
    • xp_on_discover: [true|false] - allows players to gain XP when they find a DiscoverPlate - default false
    • xp_to_give: [amount] - set the amount of XP given to players when they find a DiscoverPlate - default 3
  • Added new commands:
    • /dw buy [name] - use to buy the specified DiscoverPlate location
    • /dw cost [name] [amount] - use to set the cost of buying the specified DiscoverPlate
    • /dw auto [name] - use to set a DiscoverPlate location as auto-discovered, useful for locations such as spawn, donor shops, player-run shops, and other general access places that people should always be able to go to
    • /dw allow_buying - toggles the allow_buying config option true/false
    • /dw xp_on_discover - toggles the xp_on_discover config option true/false