Commit Graph

3 Commits

Author SHA1 Message Date
Christian Koop 4dffd7e2a8
fix: Fix ConcurrentModificationException on PlayerData-Storage (#39) 2024-04-06 21:11:13 +02:00
Christian Koop c12c82afe2
Fallback gracefully and log missing Economy plugin instead of Exception
Some places I kept the exception because there is no handling or return type in place that allows
for that economy transaction to fail.
So instead of not rewarding the player with the money, an exception is logged instead
2023-08-21 10:58:23 +02:00
Christian Koop 2caf39d49e
Move everything from com.songoda to com.craftaro package 2023-08-15 18:57:00 +02:00