griefprevention config for ftb ultimate

Slind

Well-Known Member
Mar 8, 2013
492
73
53
Hey guys,

has anyone of u a griefprevention config for ftb ultimate. it would be glad if u share it.

ty
Slind
 

Cyrusc

New Member
Jul 29, 2019
16
0
0
Did you ever manage to get one? I'd love to save time and have a pre-made one. But If not Ill go ahead and set it up and share it.
 

Tro11C1ient

New Member
Jul 29, 2019
27
0
0
would be awesome if one of these where floating around, i have so many config edits i have to do on my server it would save me so much time.
 

Cyrusc

New Member
Jul 29, 2019
16
0
0
I did a very basic setup for it, if anyone is going to check for errors and add exploding blocks then please post the updated config for everyone to use.
Code:
  Mods:
    BlockIdsRequiringAccessTrust:
    - 500:*:Architect Table
    - 501:*:Assembly Table
    - 502:*:Autocrafting Table
    - 503:*:Blueprint Library
    - 504:*:Builder
    - 506:*:Engine
    - 507:*:Filler
    - 509:*:Hopper
    - 517:*:Refinery
    - 608:*:Energy Storage Device
    - 611:*:Generator
    - 617:*:Furnace
    - 618:*:Crop-Matron
    - 645:*:Machine
    - 650:*:Solar Panel
    - 665:*:Emitter/Monitor
    - 680:*:MFFS Device
    - 681:*:MFFS Device
    - 682:*:MFFS Device
    - 683:*:MFFS Device
    - 684:*:MFFS Device
    - 685:*:MFFS Device
    - 686:*:MFFS Device
    - 687:*:MFFS Device
    - 690:*:MFFS Device
    - 702:*:Gregtech Device
    - 720:*:Charge Pad
    - 725:*:Tinker Table
    - 750:*:Furnace
    - 761:*:Logic Gate
    - 763:*:Item Manager
    - 764:*:Item Manager
    - 901:*:Cargo Manger
    - 902:*:Cart Assembler
    - 905:*:Module Toggler
    - 906:*:Cargo Distributor
    - 907:*:Detector Manager
    - 925:*:Alverary
    - 927:*:Engine
    - 928:*:Alverary
    - 938:*:Bee Machine
    - 939:*:Bee Machine
    - 942:*:Farm
    - 950:*:Swarmer
    - 962:*:Bee Machine
    - 963:*:Bee Machine
    - 964:*:Bee Machine
    - 965:*:Bee Machine
    - 1000:*:Device
    - 1051:*:Detector
    - 1053:*:Device
    - 1054:*:Engine
    - 1055:*:Item Manager
    - 1075:*:Hidden Button
    - 1076:*:Hidden Chest
    - 1077:*:Hidden Gate
    - 1078:*:Hidden Gate Extension
    - 1080:*:Hidden Lever
    - 1085:*:Hidden TrapDoor
    - 1089:*:Torch Lever
    - 1150:*:Machine
    - 1225:*:Computer
    - 1226:*:Computer Attachment
    - 1227:*:Turtle
    - 1228:*:Turtle
    - 1229:*:Machine
    - 1230:*:Station
    - 1252:*:Wireless Device
    - 1275:*:Book Stand
    - 1277:*:Lectern
    - 1278:*:Link Modifier
    - 1285:*:Book Writer
    - 1286:*:Descriptive Book
    - 1287:*:Linking Book
    - 1289:*:Writing Desk
    - 1411:*:Fabricator
    - 1475:*:Soul Cage
    - 1476:*:Soul Forge
    - 1517:*:Uncrafting Table
    - 1614:*:Table
    - 2002:*:Machine
    - 2006:*:Energy Cell
    - 2007:*:Engine
    - 2009:*:Tesseract
    - 2510:*:ME Device
    - 2511:*:ME Device
    - 2850:*:Energy Bridge
    - 2875:*:Armour Stand
    - 2876:*:Bookcase
    - 2878:*:Shelf
    - 2879:*:Potion Shelf
    - 2880:*:Case
    - 2881:*:Tool Rack
    - 2882:*:Label
    - 2883:*:Desk
    - 3120:*:Machine
    - 3131:*:Item Manager
    - 7759:*:Cart
    - 7760:*:Cart
    - 7761:*:Bore
    - 7762:*:Cart
    - 7763:*:Cart
    - 7765:*:Cart
    - 7767:*:Cart
    - 7768:*:Cart
    - 7769:*:Cart
    - 7809:*:Cart
    - 13459:*:Portal Spawner
    - 13465:*:Aerial Faith Plate
    - 29999:*:Cart
    - 30185:*:Reinforced Door
    BlockIdsRequiringContainerTrust:
    - 975:*:Chest
    - 1150:2:Black Hole Chest
    - 1076:*:Hidden Chest
    - 2510:7:ME Chest
    - 1200:*:Ender Chest
    - 1603:*:Hungry Chest
    - 702:48:Digital Chest
    - 702:49:Quantuma Chest
    BlockIdsExplodable:
    - 611:*:Generator
    - 613:*:iTNT
    - 622:*:Nuke
    PlayersIgnoringAllClaims: []
 

ronan75

New Member
Jul 29, 2019
63
0
0
You will want to add all your engines to your explodables list. If I remember right, if you don't and they overheat the explosion just keeps going over and over.
 

DarkDestry

New Member
Jul 29, 2019
68
0
0
Not only machines, All gregtech machines, Energy blocks, and anything IC2 related that can explode due to incorrect voltage.

