📱 In-Game Editor
ExcellentCrates features very simple, intuitive, yet powerful GUI editor to manage crates and keys!
You can access it with a simple command: /crate editor
.
To edit and customize the rest of the plugin features, you have to edit configutation files located in ExcellentCrates directory.
Do not try to add crate rewards manually using crate configuration file! We use compressed NBT strings as item data. You can't edit reward content this way.
Creating Crates
Follow the steps to create a new crate:
Go to editor
/crate editor
-> Crates -> New CrateEnter unique crate identifier. Use only latin letters and numbers. Do not use spaces or unicode.
A new crate will appear in the GUI.
Done. Now you can customize it and add rewards!
Creating Keys
Follow the steps to create a new key:
Go to editor /crate editor -> Keys -> New Key
Enter unique key identifier. Use only latin letters and numbers. Do not use spaces or unicode.
A new key will appear in the GUI.
Done. Now you can attach it to your crate(s)!
Last updated