

DISCONTINUED
There is a repository with the code if interested.
Working currently on a more advanced protection mod, see: STATES
This is a small mod providing a basic chunk-based protection system.
Commands:
/chunk
- claim
used for claiming chunks - unclaim
used for unclaiming chunks - info
prints basic information about the mod and the chunk the player is in into chat - obj
prints the json representation of the chunk data into chat - whitelist
- add ~ used to add players permission to build in your chunk
- remove - remove's a players permission to build in your chunk
/achunk
- claim
admin version of the chunk command to claim, doesn't count in the player chunk limit - unclaim
admin version of the chunk command to unclaim
Config:
- claiming
used to toggle the claiming on/off on the server - max_chunks_per_player
max amount of chunks a player can claim - protect_unclaimed
if set to 'true', unclaimed chunks will be "protected", meaning players can't break nor place blocks on it
Q&A
- Does this work on Single-Player?
This is registered in as a "Server Side Mod", Forge won't load it client side,
neither it's needed client side. - Does this Protect from TNT?
Seems so :) - Does this Protect from other Explosions?
Currently no, but could be added on request. - Does this prevent Entity spawning in the claimed chunks?
Nope, but could be added. - Can I whitelist someone to be able to build in all of my chunks?
Currently no, but could be added, even if a bit non-simple... - Will there be a version for 1.7, 1.8 or 1.9 Minecraft?
Could make it on request. - Other questions?
Ask!
Will this be extended/improved?
Unless it's something easy/simply do-able, no.
Not only would this be against the Mod's name and idea, but I myself don't need it.
I have a Server mod with multi-level Protection system (Nations) and Multi-Channel-Position-Based-Chat.
If you need some more advanced Server mod for protection then SCC, just PM me ;)
Report bugs/issues here!
https://github.com/Fexcraft/Minecraft-Stuff/issues/1
Discord
https://discord.gg/AkMAzaA
AGAIN, DISCONTINUED
I do not remember the code of this mod, I do not work on it anymore, I can't really help on issues.
If anyone wanna continue it, contact me.