ATS Industries Docs
  • Welcome to ATS Development!
  • SERVER SETUPS
    • Lifesteal setup
  • CONFIGURATIONS
    • Jobs Reborn
  • Chatgames
  • Announcements
  • PlayTime Levels
  • Crates Configuration
Powered by GitBook
On this page

Crates Configuration

PreviousPlayTime Levels

Last updated 19 days ago

CtrlK
  • 1-Extract/Unarchive
  • 2- Install Dependencies
  • 3- Crates Installation
  • 4- Setup Crates
  • 5- KeyShop Installation

1-Extract/Unarchive

Extract the zipped file you just downloaded from builtbybit, it should look something like this.

2- Install Dependencies

Install all 8 Dependencies (plugins) and move them to your /plugins/ folder.

  • ExcellentCrates (v6.x.x)

  • EssentialsX

  • EconomyBridge

  • PlaceholderAPI

  • Protocollib

  • NightCore

  • DeluxeMenus

  • PlayerPoints

Install all dependencies from here.

After installing all plugins, start/restart your server to load all the plugins & default configurations.

3- Crates Installation

  1. Firstly, from your minecraft server /plugins/ directory, delete ExcellentCrates folder

  2. From the downloaded resource, open Configuration Files folder and upload/move ExcellentCrates.zip into your minecraft servers /plugins/ directory and Unarchive it.

  3. At this point, either restart the server OR run /crates reload

4- Setup Crates

Join your minecraft server while being OPPED, and create 5 crates (Eg shulker boxes), then run /crates editor to open the ExcellentCrates editor. Click on the "Crates" button in the gui then choose a crate, select placement and left click where you'd like to place the crate.

5- KeyShop Installation

Go to your server hostings /plugins/DeluxeMenus/gui_menus and upload/move keyshop.yml in there.

Now, back out and open /plugins/DeluxeMenus/config.yml , here you'd have to paste in the following at the very bottom of config.yml

  keyshop:
    file: keyshop.yml

It should look similar to this now

config.yml
debug: HIGHEST
check_updates: true
gui_menus:
  some_other_menu:
    file: some-other-menu.yml
  keyshop:
    file: keyshop.yml

Now, in the console run dm reload or Restart the server (KeyShop command = /keyshop).

Your crates & KeyShop configuration should be working perfectly fine now!