BedWars

Since 1.2.0, HLootChest has added the intergration with both BedWars1058 and BedWars2023.

1. Rewards/Actions

You can directly manipulate player's level/experience.

Currently, there are 4 types has been added:

  • [xp_add]

  • [xp_set]

  • [level_add]

  • [level_set]

Example:

 actions:
  - '[xp_add] 100' #This will add 100 experience to the target player

Last updated