Question Comments are gone

Discussion in 'General Help' started by CielRound, Jan 9, 2016.

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

    CielRound

    Hey
    I have instaled essentials butt now I can't use my normal command like: /help, /gamemode 1. If I type them, nothing happend.
    Code:
    groups:
      Default:
        default: true
        permissions:
        - -bukkit.command.kill
        - essentials.help
        - essentials.motd
        - essentials.spawn
        inheritance:
        - g:groupmanager_default
        - g:bukkit_default
        - g:essentials_default
        - g:towny_default
        - essentials.help
        - essentials.motd
        - essentials.spawn
        info:
          prefix: '&e'
          build: true
          suffix: ''
      Builder:
        default: false
        permissions: []
        inheritance:
        - default
        - g:essentials_builder
        - g:towny_builder
        info:
          prefix: '&2'
          build: true
          suffix: ''
      Moderator:
        default: false
        permissions: []
        inheritance:
        - builder
        - g:groupmanager_moderator
        - g:bukkit_moderator
        - g:essentials_moderator
        - g:towny_moderator
        - g:vanish_moderator
        info:
          prefix: '&5'
          build: true
          suffix: ''
      Admin:
        default: true
        permissions: adminessentials.*
        inheritance:
        - moderator
        - g:groupmanager_admin
        - g:bukkit_admin
        - g:essentials_admin
        - g:towny_admin
        - g:vanish_admin
        info:
          prefix: '&c'
          build: true
          suffix: ''
      Owner:
        default: true
        permissions:
        - adminessentials.*
        - -vanish.effects.*
        - +vanish.effects.toggle.all
        inheritance:
        - admin
        info:
          prefix: '&4'
          build: true
          suffix: ''
    Oh and I'm on a MAC I don't know if that maters ?
    Thanks
     
    Last edited: Jan 9, 2016
  2. Offline

    oceantheskatr

    Stop your server.
    Start your server.
    When it's fully started, stop it again.
    Go in to your server files.
    Go to the logs folder.
    Open the file called latest.log.
    Copy and paste the contents at http://pastebin.com/.
    Post it there and then link the URL here.
     
Thread Status:
Not open for further replies.

Share This Page