It is now possible to add multiple jump pads with different power settings/materials for each arena. Existing jump pads must be re-configured using /ww setup <arena-id> to function. They will not work automatically after updating.
Each team's barrier material can now be configured in teams.yml:
Code (YAML):
teams:
RED:
name: "Red" color: "&c" armor-color: RED
barrier-material: RED_STAINED_GLASS
# <--- HERE wool-material: RED_WOOL
Other changes:
Renamed "material" to "wool-material" in teams.yml for clarity. (The old "material" key will still work for backward compatibility)
Team barriers now only replace AIR blocks, preventing accidental damage to the arena.