Custom Items
Create custom items from the plugin
Custom item in reycler plugin
Having custom items in the same plugin allows you to use them in the same plugin, such as getting a custom item when you recycle an item, or when you recycle a custom item. this and much more.
Default custom items list
How to create a custom items?
To create a custom item we will make an example of how to create it, we will create an item that is a diamond sword with a name that says "Helloo" a simple example.
How can i check that it was created correctly?
to do this we will use the /recycler item <item-id> <player> command, but first we need to do a reload /recycler reload in this case it would be the command /recycler item custom_sword PLAYER_NAME, If the item was created correctly you will get the item.
Last updated