Cannot Place command blocks

Discussion in 'General Help' started by PatientXero, Mar 13, 2015.

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

    PatientXero

    Hello Im a neewbie and just installed bukkit on my pc. I have changed allow command blocks to true and have the following plugins installed Essentials, Essential Chat, Essentials Protect, Essentials Spawn, Permissions EX, Vault and world edit. My problem is I cannot place command blocks as soon as I do they disappear. I can place everything else but the command blocks. Can somebody help me figure this out.

    Thanx!!
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    PatientXero

    It's my server Im owner and have access to all items
     
  4. Offline

    timtower Administrator Administrator Moderator

  5. Offline

    PatientXero

    In permissions.yml I have owner status which is supposed to give me all permissions. It is set up with guest, donator, moderator, and owner. I coppied the file below


    groups:
    Guest:
    default: true
    prefix: '&f[&5MEMBER&f] '
    permissions:
    - essentials.afk
    - essentials.spawn
    - essentials.home
    - essentials.sethome
    - essentials.rules
    - essentials.motd
    - essentials.msg.*
    - essentials.help
    - essentials.suicide
    - essentials.signs.use.free
    - essentials.signs.use.buy
    - essentials.signs.use.warp
    - essentials.signs.use.disposal
    - essentials.warp
    - essentials.warp.list
    - essentials.warps.*
    - essentials.mail.*
    - essentials.tp
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpadeny
    Donator:
    default: false
    prefix: '&f[&aVIP&f] '
    permissions:
    - essentials.back
    - essentials.sell
    - essentials.worth
    - essentials.me
    - essentials.vanish
    - essentials.setspawn
    - essentials.fly
    - essentials.hat
    - essentials.signs.use.trade
    - essentials.signs.use.sell
    - essentials.signs.create.trade
    - essentials.signs.create.sell
    - essentials.signs.break.trade
    - essentials.signs.break.trade
    - essentials.nick
    - essentials.nick.color
    - essentials.nick.magic
    - essentials.nick.format
    - essentials.gamemode
    inheritance:
    - guest
    Moderator:
    default: false
    prefix: '&f[&cMOD&f] '
    permissions:
    - essentials.ban.*
    - essentials.broadcast
    - essentials.give
    - essentials.item
    - essentials.eco
    - essentials.clearinventory.others
    - essentials.clearinventory
    - essentials.vanish.see
    - essentials.essentials
    - essentials.kick
    - essentials.kick.notify
    - essentials.kill
    - essentials.mute
    - essentials.mute.notify
    - essentials.tempban
    - essentials.weather
    - essentials.unban
    - essentials.unban.notify
    inheritance:
    - donator
    Owner:
    default: false
    prefix: '&f[&e&lOWNER&f] '
    permissions:
    - '*'
    - essentials.*
    - ls.admin
    - essentials.god.*
    - essentials.signs.break.buy
    - essentials.signs.break.free
    - essentials.signs.create.free
    - essentials.signs.create.warp
    - essentials.signs.break.warp
    - essentials.signs.break.disposal
    - essentials.signs.create.disposal
    - vault.admin
    - lagg.*
    inheritance:
    - moderator
    users:
    My User Name is Here:
    group:
    - Owner
    permissions:
    - permissions.*
     
  6. Offline

    timtower Administrator Administrator Moderator

    @PatientXero CommandBlocks only check OP status though, not permissions
     
  7. Offline

    PatientXero

    OK found out that I wasnt op set my status and now it works. Strange that wasnt included in the owner setup. Do you know how I can add that to my owner setup (or other postion) so when I give some one else owner or modorator postion it is already set to op?

    Thanks so much for the help. As I said I am completely new to minecraft server settings.
     
  8. Offline

    timtower Administrator Administrator Moderator

    @PatientXero You can use a command alias for that, or you can give him the power to OP himself
     
  9. Offline

    PatientXero

    On the wiki page ( http://minecraft.gamepedia.com/Operator ) It says op AKA moderator ... So shouldn't anyone I set to moderator automatically get op status?

    Could you also tell me what other status levels there are besides op?

    EDIT by Timtower: merged posts
     
    Last edited by a moderator: Mar 13, 2015
  10. Offline

    timtower Administrator Administrator Moderator

    @PatientXero Vanilla minecraft has commandblocks and OP but no moderators, those are 2 different things. OP status is the only thing that can do that
     
Thread Status:
Not open for further replies.

Share This Page