You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
data:
- stack: "APPLE;1;Upgrades;Upgrade your stuff."row: 2column: 3items:
- price: 1price-type: ironupgrade:
entities:
- type: spawnerspawner-type: ironadd-levels: 0.2shop-name: "iron upgrade of the team %team%"notify-team: truestack:
type: DIAMOND_BLOCKamount: 1display-name: "iron upgrade of the team %team%"
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
Attempting to purchase an upgrade on 0.2.21 results in this warning:
BedWars/plugin/src/main/java/org/screamingsandals/bedwars/inventories/ShopInventory.java
Line 571 in b6d3f8e
Please output a more descriptive warning so I can tell what's wrong.
Is your feature request related to a problem? Please describe
Here's the upgradeShop.yml I'm testing with (based on the snippet from https://docs.screamingsandals.org/BedWars/0.2.21/upgrades/):
The text was updated successfully, but these errors were encountered: