Config Equipment

MMOItems Required: This feature only works with this external plugin.

Designate slots as Equipment Slots that will grant the stats of the item put within to the player.

/goop containers config equipment <container> <slots> <equipment?>

This page is about the command, for the full description of this mechanic, see Container Equipment page.

After lvl 40, players will are able to put a Thermocore MMOItem in this slot, which will grant them double physical damage at the cost of taking 75% more damage. Kind of like a challenge mode item.

To restrict to a specific MMOItem or MMOItem Type, see Masks. To require lvl 40 to use, see Restrictions.

Args Breakdown (What everything does)

<container>

<slot>

    • Slot number that you want to edit. Always a positive integer number.

    • Though you normally target containers with the c key...

      • For this command do not use it, just do 0-8,9,17 instead of c0-8,c9,c17

      • You don't actually have the container open now so this c key wouldn't work anyway

[alias]

    • The name that you will use to refer to these slots in the future.

      • For example, instead of c23-25 you will now use c<INGREDIENTS>

    • Leave blanc to instead remove the alias from these slots.

Tips

  • You may use caps or not, but be mindful because aliases are case sensitive.


  • The purpose of this command is to make slot-referencing less tedious; Suppose in your command you are targetting c<FLASH> instead of c0-8,c9,c17,c18,c26,c27-35:

    • Using FLASH is more readable.

    • If you decide to change the slots that will flash, you won't have to edit the command, just the aliasese


  • The reason it still requires the c prefix is because you could also use this for Personal Containers, that can be referenced while closed

    • goop testinventory %player% |VOID_BAG|<FLASH> m CONSUMABLE MANGO

    • No longer using the c key because this is targetting the personal container. However most of the time you will be using the c key.


Simple Examples:

/goop containers config aliases BANK 0-8 BARS

Allows to reference the top row of slots of the 'BANK' as c<BARS> or |BANK|<BARS> in commands.


/goop containers config aliases STEEL_SMELTERY 0-56

Clears the aliases of the 'STEEL_SMELTERY'


/goop containers config aliases STEEL_SMELTERY 0-56 potato

Allows to reference all the slots of the 'STEEL_SMELTERY' as c<potato>