
skript-itemsadder by Asleeppp 
skript-itemsadder is an addon full of features to further enhance your ItemsAdder experience!
Events
9
Expressions
7
Effects
14
Conditions
6
Types
2
Sections
1
Structures
0
Total
39
skript-itemsadder is an addon full of features to further enhance your ItemsAdder experience!
Events
9
Expressions
7
Effects
14
Conditions
6
Types
2
Sections
1
Structures
0
Total
39
Change Log:
- Fixed stack trace that sometimes appeared when disabling the plugin.
Full Changelog: https://github.com/Asleeepp/skript-itemsadder/compare/1.6...1.61.1
Haha, its finally here! Version 1.5, This update is absolutely huge, and might be the biggest update in all of skript-itemsadder ever!
ADDED
- Create ItemsAdder Inventory Section - Create an ItemsAdder inventory with this Section, containing a texture, title, texture/title offsets, etc.
- Open Custom Inventory Effect - Opens an ItemsAdder inventory to a player
- Set Custom Inventory Slot Effect - Sets the slot of an ItemsAdder inventory
- Last Created GUI expression - gets the Last Created ItemsAdder gui.
- Furniture Place **Success** Event - Gets called when a furniture gets successfully placed into the world, if you're looking to get the location, etc. Use this event.
- Play Break Effect (it's back!), Plays the breaking effect on an ItemsAdder block, (no, it's not the cracking)
- Custom Block Type
- Textured Inventory Type
- Update Checker (Not stolen )
CHANGED
- Items and Font images now support more then 1 entry.
- The "Is Custom Block", "Is Custom Item" and "Is Custom Entity" conditions now support negative comparisons (isn't/is not) (https://github.com/Asleeepp/skript-itemsadder/issues/10)
- Fixed Replace Custom Furniture Effect (https://github.com/Asleeepp/skript-itemsadder/issues/4)
- Docs fixes and changes, (All examples that need it now contain namespace:id)
REMOVED
- Play Place & Break Sound Effect - Felt like these were useless, as you could just use the Play Sound effect
- Set Tool Usages Effect - Custom Durability is bugged in ItemsAdder currently.
This is version 1.4.1, a small bug fix update
FIXED:
This release is the biggest one yet,
(other then the release.)
Added:
An expression to get the block clicked.
An expression to get the item associated with a block
An effect to remove furniture
An effect to replace furniture (if there is furniture at a location, this effect will remove it and place another furniture at the same place) [Thanks for the suggestion!](https://github.com/Asleeepp/skript-itemsadder/pull/3)
An effect to replace a block (if there is a block at a location, this effect will remove it and place another block at the same place)
A condition to check the action of which the player interacted with the block with
A condition to check the face of the block the player clicked on.
A condition to check the block clicked.
Removed:
Play Break Effect effect, (may return)
Updated:
You may now specify what item you want in the "Is ItemsAdder Item" condition
That's all.
Version 1.3 adds 2 effects:
Set usages of tool to [int], set the usage of your tool to a number.
Place custom furniture at [loc], places furniture at the location. (Suggestion)
More to come soon!
Added 3 New Effects
Play Break Effect, play the breaking effect on your custom blocks.
Play Break Sound, play the break sound from a custom block to a player
Play Place Sound, play the place sound from a custom block to a player.
skript-itemsadder, an addon to replace the existing, but lackluster Skript API ItemsAdder has.
As if it wasn't obvious enough already, this addon requires ItemsAdder to function.
skript-itemsadder more then septuples the amount of features then that Skript API!
Want to detect when someone places a custom block? You can do that!
Want to make someone do an emote? You can do that!
Want to give someone a custom item? You can do that!
Want to set the blocks between 2 locations to custom blocks? You can do that!
Happy.. uhh... ItemsAddering..?
Docs: