In Game Editor - Phoenix-Plugins/phoenix-crates-wiki GitHub Wiki
The in-game editor is a very important tool for you to manage your crates types.
With it you can reload the plugin and edit anything about crates. This allows you to make things much faster and much easier without having to do them manually from a configuration file.
For you to be able to edit all types of crates inside the server you have to execute the command:
/crate editor
Menus
-
Initially you are encountered by a menu where you will have two options, one of them allows you to reload all plugin settings as main settings, crate types as well as messages and other option allows you to edit/create crates.
-
In the following menu you can see all kinds of crates that are created. In addition you can also create crates by clicking the green icon.
-
From the details menu of a crate you can manage all the stuff that a crate type have such as:
- Enable state
- Name
- Engine
- Rewards
- Idle animation
- Opening animation
- Hologram
- Preview Menu
- Key
- Open Money Cost
- Open Cooldown
- Permission requirement
NOTE: All these topics are all explained in the "Crates" section.