Skip to content

Commit

Permalink
Fix Shop.yml not reloading on reload
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCodez committed Aug 5, 2024
1 parent c2fa7c4 commit b583b71
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1495,6 +1495,7 @@ private void reloadPlugin(boolean userStorage) {
specialRewardsConfig.reloadData();

gui.reloadData();
shopFile.reloadData();

bungeeSettings.reloadData();

Expand Down

0 comments on commit b583b71

Please sign in to comment.