SpawnerGUI v2.0.1

Details

  • Filename
    SpawnerGUI.jar
  • Uploaded by
  • Uploaded
    Dec 16, 2014
  • Size
    22.33 KB
  • Downloads
    3,708
  • MD5
    72deb59144f3cbf64ee5cad5946464a9

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

Version 2.0.1

  • Remove debug message
  • Update WorldGuard dependency to 6.0.0

Version 2.0.0

  • Added configuration option to allow players to protect spawners under certain conditions (configurable).
  • Fixed an issue that allowed people to take items from the GUI if they closed it right after clicking an item.




Version 1.9.5

  • Updated to CB 1.7.9-R0.2
  • Fixed an issue where clicking twice on a spawner makes the plugin disregard actions done in the GUI (allowing you to take all items freely from it).
  • Trying to change spawner type to the same type as it is already will no longer work.
  • Random code improvements

Version 1.9.1

  • Fixed an inventory handling bug that resulted in odd behaviours by the plugin.

Version 1.9

  • Fixed an exploit allowing players to take spawner eggs out of the GUI.
  • Fixed a minor permission issue.
  • Made WorldGuard protection configurable.




Version 1.8

  • Added WorldGuard support.
    • A player has to be an OP, or be a member/owner of all regions containing the spawner the player is trying to open.
  • Fixed errors being thrown when clicking somewhere else in the GUI other than a valid option.
  • The GUI interface has been slightly re-designed to make it more user-friendly.
    • Noticable: The price set in the configuration file will now display no matter what, however, if you have bypass permissions, it will add a 'free' tag next to the price of the option.
  • The reload command will now close all open GUIs in order to prevent display issues.

Version 1.7

  • The GUI engine has been rewritten.
    • This should fix the exploit where players could sometimes take items out of the GUI if they were really quick.
  • The shutdown process of the plugin on bigger servers has been greatly improved.
  • Fixed economy still being enabled even if no economy plugin is found.
  • Renamed the 'Mobs' category to 'MobPrices' in the configuration file.
    • Will convert your previous settings automatically.

Version 1.6

  • Added the reload command. (/spawnergui)
    • New permission: spawnergui.command.reload
  • Fixed the not enough cash message appearing for free options in some cases.
  • Fixed prices being free for most options no matter what.

Version 1.5

  • Ensures compatibility for 1.6.4 and 1.7.x
  • Fixed an NullPointerException being thrown upon closing the GUI.

Version 1.4

  • Added optional price value in option lores.
  • Added the ability to not add options a player does not have access to.
  • Added optional access value in option lores.
  • Added optional balance icon. (A steve head in the bottom right corner displaying your balance)
  • Fix: Spawner reappearing as a pig spawner if the spawner block was changed(broken) while selecting an option.

Version 1.3

  • Fix: Plugin crashing if not having Vault installed.
  • Added the ability to reverse the sneak check.
  • Will now send a message to the player upon being charged money.

Version 1.2

  • Fixed an error being thrown when a player tries to select an option he/she does not have permission for.
  • Fixed an exploit allowing players to take whatever they want out from a GUI if the player had the GUI open during a server reload.
  • Added basic economy support.
  • Overall code cleanup and optimization.

Version 1.1

  • When clicking an option in the GUI a sound will be played.
  • Fixed the spawnergui.edit.<mob> permission not working correctly.
  • Small display change to the GUI.
  • Overall code optimization.

Verison 1.0

  • Release