xp tracker: default pause on logout to on
This commit is contained in:
@@ -60,7 +60,7 @@ public interface XpTrackerConfig extends Config
|
||||
)
|
||||
default boolean pauseOnLogout()
|
||||
{
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
@ConfigItem(
|
||||
|
||||
Reference in New Issue
Block a user