I need help with my server.
I don't want people to build on my server, that means i dont want them to place or break blocks. But if i disable building for a group, they cant: Open chests, eat, drink potions, flick levers, press buttons, open doors etc.
How do i give players permissions to do thoes things, or how do can i disable block breaking for specific blocks?
I don't want people to build on my server, that means i dont want them to place or break blocks. But if i disable building for a group, they cant: Open chests, eat, drink potions, flick levers, press buttons, open doors etc.
How do i give players permissions to do thoes things, or how do can i disable block breaking for specific blocks?
1
Set in the properties file for your server and change gamemode=0 to gamemode=2 and this will set all new players to adventure mode and then download and install http://dev.bukkit.org/server-mods/sedders123-gamemodechanger/ GameModeChanger And use the permissions system to giive them the permission ChangeGameMode.Survival and they can only do /survival to get to that gamemode!
