mirror of
https://github.com/BentoBoxWorld/AcidIsland.git
synced 2025-01-07 00:48:57 +01:00
Revert
This commit is contained in:
parent
57a287a577
commit
19902684ad
@ -202,7 +202,6 @@ public class AISettings implements WorldSettings {
|
||||
private int islandHeight = 50;
|
||||
|
||||
@ConfigComment("Disallow team members from having their own islands.")
|
||||
@ConfigComment("Only works if players are allowed multiple islands.")
|
||||
@ConfigEntry(path = "world.disallow-team-member-islands")
|
||||
private boolean disallowTeamMemberIslands = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user