EnchantGUI v1.1a

Details

  • Filename
    EnchantGUI.jar
  • Uploaded by
  • Uploaded
    Jun 6, 2014
  • Size
    11.90 KB
  • Downloads
    991
  • MD5
    ac50c808decfdb92b0ec717dab70c673

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

v1.1a

Bugfix.

  • Fixed a bug with "Loot Bonus Blocks" and "Loot Bonus Mobs" showing $null in the price. The config is the same, it was a coding error that caused it, so if you just download v1.1a and use that instead, it should fix the error.
  • I updated the economy hook with Vault to be up to date with the change to UUID.

v1.1

Major changes

  • Per-enchant permissions
    • Every enchant has a eshop.enchant.<name> permission node
    • For all enchants, give eshop.enchant.all
  • New config option
    • show-enchants-as-items - Shows the enchants as an item that has relevance to the enchant, instead of just enchanted books
      • Can be enabled/disabled, so it is still possible to have all enchants as enchanted books if there is a wish for it
  • Right click with an enchanting table to open the GUI
    • You need to right click AIR with the table to open the GUI
    • If you right click the ground while holding an enchanting table, it will be placed normally.
    • eshop.table is required to open the GUI using an enchanting table.
  • Better messages when item has been enchanted.

Minor changes

  • /eshop reload now also generates a new config file, if it has been deleted.
  • Redesigned the menu generation.

v1.0

Initial release.

  • /eshop to open the enchant GUI
    • Requires eshop.use
  • Customizable price for each enchant
  • A nice GUI
  • /eshop reload command to reload the configuration/menu with new prices

BUG: Players will be able to buy some of the enchants for free. This has been fixed in EnchantGUI v1.1b!