mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-24 06:06:45 +01:00
If we disable notifications, let's do it the intended way
This commit is contained in:
parent
23dede6b97
commit
c440f4b4d8
@ -174,7 +174,7 @@ public class mcMMO extends JavaPlugin {
|
||||
|
||||
//Folia lib plugin instance
|
||||
foliaLib = new FoliaLib(this);
|
||||
InvalidTickDelayNotifier.disableNotifications = true;
|
||||
foliaLib.disableInvalidTickValueWarning();
|
||||
|
||||
setupFilePaths();
|
||||
generalConfig = new GeneralConfig(getDataFolder()); //Load before skillTools
|
||||
|
Loading…
Reference in New Issue
Block a user