🗃️Setup to PhoenixCrates
Installation guide for the crates on PhoenixCrates
To add the crate configs to Phoenix Crates, follow these steps:
Step 1:
Inside the resource, you'll find a folder named PhoenixCrates. This folder contains the crate file , which you can use to set up the crate on your server automatically.

Step 2:
Model Engine:
If you've imported your crate via Model Engine, follow these steps to import it into PhoenixCrates:
Open the PhoenixCrates/crates folder. Inside, you'll find the
<name>_crate_model_engine
file. Drag and drop this file into the crates folder on your server.
Without Model Engine:
Open the PhoenixCrates/crates folder. Inside, you'll find the
<name>_crate_vanilla_model
file. Drag and drop this file into the crates folder on your server.
Step 3:
Run the /pcrates reload command to reload the plugin.
Last updated
Was this helpful?