AdvancedSelector v2.9b

Details

  • Filename
    AdvancedSelector.jar
  • Uploaded by
  • Uploaded
    Jun 28, 2016
  • Size
    32.38 KB
  • Downloads
    14,903
  • MD5
    8548219c6d0911372ef177c0c9da02ab

Supported Bukkit Versions

  • 1.9

Changelog

v2.9b

  • Added support for the result slots in inventories. Set an item in slot '0' for it to be the result.
    • CAUTION: When there is no result slot available and there is an item placed in slot '0' in the config it will place this item in the first available slot of the inventory.

v2.9
Added support for 1.9

v2.8

  • Inventories no longer have to have the same name as the file.
  • Added {Player} in the Skull Owner.
  • You can now use all available minecraft inventory types instead of only the Chest.
    Keep in mind that the Size only applys to Chest inventories.

v2.5

  • Added new events: onRespawn and onWorldChange
  • More debug messages
  • Added wildcards
    {Player} = The name of the Player interacting with the selector / inventory.
    {TotalOnline} = The amount of players currently online on the server.
    {MaxPlayers} = The maximum amount of players allowed on the server.
    {World} = The name of the world the player interacting is currently in.
    

  • Added a Server option for Bungee (You no longer need MicroJump if you had it on the server)
    Example of a server option in an inventory
    http://puu.sh/jiRfe/24d8dbbb98.png

Bungee, only for v2.4 and lower
If you're using bungee and you would like to perform the PlayerCommand '/server SERVERNAME' then I'd recommend you to add the following plugin: http://dev.bukkit.org/bukkit-plugins/microjump/ This is a really tiny plugin which makes it possible to use '/server' as a PlayerCommand.

v2.4

  • Fixed the bug which caused InteractPermission: None to be ignored.
  • [IMPORTANT] Changed the config setups, make sure you apply these changes or your configs wont work!
    Example old:
    http://puu.sh/iZf8p/15b679192c.png
    Example new:
    http://puu.sh/iZfa2/1b427e878b.png
    Example new extended:
    http://puu.sh/iZfee/cb12efc33e.png
  • Added the option to play Sound. Valid soundnames: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html

- [IMPORTANT] Inventory .yml file names must be the same as the 'Name:' you placed inside that same .yml file but without colors.
Example 'Name: &2[Selector]', then the .yml file must be named: [Selector].yml

v2.3

  • Fixed a bug that caused Selectors to not work after a reload
  • Added the option to add an owner to a skull.
    Example: http://puu.sh/iI9ut/754b251a4a.png
  • Added the option to add colors to leather armor. (Format = Red:Green:Blue , values ranging from 0 to 255)
    Example: http://puu.sh/iI9wW/52f1228b94.png

v2.2c

  • fixed selector spot bug
  • fixed internal names

v2.2b

  • fixed the permission bug

v2.2

  • 1.8.3 support
  • removed Json support

>>Need help with the config? Click here<<