NOOOOOOOO PEX INHERITANCE D:

Discussion in 'Bukkit Help' started by RumbleIV, Jun 22, 2012.

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

    RumbleIV

    It isn't working, I'm sure I did it right.

    Prob not, but here is the code. fix it for me wont you? c:

    Code:
    groups:
      guest:
        default: true
        permissions:
        - modifyworld.*
        - essentials.rules
        - essentials.spawn
        - stargate.use
        - essentials.signs.use.warp
        - fd.broadcast
        options:
          rank: '100'
      member:
        prefix: '&0[&6Villager&0]&4'
        permissions:
        - factions.kit.fullplayer
        - essentials.afk
        - essentials.compass
        - essentials.time
        - essentials.depth
        - essentials.getpos
        - essentials.help
        - essentials.helpop
        - essentials.ignore
        - essentials.list
        - essentials.mail
        - essentials.me
        - essentials.msg*
        - essentials.r
        - essentials.realname
        - essentials.seen
        - essentials.suicide
        - essentials.delhome
        - essentials.home
        - essentials.sethome
        - essentials.tpaccept
        - essentials.tpdeny
        - essentials.tpahere
        - essentials.tpa
        - essentials.warp
        Inheritance:
        - guest
        options:
          rank: '75'
      Moderator:
        prefix: '&4[&5Advisor&4]&6'
        permissions:
        - essentials.kick
        - vanish.standard
        - vanish.op
        - essentials.mute
        - essentials.togglejail
        - essentials.tempban
        - essentials.tp
        - essentials.tphere
        - essentials.weather*
        - essentials.jails
        - essentials.clearinventory
        - essentials.invsee
        - essentials.item
        - essentials.repair
        - essentials.fly
        - essentials.setwarp
        - essentials.delwarp
        - coreprotect.inspect
        - essentials.setjail
        - essentials.deljail
        - essentials.kit*
        - essentials.heal
        - essentials.feed
        - essentials.enchant
        - essentials.near
        - permissions.*
        - essentials.powertool
        Inheritance:
        - member
        options:
          rank: '50'
      Administrator:
        prefix: '&b[&3King]&6'
        permissions:
        - worldedit.*
        - essentials.*
        options:
          rank: '25'
    users:
      Bongo_Ben:
        group:
        - Administrator
      bongoben:
        group:
        - member
      homer4000:
        group:
        - Administrator
      Jackenzie:
        group:
        - Moderator
      TeamSwag3490:
        group:
        - member
      jackbooz:
        group:
        - member
      MarkJames96:
        group:
        - member
     
    
     
  2. Offline

    Magi1053

    Aside from the capital I, i personally dont see anything wrong with your code, and there aren't any startup errors so the layout of the permissions is perfect... Are you getting any errors on your startup?
     
  3. Offline

    RumbleIV

    Code:
    >03:36:20 [INFO] [Modifyworld] Loading Modifyworld v1.19
    >03:36:20 [INFO] [Factions] Loading Factions v1.6.8
    >03:36:20 [INFO] [SafeCreeper] Enabling SafeCreeper v1.1
    >03:36:20 [INFO] [SafeCreeper] Hooked into PermissionsEx!
    >03:36:20 [INFO] [SafeCreeper] Bypass permissions disabled!
    >03:36:20 [INFO] [SafeCreeper] Loading config files...
    >03:36:20 [INFO] [SafeCreeper] Global config file loaded
    >03:36:20 [INFO] [SafeCreeper] 2 world config files loaded
    >03:36:20 [INFO] [SafeCreeper] Safe Creeper v1.1 Enabled
    >03:36:20 [INFO] [LWC] Enabling LWC v4.2.1 (b700-git-MANUAL) (May 20, 2012)
    >03:36:20 [INFO] LWC: Loading shared objects
    >03:36:20 [INFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
    >03:36:20 [INFO] LWC: Protection cache: 0/10000
    >03:36:20 [INFO] LWC: Loaded 207 locale strings (0 overrides)
    >03:36:20 [INFO] [LWC] Permissions API: PEXPermissions
    >03:36:20 [INFO] [LWC] Currency API: EssentialsCurrency
    >03:36:20 [INFO] [LWC] Connecting to SQLite
    >03:36:20 [INFO] [LWC] Performing any necessary database updates
    >03:36:21 [INFO] [LWC] Using database: Native
    >03:36:21 [INFO] LWC: Precached 10 protections.
    >03:36:21 [INFO] LWC: At version: 4.2.1 (b700)
    >03:36:21 [INFO] [mcMMO] Enabling mcMMO v1.3.08-b857
    >03:36:21 [INFO] [mcMMO] Loading mcMMO config.yml File...
    >03:36:21 [INFO] [mcMMO] Loading mcMMO treasures.yml File...
    >03:36:21 [INFO] [mcMMO] Loading repair.vanilla.yml repair config file...
    >03:36:21 [INFO] mcMMO version 1.3.08-b857 is enabled!
    >03:36:21 [INFO] [LWC] Latest version: 4.2.1
    >03:36:21 [INFO] [LightVote] Enabling LightVote v1.73
    >03:36:21 [INFO] [LightVote:1.73] Initialised
    >03:36:21 [INFO] [LightVote:1.73] Scanning properties file.
    >03:36:21 [INFO] [LightVote:1.73] Properties loaded. Debug messages: false
    >03:36:21 [INFO] [LightVote] Permissions not enabled in config.
    >03:36:21 [INFO] [WorldEdit] Enabling WorldEdit v5.3
    >03:36:21 [INFO] WEPIF: Using the Bukkit Permissions API.
    >03:36:21 [INFO] [NoCheatPlus] Enabling NoCheatPlus v3.6.1
    >03:36:21 [INFO] [NoCheatPlus] version [3.6.1] is enabled.
    >03:36:22 [INFO] [CoreProtect] Enabling CoreProtect v1.42
    >03:36:22 [INFO] CoreProtect version 1.42 is enabled!
    >03:36:22 [INFO] [CoreProtect] Using file based data storage.
    >03:36:22 [INFO] [marriage] Enabling marriage v1.4.1
    >03:36:22 [INFO] [marriage] Checking for new version.
    >03:36:22 [INFO] [marriage] Plugin is up-2-date
    >03:36:22 [INFO] [marriage] Marriage has been enabled!
    >03:36:22 [INFO] [Stargate] Enabling Stargate v0.7.7.2
    >03:36:22 [INFO] Stargate v.0.7.7.2 is enabled.
    >03:36:22 [INFO] [Stargate] Loaded 1 gate layouts
    >03:36:22 [INFO] [Stargate] {Default23} No stargates for world
    >03:36:22 [INFO] [Stargate] {Default23_nether} No stargates for world
    >03:36:22 [INFO] [Stargate] {Default23_the_end} No stargates for world
    >03:36:22 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.2
    >03:36:22 [INFO] [PermissionsEx] Superperms support enabled.
    >03:36:22 [INFO] [PermissionsEx] v1.19.2 enabled
    >03:36:22 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    >03:36:22 [INFO] [AutoSaveWorld] Enabling AutoSaveWorld v3.4
    >03:36:22 [INFO] [AutoSaveWorld] Version 3.4 is enabled: 3bc795dc-ccd5-4763-8a14-a06076c2d0a6
    >03:36:22 [INFO] [FoundDiamonds] Enabling FoundDiamonds v3.2.7
    >03:36:22 [INFO] [AutoSaveWorld] AutoSaveThread Started: Interval is 300 seconds, Warn Times are 0
    >03:36:22 [INFO] [AutoSaveWorld] AutoBackupThread Started: Interval is 216000 seconds, Warn Times are 0
    >03:36:22 [INFO] [FoundDiamonds] Enabled
    >03:36:22 [INFO] [WorldGuard] Enabling WorldGuard v5.5.2
    >03:36:22 [INFO] [WorldGuard] (Default23) TNT ignition is PERMITTED.
    >03:36:22 [INFO] [WorldGuard] (Default23) Lighters are PERMITTED.
    >03:36:22 [INFO] [WorldGuard] (Default23) Lava fire is blocked.
    >03:36:22 [INFO] [WorldGuard] (Default23) Fire spread is UNRESTRICTED.
    >03:36:22 [INFO] [WorldGuard] Loaded configuration for world 'Default23'
    >03:36:22 [INFO] [WorldGuard] (Default23_nether) TNT ignition is PERMITTED.
    >03:36:22 [INFO] [WorldGuard] (Default23_nether) Lighters are PERMITTED.
    >03:36:22 [INFO] [WorldGuard] (Default23_nether) Lava fire is blocked.
    >03:36:22 [INFO] [WorldGuard] (Default23_nether) Fire spread is UNRESTRICTED.
    >03:36:22 [INFO] [WorldGuard] Loaded configuration for world 'Default23_nether'
    >03:36:22 [INFO] [WorldGuard] (Default23_the_end) TNT ignition is PERMITTED.
    >03:36:22 [INFO] [WorldGuard] (Default23_the_end) Lighters are PERMITTED.
    >03:36:22 [INFO] [WorldGuard] (Default23_the_end) Lava fire is blocked.
    >03:36:22 [INFO] [WorldGuard] (Default23_the_end) Fire spread is UNRESTRICTED.
    >03:36:22 [INFO] [WorldGuard] Loaded configuration for world 'Default23_the_end'
    >03:36:22 [INFO] [WorldGuard] 5 regions loaded for 'Default23'
    >03:36:22 [INFO] [WorldGuard] 0 regions loaded for 'Default23_nether'
    >03:36:22 [INFO] [WorldGuard] 0 regions loaded for 'Default23_the_end'
    >03:36:22 [INFO] [Essentials] Enabling Essentials v2.9.1
    >03:36:22 [INFO] Essentials: Using PermissionsEx based permissions.
    >03:36:22 [INFO] [ChatManager] Enabling ChatManager v1.19.1
    >03:36:22 [INFO] [ChatManager] ChatManager disabled. Check config.yml!
    >03:36:22 [INFO] [ChatManager] Disabling ChatManager v1.19.1
    >03:36:22 [INFO] [ChatManager] ChatManager disabled!
    >03:36:22 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.1
    >03:36:23 [INFO] Failed to get local InetAddress for VMID. This is unlikely to matter. At all. We'll add some extra randomness
    java.net.UnknownHostException: uk3.kerpluncgaming.com: uk3.kerpluncgaming.com: Name or service not known
    at java.net.InetAddress.getLocalHost(Unknown Source)
    at com.mchange.v2.c3p0.impl.C3P0ImplUtils.generateVmId(C3P0ImplUtils.java:120)
    at com.mchange.v2.c3p0.impl.C3P0ImplUtils.(C3P0ImplUtils.java:98)
    at com.mchange.v2.c3p0.impl.PoolBackedDataSourceBase.(PoolBackedDataSourceBase.java:227)
    at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.(AbstractPoolBackedDataSource.java:62)
    at com.mchange.v2.c3p0.ComboPooledDataSource.(ComboPooledDataSource.java:109)
    at com.mchange.v2.c3p0.ComboPooledDataSource.(ComboPooledDataSource.java:105)
    at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.(ProtectedBlockJDBC.java:44)
    at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.(ProtectedBlockJDBC.java:39)
    at com.earth2me.essentials.protect.data.ProtectedBlockSQLite.(ProtectedBlockSQLite.java:13)
    at com.earth2me.essentials.protect.EssentialsConnect$ProtectReloader.reloadConfig(EssentialsConnect.java:108)
    at com.earth2me.essentials.protect.EssentialsConnect.(EssentialsConnect.java:33)
    at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:49)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:552)
    at org.bukkit.Bukkit.reload(Bukkit.java:182)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.net.UnknownHostException: uk3.kerpluncgaming.com: Name or service not known
    at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
    at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source)
    at java.net.InetAddress.getAddressesFromNameService(Unknown Source)
    ... 33 more
    >03:36:23 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
    >03:36:23 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.1
    >03:36:23 [INFO] [VanishNoPacket] Enabling VanishNoPacket v3.10
    >03:36:23 [INFO] [VanishNoPacket] v3.10 loaded.
    >03:36:23 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.1
    >03:36:23 [INFO] [Modifyworld] Enabling Modifyworld v1.19
    >03:36:23 [INFO] [Modifyworld] Modifyworld disabled. Check config.yml!
    >03:36:23 [INFO] [Modifyworld] Disabling Modifyworld v1.19
    >03:36:23 [INFO] [Modifyworld] Modifyworld disabled!
    >03:36:23 [INFO] [Factions] Enabling Factions v1.6.8
    >03:36:23 [INFO] [Factions v1.6.8] === ENABLE START ===
    >03:36:23 [INFO] [Factions v1.6.8] Loading board from disk
    >03:36:23 [INFO] [Factions v1.6.8] Found and will integrate chat with EssentialsChat v2.9.1
    >03:36:23 [INFO] [Factions v1.6.8] Economy integration is disabled, and the plugin "Vault" is not installed.
    >03:36:23 [INFO] [Factions v1.6.8] Successfully hooked into LWC! Integration is currently disabled, though ("lwcIntegration").
    >03:36:23 [INFO] [Factions v1.6.8] === ENABLE DONE (Took 120ms) ===
    >03:36:24 [INFO] Server permissions file permissions.yml is empty, ignoring it
    >03:36:24 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    :)

    I replaced the Capital I's with lowercase i's and i started getting huge lag..

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

    nala3

    well, I don't think that replacing letters will cause lag, but it was likely the cause of inheritance not working. :) If it still lags after a restart, try removing plugin jars one by one until the lag stops, if you eliminate all the plugins and there is still lag, it is likely due to a poor host.
     
  5. Offline

    RumbleIV

    I just stopped using inheritance. its a pain but all well
     
  6. Offline

    andrewpo

    Unless you're trying to run CraftBukkit on a ZX81, there's no way that inheritance in permissions could cause severe lag.
     
Thread Status:
Not open for further replies.

Share This Page