My config if you want to take reference. It lacks Twilight blocks though.
Code:
  Mods:
    BlockIdsRequiringAccessTrust: []
    BlockIdsRequiringContainerTrust:
    - 248:4:Exo-Modder
    - 500:*:Architect Table
    - 501:*:Assembly Table and Advanced Crafting Table
    - 502:*:Autocrafting Table
    - 503:*:Blueprint Table
    - 504:*:Builder
    - 506:*:BuildCraft Engines
    - 507:*:Filler
    - 509:*:Hopper
    - 517:*:Refinery
    - 518:*:Tank
    - 580:15:Mystical Plinth
    - 608:*:IC2 Energy Storage
    - 611:*:IC2 Generators
    - 617:*:IC2 Machines
    - 618:*:IC2 Machines
    - 623:*:IC2 Trade
    - 624:*:Reactor Chamber
    - 645:*:Advanced Machines
    - 650:*:Advanced Solars
    - 665:*:Nuclear Control
    - 680:*:MFFS Capacitor
    - 681:*:MFFS Defence Station
    - 682:*:MFFS Extractor
    - 684:*:MFFS Security Storage
    - 685:*:MFFS Projector
    - 686:*:MFFS Security Station
    - 687:*:MFFS Converter
    - 690:*:MFFS Control System
    - 702:*:GregTech Stuff
    - 720:*:Charge Pads
    - 725:*:Power Armor Tinker Table
    - 750:*:RP Machines
    - 761:*:Logic Gates
    - 763:*:More RP Machines
    - 764:*:Sortron and Manager
    - 765:*:Even More RP Machines
    - 755:*:RP Computers
    - 756:*:IO Expander
    - 850:*:Calcinator
    - 901:*:Cargo Manager
    - 902:*:Cart Assembler
    - 905:*:Module Toggler
    - 906:*:Cargo Distributor
    - 907:*:Detector Manager
    - 925:*:Alveary
    - 927:*:Forestry Engines
    - 928:*:Alveary Blocks
    - 932:*:Alveary Blocks
    - 938:*:Forestry Machines
    - 939:*:Forestry Machines
    - 942:*:Forestry Farms
    - 950:*:Alveary Blocks
    - 952:*:Forestry MultiFarms
    - 962:*:Extra Bees Machines
    - 963:*:Extra Bees Machines
    - 964:*:Extra Bees Machines
    - 965:*:Extra Bees Alveary Blocks
    - 975:*:Iron Chests
    - 1000:*:Factorization Machines
    - 1053:*:Anchors and Railcraft Fixed Multiblock
    - 1054:*:Railcarft Energy
    - 1055:*:Railcraft
    - 1075:*:Secret Camo Button
    - 1080:*:Secret Camo Lever
    - 1085:*:Secret Trap Door
    - 1150:*:Stuff
    - 1200:*:EnderStorage
    - 1225:*:CC Computers
    - 1226:*:DiskDrive
    - 1227:*:Turtles
    - 1228:*:Turtles
    - 1229:*:Misc Peripherals
    - 1230:*:Misc Peripherals
    - 1252:*:WRCBE
    - 1275:*:Book Stand
    - 1277:*:Lecterns
    - 1278:*:Link Modifier
    - 1280:*:Book Receptacle
    - 1285:*:BookBinder
    - 1289:*:Writing Desk
    - 1402:*:XyCraft Machines
    - 1403:*:XyCraft Machines
    - 1404:*:XyCraft Machines
    - 1411:*:Fabricator
    - 1476:*:Soul Forge
    - 1517:*:Uncrafting Table
    - 1560:*:Petroleum Generator
    - 1603:*:Hungry Chest
    - 1604:*:Arcane Alembic
    - 1609:*:TC3 Jars
    - 1614:*:Arcane Worktable
    - 1616:*:Arcane Machines
    - 2002:*:Powered Furnace
    - 2005:*:Conduits and Ducts
    - 2006:*:Energy Cell
    - 2007:*:TE Engines
    - 2008:*:Portable Tank
    - 2009:*:Tesseracts
    - 2510:*:Applied Energistics
    - 2511:*:Applied Energistics
    - 2512:*:Applied Energistics
    - 2727:*:
    - 2728:*:
    - 2729:*:
    - 2850:*:Energy Converters
    - 2851:*:Energy Converters
    - 2852:*:Energy Converters
    - 2853:*:Energy Converters
    - 2855:*:Energy Converters
    - 2875:*:Armour Stand
    - 2876:*:Bookcase
    - 2878:*:Shelf
    - 2879:*:Potion Shelf
    - 2880:*:Case
    - 2881:*:Tool Rack
    - 2882:*:Label
    - 2883:*:Desk
    - 3120:*:MineFactory Reloaded Machines
    - 3131:*:MineFactory Reloaded Machines
    BlockIdsExplodable:
    - 506:*:BuildCraft Engines
    - 611:*:IC2 Generators
    - 613:*:Industrial TNT
    - 617:*:IC2 Machines
    - 618:*:IC2 Machines
    - 622:*:Nuke
    - 624:*:Reactor Chamber
    - 645:*:Advanced Machines
    - 702:*:GregTech Stuff
    - 720:*:Charge Pads
    PlayersIgnoringAllClaims: []
 

Tro11C1ient

New Member
Jul 29, 2019
27
0
0
i used this config but all the machines in this list can still be accessed without being part of the claim any suggestions?

Not only machines, All gregtech machines, Energy blocks, and anything IC2 related that can explode due to incorrect voltage.

