1

Essentials Not Working

SlipShock's Avatar SlipShock8/29/14 4:43 pm
9/2/2014 9:31 pm
SlipShock's Avatar SlipShock
Can someone fix this. I tried making donation ranks for my server and it won't work. Please help! http://pastebin.com/hu62HAer
Posted by SlipShock's Avatar
SlipShock
Level 8 : Apprentice Miner
2

Create an account or sign in to comment.

13

1
09/02/2014 9:31 pm
Level 8 : Apprentice Miner
SlipShock
SlipShock's Avatar
Thanks for the help guys T_T
1
09/01/2014 9:07 pm
Level 8 : Apprentice Engineer
Nick0043
Nick0043's Avatar
I've taken his configuration and that was the first part I fixed. The kit is not the cause of the errors.
1
09/01/2014 9:04 pm
Level 1 : New Warrior
TheGGeRs
TheGGeRs's Avatar
default kit its like this
Default:
delay: 68400
items:
- 267 1
- 257 1
- 258 1
- 256 1
- 346 1
- 49 16
- 5 64
- 322 1
- 364 16
- 298 1
- 299 1
- 300 1
- 301 1

make it a straight line like this
Default:
delay: 68400
items:
- 267 1
- 257 1
- 258 1
- 256 1
- 346 1
- 49 16
- 5 64
- 322 1
- 364 16
- 298 1
- 299 1
- 300 1
- 301 1
1
09/01/2014 8:59 pm
Level 8 : Apprentice Engineer
Nick0043
Nick0043's Avatar
I have noticed a few more issues in the config you posted earlier, which I have since fixed. Although, the config still is causing issues. Which parts of the config did you edit, and did you put any tabs in the config?
1
09/01/2014 7:29 pm
Level 8 : Apprentice Miner
SlipShock
SlipShock's Avatar
01.09 18:19:53 [Server] INFO SlipShock left the game.
01.09 18:19:53 [Disconnect] User SlipShock has disconnected, reason: Disconnected
01.09 18:19:41 [Server] INFO Couldnt replace variable with name: %kills% Maybe you misspelled it or the replacer isnt available yet
01.09 18:19:40 [Server] INFO ... 11 more
01.09 18:19:40 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]
01.09 18:19:40 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]
01.09 18:19:40 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:19:40 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:19:40 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_60]
01.09 18:19:40 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_60]
01.09 18:19:40 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_60]
01.09 18:19:40 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_60]
01.09 18:19:40 [Server] INFO Caused by: java.lang.ClassNotFoundException: me.confuser.barapi.BarAPI
01.09 18:19:40 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:19:40 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:19:40 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:19:40 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:19:40 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:600) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:19:40 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:19:40 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:19:40 [Server] INFO at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs$1.run(infernal_mobs.java:157) ~[infernal_mobs.jar:?]
01.09 18:19:40 [Server] INFO at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.scoreCheck(infernal_mobs.java:135) ~[infernal_mobs.jar:?]
01.09 18:19:40 [Server] INFO at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.fixBar(infernal_mobs.java:237) ~[infernal_mobs.jar:?]
01.09 18:19:40 [Server] INFO at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.clearInfo(infernal_mobs.java:256) ~[infernal_mobs.jar:?]
01.09 18:19:40 [Server] INFO java.lang.NoClassDefFoundError: me/confuser/barapi/BarAPI
01.09 18:19:40 [Server] WARN Task #132 for InfernalMobs v3.4 generated an exception
01.09 18:19:39 [Server] INFO Player: SlipShock has 6 votes
01.09 18:19:39 [Multicraft] SlipShock ran command Message of the Day
01.09 18:19:39 [Connect] User SlipShock, IP 63.247.46.13
01.09 18:19:39 [Server] INFO UUID of player SlipShock is 3891bddd-dfa1-4a79-b7d2-1ff2f58d0f72
01.09 18:18:56 [Disconnect] User net.minecraft.util.com.mojang.authlib.GameProfile@6a6847ed[id=<null>,name=MCI,properties={},legacy=false] (/198.27.83.157:51159) has disconnected, reason: Internal Exception: java.io.IOException: Connection reset by peer
01.09 18:16:55 [Server] INFO No update was found.
01.09 18:16:55 [Server] INFO No new version available
01.09 18:16:55 [Server] INFO Checking for Updates:
01.09 18:16:55 [Server] INFO We didn't find an update!
01.09 18:16:55 [Server] INFO Cleaned backup files. Deleted 20 of 31 files.
01.09 18:16:55 [Server] INFO Loaded 0 queued votes
01.09 18:16:55 [Server] INFO Loading queued votes
01.09 18:16:55 [Server] INFO Connection established!
01.09 18:16:55 [Server] INFO We didn't find an update!
01.09 18:16:55 [Server] INFO ... 3 more
01.09 18:16:55 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
01.09 18:16:55 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53)
01.09 18:16:55 [Server] INFO at com.drtshock.obsidiandestroyer.util.Metrics$1.run(Metrics.java:213)
01.09 18:16:55 [Server] INFO at com.drtshock.obsidiandestroyer.util.Metrics.access$400(Metrics.java:46)
01.09 18:16:55 [Server] INFO at com.drtshock.obsidiandestroyer.util.Metrics.postPlugin(Metrics.java:325)
01.09 18:16:55 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
01.09 18:16:55 [Server] INFO at java.lang.Thread.run(Unknown Source)
01.09 18:16:55 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
01.09 18:16:55 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
01.09 18:16:55 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
01.09 18:16:55 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin ObsidianDestroyer v4.3.0 generated an exception while executing task 76
01.09 18:16:55 [Server] INFO Files already converted to UUID.
01.09 18:16:55 [Server] WARN Exception in thread "pool-3-thread-9"
01.09 18:16:55 [Server] INFO Metrics started: http://mcstats.org/plugin/PlugMan
01.09 18:16:55 [Server] INFO Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
01.09 18:16:55 [Server] INFO ============================================
01.09 18:16:55 [Server] INFO (database saving will now commence which might lock the server for a while)
01.09 18:16:55 [Server] INFO ... done!
01.09 18:16:55 [Server] INFO Post update factions_uplayer@default. Took 1ms. 0/16 changed.
01.09 18:16:55 [Server] INFO Pre update factions_uplayer@default.
01.09 18:16:55 [Server] INFO Post update factions_mplayer. Took 0ms. 0/3 changed.
01.09 18:16:55 [Server] INFO Pre update factions_mplayer.
01.09 18:16:55 [Server] INFO Now updating database for plugins that are ready ...
01.09 18:16:55 [Server] INFO Saving Cachefile...
01.09 18:16:55 [Server] INFO ... done!
01.09 18:16:55 [Server] INFO Now fetching the remaining players from Mojang API ...
01.09 18:16:55 [Server] INFO Player Strings Remaining: 0
01.09 18:16:55 [Server] INFO Player Strings Cached: 0
01.09 18:16:55 [Server] INFO Player Strings Found: 0
01.09 18:16:55 [Server] INFO Loading Dbmojangapi datas...
01.09 18:16:55 [Server] INFO Loading Registry datas...
01.09 18:16:55 [Server] INFO Loading Onlineplayer datas...
01.09 18:16:55 [Server] INFO Loading Cachefile datas...
01.09 18:16:55 [Server] INFO Loading Playerdat datas...
01.09 18:16:55 [Server] INFO Learn more at: https://forums.bukkit.org/threads/psa-t ... ge.250915/
01.09 18:16:55 [Server] INFO We are preparing for Mojangs switch to UUIDs.
01.09 18:16:55 [Server] INFO ============================================
01.09 18:16:55 [Server] Startup Done (5.637s)! For help, type "help" or "?"
01.09 18:16:55 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
01.09 18:16:55 [Server] INFO CombatLog v1.8.11 Enabled.
01.09 18:16:55 [Server] INFO DisguiseCraft plugin not found! Disguise removal will not work.
01.09 18:16:55 [Server] INFO Loading config.yml.
01.09 18:16:55 [Server] INFO Loading messages.properties.
01.09 18:16:55 [Server] INFO Enabling CombatLog v1.8.11
01.09 18:16:55 [Server] INFO Factions - MassiveCore link established.
01.09 18:16:55 [Server] INFO Factions Found! Version: 2.4.0
01.09 18:16:55 [Server] INFO mcore Found! Version: 7.2.1
01.09 18:16:55 [Server] INFO Loading config File...
01.09 18:16:55 [Server] INFO Enabling ObsidianDestroyer v4.3.0
01.09 18:16:55 [Server] INFO Registered replacers: [VaultVariables, PlayerPingVariable, FactionsVariables, McmmoVariables, GeneralVariables, StatsVariables]
01.09 18:16:54 [Server] INFO The variables for the special characters are so no longer needed and are scheduled for deletion for the following version
01.09 18:16:54 [Server] INFO Additionally this plugins now supports umlauts and any other UTF-8 charcters automatically for all systems.
01.09 18:16:54 [Server] WARN You can now put the special characters direct in the configuration.
01.09 18:16:54 [Server] INFO Enabling ScoreboardStats v0.8.2
01.09 18:16:54 [Server] INFO === ENABLE COMPLETE (Took 412ms) ===
01.09 18:16:54 [Server] INFO === ENABLE START ===
01.09 18:16:54 [Server] INFO Enabling Factions v2.4.0
01.09 18:16:54 [Server] INFO Enabling EssentialsChat v2.13.1
01.09 18:16:54 [Server] INFO Votifier plugin found, enabling Votifier support.
01.09 18:16:54 [Server] INFO MC 1.7.9 or below found, enabling version 1 player handling.
01.09 18:16:54 [Server] INFO MC 1.7.2 or above found, enabling version 2 log handling.
01.09 18:16:54 [Server] INFO MC 1.3 or above found, enabling version 2 XP handling.
01.09 18:16:54 [Server] INFO Enabling EnjinMinecraftPlugin v2.6.8-bukkit
01.09 18:16:54 [Server] INFO Enabling EssentialsAntiBuild v2.13.1
01.09 18:16:54 [Server] INFO Essentials hooked!
01.09 18:16:54 [Server] INFO Enabling MoreSounds v1.5.1
01.09 18:16:54 [Server] INFO Enabling EssentialsSpawn v2.13.1
01.09 18:16:54 [Server] INFO Version 3.0.0 is now enabled.
01.09 18:16:54 [Server] INFO Successfully hooked into Vault
01.09 18:16:54 [Server] INFO Enabling ServerSigns v3.0.0
01.09 18:16:54 [Server] INFO Enabling EssentialsProtect v2.13.1
01.09 18:16:54 [Server] INFO has been enabled.
01.09 18:16:54 [Server] INFO Enabling floAuction v3.0.4
01.09 18:16:54 [Server] INFO Essentials: Using PermissionsEx based permissions.
01.09 18:16:54 [Server] INFO [Vault][Economy] Essentials Economy hooked.
01.09 18:16:53 [Server] INFO No updates found!
01.09 18:16:53 [Server] INFO Creating config from template: /plugins/Essentials/config.yml
01.09 18:16:53 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at com.earth2me.essentials.Essentials.onEnable(Essentials.java:189) [Essentials.jar:?]
01.09 18:16:53 [Server] INFO at com.earth2me.essentials.Settings.<init>(Settings.java:36) [Essentials.jar:?]
01.09 18:16:53 [Server] INFO at com.earth2me.essentials.Settings.reloadConfig(Settings.java:500) [Essentials.jar:?]
01.09 18:16:53 [Server] INFO at com.earth2me.essentials.EssentialsConf.load(EssentialsConf.java:164) [Essentials.jar:?]
01.09 18:16:53 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:575) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:53 [Server] INFO org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping; expected <block end>, but found BlockMappingStart
01.09 18:16:53 [Server] ERROR The file /plugins/Essentials/config.yml is broken, it has been renamed to /plugins/Essentials/config.yml.broken.1409613413858
01.09 18:16:53 [Server] INFO Enabling Essentials v2.13.1
01.09 18:16:53 [Server] INFO GAListener v1.3.1 Enabled
01.09 18:16:53 [Server] INFO Enabling GAListener v1.3.1
01.09 18:16:53 [Server] INFO Votifier enabled.
01.09 18:16:53 [Server] INFO Enabling Votifier v1.9
01.09 18:16:53 [Server] INFO Enabling PlayerVaults v3.5.1
01.09 18:16:53 [Server] INFO Searching for updates..
01.09 18:16:53 [Server] INFO Clearlag is now enabled!
01.09 18:16:53 [Server] INFO Modules have been loaded!
01.09 18:16:53 [Server] INFO No config updates found...
01.09 18:16:53 [Server] INFO Loading modules...
01.09 18:16:53 [Server] INFO Enabling ClearLag v2.7.1
01.09 18:16:53 [Server] INFO Detected CraftBukkit build 3092
01.09 18:16:53 [Server] INFO Enabling MCCore v1.23
01.09 18:16:53 [Server] INFO Chatclear v.1.0 activated
01.09 18:16:53 [Server] INFO Enabling Chatclear v0.2
01.09 18:16:53 [Server] INFO has been enabled.
01.09 18:16:53 [Server] INFO Enabling WhatIsIt v1.3.8
01.09 18:16:53 [Server] INFO Blood v1.3.2 : Has been enabled
01.09 18:16:53 [Server] INFO Enabling Blood v1.3.2
01.09 18:16:53 [Server] INFO Using SQLite for data storage.
01.09 18:16:53 [Server] INFO CoreProtect version 2.0.9 is enabled!
01.09 18:16:53 [Server] INFO Enabling CoreProtect v2.0.9
01.09 18:16:53 [Server] INFO Enabling GUIShop v2.1
01.09 18:16:53 [Server] INFO Enabling AutoBroadcaster v0.4
01.09 18:16:53 [Server] INFO 0 regions loaded for 'world_the_end'
01.09 18:16:53 [Server] INFO 0 regions loaded for 'world_nether'
01.09 18:16:53 [Server] INFO 1 regions loaded for 'world'
01.09 18:16:53 [Server] INFO Loaded configuration for world 'world_the_end'
01.09 18:16:53 [Server] INFO (world_the_end) Fire spread is UNRESTRICTED.
01.09 18:16:53 [Server] INFO (world_the_end) Lava fire is blocked.
01.09 18:16:53 [Server] INFO (world_the_end) Lighters are PERMITTED.
01.09 18:16:53 [Server] INFO (world_the_end) TNT ignition is PERMITTED.
01.09 18:16:53 [Server] INFO Loaded configuration for world 'world_nether'
01.09 18:16:53 [Server] INFO (world_nether) Fire spread is UNRESTRICTED.
01.09 18:16:53 [Server] INFO (world_nether) Lava fire is blocked.
01.09 18:16:53 [Server] INFO (world_nether) Lighters are PERMITTED.
01.09 18:16:53 [Server] INFO (world_nether) TNT ignition is PERMITTED.
01.09 18:16:53 [Server] INFO Loaded configuration for world 'world'
01.09 18:16:53 [Server] INFO (world) Fire spread is UNRESTRICTED.
01.09 18:16:53 [Server] INFO (world) Lava fire is blocked.
01.09 18:16:53 [Server] INFO (world) Lighters are PERMITTED.
01.09 18:16:53 [Server] INFO (world) TNT ignition is PERMITTED.
01.09 18:16:53 [Server] INFO Enabling WorldGuard v5.9
01.09 18:16:52 [Server] INFO Enabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
01.09 18:16:52 [Server] INFO [Vault][Chat] PermissionsEx_Chat hooked.
01.09 18:16:52 [Server] INFO [Vault][Permission] PermissionsEx hooked.
01.09 18:16:52 [Server] INFO WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
01.09 18:16:52 [Server] INFO Permissions file successfully reloaded
01.09 18:16:52 [Server] INFO Initializing file backend
01.09 18:16:52 [Server] INFO Enabling PermissionsEx v1.22.3
01.09 18:16:52 [Server] INFO Enabling KitsPreview v1.0.3
01.09 18:16:52 [Server] INFO Enabling InfernalMobs v3.4
01.09 18:16:52 [Server] INFO version 1.41-b20 is enabled!
01.09 18:16:52 [Server] INFO Enabling MotdManager v1.41-b20
01.09 18:16:52 [Server] INFO WEPIF: Using the Bukkit Permissions API.
01.09 18:16:52 [Server] INFO Enabling WorldEdit v5.6.2
01.09 18:16:52 [Server] INFO Enabling PlugMan v2.0.2
01.09 18:16:52 [Server] INFO InvisiblePlugins 0.5 has been enabled
01.09 18:16:52 [Server] INFO Enabling InvisiblePlugins v0.5
01.09 18:16:52 [Server] INFO For reference, the main world's spawn location is at X: 74.0 Y: 67.0 Z: -269.0
01.09 18:16:52 [Server] INFO [CONFIG] World "world" has border radius 10000 at X: 74.6 Z: -303.6
01.09 18:16:52 [Server] INFO [CONFIG] Border-checking timed task started.
01.09 18:16:52 [Server] INFO [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
01.09 18:16:52 [Server] INFO Enabling WorldBorder v1.8.0
01.09 18:16:52 [Server] INFO Preparing start region for level 2 (Seed: 5391268240243175389)
01.09 18:16:51 [Server] INFO Preparing start region for level 1 (Seed: 5391268240243175389)
01.09 18:16:51 [Server] INFO Preparing spawn area: 67%
01.09 18:16:50 [Server] INFO Preparing start region for level 0 (Seed: 6610279849217132504)
01.09 18:16:50 [Server] INFO Preparing level "world"
01.09 18:16:50 [Multicraft] Skipped 19 lines due to rate limit (100/s)
01.09 18:16:47 [Server] INFO §eLoading Cachefile datas...
01.09 18:16:47 [Server] INFO §eLoading Playerdat datas...
01.09 18:16:47 [Server] INFO === ENABLE START ===
01.09 18:16:47 [Server] INFO Enabling mcore v7.2.1
01.09 18:16:47 [Server] INFO Loading CombatLog v1.8.11
01.09 18:16:47 [Server] INFO Loading ObsidianDestroyer v4.3.0
01.09 18:16:47 [Server] INFO Loading ScoreboardStats v0.8.2
01.09 18:16:47 [Server] INFO Loading Factions v2.4.0
01.09 18:16:47 [Server] INFO Loading EssentialsChat v2.13.1
01.09 18:16:47 [Server] INFO Loading EnjinMinecraftPlugin v2.6.8-bukkit
01.09 18:16:47 [Server] INFO Loading EssentialsAntiBuild v2.13.1
01.09 18:16:47 [Server] INFO Loading MoreSounds v1.5.1
01.09 18:16:47 [Server] INFO Loading EssentialsSpawn v2.13.1
01.09 18:16:47 [Server] INFO Loading ServerSigns v3.0.0
01.09 18:16:47 [Server] INFO Loading EssentialsProtect v2.13.1
01.09 18:16:47 [Server] INFO Loading floAuction v3.0.4
01.09 18:16:47 [Server] INFO Loading Essentials v2.13.1
01.09 18:16:47 [Server] INFO Loading GAListener v1.3.1
01.09 18:16:47 [Server] INFO Loading mcMMO v1.5.00-b3547
01.09 18:16:47 [Server] INFO Loading Votifier v1.9
01.09 18:16:47 [Server] INFO Loading PlayerVaults v3.5.1
01.09 18:16:47 [Server] INFO Loading ClearLag v2.7.1
01.09 18:16:47 [Server] INFO Loading MCCore v1.23
01.09 18:16:47 [Server] INFO Loading Chatclear v0.2
01.09 18:16:47 [Server] INFO Loading WhatIsIt v1.3.8
01.09 18:16:47 [Server] INFO Loading Blood v1.3.2
01.09 18:16:47 [Server] INFO Loading CoreProtect v2.0.9
01.09 18:16:47 [Server] INFO Loading GUIShop v2.1
01.09 18:16:47 [Server] INFO Loading AutoBroadcaster v0.4
01.09 18:16:47 [Server] INFO Loading WorldGuard v5.9
01.09 18:16:47 [Server] INFO Loading PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
01.09 18:16:47 [Server] INFO Loading PermissionsEx v1.22.3
01.09 18:16:47 [Server] INFO Loading KitsPreview v1.0.3
01.09 18:16:47 [Server] INFO Loading Vault v1.4.1-b436
01.09 18:16:47 [Server] INFO Loading InfernalMobs v3.4
01.09 18:16:47 [Server] INFO Loading mcore v7.2.1
01.09 18:16:47 [Server] INFO Loading MotdManager v1.41-b20
01.09 18:16:47 [Server] INFO Loading WorldEdit v5.6.2
01.09 18:16:47 [Server] INFO Loading PlugMan v2.0.2
01.09 18:16:47 [Server] INFO Loading InvisiblePlugins v0.5
01.09 18:16:47 [Server] INFO Loading WorldBorder v1.8.0
01.09 18:16:47 [Server] INFO ... 9 more
01.09 18:16:47 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at org.originmc.fbasics.FBasics.<init>(FBasics.java:32) ~[FBasics%20(1).jar:?]
01.09 18:16:47 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:104) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.init(JavaPlugin.java:362) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at com.avaje.ebean.EbeanServerFactory.create(EbeanServerFactory.java:78) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:64) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:209) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at com.avaje.ebeaninternal.server.core.InternalConfiguration.<init>(InternalConfiguration.java:137) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at com.avaje.ebeaninternal.server.type.DefaultTypeManager.<init>(DefaultTypeManager.java:165) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at com.avaje.ebeaninternal.server.type.DefaultTypeManager.initialiseJodaTypes(DefaultTypeManager.java:633) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.joda.time.LocalDateTime
01.09 18:16:47 [Server] INFO ... 9 more
01.09 18:16:47 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_60]
01.09 18:16:47 [Server] INFO at org.originmc.fbasics.FBasics.<init>(FBasics.java:32) ~[FBasics%20(1).jar:?]
01.09 18:16:47 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:104) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.init(JavaPlugin.java:362) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at com.avaje.ebean.EbeanServerFactory.create(EbeanServerFactory.java:78) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:64) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:209) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
01.09 18:16:47 [Server] INFO at com.avaje.ebeaninternal.server.core.InternalConfiguration.<init>(InternalConfiguration.java:137) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
1
08/30/2014 12:05 am
Level 8 : Apprentice Engineer
Nick0043
Nick0043's Avatar
Alright, then I need to know more about what is happening with the config. Are you getting an error in-game, is a kit not set-up correctly, does the config keep resetting? I need any errors that were displayed to furthermore help you.
1
08/29/2014 10:58 pm
Level 8 : Apprentice Miner
SlipShock
SlipShock's Avatar
Still doesn't work D: Someone please help!
1
08/29/2014 8:08 pm
Level 8 : Apprentice Engineer
Nick0043
Nick0043's Avatar
Here is a re-done version of your configuration, I fixed an error in how you spaced your kits. Nothing else, let me know if you have any issues.

http://pastebin.com/FXsBxwtF
1
08/29/2014 7:59 pm
Level 4 : Apprentice Architect
MomoMomiji
MomoMomiji's Avatar
Use a permissions plugin to create groups, rather than messing around in the Essentials config. Group Manager is by the same author as that of Essentials; try giving that a go.
1
08/29/2014 5:23 pm
Level 8 : Apprentice Miner
SlipShock
SlipShock's Avatar
@BeMyDinoDouh 74.124.12.50
1
08/29/2014 5:08 pm
Level 8 : Apprentice Miner
SlipShock
SlipShock's Avatar
Can someone redo it please. I failed.
1
08/29/2014 4:50 pm
Level 15 : Journeyman Engineer
polarluke2
polarluke2's Avatar
Default:
delay: 68400
items:
- 267 1
- 257 1
- 258 1
- 256 1
- 346 1
- 49 16
- 5 64
- 322 1
- 364 16
- 298 1
- 299 1
- 300 1
- 301 1


Maybe that?
1
08/29/2014 4:49 pm
Level 5 : Apprentice Explorer
BeMyDinoDouh
BeMyDinoDouh's Avatar
I can help tell me the ip to the server i will help you!
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome