PlotSquared/Bukkit/src/main
NotMyFault f4552e358d
Fixes #3027
- Ditch slf4j in favor of log4j. slf4j is (unfortunately) very much unmaintained at this time and future versions of MC (1.17+) will use log4j version 2.14.1 onwards over some ancient sfl4j version.
- Using log4j reduces our jar size as well, because we don't need to bridge it as the game provides it natively.
2021-06-03 12:40:27 +02:00
..
java/com/plotsquared/bukkit Fixes #3027 2021-06-03 12:40:27 +02:00
resources Add actionbar message for notification flags 2021-05-24 13:49:00 +02:00