# Configuration file general { B:clear_inv_when_team_left=true B:enable_myisland_command=true B:enabled_multiplayer=true B:enabled_singleplayer=false } islands { # Radius of the chunks to automatically claim if FTBUtilities is installed. # 0 = disabled I:autoclaim_radius=5 # Structure file will be loaded from config/x file. # If not set, "world/structures/island.nbt" will be used. # If that file is missing too, default island will be used. S:custom_structure_file=YUNoMakeGoodMap/structures/island.nbt # Height at which the islands will generate. # -1 = auto, on top of highest block in world # Min: -1 # Max: 255 I:height=56 } lobby { # Auto-teleports player to their island once they join a team. B:autoteleport_to_island=true }