Folders on /ei show
Last updated
Last updated
The folder management can only be done from the server files, it can't be done inside game. It is useful to manage your items in different folders and organize them.
If you would like to create folder you have to go to plugins/ExecutableItems/items/<here> and create a folder with the name you want
After that, just type /ei reload to reload the plugin inside Minecraft.
You can add a custom item as icon folder using the next format
ThisIsTheNameOfMyFolder[icon-GOLDEN_SWORD]
If your server host does not allow you to use special characters such as brackets, the only solution seems to be this, you can try using SFTP to create the folder instead of the file manager, there is help with setting up SFTP here: https://support.minehut.com/hc/en-us/articles/27126955782291-How-do-I-use-SFTP-on-my-server assuming the server host allows you to directly access your server files through SFTP Credits: @stxrblxzer
To move items inside a folder you have to create them with /ei create
Now that we have an item ready, to move it just go to plugins/ExecutableItems/items/<here> and take and drop an item yml file inside the folder
After that, just type /ei reload to reload the plugin inside Minecraft