mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-09 09:16:34 +00:00
Add ability to set custom structures as locatable by Ender Eyes
This commit is contained in:
@@ -51,7 +51,7 @@ public class Terra extends GaeaPlugin {
|
||||
|
||||
saveDefaultConfig();
|
||||
Bukkit.getScheduler().scheduleAsyncRepeatingTask(this, TerraChunkGenerator::saveAll, ConfigUtil.dataSave, ConfigUtil.dataSave);
|
||||
|
||||
Bukkit.getPluginManager().registerEvents(new EventListener(this), this);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user