My config if you want to take reference. It lacks Twilight blocks though.
Code:
  Mods:
    BlockIdsRequiringAccessTrust: []
    BlockIdsRequiringContainerTrust:
    - 248:4:Exo-Modder
    - 500:*:Architect Table
    - 501:*:Assembly Table and Advanced Crafting Table
    - 502:*:Autocrafting Table
    - 503:*:Blueprint Table
    - 504:*:Builder
    - 506:*:BuildCraft Engines
    - 507:*:Filler
    - 509:*:Hopper
    - 517:*:Refinery
    - 518:*:Tank
    - 580:15:Mystical Plinth
    - 608:*:IC2 Energy Storage
    - 611:*:IC2 Generators
    - 617:*:IC2 Machines
    - 618:*:IC2 Machines
    - 623:*:IC2 Trade
    - 624:*:Reactor Chamber
    - 645:*:Advanced Machines
    - 650:*:Advanced Solars
    - 665:*:Nuclear Control
    - 680:*:MFFS Capacitor
    - 681:*:MFFS Defence Station
    - 682:*:MFFS Extractor
    - 684:*:MFFS Security Storage
    - 685:*:MFFS Projector
    - 686:*:MFFS Security Station
    - 687:*:MFFS Converter
    - 690:*:MFFS Control System
    - 702:*:GregTech Stuff
    - 720:*:Charge Pads
    - 725:*:Power Armor Tinker Table
    - 750:*:RP Machines
    - 761:*:Logic Gates
    - 763:*:More RP Machines
    - 764:*:Sortron and Manager
    - 765:*:Even More RP Machines
    - 755:*:RP Computers
    - 756:*:IO Expander
    - 850:*:Calcinator
    - 901:*:Cargo Manager
    - 902:*:Cart Assembler
    - 905:*:Module Toggler
    - 906:*:Cargo Distributor
    - 907:*:Detector Manager
    - 925:*:Alveary
    - 927:*:Forestry Engines
    - 928:*:Alveary Blocks
    - 932:*:Alveary Blocks
    - 938:*:Forestry Machines
    - 939:*:Forestry Machines
    - 942:*:Forestry Farms
    - 950:*:Alveary Blocks
    - 952:*:Forestry MultiFarms
    - 962:*:Extra Bees Machines
    - 963:*:Extra Bees Machines
    - 964:*:Extra Bees Machines
    - 965:*:Extra Bees Alveary Blocks
    - 975:*:Iron Chests
    - 1000:*:Factorization Machines
    - 1053:*:Anchors and Railcraft Fixed Multiblock
    - 1054:*:Railcarft Energy
    - 1055:*:Railcraft
    - 1075:*:Secret Camo Button
    - 1080:*:Secret Camo Lever
    - 1085:*:Secret Trap Door
    - 1150:*:Stuff
    - 1200:*:EnderStorage
    - 1225:*:CC Computers
    - 1226:*:DiskDrive
    - 1227:*:Turtles
    - 1228:*:Turtles
    - 1229:*:Misc Peripherals
    - 1230:*:Misc Peripherals
    - 1252:*:WRCBE
    - 1275:*:Book Stand
    - 1277:*:Lecterns
    - 1278:*:Link Modifier
    - 1280:*:Book Receptacle
    - 1285:*:BookBinder
    - 1289:*:Writing Desk
    - 1402:*:XyCraft Machines
    - 1403:*:XyCraft Machines
    - 1404:*:XyCraft Machines
    - 1411:*:Fabricator
    - 1476:*:Soul Forge
    - 1517:*:Uncrafting Table
    - 1560:*:Petroleum Generator
    - 1603:*:Hungry Chest
    - 1604:*:Arcane Alembic
    - 1609:*:TC3 Jars
    - 1614:*:Arcane Worktable
    - 1616:*:Arcane Machines
    - 2002:*:Powered Furnace
    - 2005:*:Conduits and Ducts
    - 2006:*:Energy Cell
    - 2007:*:TE Engines
    - 2008:*:Portable Tank
    - 2009:*:Tesseracts
    - 2510:*:Applied Energistics
    - 2511:*:Applied Energistics
    - 2512:*:Applied Energistics
    - 2727:*:
    - 2728:*:
    - 2729:*:
    - 2850:*:Energy Converters
    - 2851:*:Energy Converters
    - 2852:*:Energy Converters
    - 2853:*:Energy Converters
    - 2855:*:Energy Converters
    - 2875:*:Armour Stand
    - 2876:*:Bookcase
    - 2878:*:Shelf
    - 2879:*:Potion Shelf
    - 2880:*:Case
    - 2881:*:Tool Rack
    - 2882:*:Label
    - 2883:*:Desk
    - 3120:*:MineFactory Reloaded Machines
    - 3131:*:MineFactory Reloaded Machines
    BlockIdsExplodable:
    - 506:*:BuildCraft Engines
    - 611:*:IC2 Generators
    - 613:*:Industrial TNT
    - 617:*:IC2 Machines
    - 618:*:IC2 Machines
    - 622:*:Nuke
    - 624:*:Reactor Chamber
    - 645:*:Advanced Machines
    - 702:*:GregTech Stuff
    - 720:*:Charge Pads
    PlayersIgnoringAllClaims: []
 

Cyrusc

New Member
Jul 29, 2019
16
0
0
i used this config but all the machines in this list can still be accessed without being part of the claim any suggestions?

Make sure you left all the lines above the posted config undamaged.
Otherwise, I'm not sure. I parsed DarkDestiny's config and it all came back fine.
 

Tro11C1ient

New Member
Jul 29, 2019
27
0
0
Make sure you left all the lines above the posted config undamaged.
Otherwise, I'm not sure. I parsed DarkDestiny's config and it all came back fine.
yup i did, it just seems players can still access alot of the items that are listed in side the config, including all the machines and obsidian chests, im a bit confused really
 

Greedseed

New Member
Jul 29, 2019
1,107
0
0
The items must be placed inside a claim! only players that do not have perms wont be able to open the stuff inside the claim.

This config is not for wildernis! you still need to claim before these items are protected.
 

Tro11C1ient

New Member
Jul 29, 2019
27
0
0
The items must be placed inside a claim! only players that do not have perms wont be able to open the stuff inside the claim.

This config is not for wildernis! you still need to claim before these items are protected.
im not an idiot, i know this ive tested personally on claims i do not own (ignoreclaims is always set to respect claims if im testing), so have other players of my server.
 

Greedseed

New Member
Jul 29, 2019
1,107
0
0
you maybe need to start clearing up your posts before you post.

Start with adding what "machines" are not getting protected, if any of the mod items get protected, maybe add some block ID's of the non working items.
But from the list you copy pasted, i dont see any issues with it.
 

Tro11C1ient

New Member
Jul 29, 2019
27
0
0
you maybe need to start clearing up your posts before you post.

Start with adding what "machines" are not getting protected, if any of the mod items get protected, maybe add some block ID's of the non working items.
But from the list you copy pasted, i dont see any issues with it.
From the config the only things that got protected are the chesta ie iron gold diamond and crystal... nothing els got protected and as to my earlyer posts I would think it best to not jump to the o he didn't test it in a claimed area instead use the common sense aproach and ask propperly I find it rather insulting for someone I don't know to assume I didn't test properly as I've run/managed over 100 servers and had my own hosting company plus I co manage a 1000+ member arma 2 community were we do al our own custom stuff and manage our own network. I apreciate your imput be aproach me with some sense of this guy has the idea of wat he's doing but the plugin isn't acting as it should with a propper config. Noew onto what to do to fix it cus its irritating that's why I came to the forums to see if anyone had a working config for the ulti pack again thanks for ur help
 

Greedseed

New Member
Jul 29, 2019
1,107
0
0
From the config the only things that got protected are the chesta ie iron gold diamond and crystal... nothing els got protected and as to my earlyer posts I would think it best to not jump to the o he didn't test it in a claimed area instead use the common sense aproach and ask propperly I find it rather insulting for someone I don't know to assume I didn't test properly as I've run/managed over 100 servers and had my own hosting company plus I co manage a 1000+ member arma 2 community were we do al our own custom stuff and manage our own network. I apreciate your imput be aproach me with some sense of this guy has the idea of wat he's doing but the plugin isn't acting as it should with a propper config. Noew onto what to do to fix it cus its irritating that's why I came to the forums to see if anyone had a working config for the ulti pack again thanks for ur help


Its still the internet and there are so many "not everyone is as smart" ? Or as good with server.
And, it seems i still cant smell what or who you are or what you know or dont know threw the internet?
Instead i think a bit more appropriation might be in order for the time user invest helping you out! even if it is starting with the most obvious causes, since you might just have forgotten something or not noticed one of the mentioned items, or maybe misunderstood a feature?
But yeah that might be my experience as a moderator that starting with simple things is the quickest way to finding a solution
 

xSeaBiscuit

