mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-23 18:55:14 +01:00
Fix world idle-out on 1.12.2
This commit is contained in:
parent
6b5c546ae9
commit
d9186e5464
@ -975,9 +975,7 @@ public class DynmapPlugin
|
||||
}
|
||||
/* Check for idle worlds */
|
||||
if((cur_tick % 20) == 0) {
|
||||
/*NOTYET - need rest of forge
|
||||
doIdleOutOfWorlds();
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user