[Help] Reload Permissions config without server restart

Discussion in 'Bukkit Help' started by MrTeapot, Aug 5, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    MrTeapot

    Hello!
    I have a server comp and a playing comp.
    I want people to be "guests" until they fulfill certain criterias, then I change the permission config and make them "players".
    But the thing is, when I type /reload to reload the config files to make them players that can build it says "You dont have suffiecient access to reload this server". I can type reload in the server console; but I want to do it easier from my playing computer.
    How can I get access to the /reload command on my playing computer?

    Thank you in advance.
     
  2. OP your account, it will give you permission
     
  3. Offline

    MrTeapot

    I'm already admin I think,
    permissions:
    - '*'
    I believe that should do it; but it doesn't.
     
  4. Offline

    bassfader

    use /permissions -reload [world]
    [world] can also be "all" to update the permissions config for all worlds.

    I use that using Permissions 2.7.4 (don't know if that also works exactly like this in Permissions 3.x but I guess it should at least be similar ;) )

    Using the /reload command will cause ALL plugins to be reloaded completetly which could cause further problems.
    But to op your account you just need to enter your Minecraft username in the ops.txt file in the bukkit server directory)
     
  5. Offline

    MrTeapot

    It works now thank you very much :D
    btw what problems can reloading all plugins cause?
     
  6. Offline

    bassfader

    It could cause some plugins to stop working as they should (I personally never experienced any problems with the /reload command, but read frequently that it could cause problems)
     
Thread Status:
Not open for further replies.

Share This Page