Installation

Learn how to set up the Atomatrix Music Shop Configuration with ease!

1. Extract & Find the Folder

Extract the downloaded .zip file and locate the folder named "plugins"

2. Installing Dependencies

Download DeluxeMenus, MusicBox, NoteBlockAPI and ConsoleLogger. Copy the jar files into your plugin folder.

3. Installing the config

If are installing DeluxeMenus for the first time, drag the contents of the Music Shop vX.X.X/plugins folder into the /plugins folder of your server. This should hold the config files for DeluxeMenus and MusicBox. You can then restart your server and move on to the next step.

If you already have DeluxeMenus running other GUIs on your server, you will need to copy the menus separately.

  • Open /plugins/DeluxeMenus/gui_menus in the resource folder and copy the files. Upload this to the /plugins/DeluxeMenus/gui_menus folder in your server host.

  • Navigate to /plugins/DeluxeMenus/config.yml in your server host. Open the file and add the following to the bottom of the file:

  musicshop:
    file: musicshop.yml
  musicshop2:
    file: musicshop2.yml
  musicshop3:
    file: musicshop3.yml

You can now reload DeluxeMenus with /dm reload and continue.

4. Extra Information

For more information on this config, read the Extra Information page.

Last updated