fix(folia): they will be.
This commit is contained in:
parent
2ef21a796e
commit
77a2623013
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ public class NickoBukkit extends JavaPlugin {
|
||||||
try {
|
try {
|
||||||
Class.forName("io.papermc.paper.threadedregions.RegionizedServerInitEvent");
|
Class.forName("io.papermc.paper.threadedregions.RegionizedServerInitEvent");
|
||||||
getLogger().warning("Nicko has not been tested against Folia and might not work at all!");
|
getLogger().warning("Nicko has not been tested against Folia and might not work at all!");
|
||||||
getLogger().warning("Issues regarding Nicko on Folia will not be ignored for now.");
|
getLogger().warning("Issues regarding Nicko on Folia will be ignored for now.");
|
||||||
} catch (ClassNotFoundException ignored) { }
|
} catch (ClassNotFoundException ignored) { }
|
||||||
|
|
||||||
localeFileManager = new LocaleFileManager();
|
localeFileManager = new LocaleFileManager();
|
||||||
|
|
Loading…
Reference in a new issue