259 lines
6.2 KiB
JSON
259 lines
6.2 KiB
JSON
|
{
|
||
|
"__comment": "For help with the config refer to https://github.com/Flemmli97/Flan/wiki/Config",
|
||
|
"configVersion": 4,
|
||
|
"lang": "en_us",
|
||
|
"startingBlocks": 2000,
|
||
|
"maxClaimBlocks": 25600,
|
||
|
"ticksForNextBlock": 200,
|
||
|
"minClaimsize": 100,
|
||
|
"defaultClaimDepth": 20,
|
||
|
"maxClaims": 3,
|
||
|
"defaultClaimName": "",
|
||
|
"defaultEnterMessage": "",
|
||
|
"defaultLeaveMessage": "",
|
||
|
"blacklistedWorlds": [
|
||
|
"minecraft:overworld"
|
||
|
],
|
||
|
"worldWhitelist": true,
|
||
|
"claimingItem": "minecraft:golden_hoe",
|
||
|
"claimingNBT": {},
|
||
|
"inspectionItem": "minecraft:stick",
|
||
|
"inspectionNBT": {},
|
||
|
"claimDisplayTime": 1000,
|
||
|
"particleDisplay": false,
|
||
|
"claimDisplayActionBar": false,
|
||
|
"permissionLevel": 2,
|
||
|
"autoClaimStructures": false,
|
||
|
"ftbChunksCheck": true,
|
||
|
"gomlReservedCheck": true,
|
||
|
"mineColoniesCheck": true,
|
||
|
"buySellHandler": {
|
||
|
"buyType": "ITEM",
|
||
|
"sellType": "ITEM",
|
||
|
"buyValue": 1.0,
|
||
|
"sellValue": 1.0,
|
||
|
"ingredient": {
|
||
|
"item": "lightmanscurrency:coin_gold"
|
||
|
}
|
||
|
},
|
||
|
"maxBuyBlocks": 25600,
|
||
|
"lenientBlockEntityCheck": false,
|
||
|
"breakBlockBlacklist": [
|
||
|
"universal_graves:grave",
|
||
|
"yigd:grave"
|
||
|
],
|
||
|
"interactBlockBlacklist": [
|
||
|
"universal_graves:grave",
|
||
|
"yigd:grave",
|
||
|
"waystones",
|
||
|
"lootr",
|
||
|
"minecraft:crafting_table",
|
||
|
"universal_shops:trade_block"
|
||
|
],
|
||
|
"breakBlockEntityTagBlacklist": [],
|
||
|
"interactBlockEntityTagBlacklist": [
|
||
|
"IsDeathChest",
|
||
|
"gunpowder.owner",
|
||
|
"shop-activated"
|
||
|
],
|
||
|
"ignoredEntities": [
|
||
|
"corpse:corpse"
|
||
|
],
|
||
|
"entityTagIgnore": [
|
||
|
"graves.marker"
|
||
|
],
|
||
|
"customItemPermission": [
|
||
|
"@c:wrenches-INTERACTBLOCK",
|
||
|
"appliedenergistics2:nether_quartz_wrench-INTERACTBLOCK",
|
||
|
"appliedenergistics2:certus_quartz_wrench-INTERACTBLOCK"
|
||
|
],
|
||
|
"customBlockPermission": [],
|
||
|
"customEntityPermission": [
|
||
|
"taterzen:npc-TRADING"
|
||
|
],
|
||
|
"leftClickBlockPermission": [
|
||
|
"@storagedrawers:drawers-OPENCONTAINER",
|
||
|
"mekanism:basic_bin-OPENCONTAINER",
|
||
|
"mekanism:advanced_bin-OPENCONTAINER",
|
||
|
"mekanism:ultimate_bin-OPENCONTAINER",
|
||
|
"mekanism:creative_bin-OPENCONTAINER"
|
||
|
],
|
||
|
"dropTicks": 6000,
|
||
|
"inactivityTimeDays": 90,
|
||
|
"inactivityBlocksMax": 2000,
|
||
|
"deletePlayerFile": false,
|
||
|
"bannedDeletionTime": 30,
|
||
|
"offlineProtectActivation": -1,
|
||
|
"enableLogs": false,
|
||
|
"defaultGroups": {
|
||
|
"Visitor": {
|
||
|
"BED": true,
|
||
|
"ENCHANTMENT": false,
|
||
|
"FENCEGATE": true,
|
||
|
"ITEMFRAMEROTATE": true,
|
||
|
"PRESSUREPLATE": true,
|
||
|
"ENDERCHEST": true,
|
||
|
"BUTTONLEVER": true,
|
||
|
"TRADING": true,
|
||
|
"DOOR": true,
|
||
|
"PORTAL": true,
|
||
|
"TRAPDOOR": true
|
||
|
},
|
||
|
"Banned": {
|
||
|
"CANSTAY": false
|
||
|
},
|
||
|
"Admin": {
|
||
|
"EDITCLAIM": true,
|
||
|
"ENCHANTMENT": true,
|
||
|
"ENDCRYSTALPLACE": true,
|
||
|
"REDSTONE": true,
|
||
|
"ENDERPEARL": true,
|
||
|
"TARGETBLOCK": true,
|
||
|
"BUCKET": true,
|
||
|
"OPENCONTAINER": true,
|
||
|
"ARMORSTAND": true,
|
||
|
"ITEMFRAMEROTATE": true,
|
||
|
"BEACON": true,
|
||
|
"DOOR": true,
|
||
|
"DROP": true,
|
||
|
"TRAPDOOR": true,
|
||
|
"PROJECTILES": true,
|
||
|
"FENCEGATE": true,
|
||
|
"ANVIL": true,
|
||
|
"MINECART": true,
|
||
|
"BREAK": true,
|
||
|
"CANSTAY": true,
|
||
|
"CHORUSFRUIT": true,
|
||
|
"PRESSUREPLATE": true,
|
||
|
"PICKUP": true,
|
||
|
"BUTTONLEVER": true,
|
||
|
"NOTEBLOCK": true,
|
||
|
"BOAT": true,
|
||
|
"BED": true,
|
||
|
"BREAKNONLIVING": true,
|
||
|
"RAID": true,
|
||
|
"PLACE": true,
|
||
|
"TRADING": true,
|
||
|
"TRAMPLE": true,
|
||
|
"HURTANIMAL": true,
|
||
|
"PORTAL": true,
|
||
|
"FLIGHT": true,
|
||
|
"LECTERNTAKE": true,
|
||
|
"SCULK": true,
|
||
|
"CLAIMMESSAGE": true,
|
||
|
"ANIMALINTERACT": true,
|
||
|
"XP": true,
|
||
|
"PLAYERMOBSPAWN": true,
|
||
|
"ENDERCHEST": true,
|
||
|
"JUKEBOX": true,
|
||
|
"FROSTWALKER": true,
|
||
|
"INTERACTBLOCK": true
|
||
|
},
|
||
|
"Member": {
|
||
|
"ENCHANTMENT": true,
|
||
|
"ENDCRYSTALPLACE": true,
|
||
|
"REDSTONE": true,
|
||
|
"ENDERPEARL": true,
|
||
|
"TARGETBLOCK": true,
|
||
|
"BUCKET": true,
|
||
|
"OPENCONTAINER": true,
|
||
|
"ARMORSTAND": true,
|
||
|
"ITEMFRAMEROTATE": true,
|
||
|
"BEACON": true,
|
||
|
"DOOR": true,
|
||
|
"DROP": true,
|
||
|
"TRAPDOOR": true,
|
||
|
"PROJECTILES": true,
|
||
|
"FENCEGATE": true,
|
||
|
"ANVIL": true,
|
||
|
"MINECART": true,
|
||
|
"BREAK": true,
|
||
|
"CANSTAY": true,
|
||
|
"CHORUSFRUIT": true,
|
||
|
"PRESSUREPLATE": true,
|
||
|
"PICKUP": true,
|
||
|
"BUTTONLEVER": true,
|
||
|
"NOTEBLOCK": true,
|
||
|
"BOAT": true,
|
||
|
"BED": true,
|
||
|
"BREAKNONLIVING": true,
|
||
|
"RAID": true,
|
||
|
"PLACE": true,
|
||
|
"TRADING": true,
|
||
|
"TRAMPLE": true,
|
||
|
"HURTANIMAL": true,
|
||
|
"PORTAL": true,
|
||
|
"FLIGHT": true,
|
||
|
"LECTERNTAKE": true,
|
||
|
"SCULK": true,
|
||
|
"ANIMALINTERACT": true,
|
||
|
"XP": true,
|
||
|
"PLAYERMOBSPAWN": true,
|
||
|
"ENDERCHEST": true,
|
||
|
"JUKEBOX": true,
|
||
|
"FROSTWALKER": true,
|
||
|
"INTERACTBLOCK": true
|
||
|
},
|
||
|
"Co-Owner": {
|
||
|
"EDITCLAIM": true,
|
||
|
"ENCHANTMENT": true,
|
||
|
"ENDCRYSTALPLACE": true,
|
||
|
"REDSTONE": true,
|
||
|
"ENDERPEARL": true,
|
||
|
"TARGETBLOCK": true,
|
||
|
"BUCKET": true,
|
||
|
"OPENCONTAINER": true,
|
||
|
"ARMORSTAND": true,
|
||
|
"ITEMFRAMEROTATE": true,
|
||
|
"BEACON": true,
|
||
|
"DOOR": true,
|
||
|
"DROP": true,
|
||
|
"TRAPDOOR": true,
|
||
|
"PROJECTILES": true,
|
||
|
"FENCEGATE": true,
|
||
|
"ANVIL": true,
|
||
|
"MINECART": true,
|
||
|
"BREAK": true,
|
||
|
"CANSTAY": true,
|
||
|
"CHORUSFRUIT": true,
|
||
|
"PRESSUREPLATE": true,
|
||
|
"PICKUP": true,
|
||
|
"BUTTONLEVER": true,
|
||
|
"NOTEBLOCK": true,
|
||
|
"EDITPERMS": true,
|
||
|
"BOAT": true,
|
||
|
"BED": true,
|
||
|
"BREAKNONLIVING": true,
|
||
|
"RAID": true,
|
||
|
"PLACE": true,
|
||
|
"TRADING": true,
|
||
|
"TRAMPLE": true,
|
||
|
"HURTANIMAL": true,
|
||
|
"PORTAL": true,
|
||
|
"FLIGHT": true,
|
||
|
"LECTERNTAKE": true,
|
||
|
"SCULK": true,
|
||
|
"CLAIMMESSAGE": true,
|
||
|
"ANIMALINTERACT": true,
|
||
|
"XP": true,
|
||
|
"PLAYERMOBSPAWN": true,
|
||
|
"ENDERCHEST": true,
|
||
|
"JUKEBOX": true,
|
||
|
"FROSTWALKER": true,
|
||
|
"INTERACTBLOCK": true
|
||
|
}
|
||
|
},
|
||
|
"globalDefaultPerms": {
|
||
|
"*": {
|
||
|
"FENCEGATE": "ALLTRUE",
|
||
|
"NOHUNGER": "ALLFALSE",
|
||
|
"LOCKITEMS": "ALLTRUE",
|
||
|
"FLIGHT": "ALLTRUE",
|
||
|
"MOBSPAWN": "ALLFALSE",
|
||
|
"EDITPOTIONS": "ALLFALSE",
|
||
|
"TELEPORT": "ALLFALSE",
|
||
|
"DOOR": "ALLTRUE",
|
||
|
"TRAPDOOR": "ALLTRUE"
|
||
|
}
|
||
|
}
|
||
|
}
|