ItemJoin v2.3
Details
-
FilenameItemJoin.jar
-
Uploaded by
-
UploadedFeb 5, 2016
-
Size32.31 KB
-
Downloads572
-
MD515a9aed34977208685554d40575a8923
Supported Bukkit Versions
- 1.8.3
Changelog
V2.3 (Major/Large Update) Please Read!:
ITEMJOIN 2.3 WILL BREAK ANY LOWER VERSIONS. IT IS RECOMMENDED TO BACKUP YOUR CONFIG AND ITEMS.YML AND REFILL THEM OUT ACCORDINGLY TO THE NEW ONES.
Something I try to make a big deal of is that my plugins have no required dependencies. (Does not require / rely on other plugins.) I want it to be its own independent plugin. Yet there is still options to allow it to hook into other plugins. Which gives you guys more freedom. I hope you guys enjoy this LONG... awaited update. Please forgive me for taking so long and for it being late..
- Declaration Change (Refactor) - From XSilverSlayerX to my new name RockinChaos.
Added:
- More placeholders!
- ItemJoin items are now Unique and cannot be crafted or re-named to!
- Lots of new options in items.yml. (May want to reset it or see the Documentations page).
- prevent-modifiers PER ITEM! ( See Documentations Page ).
- give-on-modifiers PER ITEM! ( See Documentations Page ).
- Per-World support to FirstJoin mode.
- FirstJoin now supports PER ITEM! So define what item you want to use first join on.
- FirstJoin on world changed now.
- FirstJoin mode Enabled/Disabled option to physically allow the options to work.
- /itemjoin permissions ( Permissions Checker Command ).
- /ij get <slot> ( Get an item from config ).
- /ij get <slot> <player> ( Get an item from config for specified player ).
- CreativeBypass per item option. (Bypass prevent/give-on modifiers with this).
- AllowOpBypass per item option. (Bypass prevent/give-on modifiers with this).
- Customization actions for commands to execute! See the Documentations page for more information on this.
- Permission: itemjoin.permissions ( For Permissions Checker Command ) (Default = true).
- Permission: itemjoin.get ( For Item Get Command ) (Default = op).
- Permission: itemjoin.get.others ( For Item Get For Others Command ) (Default = op).
- Support for player: (command). ( Executes command as instance of player, See Documentations Page ).
- Support for console: (command). ( Executes command as instance of console, See Documentations Page ).
- Added support for player: or console: not existing. Runs as player instead..
- Added commands-action: RIGHT_CLICK_AIR, RIGHT_CLICK_BLOCK, LEFT_CLICK_AIR, LEFT_CLICK_BLOCK, PHYSICAL option in items.yml.
- If commands-action: is not specified then all interactions except PHYSICAL will be enabled by default for that item.
- Fixed PlaceholderAPI Hooking. (HUGE) error if PlaceholderAPI does not exist and PlaceholderAPI is set to true. - How did nobody notice this... lol.
- Updated to current version of PlaceholderAPI (1.9.0.1).
- Updated to CraftBukkit 1.8.9 (Meh).
Removed:
- Multiverse-Core is SUPER NOT required anymore. No more large hooks.
- Removed the Multiverse listener (MvListener) ENTIRELY! Now using default listeners. (NO MORE REQUIRED DEPENDENCIES).
- No longer matters what Multiverse-Core Version you use.
Changed:
- Rewrite the commands less lag.
- cleaned up A LOT of code.
- Cleaned up the config.yml (may want to reset it or see Documentations page).
- Rewrite the FirstJoin only mode.
- drops are now called self-drops.
- deathdrops are now called death-drops.
- ItemJoin worlds are no longer case sensitive!
- Complete reset up of /itemjoin help.
- Multiverse is now EXTREMELY optional. Just preferable.
Fixed:
- Skull_Item bugs.
- Re-write 80% of ItemJoin's Code.
- Clear on Join (Now works... Derp..)
- Prevent-Placement no longer causes extreme server lag.
- Prevent-Modify is a lot cleaner and smooth transitions.
- Prevent-Drop after spam clicking the drop button or clicking out of inventory no longer causes lag.
- Issues with launch pads & commands (Physical Actions). No longer runs commands bound to an item if said item is in hand.
- Fixed Skull Caching Issues. ItemJoin now stores player data individually instead of on each interaction (causing lag).
- ItemJoin should now run smoother. Less config looping.
Have any ideas or requests that you would like to see in ItemJoin's future? Please submit a feature request!
Clear on join is still broken.. I am so sorry, I entered the wrong code lol. WILL BE FIXED in version 2.4! Releasing soon!
PlayerInteractEvent errors for undefined worlds in ItemJoins items.yml Fixed in version 2.4.