Jump to content

Recommended Posts

Posted

Is there a way to allow a player to send the /save-all command to the console but not have to have them as an operator? I'm asking because I need to give people this power but I don't want them access to my personal safes.

Posted

You could use a permissions plugin. I think the one called PermissionsEX is pretty good, but if anyone disagrees/has a better plugin to use please correct me. You need to change the config of it to make Default have the save-all command. I remember the plugin's page having a description of how to do this, so just have a look while you download it so you know what to do.

Posted

PEX is good, bit script I find but I still use it.

groups:

Default:

default: true

permissions:

- bukkit.command.save.perform

options:

rank: '900'

prefix: '[Default] '

Anyway, that is what the configuration would look like for what was requested.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...