Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

How can I set player permissions in Minecraft?

Writer Matthew Barrera

I'd like to have two levels of player permissions on my Bukkit server:

  1. Admin: can run all commands
  2. Normal: can join, chat and walk around; nothing else

How can I set this up and warn players who try to break blocks?

1 Answer

You'll need to use a permissions plugin. Effectively you'll create two groups - one which is 'admin' and one which is 'user'. You can look here:

However, it'd be easier to just set the default gamemode to Adventure and then manually promote people by changing their gamemode to Creative. You can see that here: