📱 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:

  1. Go to editor /crate editor -> Crates -> New Crate

  2. Enter unique crate identifier. Use only latin letters and numbers. Do not use spaces or unicode.

  3. A new crate will appear in the GUI.

  4. Done. Now you can customize it and add rewards!

Creating Keys

Follow the steps to create a new key:

  1. Go to editor /crate editor -> Keys -> New Key

  2. Enter unique key identifier. Use only latin letters and numbers. Do not use spaces or unicode.

  3. A new key will appear in the GUI.

  4. Done. Now you can attach it to your crate(s)!

Last updated