Permissionsex not enabled?

Discussion in 'Bukkit Help' started by Zath137, Apr 10, 2013.

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

    Zath137

    This is what shows up in the console, what am I doing wrong?
    Code:
    10.04 07:20:43 [Server] INFO CraftBook v3.6
    10.04 07:20:43 [Multicraft] Skipped 115 lines due to rate limit (50/s)
    10.04 07:20:43 [Server] Startup Done (4.015s)! For help, type "help" or "?"
    10.04 07:20:42 [Server] INFO Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    10.04 07:20:42 [Server] INFO at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
    10.04 07:20:42 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379)
    10.04 07:20:42 [Server] INFO at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150)
    10.04 07:20:42 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:240)
    10.04 07:20:42 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:280)
    10.04 07:20:42 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:301)
    10.04 07:20:42 [Server] INFO at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264)
    10.04 07:20:42 [Server] INFO at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282)
    10.04 07:20:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    10.04 07:20:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:464)
    10.04 07:20:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    10.04 07:20:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    10.04 07:20:42 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    10.04 07:20:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    10.04 07:20:42 [Server] INFO org.bukkit.event.EventException
    10.04 07:20:42 [Server] SEVERE Could not pass event PluginEnableEvent to Essentials v2.10.1
    10.04 07:20:42 [Server] INFO Essentials: Using PermissionsEx based permissions.
    10.04 07:20:42 [Server] INFO Version 4.6 is enabled!
    10.04 07:20:42 [Server] INFO Enabling DisguiseCraft v4.6
    10.04 07:20:42 [Server] INFO ... 13 more
    10.04 07:20:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
    10.04 07:20:42 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
    10.04 07:20:42 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    10.04 07:20:42 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    10.04 07:20:42 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    10.04 07:20:42 [Server] INFO at com.earth2me.essentials.EssentialsPluginListener.onPluginEnable(EssentialsPluginListener.java:26)
    10.04 07:20:42 [Server] INFO at com.earth2me.essentials.perm.PermissionsHandler.checkPermissions(PermissionsHandler.java:110)
    10.04 07:20:42 [Server] INFO at com.earth2me.essentials.perm.PermissionsExHandler.<init>(PermissionsExHandler.java:17)
    10.04 07:20:42 [Server] INFO at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:152)
    10.04 07:20:42 [Server] INFO Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    10.04 07:20:42 [Server] INFO at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
    10.04 07:20:42 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379)
    10.04 07:20:42 [Server] INFO at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150)
    10.04 07:20:42 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:240)
    10.04 07:20:42 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:280)
    10.04 07:20:42 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:301)
    10.04 07:20:42 [Server] INFO at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264)
    10.04 07:20:42 [Server] INFO at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282)
    10.04 07:20:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    10.04 07:20:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:464)
    10.04 07:20:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    10.04 07:20:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    10.04 07:20:42 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    10.04 07:20:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    10.04 07:20:42 [Server] INFO org.bukkit.event.EventException
    10.04 07:20:42 [Server] SEVERE Could not pass event PluginEnableEvent to Essentials v2.10.1
    10.04 07:20:42 [Server] INFO Essentials: Using PermissionsEx based permissions.
    10.04 07:20:42 [Server] INFO Made by LimeByte.
    10.04 07:20:42 [Server] INFO Version 1.6.0 enabled successfully.
    10.04 07:20:42 [Multicraft] Skipped 326 lines due to rate limit (50/s)
    10.04 07:20:41 [Server] INFO Caused by: while parsing a block mapping
    10.04 07:20:41 [Server] INFO ... 16 more
    10.04 07:20:41 [Server] INFO at ru.tehkode.permissions.backends.FileBackend.reload(FileBackend.java:232)
    10.04 07:20:41 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105)
    10.04 07:20:41 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138)
    10.04 07:20:41 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
    10.04 07:20:41 [Server] INFO ^
    10.04 07:20:41 [Server] INFO - bx.player
    10.04 07:20:41 [Server] INFO in "<string>", line 24, column 5:
    10.04 07:20:41 [Server] INFO expected <block end>, but found BlockEntry
    10.04 07:20:41 [Server] INFO ^
    10.04 07:20:41 [Server] INFO default: true
    10.04 07:20:41 [Server] INFO in "<string>", line 19, column 5:
    10.04 07:20:41 [Server] INFO Caused by: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
    10.04 07:20:41 [Server] INFO at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
    10.04 07:20:41 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379)
    10.04 07:20:41 [Server] INFO at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150)
    10.04 07:20:41 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:240)
    10.04 07:20:41 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:280)
    10.04 07:20:41 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:301)
    10.04 07:20:41 [Server] INFO at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264)
    10.04 07:20:41 [Server] INFO at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282)
    10.04 07:20:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    10.04 07:20:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
    10.04 07:20:41 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    10.04 07:20:41 [Server] INFO at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:74)
    10.04 07:20:41 [Server] INFO at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:54)
    10.04 07:20:41 [Server] INFO at ru.tehkode.permissions.PermissionManager.initBackend(PermissionManager.java:487)
    10.04 07:20:41 [Server] INFO at ru.tehkode.permissions.PermissionManager.setBackend(PermissionManager.java:425)
    10.04 07:20:41 [Server] INFO at ru.tehkode.permissions.backends.FileBackend.initialize(FileBackend.java:84)
    10.04 07:20:41 [Server] INFO at ru.tehkode.permissions.backends.FileBackend.reload(FileBackend.java:249)
    10.04 07:20:41 [Server] INFO java.lang.IllegalStateException: Error loading permissions file
    10.04 07:20:41 [Server] SEVERE Error occurred while enabling PermissionsEx v1.19.5 (Is it up to date?)
    10.04 07:20:41 [Server] INFO ^
    10.04 07:20:41 [Server] INFO - bx.player
    10.04 07:20:41 [Server] INFO in "<string>", line 24, column 5:
    10.04 07:20:41 [Server] INFO expected <block end>, but found BlockEntry
    10.04 07:20:41 [Server] INFO ^
    10.04 07:20:41 [Server] INFO default: true
    10.04 07:20:41 [Server] INFO in "<string>", line 19, column 5:
    10.04 07:20:41 [Server] INFO while parsing a block mapping
    10.04 07:20:41 [Server] WARNING Error loading permissions file:
    10.04 07:20:41 [Server] INFO Initializing file backend
    10.04 07:20:41 [Server] INFO Enabling PermissionsEx v1.19.5
    10.04 07:20:41 [Server] INFO [Multiverse-Core] 4 - World(s) loaded.
    10.04 07:20:41 [Server] INFO Preparing start region for level 3 (Seed: -5032577977843402752)
    10.04 07:20:41 [Server] INFO [Multiverse-Core] Loading World & Settings - 'castle' - Env: NORMAL - Type: NORMAL & seed: -5032577977843402752
    10.04 07:20:41 [Server] INFO [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -1726251827112353241
    10.04 07:20:41 [Server] INFO [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -1726251827112353241
    10.04 07:20:40 [Server] INFO [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -1726251827112353241
    10.04 07:20:40 [Server] INFO - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
    10.04 07:20:40 [Server] INFO [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
    10.04 07:20:40 [Server] INFO [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
    10.04 07:20:40 [Server] INFO Enabling PlayerHeads v3.0.0088
    10.04 07:20:40 [Server] INFO Enabled
    10.04 07:20:40 [Server] INFO Enabling bReport v1.5
    10.04 07:20:40 [Server] INFO JoinDate version 1.7 Is now Enabled.
    10.04 07:20:40 [Server] INFO Enabling JoinDate v1.7
    10.04 07:20:40 [Server] INFO Boxing Version 2.0 Has Been Enabled!
    10.04 07:20:40 [Server] INFO Enabling Boxing v2.0
    10.04 07:20:40 [Server] INFO Version 3.9.0-RC-b488 is enabled.
    10.04 07:20:40 [Server] INFO Added block-info for Minecraft 1.5 blocks.
    10.04 07:20:40 [Server] INFO McAccess set to: 1.5.1 / CB2691-DEV
    10.04 07:20:40 [Server] INFO Enabling NoCheatPlus v3.9.0-RC-b488
    10.04 07:20:40 [Server] INFO WEPIF: Using the Bukkit Permissions API.
    10.04 07:20:40 [Server] INFO Enabling WorldEdit v5.5.5
    Also here is my Permissions:
    Code:
    users:
      NewchieGreene:
      group:
      - admin
      users:
      SecurityFrog13:
      group:
      - admin
      users:
      xxxbramblepawxxx:
      group:
      - admin
      users:
      davc:
      group:
      - admin
    groups:
      default:
        default: true
        prefix: '&b[Noob]&f'
        permissions:
        options:
        rank: '200'
        - bx.player
        - chairs.sit
        - chairs.self
        - essentials.kit
        - essentials.time
        - essentials.afk
        - essentials.compass
        - essentials.depth
        - essentials.getpos
        - essentials.help
        - essentials.ignore
        - essentials.info
        - essentials.list
        - essentials.motd
        - essentials.msg
        - essentials.msg.url
        - essentials.rules
        - essentials.seen
        - essentials.suicide
        - essentials.kick.notify
        - essentials.ban.notify
        - essentials.mute.notify
        - essentials.ping
        - essentials.spawn
        - essentials.back
        - essentials.home
        - essentials.sethome
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.delhome
        - essentials.geoip.show
        - factions.kit.fullplayer
        - firstjoinplus.spawn
        - firstjoinplus.motd
        - multiverse.portal.access.Creative
        - multiverse.portal.access.Survival
        - multiverse.access.survival
        - nocheatplus.admin.plugins
        - breport.report
        - battlenight.user
        - essentials.build.*
        - essentials.spawn
        - essentials.warp
      member:
        prefix: '&d[Member]&f'
        inheritance:
        - default
        permissions:
        options:
        rank: '150'
        - deathtpplus.deathtp.*
        - essentials.hat
        - essentials.heal
        - essentials.workbench
        - essentials.book
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg.color
        - essentials.nick
        - essentials.nick.color
        - essentials.msg.format
        - essentials.seen.banreason
        - essentials.enderchest
        - essentials.back.ondeath
        - essentials.keepxp
        - essentials.chat.question
        - essentials.chat.color
        - essentials.chat.shout
        - essentials.chat.url
        - firstjoinplus.spawn
      moderator:
        prefix: '&1[Mod]&f'
        inheritance:
        - member
        permissions:
        options:
        rank: '100'
        - chairs.reload
        - citizens.npc.*
        - disguisecraft.mob.*
        - essentials.bigtree
        - essentials.break
        - essentials.break.bedrock
        - essentials.enchant
        - essentials.enchant.allowunsafe
        - essentials.exp
        - essentials.exp.give
        - essentials.exp.give.others
        - essentials.exp.others
        - essentials.exp.set
        - essentials.exp.set.others
        - essentials.feed
        - essentials.feed.others
        - essentials.firework
        - essentials.firework.fire
        - essentials.fly
        - essentials.fly.others
        - essentials.fly.safelogin
        - essentials.gamemode
        - essentials.gamemode.others
        - essentials.enchant.allowunsafe
        - essentials.give
        - essentials.give.item-all
        - essentials.oversizedstacks
        - essentials.god
        - essentials.heal.cooldown.bypass
        - essentials.heal.others
        - essentials.enchant.allowunsafe
        - essentials.item
        - essentials.oversizedstacks
        - essentials.kit.exemptdelay
        - essentials.kits.*
        - essentials.more
        - essentials.ptime
        - essentials.ptime.others
        - essentials.repair
        - essentials.repair.armor
        - essentials.repair.enchanted
        - essentials.speed
        - essentials.time.set
        - essentials.tree
        - essentials.unlimited
        - essentials.unlimited.item-bucket
        - essentials.unlimited.others
        - essentials.afk.kickexempt
        - essentials.book.author
        - essentials.book.title
        - essentials.getpos.others
        - essentials.chat.ignoreexempt
        - essentials.itemdb
        - essentials.list.hidden
        - essentials.near
        - essentials.nick.others
        - essentials.nick.format
        - essentials.powertool
        - essentials.powertooltoggle
        - essentials.realname
        - essentials.seen.extra
        - essentials.spawner.*
        - essentials.geoip.show
        - essentials.whois
        - essentials.burn
        - essentials.clearinventory
        - essentials.enderchest.others
        - essentials.essentials
        - essentials.ext
        - essentials.fireball
        - essentials.invsee
        - essentials.invsee.modify
        - essentials.jails
        - essentials.kick
        - essentials.kill
        - essentials.mute
        - essentials.mute.exempt
        - essentials.remove
        - essentials.socialspy
        - essentials.spawnmob.*
        - essentials.sudo.exempt
        - essentials.tempban
        - essentials.tempban.offline
        - essentials.thunder
        - essentials.jail.exempt
        - essentials.togglejail
        - essentials.togglejail.offline
        - essentials.teleport.hidden
        - essentials.vanish
        - essentials.vanish.see
        - essentials.weather
        - essentials.delhome.others
        - essentials.delwarp
        - essentials.home.others
        - essentials.jump
        - essentials.sethome.others
        - essentials.setwarp
        - essentials.top
        - essentials.tp.others
        - essentials.tp
        - essentials.tpaall
        - essentials.teleport.cooldown.bypass
        - essentials.teleport.hidden
        - essentials.teleport.timer.bypass
        - essentials.warp.otherplayers
        - essentials.joinfullserver
        - factions.kit.mod
        - logblock.lookup
        - logblock.rollback
        - logblock.me
        - logblock.hide
        - logblock.spawnTools
        - logblock.tools.toolblock
        - nocheatplus.admin.notify
        - nocheatplus.admin.removeplayer
        - nocheatplus.admin.tempkick
        - nocheatplus.admin.unkick
        - breport.*
        - enchanter.enchant
        - worldedit.*
        - worldguard.*
        - battlenight.moderator
        - disguisecraft.mob.sheep.color.*
      admin:
        prefix: '&4[Admin]&f'
        inheritance:
        - moderator
        permissions:
        options:
        rank: '50'
        - bx.admin
        - citizens.admin.*
        - deathtpplus.admin
        - essentials.itemspawn.exempt
        - essentials.god.pvp
        - essentials.mail.sendall
        - essentials.nick.magic
        - essentials.antioch
        - essentials.backup
        - essentials.ban.exempt
        - essentials.ban.offline
        - essentials.banip
        - essentials.broadcast
        - essentials.clearinventory.others
        - essentials.gc
        - essentials.kickall
        - essentials.kill.force
        - essentials.killall
        - essentials.lightning
        - essentials.lightning.others
        - essentials.nuke
        - essentials.setjail
        - essentials.sudo
        - essentials.tempban.exempt
        - essentials.unban
        - essentials.unbanip
        - essentials.setspawn
        - essentials.warp.overwrite.*
        - essentials.warps.*
        - factions.*
        - firstjoinplus.setspawn
        - logblock.rollback
        - logblock.clearlog
        - logblock.ignoreRestrictions
        - nocheatplus.admin.reload
        - enchanter.dirty
        - history.lookup
        - battlenight.admin
        - disguisecraft.mob.*
      owner:
        prefix: '&5&l[Owner]&f&l'
        inheritance:
        - admin
        permissions:
        options:
        rank: '1'
        - '*'
        - citizens.admin.*
        - deathtpplus.*
        - disguisecraft.*
        - essentials.ban.exempt
        - logblock.*
        - disguisecraft.*
    and my Pex config:
    Code:
    permissions:
      backends:
        file:
          file: permissions.yml
      backend: file
      superperms:
        parent-nodes: true
        enable: true
        strict-mode: false
      createUserRecords: false
      allowOps: true
      debug: false
      basedir: plugins\PermissionsEx
     
  2. Offline

    Jeyge

    You had a few spacing issues as well as a few tags out of place. Here is a fixed version:
    Code:
    users:
      NewchieGreene:
        group:
        - admin
      SecurityFrog13:
        group:
        - admin
      xxxbramblepawxxx:
        group:
        - admin
      davc:
        group:
        - admin
    groups:
      default:
        default: true
        prefix: '&b[Noob]&f'
        options:
          rank: '200'
        permissions:
        - bx.player
        - chairs.sit
        - chairs.self
        - essentials.kit
        - essentials.time
        - essentials.afk
        - essentials.compass
        - essentials.depth
        - essentials.getpos
        - essentials.help
        - essentials.ignore
        - essentials.info
        - essentials.list
        - essentials.motd
        - essentials.msg
        - essentials.msg.url
        - essentials.rules
        - essentials.seen
        - essentials.suicide
        - essentials.kick.notify
        - essentials.ban.notify
        - essentials.mute.notify
        - essentials.ping
        - essentials.spawn
        - essentials.back
        - essentials.home
        - essentials.sethome
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.delhome
        - essentials.geoip.show
        - factions.kit.fullplayer
        - firstjoinplus.spawn
        - firstjoinplus.motd
        - multiverse.portal.access.Creative
        - multiverse.portal.access.Survival
        - multiverse.access.survival
        - nocheatplus.admin.plugins
        - breport.report
        - battlenight.user
        - essentials.build.*
        - essentials.spawn
        - essentials.warp
      member:
        prefix: '&d[Member]&f'
        inheritance:
        - default
        options:
          rank: '150'
        permissions:
        - deathtpplus.deathtp.*
        - essentials.hat
        - essentials.heal
        - essentials.workbench
        - essentials.book
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg.color
        - essentials.nick
        - essentials.nick.color
        - essentials.msg.format
        - essentials.seen.banreason
        - essentials.enderchest
        - essentials.back.ondeath
        - essentials.keepxp
        - essentials.chat.question
        - essentials.chat.color
        - essentials.chat.shout
        - essentials.chat.url
        - firstjoinplus.spawn
      moderator:
        prefix: '&1[Mod]&f'
        inheritance:
        - member
        options:
          rank: '100'
        permissions:
        - chairs.reload
        - citizens.npc.*
        - disguisecraft.mob.*
        - essentials.bigtree
        - essentials.break
        - essentials.break.bedrock
        - essentials.enchant
        - essentials.enchant.allowunsafe
        - essentials.exp
        - essentials.exp.give
        - essentials.exp.give.others
        - essentials.exp.others
        - essentials.exp.set
        - essentials.exp.set.others
        - essentials.feed
        - essentials.feed.others
        - essentials.firework
        - essentials.firework.fire
        - essentials.fly
        - essentials.fly.others
        - essentials.fly.safelogin
        - essentials.gamemode
        - essentials.gamemode.others
        - essentials.enchant.allowunsafe
        - essentials.give
        - essentials.give.item-all
        - essentials.oversizedstacks
        - essentials.god
        - essentials.heal.cooldown.bypass
        - essentials.heal.others
        - essentials.enchant.allowunsafe
        - essentials.item
        - essentials.oversizedstacks
        - essentials.kit.exemptdelay
        - essentials.kits.*
        - essentials.more
        - essentials.ptime
        - essentials.ptime.others
        - essentials.repair
        - essentials.repair.armor
        - essentials.repair.enchanted
        - essentials.speed
        - essentials.time.set
        - essentials.tree
        - essentials.unlimited
        - essentials.unlimited.item-bucket
        - essentials.unlimited.others
        - essentials.afk.kickexempt
        - essentials.book.author
        - essentials.book.title
        - essentials.getpos.others
        - essentials.chat.ignoreexempt
        - essentials.itemdb
        - essentials.list.hidden
        - essentials.near
        - essentials.nick.others
        - essentials.nick.format
        - essentials.powertool
        - essentials.powertooltoggle
        - essentials.realname
        - essentials.seen.extra
        - essentials.spawner.*
        - essentials.geoip.show
        - essentials.whois
        - essentials.burn
        - essentials.clearinventory
        - essentials.enderchest.others
        - essentials.essentials
        - essentials.ext
        - essentials.fireball
        - essentials.invsee
        - essentials.invsee.modify
        - essentials.jails
        - essentials.kick
        - essentials.kill
        - essentials.mute
        - essentials.mute.exempt
        - essentials.remove
        - essentials.socialspy
        - essentials.spawnmob.*
        - essentials.sudo.exempt
        - essentials.tempban
        - essentials.tempban.offline
        - essentials.thunder
        - essentials.jail.exempt
        - essentials.togglejail
        - essentials.togglejail.offline
        - essentials.teleport.hidden
        - essentials.vanish
        - essentials.vanish.see
        - essentials.weather
        - essentials.delhome.others
        - essentials.delwarp
        - essentials.home.others
        - essentials.jump
        - essentials.sethome.others
        - essentials.setwarp
        - essentials.top
        - essentials.tp.others
        - essentials.tp
        - essentials.tpaall
        - essentials.teleport.cooldown.bypass
        - essentials.teleport.hidden
        - essentials.teleport.timer.bypass
        - essentials.warp.otherplayers
        - essentials.joinfullserver
        - factions.kit.mod
        - logblock.lookup
        - logblock.rollback
        - logblock.me
        - logblock.hide
        - logblock.spawnTools
        - logblock.tools.toolblock
        - nocheatplus.admin.notify
        - nocheatplus.admin.removeplayer
        - nocheatplus.admin.tempkick
        - nocheatplus.admin.unkick
        - breport.*
        - enchanter.enchant
        - worldedit.*
        - worldguard.*
        - battlenight.moderator
        - disguisecraft.mob.sheep.color.*
      admin:
        prefix: '&4[Admin]&f'
        inheritance:
        - moderator
        options:
          rank: '50'
        permissions:
        - bx.admin
        - citizens.admin.*
        - deathtpplus.admin
        - essentials.itemspawn.exempt
        - essentials.god.pvp
        - essentials.mail.sendall
        - essentials.nick.magic
        - essentials.antioch
        - essentials.backup
        - essentials.ban.exempt
        - essentials.ban.offline
        - essentials.banip
        - essentials.broadcast
        - essentials.clearinventory.others
        - essentials.gc
        - essentials.kickall
        - essentials.kill.force
        - essentials.killall
        - essentials.lightning
        - essentials.lightning.others
        - essentials.nuke
        - essentials.setjail
        - essentials.sudo
        - essentials.tempban.exempt
        - essentials.unban
        - essentials.unbanip
        - essentials.setspawn
        - essentials.warp.overwrite.*
        - essentials.warps.*
        - factions.*
        - firstjoinplus.setspawn
        - logblock.rollback
        - logblock.clearlog
        - logblock.ignoreRestrictions
        - nocheatplus.admin.reload
        - enchanter.dirty
        - history.lookup
        - battlenight.admin
        - disguisecraft.mob.*
      owner:
        prefix: '&5&l[Owner]&f&l'
        inheritance:
        - admin
        options:
          rank: '1'
        permissions:
        - '*'
        - citizens.admin.*
        - deathtpplus.*
        - disguisecraft.*
        - essentials.ban.exempt
        - logblock.*
        - disguisecraft.*
    
     
    Zath137 likes this.
  3. Offline

    Zath137

    Thank you so much :D[diamond] MARRRY ME I LOVE YOU. Seriously though thanks, alot. :)
     
    Jeyge likes this.
Thread Status:
Not open for further replies.

Share This Page