For some strange reason, nobody on my Bukkit server can break or place blocks or use blocks (crafting table, furnace) without me turning them into an operator. I believe this to the the biggest glitch that minecraft could have. It is very annoying to the players and after speaking to a few people, I have come to the conclusion that it is most likely a permissions error. I use PermissionsBukkit as well as Vault and WorldGuard. Some help would be appreciated.
|
|
How far are they from spawn? It's likely spawn protection. To disable it, use |
|||||
|
|
If you're using PermissionsBukkit, users cannot build unless the node So, for example, to allow everyone to build by default (in your
If you only want one user to be able to build:
You can also set a message that will be shown to the user if they attempt to build but don't have the correct permissions:
|
||||
|
|
|
For this solution you have to use the plugin GroupManager. Kind of found this by accident, but I use GroupManager and the way to solve it was to go into
Open with notepad++ or similar, then find default group and it should say: |
|||||
|
protected by Community♦ Mar 6 at 15:57
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.