New Member
Jul 29, 2019
44
0
0
Some of you guys are ungrateful for the configs being posted and they take ALOT of time to make but anyways I have two configs but none for Ultimate just add those ids in to them.
Mindcrack
Code:
  Mods:
    BlockIdsRequiringAccessTrust: []
    BlockIdsRequiringContainerTrust:
    - 210:*:Custom Crops
    - 216:*:Eloraam Block Storage
    - 211:*:RP Leaves
    - 212:*:RP Log
    - 213:*:RP Ores
    - 214:*:Indigo Flower
    - 215:*:RP Stone
    - 220:*:Xycraft Ore
    - 221:*:Xycraft Quarts Crystal
    - 243:*:ChickenChuncks Chunk Loader
    - 244:*:Rail Craft Ores
    - 245:*:Uranium Ore
    - 246:*:Petroleum
    - 247:*:Sand Oil
    - 248:*:Factorization Resource Block
    - 249:*:Apatite Ore
    - 250:*:Copper Ore
    - 251:*:Red Rock
    - 252:*:Cracked Sand
    - 254:*:Oil Moving
    - 255:*:Oil Still
    - 500:*:Architect Block
    - 501:*:Assembly Table
    - 502:*:Auto Crafting Table
    - 503:*:Library Block
    - 504:*:Builder Block
    - 505:*:Plain Pipe Block
    - 506:*:Engine Block
    - 507:*:Filler Block
    - 508:*:Frame Block
    - 509:*:Hopper
    - 510:*:Laser
    - 511:*:Marker Block
    - 512:*:Mining Well
    - 513:*:Path Marker Block
    - 514:*:Generic Buildcraft Transport Pipe
    - 515:*:Pump
    - 516:*:Machine Block
    - 517:*:Refinery
    - 518:*:Tank
    - 519:*:Eternal Spring
    - 580:*:OmniTools Plinth
    - 600:*:Alloy Block
    - 601:*:Alloy Glass
    - 602:*:IC2 Barrel *NOT FACTORIZATIONS*
    - 603:*:IC2 Wire
    - 604:*:IC2 Crop
    - 605:*:Alloy Door
    - 606:*:Dynamite Block
    - 607:*:Dynamite Remote
    - 608:*:Electric Wire
    - 609:*:Iron Fence
    - 610:*:Foam Block
    - 611:*:Generator
    - 612:*:Harz Block
    - 613:*:Industrial TNT
    - 614:*:Iron Scaffold
    - 615:*:Luminator
    - 616:*:LuminatorD
    - 617:*:Block Machine
    - 618:*:Block Machine2
    - 619:*:Block Metal
    - 620:*:Mining Pipe
    - 621:*:Mining Tip
    - 622:*:Nuke
    - 623:*:Personal Chest
    - 624:*:Reactor Chamber
    - 625:*:IC2 Leaves *Most Likely Rubber Leaves*
    - 626:*:Rubber Sapling
    - 627:*:Rubber Wood
    - 628:*:Rubber Block
    - 629:*:Scaffold Block
    - 630:*:Wall Block
    - 645:*:Advanced Machine
    - 650:*:Advanced Solar Panel
    - 665:*:Thermal Monitor
    - 680:*:MFFS Capacitor
    - 681:*:MFFS Defence Station
    - 682:*:MFFS Extractor
    - 683:*:Force Field
    - 684:*:MFFS Security Storage
    - 685:*:MFFS Projector
    - 686:*:MFFS Security Station
    - 687:*:MFFS Force Energy Convertor
    - 688:*:Monazit Ore
    - 690:*:MFFS Control System
    - 700:*:Meta ID Block *NOT SURE WHAT THIS IS :(*
    - 701:*:GT Light Source
    - 702:*:Block Meta ID Machine
    - 703:*:Block Meta ID Ore
    - 704:*:Block Meta ID Machine 2
    - 750:*:RP Appliances
    - 751:*:RP Wire
    - 752:*:RP Multi Blocks
    - 753:*:RP Compact Machine
    - 754:*:RP Multi Block
    - 755:*:RP Peripheral
    - 756:*:RP Multipart Block
    - 757:*:RP Lamp Off
    - 758:*:RP Lamp On
    - 759:*:Rp Lamp Off 2
    - 760:*:RP Lamp On 2
    - 761:*:RP Logic
    - 762:*:RP Frame
    - 763:*:RP Machine 2
    - 764:*:RP Block Machine
    - 765:*:RP Machine Panel
    - 766:*:RP Shaped Lamp
    - 901:*:Cargo Manager
    - 902:*:Cart Assembler
    - 903:*:Juntion
    - 904:*:Advanced Detector
    - 905:*:Activator
    - 906:*:Distributor
    - 907:*:Detector
    - 908:*:Block Upgrade
    - 925:*:Alveary
    - 926:*:Candle
    - 927:*:Forestry Engine
    - 928:*:Alveary Fan
    - 929:*:Forestry Fences
    - 930:*:Fir Sapling
    - 931:*:Harvestor
    - 932:*:Alveary Heater
    - 933:*:Forestry Leaves
    - 934:*:Log1
    - 935:*:Log2
    - 936:*:Log3
    - 937:*:Log4
    - 938:*:Machine
    - 939:*:Mill
    - 940:*:Mushroom Farming Gadget
    - 941:*:Forestry Planks
    - 942:*:Planter
    - 943:*:Sapling Forestry Farming Gadget
    - 944:*:SaplingGE
    - 945:*:Forestry Slabs 1
    - 946:*:Forestry Slabs 2
    - 947:*:Soil
    - 948:*:Stained Glass
    - 949:*:Stump
    - 950:*:Swarmer
    - 951:*:Forestry Stairs
    - 952:*:Farm
    - 960:*:Extra Bee Have
    - 961:*:Ectoplasm
    - 962:*:Advanced Genetic Machine
    - 963:*:Apiarist Machine
    - 964:*:Genetic Machine
    - 965:*:Binnie's Machine Block
    - 975:*:Iron Chest + All others
    - 1000:*:Factorization Block
    - 1001:*:Light Air
    - 1050:*:Rail Craft Cube
    - 1051:*:Cart Detector
    - 1052:*:Elevator Rail
    - 1053:*:Railcraft Block Machine Alpha
    - 1054:*:Railcraft Block Machine Beta
    - 1055:*:Railcraft Block Machine Gamma
    - 1056:*:Railcraft Post
    - 1057:*:Metal Post
    - 1058:*:Railcraft Signal
    - 1059:*:Track
    - 1060:*:Railcraft Wall
    - 1061:*:Railcraft World Logic
    - 1100:*:Portal Mod
    - 1101:*:Portal Multi Block
    - 1200:*:Ender Chest
    - 1225:*:CC Computer
    - 1226:*:CC Disk Drive
    - 1227:*:CC Turtle
    - 1228:*:CC Turtle
    - 1229:*:Miscperipherals Multi Block
    - 1230:*:Miscperipherals Multi Block
    - 1252:*:Redpower Logic
    - 1300:*:Acacia Stairs
    - 1301:*:Autumn Leaves
    - 1302:*:Cattail
    - 1303:*:Log
    - 1304:*:Red Rock Slab
    - 1305:*:Wood Slab
    - 1306:*:Fir Stairs
    - 1307:*:Flower
    - 1308:*:Tall Grass
    - 1309:*:Green Leaves
    - 1310:*:Leaf Pile
    - 1311:*:Planks
    - 1312:*:Log Quarter
    - 1313:*:Log Quarter
    - 1314:*:Log Quarter
    - 1315:*:Log Quarter
    - 1316:*:Quick Sand
    - 1317:*:Red Cobble
    - 1318:*:Red Cobble Brick
    - 1319:*:Red Rock Slab
    - 1320:*:Red Wood Stairs
    - 1321:*:Sapling
    - 1322:*:Wall
    - 1323:*:Wood Slab
    - 1375:*:Aesthetic Xychoridite Blocks
    - 1376:*:Sulfur torch
    - 1377:*:Corn Stalk
    - 1378:*:Henequen Plant
    - 1379:*:Aluminum Torch
    - 1380:*:Xychoridite2Blocks
    - 1381:*:Aesthetic Structure Block
    - 1382:*:Xy Light
    - 1383:*:Xy Light Inv
    - 1384:*:Glass Veiwer
    - 1400:*:Plasma Torch
    - 1401:*:Multi Brick
    - 1402:*:Iron Plate
    - 1403:*:Multi Interface
    - 1404:*:Basic Machine
    - 1405:*:Multi Air
    - 1406:*:Multi Hard
    - 1407:*:Multi Normal
    - 1408:*:Multi Soft
    - 1409:*:Multi Glass
    - 1410:*:Mock Block
    - 1411:*:Fabricator
    - 1475:*:Cage
    - 1476:*:Soul Forge
    - 1478:*:Soul Tower
    - 1500:*:TF Boss Spawner
    - 1501:*:TF Cicada
    - 1502:*:TF FireFly
    - 1503:*:TF FireJet
    - 1504:*:TF Firefly Jet
    - 1505:*:TF Hedge
    - 1506:*:TF Leaves
    - 1507:*:TF Log
    - 1508:*:TF Mazestone
    - 1509:*:TF Moonworm
    - 1510:*:TF Magic Leaves
    - 1511:*:TF Magic Log
    - 1512:*:TF Nagastone
    - 1513:*:TF Plant
    - 1514:*:TF Portal
    - 1515:*:TF Roots
    - 1516:*:TF Sapling
    - 1517:*:TF Uncrafting Table
    - 1519:*:TF Tower Stone
    - 1520:*:TF Magic Log Special
    - 1522:*:TF Tower Device
    - 1523:*:TF Tower Translucent
    - 1524:*:TF Trophy
    - 1555:*:Pressure Plate
    - 1560:*:Petroleum Generator
    - 1600:*:Arcane Door
    - 1601:*:Arcan Furnace
    - 1602:*:Candle
    - 1603:*:Hungary Chest
    - 1604:*:Crucible
    - 1605:*:Custom plants
    - 1606:*:Flux Goo
    - 1607:*:Hole
    - 1608:*:Infusion WorkBench
    - 1609:*:Jar
    - 1610:*:Magical Leaves
    - 1611:*:Magical Log
    - 1612:*:Marker
    - 1613:*:Secure
    - 1614:*:Table
    - 1615:*:Wooden
    - 1616:*:Wooden Device
    - 1617:*:Lifter
    - 1618:*:Nitor
    - 1619:*:Crystal
    - 1620:*:Cosmetic Opaque
    - 1621:*:Cosmetic Solid
    - 1622:*:Mirror
    - 1750:*:Planks
    - 1751:*:Wood Slab
    - 1752:*:Wood Slab
    - 2001:*:Block Ore
    - 2002:*:TE Block Machine
    - 2003:*:Rock Wool
    - 2004:*:Hardened Glass
    - 2005:*:Conduit
    - 2006:*:Energy Cell
    - 2007:*:Engine Block
    - 2008:*:TE Tank
    - 2009:*:Teseract
    - 2500:*:AssemblyTable1
    - 2501:*:AssemblyTable2
    - 2502:*:AssemblyTable3
    - 2503:*:Rail Coupler
    - 2509:*:Train Workbench
    - 2504:*:Rail Det Frieght
    - 2505:*:Rail Det Loco
    - 2506:*:Rail Det Passenger
    - 2507:*:DistilIdle
    - 2508:*:DistilActive
    BlockIdsExplodable:
    - 622:*:Nuke
    - 608:*:Batbox
    - 611:*:Nuclear Reactor
    - 613:*:ITNT
    - 624:*:Reactor Chamber
    - 753:*:Bluectirc Engine
    - 25263:*:Alumentum
    - 4324:*:Golden Conductive Pipe
    - 4317:*:Golden Waterproof Pipe
    - 2007:*:Steam Engine
    - 1053:*:Steam
    - 1054:*:Steam
    - 927:*:Engine
    PlayersIgnoringAllClaims: []
 

xSeaBiscuit

New Member
Jul 29, 2019
44
0
0
Sorry about double posting but i cant make a message more then 10000 characters heres the DW20
Code:
  Mods:
    BlockIdsRequiringAccessTrust:
    - 200:*:Custom Ore
    - 210:*:Custom Crop
    - 211:*:RP Leaves
    - 212:*:RP Logs
    - 213:*:RP Ores
    - 213:*:Indigo Flower
    - 215:*:RP Stone
    - 216:*:RP Block Storage
    - 220:*:Xycraft Worldgen Ore
    - 221:*:Xycraft Worldgen QuartsCrystal
    - 243:*:Chicken Chunk Loader
    - 244:*:Railcraft Ores
    - 245:*:Uranium Ore
    - 248:*:Factorization Resource Block
    - 249:*:Apatite Ore
    - 250:*:Copper Ore
    - 251:*:RedRock
    - 252:*:Cracked Sand
    - 254:*:Oil Moving
    - 255:*:Oil Still
    - 500:*:Architect Block
    - 501:*:Buildcraft Silicon Assembly Table
    - 502:*:Auto Work Bench
    - 503:*:Library
    - 504:*:Builder
    - 505:*:Plain Pipe Block
    - 506:*:Engines
    - 507:*:Filler
    - 508:*:Frame Pipe| The thing that makes the Quarry
    - 509:*:Hopper
    - 510:*:Laser
    - 511:*:Marker
    - 512:*:Mining Well
    - 513:*:Path Marker Block
    - 514:*:Generic Pipe
    - 515:*:Pump Block
    - 516:*:Machine Block
    - 517:*:Refinery
    - 518:*:Tank
    - 519:*:Eternal Spring
    - 580:*:Plinth Block
    - 600:*:Alloy Block
    - 601:*:Glass Alloy Block
    - 602:*:Ic2 Block Barrel
    - 603:*:Ic2 Cable
    - 604:*:Ic2 Block Crop
    - 605:*:Alloy Door
    - 608:*:Electric Wiring Ic2
    - 609:*:Iron Fence
    - 610:*:Foam Block
    - 611:*:Generator
    - 612:*:Harz Block
    - 614:*:Iron Scaffold
    - 615:*:Luminator
    - 616:*:LuminatorD
    - 617:*:Machine Block
    - 618:*:Machine Block2
    - 619:*:Metal Block
    - 620:*:Mining Pipe
    - 621:*:Mining Tip
    - 623:*:Ic2 Block Personal
    - 625:*:Leaves
    - 626:*:Rubber Sapling
    - 627:*:Rubber Wood
    - 628:*:Rubber
    - 629:*:Scaffold
    - 630:*:Wall
    - 650:*:Compact Solar
    - 665:*:Thermal Monitor
    - 680:*:MFFS Capacitor
    - 681:*:MFFS Defence Station
    - 682:*:Extractor
    - 683:*:MFFS Force Feild Block
    - 684:*:MFFS Security Storage
    - 685:*:MFFS Projector
    - 686:*:MFFS Security Station
    - 687:*:MFFS Force Energy Converter
    - 688:*:MFFS Monazit Ore
    - 690:*:MFFS Control System
    - 720:*:Charge Pad
    - 725:*:Tinker Table
    - 750:*:Block Appliance
    - 751:*:RP Wire
    - 752:*:RP MultiBlock
    - 753:*:RP Machine Compact
    - 754:*:RP Multi Part
    - 755:*:RP Block Peripheral
    - 756:*:RP Multipart
    - 757:*:RP Lamp Off
    - 758:*:RP Lamp On
    - 759:*:RP Lamp Off
    - 760:*:RP Lamp On
    - 761:*:Logic Block
    - 762:*:RP Frame
    - 763:*:RP Machine 2
    - 764:*:Block Machine Panel
    - 765:*:Machine Panel
    - 766:*:Shaped Lamp
    - 850:*:Calcinator
    - 851:*:RedWater Flowing
    - 852:*:RedWater Still
    - 901:*:Cargo Manager
    - 902:*:Block Cart Assembler
    - 903:*:Block Junction
    - 904:*:Advanced Detector
    - 905:*:Activator
    - 906:*:Distributer
    - 907:*:Detector
    - 908:*:Upgrade
    - 925:*:Alveary
    - 926:*:Candle
    - 927:*:Forestry Engines
    - 928:*:Alveary Fan
    - 929:*:Forestry Fences
    - 930:*:Fir Sapling
    - 931:*:Harvester
    - 932:*:Alveary Heater
    - 933:*:Leaves
    - 934:*:Forestry Log 1
    - 935:*:Forestry Log 2
    - 936:*:Forestry Log 3
    - 937:*:Forestry Log 4
    - 938:*:Machine
    - 939:*:Mill
    - 940:*:Framing Gadget
    - 941:*:Forestry Planks
    - 942:*:Planter
    - 943:*:Gadget Sapling
    - 944:*:Sapling GE
    - 945:*:Slabs1
    - 946:*:Slabs2
    - 947:*:Soil
    - 948:*:Stained
    - 949:*:Stump
    - 950:*:Swarmer
    - 951:*:Stairs
    - 952:*:Forestry Farm
    - 960:*:Extra Bee Hive
    - 961:*:EctoPlasm
    - 962:*:Advanced Genetic Machine
    - 963:*:Apiarist Machine
    - 964:*:Genetic Machine
    - 965:*:Binnie Machine
    - 975:*:Iron Chests
    - 1000:*:Factorization
    - 1001:*:Light Air
    - 1050:*:Rail Craft Cube
    - 1051:*:Cart Detector
    - 1052:*:Elevator Rail
    - 1053:*:Railcraft Machine Block Alpha
    - 1054:*:Railcraft Machine BLock Beta
    - 1055:*:Railcraft Machine Gamma
    - 1056:*:Post
    - 1057:*:Metal Post
    - 1058:*:Signal
    - 1059:*:Railcraft Track
    - 1060:*:Railcraft Wall
    - 1061:*:Railcraft World Logic
    - 1100:*:Portal Mod
    - 1101:*:Portal Multi Block
    - 1200:*:Ender Chest
    - 1225:*:CCComputer
    - 1226:*:CCDiskDrive
    - 1227:*:CCTurtle
    - 1228:*:CCTurtle
    - 1229:*:Multi Misc Peripherials
    - 1230:*:Multi Misc Peripherials
    - 1252:*:Logic Block
    - 1300:*:Acacia Stairs
    - 1301:*:Autumn Leaves
    - 1302:*:Cattail
    - 1303:*:Log
    - 1304:*:RedRock Slab
    - 1305:*:Woodslab
    - 1306:*:Stairs Fir
    - 1307:*:Flower
    - 1308:*:Tallgrass
    - 1309:*:Green Leaves
    - 1310:*:LeafPile
    - 1311:*:Planks
    - 1312:*:Log Quarter
    - 1313:*:Log Quarter
    - 1314:*:Log Quarter
    - 1315:*:Log Quarter
    - 1316:*:QuickSand
    - 1317:*:Red Cobble Stairs
    - 1318:*:Red Rock Brick
    - 1319:*:RedRock Slab
    - 1320:*:Redwood Stairs
    - 1321:*:Sapling
    - 1322:*:Wall
    - 1321:*:Slab
    - 1375:*:Xychoridite Block
    - 1376:*:Sulfur Torch
    - 1377:*:Corn Stalk
    - 1378:*:HenequenPlant
    - 1379:*:Alumninum Torch
    - 1380:*:Xychoridite Blocks 2
    - 1381:*:Structure Block
    - 1382:*:Xylight
    - 1383:*:XyLightInv
    - 1384:*:Glass Viewer
    - 1400:*:Plasma Torch
    - 1401:*:Multi Brick
    - 1402:*:Iron Plate
    - 1403:*:Multi Interface
    - 1404:*:Basic Machine
    - 1405:*:Multi Air
    - 1406:*:Multi Hard
    - 1407:*:Multi Normal
    - 1408:*:Multi Soft
    - 1409:*:Multi Glass
    - 1410:*:Mock Block
    - 1411:*:Fabricator
    - 1475:*:Cage
    - 1476:*:Soul Forge
    - 1478:*:Soul Tower
    - 1500:*:TF Boss Spawner
    - 1501:*:TF Cicada
    - 1502:*:TF Firefly
    - 1503:*:TF Fire Jet
    - 1504:*:TF Fire Fly Jar
    - 1505:*:TF Hedge
    - 1506:*:TF Leaves
    - 1507:*:TF Log
    - 1508:*:TF Maze Stone
    - 1509:*:TF Moon Worm
    - 1510:*:TF Magic Leaves
    - 1511:*:TF Magic Log
    - 1512:*:TF Naga Stone
    - 1513:*:TF Plant
    - 1514:*:TF Portal
    - 1515:*:TF Roots
    - 1516:*:TF Sapling
    - 1517:*:TF Uncrafting Table
    - 1519:*:TF Tower Stone
    - 1520:*:TF Magic Log Special
    - 1522:*:TF Tower Device
    - 1523:*:TF Tower Translucent
    - 1524:*:Hydra Head Trophy
    - 1555:*:Pressure Plate
    - 1600:*:Arcane Door
    - 1601:*:Arcane Furnace
    - 1602:*:Candle
    - 1603:*:Hungary Chest
    - 1604:*:Crucible
    - 1605:*:Custom Plant
    - 1606:*:Flux Goo
    - 1607:*:Hole
    - 1608:*:Infusion Bench
    - 1609:*:Jar
    - 1610:*:Magic Leaves
    - 1611:*:Magic Log
    - 1612:*:Marker
    - 1613:*:Secure
    - 1614:*:Table
    - 1615:*:Wooden
    - 1616:*:Wooden Device
    - 1617:*:Liftor
    - 1618:*:Nitor
    - 1619:*:Crystal
    - 1620:*:Cosmetic Opaque
    - 1621:*:Cosmetic Solid
    - 1622:*:Mirror
    - 1750:*:TB Planks
    - 1751:*:Slab
    - 1752:*:Slab
    - 2001:*:TE Ore
    - 2002:*:TE Machine
    - 2003:*:Rock Wool
    - 2004:*:Hardened Glass
    - 2005:*:Conduit
    - 2006:*:Energy Cell
    - 2007:*:Engine Blcok
    - 2008:*:Tank
    - 2009:*:Tesseract
    - 2510:*:Appeng
    - 2511:*:Appeng
    - 2512:*:Appeng
    - 2727:*:Altar Active
    - 2728:*:Altar Idle
    - 2729:*:Lily Pad
    - 2730:*:Wraith Node
    BlockIdsRequiringContainerTrust: []
    BlockIdsExplodable:
    - 1607:*:Hole
    - 2007:*:Engine Block
    - 25284:*:WandOfTrade
    - 25285:*:WandOfExcavation
    - 25268:*:Portable Hole
    - 30214:*:Sticky Dynamite
    - 30215:*:Dynamite
    - 506:*:Engines
    - 606:*:Dynamite Block
    - 607:*:Dynamite Remote
    - 613:*:Industrial TNT
    - 624:*:Reactor Chamber
    - 622:*:Nuke
    - 27002:*:Minium Stone
    - 927:*:Forestry Engines
    PlayersIgnoringAllClaims: []
 

Tro11C1ient

New Member
Jul 29, 2019
27
0
0
Its still the internet and there are so many "not everyone is as smart" ? Or as good with server.
And, it seems i still cant smell what or who you are or what you know or dont know threw the internet?
Instead i think a bit more appropriation might be in order for the time user invest helping you out! even if it is starting with the most obvious causes, since you might just have forgotten something or not noticed one of the mentioned items, or maybe misunderstood a feature?
But yeah that might be my experience as a moderator that starting with simple things is the quickest way to finding a solution
then u obviously misread my post again as i do apreciate you help and anyone elses in figureing out why 90% of the items do not require trusts and anyone can access the machines in peoples claims, but alas 5 yearold moderators think they can just assume anything will work or they are smarter then others. not everyone is lacking in common sense on the interenet and jumping to conclusions is the best way to make people not like you.
Some of you guys are ungrateful for the configs being posted and they take ALOT of time to make but anyways I have two configs but none for Ultimate just add those ids in to them.
no where in my post says im ungreatfull for people posting their configs, my post simply state that their configs do not work on my server for some reason and would like a bit more insight into how they got it working for theres of it it indeed actually works on theirs and if they truly tested each one of the items becuase for some reason nothing seems to work except for the chests.

the problem seems to be it resets the config as soon as i upload it and restart.
 

DarkDestry

New Member
Jul 29, 2019
68
0
0
A list of things to check
1. YAML have a very anal way of configs. You miss a space, miss a spelling, anything, it is invalid. Doesn't tell you where, doesn't tell you why. So check that.
2. For Obsidian chests, i might have missed it. This was made quite some time ago and is still used on my server. If I missed it, i apologize. Wait... I believe all iron chests are one data value. Unless im derping, if iron chest is protected, So should obsidian chests.

If you dont mind, post your whole config here so we could check. And this is a community friendly forum. Stop flaming please.

EDIT: I forgotten to ask what bukkit compatibility are you using? It could be the issue on that end that event isnt parsed.
 

Tro11C1ient

New Member
Jul 29, 2019
27
0
0
i went through and had wrote all the items thinking it was just because of copy/paste errors, and still resets (i didnt put any names to ones i added but u can compare its all the same data values you added
i use MCPC+ everything is compatible (for the most part)
Code:
GriefPrevention:
  SeaLevelOverrides:
    world: -1
    world_twilightforest: -1
    world_the_end: -1
    world_nether: -1
    world_myst\age12: -1
    world_myst\age8: -1
  Claims:
    Expiration:
      ChestClaimDays: 7
      UnusedClaimDays: 14
      AllClaimDays: 0
      AutomaticNatureRestoration:
        SurvivalWorlds: false
        CreativeWorlds: true
    Worlds:
    - world
    - world_twilightforest
    - world_the_end
    - world_nether
    - world_myst\age12
    - world_myst\age8
    CreativeRulesWorlds: []
    PreventTheft: true
    ProtectCreatures: true
    PreventButtonsSwitches: true
    LockWoodenDoors: false
    LockTrapDoors: false
    LockFenceGates: true
    EnderPearlsRequireAccessTrust: true
    InitialBlocks: 100
    BlocksAccruedPerHour: 100
    MaxAccruedBlocks: 80000
    AutomaticNewPlayerClaimsRadius: 4
    ExtendIntoGroundDistance: 5
    CreationRequiresPermission: false
    MinimumSize: 10
    MaximumDepth: 0
    IdleLimitDays: 0
    TrappedCommandCooldownHours: 8
    InvestigationTool: STICK
    ModificationTool: GOLD_SPADE
    NoSurvivalBuildingOutsideClaims: false
    WarnWhenBuildingOutsideClaims: true
    AllowUnclaimingCreativeModeLand: true
    AutoRestoreUnclaimedCreativeLand: true
  Spam:
    Enabled: true
    LoginCooldownMinutes: 2
    MonitorSlashCommands: /me;/tell;/global;/local
    WarningMessage: Please reduce your noise level.  Spammers will be banned.
    BanOffenders: true
    BanMessage: Banned for spam.
    AllowedIpAddresses: 1.2.3.4; 5.6.7.8
    DeathMessageCooldownSeconds: 60
  PvP:
    Worlds:
    - world
    - world_twilightforest
    - world_the_end
    - world_nether
    - world_myst\age12
    - world_myst\age8
    ProtectFreshSpawns: true
    PunishLogout: true
    CombatTimeoutSeconds: 15
    AllowCombatItemDrop: false
    BlockedSlashCommands: /home;/vanish;/spawn;/tpa
    ProtectPlayersInLandClaims:
      PlayerOwnedClaims: true
      AdministrativeClaims: true
  Trees:
    RemoveFloatingTreetops: true
    RegrowGriefedTrees: true
  Economy:
    ClaimBlocksPurchaseCost: 0.0
    ClaimBlocksSellValue: 0.0
  BlockSurfaceCreeperExplosions: true
  BlockSurfaceOtherExplosions: true
  LimitSurfaceWaterBuckets: true
  LimitSkyTrees: true
  FireSpreads: false
  FireDestroys: false
  AddItemsToClaimedChests: true
  EavesdropEnabled: false
  WhisperCommands: /tell;/pm;/r
  SmartBan: true
  Siege:
    Worlds: []
    BreakableBlocks:
    - DIRT
    - GRASS
    - LONG_GRASS
    - COBBLESTONE
    - GRAVEL
    - SAND
    - GLASS
    - THIN_GLASS
    - WOOD
    - WOOL
    - SNOW
  EndermenMoveBlocks: false
  SilverfishBreakBlocks: false
  CreaturesTrampleCrops: false
  HardModeZombiesBreakDoors: false
  Database:
    URL: ''
    UserName: ''
    Password: ''
  Mods:
    BlockIdsRequiringAccessTrust: []
    BlockIdsRequiringContainerTrust:
    - 227:*:Battery Box
    - 130:*:Transmutation Tablet
    - 128:*:Alchemical Chest and Energy Condenser
    - 181:*:Various Chests
    - 178:*:Ender Chest
    - 150:*:Various BuildCraft Gadgets
    - 155:*:Filler
    - 157:*:Builder
    - 158:*:Template Drawing Table
    - 126:*:Various EE Gadgets
    - 138:*:Various RedPower Gadgets
    - 137:*:BuildCraft Project Table and Furnaces
    - 250:*:Various IC2 Machines
    - 161:*:BuildCraft Engines
    - 169:*:Automatic Crafting Table
    - 177:*:Wireless Components
    - 183:*:Solar Arrays
    - 187:*:Charging Benches
    - 188:*:More IC2 Machines
    - 190:*:Generators, Fabricators, Strainers
    - 194:*:More Gadgets
    - 207:*:Computer
    - 208:*:Computer Peripherals
    - 246:*:IC2 Generators
    - 24303:*:Teleport Pipe
    - 24304:*:Waterproof Teleport Pipe
    - 24305:*:Power Teleport Pipe
    - 4311:*:Diamond Sorting Pipe
    - 216:*:Turtle
    - 248:4:Exo-modder
    - 500:*:achitect table
    - 501:*:
    - 502:*:
    - 503:*:
    - 504:*:
    - 506:*:
    - 507:*:
    - 509:*:
    - 517:*:
    - 518:*:
    - 580:*:
    - 608:*:
    - 611:*:
    - 617:*:
    - 618:*:
    - 623:*:
    - 624:*:
    - 645:*:
    - 650:*:
    - 665:*:
    - 680:*:
    - 681:*:
    - 682:*:
    - 684:*:
    - 685:*:
    - 686:*:
    - 687:*:
    - 690:*:
    - 702:*:
    - 720:*:
    - 725:*:
    - 750:*:
    - 761:*:
    - 763:*:
    - 764:*:
    - 765:*:
    - 755:*:
    - 756:*:
    - 850:*:
    - 901:*:
    - 902:*:
    - 905:*:
    - 906:*:
    - 907:*:
    - 925:*:
    - 927:*:
    - 928:*:
    - 932:*:
    - 938:*:
    - 939:*:
    - 942:*:
    - 950:*:
    - 952:*:
    - 962:*:
    - 963:*:
    - 964:*:
    - 965:*:
    - 975:*:
    - 1000:*:
    - 1053:*:
    - 1054:*:
    - 1055:*:
    - 1075:*:
    - 1080:*:
    - 1085:*:
    - 1150:*:
    - 1200:*:
    - 1225:*:
    - 1226:*:
    - 1227:*:
    - 1228:*:
    - 1229:*:
    - 1230:*:
    - 1252:*:
    - 1275:*:
    - 1277:*:
    - 1278:*:
    - 1280:*:
    - 1285:*:
    - 1289:*:
    - 1402:*:
    - 1403:*:
    - 1404:*:
    - 1411:*:
    - 1476:*:
    - 1517:*:
    - 1560:*:
    - 1603:*:
    - 1604:*:
    - 1609:*:
    - 1614:*:
    - 1616:*:
    - 2002:*:
    - 2005:*:
    - 2006:*:
    - 2007:*:
    - 2008:*:
    - 2009:*:
    - 2510:*:
    - 2511:*:
    - 2512:*:
    - 2727:*:
    - 2728:*:
    - 2729:*:
    - 2850:*:
    - 2851:*:
    - 2852:*:
    - 2853:*:
    - 2855:*:
    - 2875:*:
    - 2876:*:
    - 2878:*:
    - 2879:*:
    - 2880:*:
    - 2881:*:
    - 2882:*:
    - 3120:*:
    - 3131:*:
    BlockIdsExplodable:
    - 506:*:BuildCraft Engines
    - 624:*:Nuclear Reactor
    - 611:*:
    - 613:*:
    - 617:*:
    - 618:*:
    - 622:*:
    - 645:*:
    - 702:*:
    - 720:*:
    PlayersIgnoringAllClaims: []