Restrictions on buildning
I am trying to start a World were the students are going to build a city together. My idea is that they are going to be able to build/destroy any blocks except the ones with denyblocks under them.
The immutable World stops this as it only makes the students able to build above Allowblocks. If I make them Worldbuilders they can build/destroy any blocks. Even those above denyblocks.
How can I make so they can build/destroy everywhere except above denyblocks?
The immutable World stops this as it only makes the students able to build above Allowblocks. If I make them Worldbuilders they can build/destroy any blocks. Even those above denyblocks.
How can I make so they can build/destroy everywhere except above denyblocks?
0
-
If you set immutableworld to false and set the students worldbuilder status to false, then they should be able to build anywhere except from above deny-blocks.
In immutableworld, everything is locked - except from for worldbuilders and above allow-blocks. In a world without immutableworld, it is allowed to build anywhere except from above deny-blocks.
Worldbuilders can build anywhere. They can also destroy and place allow/deny-blocks.
Hope this helps.
0 -
Nice, thanks 0
Please sign in to leave a comment.
Comments
2 comments