Pex showing Red

Discussion in 'Plugin Help/Development/Requests' started by shaady91, Mar 18, 2017.

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

    shaady91

    Hi, i need help with Pex. Every time i type /pl Pex is showing red and i can't find the problem

    Here's my log:

    Code:
    [21:57:42] [Server thread/INFO]: Starting minecraft server version 1.8
    [21:57:42] [Server thread/INFO]: Loading properties
    [21:57:42] [Server thread/INFO]: Default game type: SURVIVAL
    [21:57:42] [Server thread/INFO]: Generating keypair
    [21:57:42] [Server thread/INFO]: Starting Minecraft server on *:25565
    [21:57:43] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
    [21:57:43] [Server thread/ERROR]: Could not load 'plugins\api-2.5.0-SNAPSHOT.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:250) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:69) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
    Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
        ... 9 more
    [21:57:43] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
    [21:57:43] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
    [21:57:43] [Server thread/INFO]: [ColoredNameTags] Loading ColoredNameTags v1.3.18
    [21:57:43] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v4.25 Release
    [21:57:43] [Server thread/INFO]: [GiantTrees] Loading GiantTrees v1.1
    [21:57:43] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.3
    [21:57:43] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
    [21:57:43] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
    [21:57:43] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
    [21:57:43] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
    [21:57:43] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
    [21:57:43] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
    [21:57:43] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
    [21:57:43] [Server thread/INFO]: [RedProtect] Loading RedProtect v7.1.2
    [21:57:43] [Server thread/INFO]: [MOTDColor] Loading MOTDColor v0.5
    [21:57:43] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
    [21:57:43] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
    [21:57:43] [Server thread/INFO]: [Backpacks] Loading Backpacks v0.1.3
    [21:57:43] [Server thread/INFO]: [Holograms] Loading Holograms v2.4.1-SNAPSHOT
    [21:57:43] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
    [21:57:43] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.14-SNAPSHOT (build 1195)
    [21:57:43] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v11.2.2
    [21:57:43] [Server thread/INFO]: [GiantTrees] Enabling GiantTrees v1.1
    [21:57:43] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
    [21:57:43] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    [21:57:43] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
    [21:57:43] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
    [21:57:43] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
    [21:57:43] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
    [21:57:43] [Server thread/WARN]: Failed to load white-list:
    java.lang.NullPointerException
        at net.minecraft.server.v1_8_R1.JsonList.load(JsonList.java:163) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.DedicatedPlayerList.C(SourceFile:123) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:30) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
    [21:57:43] [Server thread/INFO]: Preparing level "world"
    [21:57:43] [Server thread/INFO]: [GiantTrees] Attaching giant tree populator to world "world"
    [21:57:43] [Server thread/INFO]: Preparing start region for level 0 (Seed: -6805169952683343730)
    [21:57:43] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4196273282176371810)
    [21:57:44] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
    [21:57:45] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
    [21:57:45] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
    [21:57:45] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
    [21:57:45] [Server thread/INFO]: [ColoredNameTags] Enabling ColoredNameTags v1.3.18
    [21:57:45] [Server thread/INFO]: [ColoredNameTags] +++++++++++++++++++
    [21:57:45] [Server thread/INFO]: [ColoredNameTags] +                 +
    [21:57:45] [Server thread/INFO]: [ColoredNameTags] + ColoredNameTags +
    [21:57:45] [Server thread/INFO]: [ColoredNameTags] +     Enabled     +
    [21:57:45] [Server thread/INFO]: [ColoredNameTags] +                 +
    [21:57:45] [Server thread/INFO]: [ColoredNameTags] +++++++++++++++++++
    [21:57:45] [Server thread/WARN]: [ColoredNameTags] WARNING: InfoBoardReborn or InfoBoard May Be Installed On Your Server!  Please Unistall InfoBoard of any sort!  This WILL Break The Plugin!
    [21:57:45] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v4.25 Release
    [21:57:45] [Server thread/INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been enabled.
    [21:57:45] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.3
    [21:57:45] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
    [21:57:45] [Server thread/INFO]: Bukkit version format changed. Version not checked.
    [21:57:45] [Server thread/INFO]: git-Bukkit-33d5de3 (MC: 1.8)
    [21:57:45] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
    [21:57:45] [Server thread/INFO]: Using locale es_AR
    [21:57:45] [Server thread/INFO]: Using locale es_AR
    [21:57:45] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
    [21:57:45] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
    [21:57:45] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
    [21:57:45] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
    [21:57:45] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
    [21:57:45] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
    [21:57:45] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
    [21:57:45] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
    [21:57:45] [Server thread/INFO]: [ClearLag] Loading modules...
    [21:57:45] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
    [21:57:45] [Server thread/INFO]: [ClearLag] Modules have been loaded!
    [21:57:45] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
    [21:57:45] [Thread-12/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
    [21:57:45] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
    [21:57:45] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
    [21:57:45] [Server thread/INFO]: [PermissionsEx] Initializing file backend
    [21:57:45] [Server thread/ERROR]: [PermissionsEx]
    ========== UNABLE TO LOAD PERMISSIONS BACKEND =========
    Your configuration must be fixed before PEX will enable
    Details: Error loading permissions file!
    =======================================================
    ru.tehkode.permissions.exceptions.PermissionBackendException: Error loading permissions file!
        at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:321) ~[PermissionsEx-1.23.4.jar:?]
        at ru.tehkode.permissions.backends.file.FileBackend.<init>(FileBackend.java:120) ~[PermissionsEx-1.23.4.jar:?]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_121]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_121]
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_121]
        at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:392) ~[PermissionsEx-1.23.4.jar:?]
        at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:367) ~[PermissionsEx-1.23.4.jar:?]
        at ru.tehkode.permissions.PermissionManager.createBackend(PermissionManager.java:624) ~[PermissionsEx-1.23.4.jar:?]
        at ru.tehkode.permissions.PermissionManager.setBackend(PermissionManager.java:606) ~[PermissionsEx-1.23.4.jar:?]
        at ru.tehkode.permissions.PermissionManager.initBackend(PermissionManager.java:693) ~[PermissionsEx-1.23.4.jar:?]
        at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:67) ~[PermissionsEx-1.23.4.jar:?]
        at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:175) [PermissionsEx-1.23.4.jar:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
    Caused by: org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
    in 'string', line 3, column 12:
            default: true
                   ^
    
        at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?]
        at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?]
        at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?]
        ... 23 more
    Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here
    in 'string', line 3, column 12:
            default: true
                   ^
    
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?]
        at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?]
        at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?]
        ... 23 more
    [21:57:45] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
    [21:57:45] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
    [21:57:45] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
    [21:57:45] [Server thread/ERROR]: Could not pass event PluginDisableEvent to Essentials vTeamCity
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:297) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:345) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:279) [PermissionsEx-1.23.4.jar:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
    Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
        at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
        at com.earth2me.essentials.perm.PermissionsExHandler.<init>(PermissionsExHandler.java:17) ~[?:?]
        at com.earth2me.essentials.perm.PermissionsHandler.checkPermissions(PermissionsHandler.java:121) ~[?:?]
        at com.earth2me.essentials.EssentialsPluginListener.onPluginDisable(EssentialsPluginListener.java:48) ~[?:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:295) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
        ... 16 more
    [21:57:45] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
    [21:57:45] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
    [21:57:45] [Server thread/INFO]: [RedProtect] Enabling RedProtect v7.1.2
    [21:57:45] [Server thread/INFO]: Redprotect: [Server version: 1.8-R0.1-SNAPSHOT][m
    [21:57:45] [Server thread/INFO]: Redprotect: [All configurations loaded!][m
    [21:57:45] [Server thread/INFO]: Redprotect: [Language file loaded - Using: en-EN][m
    [21:57:45] [Server thread/ERROR]: [RedProtect] Plugin RedProtect v7.1.2 has failed to register events for class br.net.fabiozumbi12.RedProtect.listeners.RPMine18 because org/bukkit/event/block/BlockExplodeEvent does not exist.
    [21:57:45] [Server thread/INFO]: Redprotect: [Vault found. Hooked.][m
    [21:57:45] [Server thread/INFO]: Redprotect: [Essentials found. Hooked.][m
    [21:57:45] [Server thread/INFO]: Redprotect: [WorldEdit found. Hooked.][m
    [21:57:45] [Server thread/INFO]: Redprotect: [Loaded 0 regions (yml)][m
    [21:57:45] [Server thread/INFO]: [0;31;22m _   _  _  [0;31;1m _   _   _  _ _  _  _ _ _  __[m
    [21:57:45] [Server thread/INFO]: [0;31;22m|_| |_ | \ [0;31;1m|_| |_| | |  |  |_ |   |    /[m
    [21:57:45] [Server thread/INFO]: [0;31;22m| \ |_ |_/ [0;31;1m|   | \ |_|  |  |_ |_  |   /[m
    [21:57:45] [Server thread/INFO]: [0;32;1m¯ RedProtect v7.1.2 enabled[m
    [21:57:45] [Server thread/INFO]: [m
    [21:57:45] [Server thread/INFO]: Redprotect: [Checking for update...][m
    [21:57:45] [Thread-12/INFO]: [ClearLag] No updates found!
    [21:57:46] [Server thread/INFO]: Redprotect: [No update available.][m
    [21:57:46] [Server thread/INFO]: Redprotect: [Auto-save Scheduler: Saving yml database every 60 minutes!][m
    [21:57:46] [Server thread/INFO]: [MOTDColor] Enabling MOTDColor v0.5
    [21:57:46] [Server thread/INFO]: [MOTDColor] MOTDColor event priority: NORMAL
    [21:57:46] [Server thread/INFO]: [MOTDColor] MOTDColor: icon url loaded.
    [21:57:46] [Server thread/INFO]: [MOTDColor] MOTDColor: icon loaded.
    [21:57:46] [Server thread/INFO]: [MOTDColor] MOTDColor enabled!
    [21:57:46] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
    [21:57:46] [Server thread/INFO]: [Backpacks] Enabling Backpacks v0.1.3
    [21:57:46] [Server thread/ERROR]: [Backpacks] Plugin Backpacks v0.1.3 has failed to register events for class drew6017.main.Backpack because org/bukkit/event/player/PlayerItemDamageEvent does not exist.
    [21:57:46] [Server thread/INFO]: [Backpacks] Loading backpacks. Please wait...
    [21:57:46] [Server thread/INFO]: [Backpacks] 1 backpack(s) have been loaded.
    [21:57:46] [Server thread/INFO]: [Backpacks] Backpacks has been enabled!
    [21:57:46] [Server thread/INFO]: [Holograms] Enabling Holograms v2.4.1-SNAPSHOT
    [21:57:46] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_8_R1.HologramEntityControllerImpl
    [21:57:46] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
    [21:57:46] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    [21:57:46] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
    [21:57:46] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
    [21:57:46] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
    [21:57:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
    [21:57:46] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    [21:57:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
    [21:57:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
    [21:57:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    [21:57:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    [21:57:46] [Server thread/INFO]: [WorldGuard] Loading region data...
    [21:57:47] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.14-SNAPSHOT (build 1195)
    [21:57:47] [Server thread/ERROR]: [Citizens] Missing preferred location bundle.
    [21:57:47] [Server thread/ERROR]: [Citizens] Unable to find Rhino classes - javascript scripts won't see non-CraftBukkit classes
    [21:57:47] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v11.2.2
    [21:57:47] [Server thread/INFO]: GriefPrevention: Grief Prevention boot start.
    [21:57:47] [Server thread/INFO]: GriefPrevention: Finished loading configuration.
    [21:57:47] [Server thread/INFO]: GriefPrevention: 0 total claims loaded.
    [21:57:47] [Server thread/INFO]: GriefPrevention: Customizable messages loaded.
    [21:57:47] [Server thread/INFO]: GriefPrevention: Successfully hooked into WorldGuard.
    [21:57:47] [Server thread/INFO]: GriefPrevention: Finished loading data (File Mode).
    [21:57:47] [Server thread/INFO]: GriefPrevention: Boot finished.
    [21:57:47] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [21:57:47] [Server thread/INFO]: Done (4,061s)! For help, type "help" or "?"
    [21:57:47] [Server thread/INFO]: [Holograms] Loaded hologram with "Lobby1" with 1 lines
    [21:57:47] [Server thread/INFO]: [Holograms] Loaded hologram with "Lobby3" with 1 lines
    [21:57:47] [Server thread/INFO]: [Holograms] Loaded hologram with "Lobby4" with 1 lines
    [21:57:47] [Server thread/INFO]: [Holograms] Loaded hologram with "arrow" with 1 lines
    [21:57:47] [Server thread/INFO]: [Holograms] Loaded hologram with "Lobby" with 1 lines
    [21:57:47] [Server thread/INFO]: [Holograms] Loaded hologram with "Admin" with 1 lines
    [21:57:47] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
    [21:57:47] [pool-3-thread-3/INFO]: [Vault] Checking for Updates ...
    [21:57:47] [pool-3-thread-3/INFO]: [Vault] No new version available
    
    
     
    Last edited by a moderator: Mar 19, 2017
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    shaady91

  4. Offline

    timtower Administrator Administrator Moderator

  5. Offline

    shaady91

    nope, still showing red :/
     
  6. Offline

    timtower Administrator Administrator Moderator

  7. Offline

    shaady91

  8. Offline

    timtower Administrator Administrator Moderator

    @shaady91 Line 2 is missing a colon as well.
     
  9. Offline

    shaady91

    aaaand now it's working. Thanks :)
     
Thread Status:
Not open for further replies.

Share This Page