Open 2.3.3: FTB Infinity Evolved Explosion Claimed Chunks?

  • This section is closed. Please do bug reports over at the FTB GitHub repos.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

cpfuzzy

Active Member
Feb 19, 2013
95
7
44
Version:
2.3.3

What is the bug:
It's not a bug, I'm not sure where else to post this but how can I turn off explosions in peoples claimed areas? so people can't bring creepers in and destroy peoples stuff?

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:


Known Fix:
 
You can change the setting in the FTBU config, local/ftbu/config.json
You should also be able to change the setting in game. The book that lists the commands should tell which setting does what.
 
You can change the setting in the FTBU config, local/ftbu/config.json
You should also be able to change the setting in game. The book that lists the commands should tell which setting does what.

"forced_chunk_security": "-",
"forced_explosions": "-",
"max_claims": 100,
"max_homes": 1,
"max_loaded_chunks": 50,
"offline_chunkloader_timer": 24.0,
"show_rank": true

How would I change this so it doesn't do that?

I'm guessing this is the part that I changed with the explosions and forced chunk security.
 
I have forcedExplosions set to 0 and as far as I remebmer it stopped creepers from destroying claimed land.