Jump to content

Limit blocks placeable in a level

Posted

Is there a way to limit the blocks that a player can place in a level? I don't want to stop people from placing blocks outright but I want to choose specific blocks that are allowed to be placed. In the system I'm imagining this could be done with an already existing world or level (.lvl file). Any help would be greatly appreciated.

Featured Replies

First off, there might be a plugin for that - maybe ask around if someone else has one. Unfortunately, I don't have it myself, but if it doesn't exist yet, I'm sure someone will probably create it for you. Secondly, you could try setting it up directly on the server - I think the limit is server-side. I haven't tried it myself, but it seems possible, though it's kind of a 50/50 chance.

I might be the first one trying to help you out with this, but I definitely won't be the last. And if nothing else worked, you can always just put up a sign asking people not to place more blocks ;)

"I try to 🅰️lways be positive and create good stuff.shader..."YneonCraft [squared]



YneonCraft.gif


  • Author
8 hours ago, YneonCraft said:

First off, there might be a plugin for that - maybe ask around if someone else has one. Unfortunately, I don't have it myself, but if it doesn't exist yet, I'm sure someone will probably create it for you. Secondly, you could try setting it up directly on the server - I think the limit is server-side. I haven't tried it myself, but it seems possible, though it's kind of a 50/50 chance.

I might be the first one trying to help you out with this, but I definitely won't be the last. And if nothing else worked, you can always just put up a sign asking people not to place more blocks ;)

If you or anyone you know would be able to find/create such a plugin I would be very grateful! Feel free to reach me on this account or through discord at the same username with any updates. :D

MCGalaxy has a permissions system that could work for this, you can modify the minimum rank required to place and break blocks in properties/(place|delete).properties, though this only works for the entire server and not just a single level.

Maybe zones (using /zone) could work for what you want?

READ THE RULES BEFORE YOU POST

Create an account or sign in to comment