Rewards + (In-Game editor)

All of the relevant information regarding rewards editing old rewards, creating and quickly saving new rewards)

A reward can be configured(created/edited) either with the in-game editor or manually.

MANUALLY USING THE YML FILES

Create new rewards:

  1. Navigate to the Crates folder which is in the SpecializedCrates folder

  2. Open the .crate file which you wish to have the newly created reward

  3. Either copy this detailed Reward or copy and paste any Reward found in the "rewards" section (Insert example here)

  4. Make sure to change its path (Reward name), it has to be unique to the other crate rewards. (Insert example here)

  5. Save the file and reload the plugin.

IN-GAME EDITOR

Quickly save new rewards from in-game:

  • Admins can quickly save new custom rewards from in-game using the in-game editor

    1. Make sure you have the custom item, which you want to save, in your inventory

    2. Execute the following command: "/sc config"

    3. Open the Crates menu by left clicking the Chest icon

    4. Choose the crate you want the new item to be added to, click on the selected crate

    5. Click on the Rewards button

    6. Once more click on the Rewards button

    7. Click on the "Drag and drop" button

    8. Move the custom item which you want to save from your inventory, to any empty slot found in the newly opened menu

    9. Click on the "Save All" button

    10. Click on the "Reload" button

Create new rewards from the in-game editor:

  • Admins can create new rewards using the in-game editor

    1. Execute the "/sc config" command

    2. Open the Crates menu

    3. Choose and open the crate which you wish to have the new reward

    4. Choose the Rewards button

    5. Choose the Rewards button once more

    6. Click on the "Create a new reward" button

    7. Edit from there using the available buttons

    8. Make sure to click on "Save all" and to reload the plugin once you're done.

Edit already existing rewards using the in-game editor:

  • Admins can edit any reward present in the config from in-game using the in-game editor

    1. Execute the "/sc config" command

    2. Open the Crates menu

    3. Choose and open the crate which has the reward that you wish to edit

    4. Choose the Rewards button

    5. Choose the Rewards button once more

    6. Click on the reward that you wish to edit

    7. Edit from there using the available buttons

    8. Make sure to click on "Save all" and to reload the plugin once you're done.

Last updated