Plugin Help I cant figure this out for the Life of me

Discussion in 'Plugin Help/Development/Requests' started by alphab3ts00p, Mar 2, 2015.

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

    alphab3ts00p

    I made a youtube video of the Issue I am having to see if you guys can solve this. I will post a thank you and a response in youtube once it is solved.
    basically I am having a hard time figuring out my permissions and how to get my game mode for admins to work properly and how to keep it constant across worlds. and Im not sure if any of my plugins are conflicting with each other.

    THANKS GUYS! please watch

     
  2. @alphab3ts00p If you have Multiverse-Core installed, when your server gets reloaded, you move to a different world, log out and back in, etc. You will be put at gamemode survival, unless you type the command:
    Code:
    /mv alias gamemode creative
    correct me if I am wrong. But that will set everyone's gamemode to creative all of the time.
    The other fix would be to remove Multiverse-Core.
    If you do not have Multiverse-Core, please screenshot your plugins and put them here.
     
    alphab3ts00p likes this.
  3. Offline

    alphab3ts00p

    upload_2015-3-2_6-40-6.png

    I do have multiverse-core. So is there no simple way around this where admin status can always be creative?

    Thank you
     
  4. @alphab3ts00p there are no possible ways other than going in the code. But, I may be wrong so I am going to google it; brb.

    EDIT: Try this permission, it googled it.
    Code:
    mv.bypass.gamemode.*
     
  5. Offline

    alphab3ts00p

    @NoobyServerOwner which file do I put that in? I'm using mcprohosting for my server and my dashboard looks like this

    I have a config files page that looks like this upload_2015-3-2_10-42-8.png
    and I have my FTP files that look like this
    upload_2015-3-2_10-42-57.png

    thanks again this is an immense help
     
  6. @alphab3ts00p Put that in your permissions folder to the group you want.
     
  7. Offline

    alphab3ts00p

    @bwfcwalshy
    ok so I went into globalgroups and created those bottom 4 lines, and nothing else. I read some of the other forums to get some help on this, and they weren't speaking my language. Is this the right area? and if so, do I have to add the group multiverse_admin somewhere else? Is there any hope for me..
    upload_2015-3-2_11-26-4.png
     

    Attached Files:

Thread Status:
Not open for further replies.

Share This Page