Minecraft Java Edition – How to Allow Button/Lever Use but Not Repeaters in a Region

minecraft-java-edition

I'm trying to build a redstone tutorial with a few basic builds to help new players on our server, maybe make them interested in redstone. I want them to be able to activate the machines but I don't want them changing the timings/comparator modes etc.

Is this doable using Worldguard flags or something similar?

Using command blocks isn't an option since other admins dislike the spam they create but we need to keep their outputs visible for safety reasons.

Best Answer

The solution is quite simpler than you think it is. Set the default gamemode to Adventure Mode. This should make the player able to interact with buttons and levers but not repeaters.

By the way, I am not sure about the lever. I will test this and edit this post later.