The HQ plugin is a smashing hit on my server. So much so that the player base has gotten a little cocky. what I mean by that is there building with twig and in some cases only twig. So I have been thinking about the problen of TwigCastle all over my map. do you think setting difrent max protection depending on the grade would solve or at least mitagat this? here is an exampel of what I am thinking.
"building grade": "twig",
"ProtectionPercent": 0.0,
"building grade": "wood",
"ProtectionPercent": 50.0,
"building grade": "stone",
"ProtectionPercent": 75.0,
"building grade": "metal",
"ProtectionPercent": 90.0,
"building grade": "toptier",
"ProtectionPercent": 100.0,
Β
Β