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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...