Server is crashing and no one has access to commands

Discussion in 'Bukkit Help' started by ^w^Nick^w^, Dec 13, 2012.

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

    ^w^Nick^w^

    My server is crashing every 2 minutes, and people are not able to access commands. What can I do? They dont have access to /bal, /sethome, /home, or /sell. Maybe there is more commands they do not have access to.
     
  2. Offline

    c0mp

  3. Offline

    ^w^Nick^w^

    The information doesn't relate to my problems. Well, it fixed the crashings, but the plugin access isn't fixed. You're a Monderator, do you have anymore sources I can use? My main problem is fixing the access for the plugins. I don't need the fix for the crashing. You can provide the fix though.
     
  4. Offline

    PolarCraft

    If they don't have access that usually means you have no permissions! In the permissions.yml file!
     
  5. Offline

    c0mp

    That information doesn't help you, at least not directly. It helps others help you. By knowing the plugins you're running, their versions, your CB version, any applicable configs, et cetera, we'll have a better idea of what's going on and can provide sources to detailed information, or figure out where the conflict lies, or what needs to be updated, or reconfigured.

    The best I could do with the information provided would be to link you to the search feature of BukkitDev and tell you to search for whatever plugin is providing those commands, then search for your permissions plugin, and to check their respective documentations against your current configuration to ensure that it's all set up properly. And that wouldn't be very helpful. :p
     
  6. Offline

    ^w^Nick^w^

    Ok, I will follow your suggestion. I just don't know how to use the permissions.yml. How? In the permissions.yml, what do I put to let all players including non-ops have access to all Essentials commands. Such as /bal and /money and /sethome etc.
     
  7. Offline

    fashizzles

    Try using a plugin for your permissions. I can recommend Essentials Group Manager. It's rather simple and easy to use for Starters with permissions. I wouldn't touch the vanilla permissions.yml I use PermissionsEx myself, you can try that, but it's basically a permissons.yml file in a plugin folder instead.
     
  8. Offline

    ^w^Nick^w^

    I just need to know what to put in the permissions.yml to let all the non-ops have access to Essentials commands like /bal and /money and /pay and /sell and /nick etc
     
  9. Offline

    fashizzles

    Put in this,
    Default:
    default: true
    permissions:
    - essentials.balance
    - essentials.pay
    - essentials.sell
    - essentials.nick

    Seems my spaces did not show up.. For "Default" put 2 spaces from the margin and for "default" put 4 spaces, and for permissions put 4 spaces. Line the permission "-" up with the "p" in permissions or the file will fail and cause errors.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  10. Offline

    MegaNarwhal

    Code:
    everyone:
        description: default permissions
        default: true
        children:
            essentials.whatever: true
            essentials.whatever: true
     
  11. Offline

    SlyShady

    Remotetoolkit can help you in server crashes!
     
  12. Offline

    fashizzles

    Ah, im talking about a permissionsex like permissions file. I find the regular one useless and not needed.
     
  13. Offline

    ^w^Nick^w^

    I will invite the person who's thread worked the most. I will message you the IP and you message me back your Minecraft IGN so I know who you are.
     
  14. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    GuidePlays

    Server crashing? NEED to see your server log
     
  15. Offline

    ^w^Nick^w^

    I wanna let people have access to "teleport." Do I need to put Essentials.teleport, Essentials.tp, or Essentials.tpa?

    Server log? Ok.#Minecraft server properties
    #Thu Dec 13 17:34:21 PST 2012
    generator-settings=
    allow-nether=true
    level-name=FreeCraft
    enable-query=false
    allow-flight=false
    server-port=25565
    level-type=DEFAULT
    enable-rcon=false
    level-seed=-1118665251
    server-ip=
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    snooper-enabled=true
    hardcore=false
    texture-pack=
    online-mode=true
    pvp=true
    difficulty=2
    server-name=FreeCraft
    enable-command-block=true
    gamemode=0
    max-players=20
    spawn-monsters=true
    generate-structures=true
    view-distance=10
    spawn-protection=50
    motd=We are celebrating Christmas\! 1.4.5

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  16. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

  17. Offline

    ^w^Nick^w^

    I have more than one server.log...
     
  18. Offline

    fashizzles

    Confused on why you quoted my post..
     
  19. Offline

    ^w^Nick^w^

    I wanna let people have access to "teleport." Do I need to put Essentials.teleport, Essentials.tp, or Essentials.tpa?
     
  20. Offline

    fashizzles

    Yes, I know the Essentials permissions like the back of my hand. Essentials.tpa gives the user permission to ask a player to tp to them. Essentials.tp will give the player permission to teleport to whoever they'd like to without any warning. Essentials.tp is the actual permission. You can always go here and get all the essentials permissions and their functions. Link: http://ess.khhq.net/wiki/Command_Reference/Perm
     
  21. Offline

    ^w^Nick^w^

    Please I just need one single answer.
    I wanna let people have access to "teleport." Do I need to put Essentials.teleport, Essentials.tp, or Essentials.tpa?


    OMG! YES THANK YOU! YOU HAVE SOLVED MY PROBLEM! THANK YOU SO MUCH!! I WILL MESSAGE YOU THE IP TO MY SERVER!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  22. Offline

    fashizzles

    Essentials.tp

    No problem.

    Also, example permission files are given in the link.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  23. Offline

    ^w^Nick^w^

    It no longer works. It worked last night but new people joined today and people are not able to access the commands. Here is my permissions.yml file.

    Default:
    default: true
    permissions:
    - essentials.balance
    - essentials.pay
    - essentials.sell
    - essentials.back
    - essentials.back.ondeath
    - essentials.spawn
    - essentials.home
    - essentials.sethome
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.tpahere
    - essentials.warp
    - essentials.signs.use.balance
    - essentials.signs.use.buy
    - essentials.signs.use.heal
    - essentials.signs.use.mail
    - essentials.signs.use.repair
    - essentials.signs.use.info
    - essentials.signs.use.sell
    - essentials.signs.use.trade
    - essentials.signs.use.free
    - essentials.signs.use.enchant

    My spaces didn't show... I put 2 spaces from the "Default" and 4 spaces from the "default true" and lined the "-" with the "p" from permissions using 4 spaces.

    My mistake, I lined the dash with the "p" using 4 spaces (the same as putting 4 spaces with the "default:true"

    Please help me.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  24. Offline

    Necrodoom

    can they /etp? if not, paste startup log.
     
  25. Offline

    zazeer

    im havint the same problem and i run a large server, my permissions have not changed and i have LOTS of them, its since i updated to 1.4.6
     
  26. Offline

    ^w^Nick^w^

    It's 1.4.6 now and people can't access commands anymore. It is probably an issue with the update. The permissions have not changed in any way. They can no longer buy from shops and cannot use /bal and /sell hand or any of that stuff. Please reply and I also have /sell in the permissions.yml. What do I do to make it so people have access to /sell hand?
     
Thread Status:
Not open for further replies.

Share This Page