🖍️
Crates
  • Cloud Development
  • Cloud Plugins
    • Cloud Crates
      • Crate Spin Settings
      • API Access and Methods
  • Cloud Collectors
    • Pricing Providers
    • Item Collection Settings
    • Creating Collectors
    • Developer API
Powered by GitBook
On this page
  • Create The File
  • Default Crate Configuration

Was this helpful?

  1. Cloud Plugins

Cloud Crates

Learn how to create a new crate

PreviousCloud DevelopmentNextCrate Spin Settings

Last updated 4 years ago

Was this helpful?

Create The File

Its recommended to copy and paste the default.yml to a different name to create a crate. Crates does not currently support in-game creation.

Once reloaded, your crate will load.

In-order to display it properly in the Selector GUI, open the inventory file "selector.yml". Scroll down to Crate-Options, and add the crate in with the following format, replacing <crate> with the crate name.

selector.yml
Crate-Options:
    "<crate>":
        Enabled: true
        Slot: 13

After this is configured to your liking, you can do /crates reload to finalize it.

Default Crate Configuration

7KB
default.yml
default.yml