Norn submitted a new resource:
Structure Whitelist - Enable/disable specific building grades
Read more about this resource...
StructureGrades
Moved
Total Downloads: 549 - First Release: Dec 11, 2015 - Last Update: Jul 31, 2016
- 5/5, 3 likes
-
Wulf Community Admin
-
Norn updated Structure Whitelist with a new update entry:
0.1
-
Thanks man i run a medieval server and this plugin is a lifesaver I got so tired of just warning people and them building anyways.
-
Norn updated Structure Whitelist with a new update entry:
0.2
-
Wulf Community Admin
Wulf updated StructureGrades with a new update entry:
1.0.0
-
Users are still allowed to upgrade to metal and armored even though I changed the value to false. Is there something I am missing?
{
"Metal": false,
"Stone": true,
"TopTier": false,
"Twigs": true,
"Wood": true
} -
Wulf Community Admin
-
so revoke group default structuregrade.metal should remove the ability for players to upgrade to metal?
-
Wulf Community Admin
-
it seems like all groups had the permission by default. The only way to get it to work was to revoke metal and top tier. Either way its working now
-
Wulf Community Admin
-
How do i grant Bgrade to all players? keeps saying unknown command
-
Wulf Community Admin
-
Hi !
Here is my problem :
> grant user onisahkku structuregrade.twigs
Permission 'structuregrade.twigs' doesn't exist
Any idea ?
Doesn't matter, works fine without permissions change. -
Wulf Community Admin
-
I get the same issue with the permission. And when it reloads it says all the grades are allowed when I have Metal and TopTier set to false.
Code:(19:07:53) | StructureGrades was compiled successfully in 1808ms (19:07:53) | Unloaded plugin StructureGrades v1.0.0 by Wulf/lukespragg (19:07:53) | [StructureGrades] Allowed: Twigs, Wood, Stone, Metal, TopTier (19:07:53) | Loaded plugin StructureGrades v1.0.0 by Wulf/lukespragg
Code:{ "Metal": false, "Stone": true, "TopTier": false, "Twigs": true, "Wood": true }