AdvancedSelector v2.9

Details

  • Filename
    AdvancedSelector.jar
  • Uploaded by
  • Uploaded
    Mar 8, 2016
  • Size
    61.19 KB
  • Downloads
    2,692
  • MD5
    e6b175c2211fd3ec8087bcf8102ee128

Supported Bukkit Versions

  • 1.9

Changelog

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<<