boiscljo / SBA

An addon to ScreamingSandals bedwars plugin to hypixelify it!
GNU General Public License v3.0
26 stars 15 forks source link

shops arent reloaded #18

Closed HierarchyMan closed 1 year ago

HierarchyMan commented 1 year ago

i put custom values in my upgrades shop i restarted the server ensured everything was saved but the shop prices just wont update

boiscljo commented 1 year ago
  1. Did you edit the shops in the plugins/Bedwars/upgradeShop.yml ?
  2. What value did you change, if it's the price of sharpness and such, those are in the main sbaconfig.yml
  3. make sure you don't have the shop in plugins/SBA/shops/... this is a legacy folder and the one in bedwars are used instead

Check your yml is valid as the plugin might revert to default if your shop yml is invalid

HierarchyMan commented 1 year ago
  1. Did you edit the shops in the plugins/Bedwars/upgradeShop.yml ?
  2. What value did you change, if it's the price of sharpness and such, those are in the main sbaconfig.yml
  3. make sure you don't have the shop in plugins/SBA/shops/... this is a legacy folder and the one in bedwars are used instead

Check your yml is valid as the plugin might revert to default if your shop yml is invalid

The rows did change I was just confused about the price not changing Thanks for specifying that the prices should be changed in sbaconfig.yml My issue is now resolved