· 9 years ago · Jan 26, 2017, 10:06 PM
1[18:05:01] [Server thread/INFO]: Starting minecraft server version 1.10.2
2[18:05:01] [Server thread/INFO]: Loading properties
3[18:05:01] [Server thread/INFO]: Default game type: SURVIVAL
4[18:05:01] [Server thread/INFO]: Generating keypair
5[18:05:01] [Server thread/INFO]: Starting Minecraft server on 176.57.147.122:25565
6[18:05:02] [Server thread/INFO]: Using epoll channel type
7[18:05:02] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-c1b529e (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT)
8[18:05:02] [Server thread/ERROR]: Could not load 'plugins/SilkSpawners.jar' in folder 'plugins'
9org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
10 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:158) ~[craftbukkit.jar:git-Bukkit-c1b529e]
11 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit.jar:git-Bukkit-c1b529e]
12 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:295) [craftbukkit.jar:git-Bukkit-c1b529e]
13 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.<init>(CraftServer.java:257) [craftbukkit.jar:git-Bukkit-c1b529e]
14 at net.minecraft.server.v1_10_R1.PlayerList.<init>(PlayerList.java:70) [craftbukkit.jar:git-Bukkit-c1b529e]
15 at net.minecraft.server.v1_10_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-c1b529e]
16 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:184) [craftbukkit.jar:git-Bukkit-c1b529e]
17 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:514) [craftbukkit.jar:git-Bukkit-c1b529e]
18 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
19Caused by: java.util.zip.ZipException: error in opening zip file
20 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_111]
21 at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_111]
22 at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_111]
23 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_111]
24 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_111]
25 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:146) ~[craftbukkit.jar:git-Bukkit-c1b529e]
26 ... 8 more
27[18:05:02] [Server thread/WARN]: Plugin `iConomy_Recreation v8.0' uses the space-character (0x20) in its name `iConomy Recreation' - this is discouraged
28[18:05:02] [Server thread/ERROR]: Could not load 'plugins/BetterDrops.jar' in folder 'plugins'
29org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
30 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[craftbukkit.jar:git-Bukkit-c1b529e]
31 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit.jar:git-Bukkit-c1b529e]
32 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:295) [craftbukkit.jar:git-Bukkit-c1b529e]
33 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.<init>(CraftServer.java:257) [craftbukkit.jar:git-Bukkit-c1b529e]
34 at net.minecraft.server.v1_10_R1.PlayerList.<init>(PlayerList.java:70) [craftbukkit.jar:git-Bukkit-c1b529e]
35 at net.minecraft.server.v1_10_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-c1b529e]
36 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:184) [craftbukkit.jar:git-Bukkit-c1b529e]
37 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:514) [craftbukkit.jar:git-Bukkit-c1b529e]
38 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
39Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
40 ... 9 more
41[18:05:02] [Server thread/ERROR]: Could not load 'plugins/MultiInv.jar' in folder 'plugins'
42org.bukkit.plugin.UnknownDependencyException: TuxTwoLib
43 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Bukkit-c1b529e]
44 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:295) [craftbukkit.jar:git-Bukkit-c1b529e]
45 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.<init>(CraftServer.java:257) [craftbukkit.jar:git-Bukkit-c1b529e]
46 at net.minecraft.server.v1_10_R1.PlayerList.<init>(PlayerList.java:70) [craftbukkit.jar:git-Bukkit-c1b529e]
47 at net.minecraft.server.v1_10_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-c1b529e]
48 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:184) [craftbukkit.jar:git-Bukkit-c1b529e]
49 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:514) [craftbukkit.jar:git-Bukkit-c1b529e]
50 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
51[18:05:02] [Server thread/ERROR]: Could not load 'plugins/iConomy.jar' in folder 'plugins'
52org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
53 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Bukkit-c1b529e]
54 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit.jar:git-Bukkit-c1b529e]
55 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-c1b529e]
56 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:295) [craftbukkit.jar:git-Bukkit-c1b529e]
57 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.<init>(CraftServer.java:257) [craftbukkit.jar:git-Bukkit-c1b529e]
58 at net.minecraft.server.v1_10_R1.PlayerList.<init>(PlayerList.java:70) [craftbukkit.jar:git-Bukkit-c1b529e]
59 at net.minecraft.server.v1_10_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-c1b529e]
60 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:184) [craftbukkit.jar:git-Bukkit-c1b529e]
61 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:514) [craftbukkit.jar:git-Bukkit-c1b529e]
62 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
63Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
64 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:98) ~[craftbukkit.jar:git-Bukkit-c1b529e]
65 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:67) ~[craftbukkit.jar:git-Bukkit-c1b529e]
66 at com.iCo6.iConomy.<init>(iConomy.java:72) ~[?:?]
67 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_111]
68 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_111]
69 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_111]
70 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_111]
71 at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_111]
72 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit.jar:git-Bukkit-c1b529e]
73 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-c1b529e]
74 ... 9 more
75Caused by: java.lang.IllegalStateException: Initial initialization
76 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Bukkit-c1b529e]
77 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:67) ~[craftbukkit.jar:git-Bukkit-c1b529e]
78 at com.iCo6.iConomy.<init>(iConomy.java:72) ~[?:?]
79 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_111]
80 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_111]
81 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_111]
82 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_111]
83 at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_111]
84 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit.jar:git-Bukkit-c1b529e]
85 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-c1b529e]
86 ... 9 more
87[18:05:02] [Server thread/ERROR]: Could not load 'plugins/SuperbVote-0.3.3.jar' in folder 'plugins'
88org.bukkit.plugin.UnknownDependencyException: Votifier
89 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Bukkit-c1b529e]
90 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:295) [craftbukkit.jar:git-Bukkit-c1b529e]
91 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.<init>(CraftServer.java:257) [craftbukkit.jar:git-Bukkit-c1b529e]
92 at net.minecraft.server.v1_10_R1.PlayerList.<init>(PlayerList.java:70) [craftbukkit.jar:git-Bukkit-c1b529e]
93 at net.minecraft.server.v1_10_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-c1b529e]
94 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:184) [craftbukkit.jar:git-Bukkit-c1b529e]
95 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:514) [craftbukkit.jar:git-Bukkit-c1b529e]
96 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
97[18:05:02] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.2.4
98[18:05:02] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5-SNAPSHOT;3645-b0bfa4a
99[18:05:02] [Server thread/INFO]: [BetterBeds] Loading BetterBeds v0.6.1-SNAPSHOT (build #4)
100[18:05:02] [Server thread/INFO]: [iConomy_Recreation] Loading iConomy_Recreation v8.0
101[18:05:02] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0.1-b332
102[18:05:02] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
103[18:05:02] [Server thread/INFO]: [OldPvP] Loading OldPvP v1.9
104[18:05:02] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
105[18:05:02] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
106[18:05:02] [Server thread/INFO]: [ChatColor] Loading ChatColor v2.1
107[18:05:02] [Server thread/INFO]: [EXPBottles] Loading EXPBottles v1.1.3
108[18:05:02] [Server thread/INFO]: [UltimateCore] Loading UltimateCore v2.1.25
109[18:05:02] [Server thread/INFO]: [Vault] [Economy] UltimateCore found: Loaded
110[18:05:02] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.7
111[18:05:02] [Server thread/INFO]: [StackMob] Loading StackMob v1.5.7
112[18:05:02] [Server thread/INFO]: [SpawnerShop] Loading SpawnerShop v3.3
113[18:05:02] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b370
114[18:05:02] [Server thread/INFO]: [Jobs] Loading Jobs v3.7.2
115[18:05:02] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
116[18:05:02] [Server thread/INFO]: [GUIShop] Loading GUIShop v2.1
117[18:05:02] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.5.4
118[18:05:02] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.7.5.1
119[18:05:02] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
120[18:05:02] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
121[18:05:02] [Server thread/INFO]: [OtherDrops] Loading OtherDrops v2.8b-dev.1375
122[18:05:02] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
123[18:05:02] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
124[18:05:02] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
125[18:05:02] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
126[18:05:02] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
127[18:05:02] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
128[18:05:02] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
129[18:05:02] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
130[18:05:02] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
131[18:05:02] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
132[18:05:02] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
133[18:05:02] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
134[18:05:02] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
135[18:05:02] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
136[18:05:02] [Server thread/INFO]: [LWC] Connecting to SQLite
137[18:05:02] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.5.4
138[18:05:02] [Server thread/ERROR]: Cannot load configuration from stream
139org.bukkit.configuration.InvalidConfigurationException: while scanning a simple key
140 in 'string', line 440, column 1:
141 0
142 ^
143could not find expected ':'
144 in 'string', line 441, column 4:
145 # General entity limiting
146 ^
147
148 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[craftbukkit.jar:git-Bukkit-c1b529e]
149 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[craftbukkit.jar:git-Bukkit-c1b529e]
150 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:239) [craftbukkit.jar:git-Bukkit-c1b529e]
151 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:195) [craftbukkit.jar:git-Bukkit-c1b529e]
152 at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:163) [craftbukkit.jar:git-Bukkit-c1b529e]
153 at com.wasteofplastic.askyblock.ASkyBlock.onEnable(ASkyBlock.java:280) [askyblock.jar:?]
154 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) [craftbukkit.jar:git-Bukkit-c1b529e]
155 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit.jar:git-Bukkit-c1b529e]
156 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-c1b529e]
157 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:358) [craftbukkit.jar:git-Bukkit-c1b529e]
158 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:320) [craftbukkit.jar:git-Bukkit-c1b529e]
159 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.<init>(CraftServer.java:258) [craftbukkit.jar:git-Bukkit-c1b529e]
160 at net.minecraft.server.v1_10_R1.PlayerList.<init>(PlayerList.java:70) [craftbukkit.jar:git-Bukkit-c1b529e]
161 at net.minecraft.server.v1_10_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-c1b529e]
162 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:184) [craftbukkit.jar:git-Bukkit-c1b529e]
163 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:514) [craftbukkit.jar:git-Bukkit-c1b529e]
164 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
165Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key
166 in 'string', line 440, column 1:
167 0
168 ^
169could not find expected ':'
170 in 'string', line 441, column 4:
171 # General entity limiting
172 ^
173
174 at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:465) ~[craftbukkit.jar:git-Bukkit-c1b529e]
175 at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:280) ~[craftbukkit.jar:git-Bukkit-c1b529e]
176 at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:225) ~[craftbukkit.jar:git-Bukkit-c1b529e]
177 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[craftbukkit.jar:git-Bukkit-c1b529e]
178 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit.jar:git-Bukkit-c1b529e]
179 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit.jar:git-Bukkit-c1b529e]
180 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[craftbukkit.jar:git-Bukkit-c1b529e]
181 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit.jar:git-Bukkit-c1b529e]
182 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit.jar:git-Bukkit-c1b529e]
183 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit.jar:git-Bukkit-c1b529e]
184 at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit.jar:git-Bukkit-c1b529e]
185 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit.jar:git-Bukkit-c1b529e]
186 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit.jar:git-Bukkit-c1b529e]
187 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[craftbukkit.jar:git-Bukkit-c1b529e]
188 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[craftbukkit.jar:git-Bukkit-c1b529e]
189 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[craftbukkit.jar:git-Bukkit-c1b529e]
190 ... 16 more
191[18:05:03] [Server thread/WARN]: [ASkyBlock] Problem removing no push from scoreboard.
192[18:05:03] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
193[18:05:03] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
194[18:05:03] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
195[18:05:03] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
196[18:05:03] [Server thread/INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
197[18:05:03] [Server thread/INFO]: [ASkyBlock] Loading schematic ?lBlack ?bDiamonds (harder.schematic) for all players, order 3
198[18:05:03] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
199[18:05:03] [Server thread/INFO]: Preparing level "world"
200[18:05:03] [Server thread/INFO]: Preparing start region for level 0 (Seed: 162350811806028360)
201[18:05:04] [Server thread/INFO]: Preparing spawn area: 34%
202[18:05:04] [Server thread/INFO]: Preparing start region for level 1 (Seed: 162350811806028360)
203[18:05:04] [User Authenticator #1/INFO]: UUID of player MaxTheDevil is fecca649-e990-4a70-b23d-b544e9a1fd03
204[18:05:05] [Server thread/INFO]: Preparing start region for level 2 (Seed: 162350811806028360)
205[18:05:05] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.2.4
206[18:05:05] [Server thread/ERROR]: Error occurred while enabling CratesPlus v4.2.4 (Is it up to date?)
207java.lang.NullPointerException
208 at org.bukkit.Location.getBlock(Location.java:87) ~[craftbukkit.jar:git-Bukkit-c1b529e]
209 at plus.crates.CratesPlus.loadMetaData(CratesPlus.java:440) ~[?:?]
210 at plus.crates.CratesPlus.onEnable(CratesPlus.java:209) ~[?:?]
211 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[craftbukkit.jar:git-Bukkit-c1b529e]
212 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit.jar:git-Bukkit-c1b529e]
213 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-c1b529e]
214 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:358) [craftbukkit.jar:git-Bukkit-c1b529e]
215 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:320) [craftbukkit.jar:git-Bukkit-c1b529e]
216 at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:404) [craftbukkit.jar:git-Bukkit-c1b529e]
217 at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:369) [craftbukkit.jar:git-Bukkit-c1b529e]
218 at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:324) [craftbukkit.jar:git-Bukkit-c1b529e]
219 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:243) [craftbukkit.jar:git-Bukkit-c1b529e]
220 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:514) [craftbukkit.jar:git-Bukkit-c1b529e]
221 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
222[18:05:05] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5-SNAPSHOT;3645-b0bfa4a
223[18:05:05] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
224[18:05:05] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_10_R1 as the Bukkit adapter
225[18:05:05] [Server thread/INFO]: [BetterBeds] Enabling BetterBeds v0.6.1-SNAPSHOT (build #4)
226[18:05:05] [Server thread/INFO]: [iConomy_Recreation] Enabling iConomy_Recreation v8.0
227[18:05:05] [Server thread/INFO]: [iConomy_Recreation - April Fools] Enabled (7 ms)
228[18:05:05] [Server thread/INFO]: [iConomy_Recreation] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
229[18:05:05] [Server thread/INFO]: [Vault][Economy] iConomy 8 hooked.
230[18:05:05] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0.1-b332
231[18:05:05] [Thread-10/INFO]: [iConomy_Recreation - April Fools] Purged accounts with default balance.
232[18:05:05] [Server thread/INFO]: GroupManager - INFO - World Found: world
233[18:05:05] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
234[18:05:05] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
235[18:05:05] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
236[18:05:05] [Server thread/INFO]: GroupManager version 2.0.1-b332 is enabled!
237[18:05:05] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
238[18:05:05] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
239[18:05:05] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
240[18:05:05] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
241[18:05:05] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
242[18:05:05] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
243[18:05:05] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
244[18:05:05] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
245[18:05:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
246[18:05:05] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
247[18:05:05] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
248[18:05:05] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
249[18:05:05] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
250[18:05:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
251[18:05:05] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
252[18:05:05] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
253[18:05:05] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
254[18:05:05] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
255[18:05:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
256[18:05:05] [Server thread/INFO]: [WorldGuard] Loading region data...
257[18:05:06] [Server thread/INFO]: [OldPvP] Enabling OldPvP v1.9
258[18:05:06] [Server thread/INFO]: [OldPvP] Your server is running version v1_10_R1
259[18:05:06] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
260[18:05:06] [Server thread/INFO]: [PermissionsEx] Initializing file backend
261[18:05:06] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
262[18:05:06] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
263[18:05:06] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
264[18:05:06] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
265[18:05:06] [Server thread/INFO]: [ChatColor] Enabling ChatColor v2.1
266[18:05:06] [Server thread/INFO]: [EXPBottles] Enabling EXPBottles v1.1.3
267[18:05:06] [Server thread/INFO]: [UltimateCore] Enabling UltimateCore v2.1.25
268[18:05:06] [Server thread/INFO]: [UC] Enabled UltimateCore! (151ms)
269[18:05:06] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.7
270[18:05:06] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared leashknot at [world, -27.5, 64.5, 155.5]. See error.log for more info.
271[18:05:06] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared leashknot at [world, -27.5, 64.5, 155.5]. See error.log for more info.
272[18:05:06] [Server thread/WARN]: [FrameProtect] Unable to respawn disappeared leashknot at [world, -27.5, 64.5, 155.5]. See error.log for more info.
273[18:05:06] [Server thread/WARN]: [FrameProtect] Successfully respawend disappeared leashknot at [world, 12.5, 64.5, 182.5].
274[18:05:06] [Server thread/WARN]: [FrameProtect] Successfully respawend disappeared leashknot at [world, 19.5, 64.5, 154.5].
275[18:05:06] [Server thread/INFO]: [StackMob] Enabling StackMob v1.5.7
276[18:05:06] [Server thread/INFO]: [StackMob] StackMob v1.5.7 by antiPerson
277[18:05:06] [Server thread/INFO]: [StackMob] Find out more at https://www.spigotmc.org/resources/stackmob.29999/
278[18:05:06] [Server thread/INFO]: [StackMob] Please leave a review on this plugin - it helps a lot.
279[18:05:06] [Server thread/INFO]: [StackMob] Loading stack amounts from storage...
280[18:05:06] [Server thread/INFO]: [StackMob] Loaded stack amounts from storage!
281[18:05:06] [Server thread/INFO]: [StackMob] Registering commands and events...
282[18:05:06] [Server thread/INFO]: [StackMob] Registered all commands and events!
283[18:05:06] [Server thread/INFO]: [StackMob] It appears that you are running a Spigot 1.7 Minecraft server.
284[18:05:06] [Server thread/WARN]: [StackMob] Spigot 1.7 is not officially supported! However, this plugin should still work on the #1649 builds.
285[18:05:06] [Server thread/WARN]: [StackMob] In order to do this, some features are not going to work! But, this shouldn't effect you too much.
286[18:05:06] [Server thread/INFO]: [StackMob] WorldGuard v6.1.2;e38d98d has been detected!
287[18:05:06] [Server thread/INFO]: [StackMob] Currently checking SpigotMC for plugin updates...
288[18:05:06] [UltimateCore Updater/INFO]: [UC] No update available.
289[18:05:06] [Server thread/INFO]: [StackMob] No new updates for StackMob have been found!
290[18:05:06] [Server thread/INFO]: [StackMob] Loaded everything in 276ms
291[18:05:06] [Server thread/INFO]: [SpawnerShop] Enabling SpawnerShop v3.3
292[18:05:06] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b370
293[18:05:07] [Server thread/INFO]: Using locale en_US
294[18:05:07] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
295[18:05:07] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
296[18:05:07] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
297[18:05:07] [Server thread/INFO]: Using locale en_US
298[18:05:07] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
299[18:05:07] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
300[18:05:07] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 8 version: 1.5.6-b49)
301[18:05:07] [Server thread/INFO]: [Jobs] Enabling Jobs v3.7.2
302[18:05:07] [Server thread/INFO]: [Jobs] Loaded 8 titles!
303[18:05:07] [Server thread/INFO]: [Jobs] Loaded 0 restricted areas!
304[18:05:07] [Server thread/INFO]: [Jobs] Loaded 49 protected blocks timers!
305[18:05:07] [Server thread/INFO]: [Jobs] Loaded 641 custom item names!
306[18:05:07] [Server thread/INFO]: [Jobs] Loaded 41 custom entity names!
307[18:05:07] [Server thread/INFO]: [Jobs] Loaded 27 custom enchant names!
308[18:05:07] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
309[18:05:07] [Server thread/INFO]: [Jobs] 4 shop items loaded!
310[18:05:07] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
311[18:05:07] [Server thread/INFO]: [Jobs] Explorer job manager registered!
312[18:05:07] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
313[18:05:07] [Server thread/INFO]: [Jobs] Loaded 0 schedulers!
314[18:05:07] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
315[18:05:07] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
316[18:05:07] [Server thread/INFO]: [GUIShop] Enabling GUIShop v2.1
317[18:05:07] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.7.5.1
318[18:05:07] [User Authenticator #2/INFO]: UUID of player FresherMan01 is 3542b1bc-3779-43cb-b672-e2c8ddabc08e
319[18:05:07] [Server thread/INFO]: [CrazyEnchants]: Your server is running v1.7.5.1 and the newest is v1.7.6.3.1.
320[18:05:07] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
321[18:05:07] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
322[18:05:07] [Server thread/INFO]: creating table 'items'
323[18:05:07] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
324[18:05:07] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
325[18:05:07] [Server thread/INFO]: creating table 'accounts'
326[18:05:07] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
327[18:05:07] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
328[18:05:07] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
329[18:05:07] [Server thread/INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
330[18:05:07] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
331[18:05:07] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
332[18:05:07] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
333[18:05:07] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
334[18:05:08] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 162350811806028360
335[18:05:08] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 162350811806028360
336[18:05:08] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 162350811806028360
337[18:05:08] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'PvP-Arena' - Env: NORMAL - Type: FLAT & seed: -4307017065498560302
338[18:05:08] [Server thread/INFO]: Preparing start region for level 3 (Seed: -4307017065498560302)
339[18:05:08] [Server thread/INFO]: [WorldGuard] (PvP-Arena) TNT ignition is PERMITTED.
340[18:05:08] [Server thread/INFO]: [WorldGuard] (PvP-Arena) Lighters are PERMITTED.
341[18:05:08] [Server thread/INFO]: [WorldGuard] (PvP-Arena) Lava fire is blocked.
342[18:05:08] [Server thread/INFO]: [WorldGuard] (PvP-Arena) Fire spread is UNRESTRICTED.
343[18:05:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PvP-Arena'
344[18:05:08] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Freebuild' - Env: NORMAL - Type: NORMAL & seed: -5414105295960678188
345[18:05:08] [Server thread/INFO]: Preparing start region for level 4 (Seed: -5414105295960678188)
346[18:05:09] [Server thread/INFO]: [WorldGuard] (Freebuild) TNT ignition is PERMITTED.
347[18:05:09] [Server thread/INFO]: [WorldGuard] (Freebuild) Lighters are PERMITTED.
348[18:05:09] [Server thread/INFO]: [WorldGuard] (Freebuild) Lava fire is blocked.
349[18:05:09] [Server thread/INFO]: [WorldGuard] (Freebuild) Fire spread is UNRESTRICTED.
350[18:05:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Freebuild'
351[18:05:09] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'JumpAndRun' - Env: NORMAL - Type: NORMAL & seed: -3399864714168353470
352[18:05:09] [Server thread/INFO]: Preparing start region for level 5 (Seed: -3399864714168353470)
353[18:05:10] [Server thread/INFO]: [WorldGuard] (JumpAndRun) TNT ignition is PERMITTED.
354[18:05:10] [Server thread/INFO]: [WorldGuard] (JumpAndRun) Lighters are PERMITTED.
355[18:05:10] [Server thread/INFO]: [WorldGuard] (JumpAndRun) Lava fire is blocked.
356[18:05:10] [Server thread/INFO]: [WorldGuard] (JumpAndRun) Fire spread is UNRESTRICTED.
357[18:05:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'JumpAndRun'
358[18:05:10] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ASkyBlock_nether' - Env: NETHER - Type: FLAT & seed: 8102883008371652845 & generator: ASkyBlock
359[18:05:10] [Server thread/INFO]: Preparing start region for level 6 (Seed: 8102883008371652845)
360[18:05:10] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
361[18:05:10] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
362[18:05:10] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
363[18:05:10] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
364[18:05:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
365[18:05:10] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ASkyBlock' - Env: NORMAL - Type: FLAT & seed: 8632973440984344509 & generator: ASkyBlock
366[18:05:10] [Server thread/INFO]: Preparing start region for level 7 (Seed: 8632973440984344509)
367[18:05:10] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
368[18:05:10] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
369[18:05:10] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
370[18:05:10] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
371[18:05:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
372[18:05:10] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded.
373[18:05:10] [Server thread/INFO]: [OtherDrops] Enabling OtherDrops v2.8b-dev.1375
374[18:05:10] [Server thread/INFO]: [OtherDrops:2.8b-dev.1375] Found supported plugin(s): 'WorldGuard'
375[18:05:10] [Server thread/INFO]: [OtherDrops:2.8b-dev.1375] Loading file: otherdrops-drops.yml
376[18:05:10] [Server thread/INFO]: [OtherDrops:2.8b-dev.1375] Config loaded - total targets: 2 sections: 2 failed: 0
377[18:05:10] [Server thread/INFO]: [OtherDrops:2.8b-dev.1375] OtherDrops loaded.
378[18:05:10] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
379[18:05:10] [Server thread/INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
380[18:05:10] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
381[18:05:10] [Server thread/WARN]: Server permissions file permissions.yml is not valid YAML.
382java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
383 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadCustomPermissions(CraftServer.java:759) [craftbukkit.jar:git-Bukkit-c1b529e]
384 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:328) [craftbukkit.jar:git-Bukkit-c1b529e]
385 at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:404) [craftbukkit.jar:git-Bukkit-c1b529e]
386 at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:369) [craftbukkit.jar:git-Bukkit-c1b529e]
387 at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:324) [craftbukkit.jar:git-Bukkit-c1b529e]
388 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:243) [craftbukkit.jar:git-Bukkit-c1b529e]
389 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:514) [craftbukkit.jar:git-Bukkit-c1b529e]
390 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
391[18:05:10] [Server thread/INFO]: Done (7.587s)! For help, type "help" or "?"
392[18:05:10] [Server thread/INFO]: Starting GS4 status listener
393[18:05:10] [Query Listener #1/INFO]: Query running on 176.57.147.122:25565
394[18:05:10] [Server thread/INFO]: Trying to register generator with Multiverse
395[18:05:10] [pool-3-thread-3/WARN]: Exception in thread "pool-3-thread-3"
396[18:05:10] [pool-3-thread-3/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
397 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
398 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
399 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
400 at java.lang.Thread.run(Thread.java:745)
401Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
402 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
403 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
404 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
405 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
406 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
407 ... 3 more
408
409[18:05:10] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock'!
410[18:05:10] [Server thread/INFO]: Sorry, You can't set: 'generator'
411[18:05:10] [Server thread/INFO]: For a full list of thingys, see our wiki.
412[18:05:10] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock_nether'!
413[18:05:10] [Server thread/INFO]: Sorry, You can't set: 'generator'
414[18:05:10] [Server thread/INFO]: For a full list of thingys, see our wiki.
415[18:05:10] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
416[18:05:11] [Server thread/WARN]: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No subject alternative DNS name matching api.bukget.org found.
417[18:05:11] [Server thread/WARN]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
418[18:05:11] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
419[18:05:11] [Server thread/WARN]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
420[18:05:11] [Server thread/WARN]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
421[18:05:11] [Server thread/WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1509)
422[18:05:11] [Server thread/WARN]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216)
423[18:05:11] [Server thread/WARN]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
424[18:05:11] [Server thread/WARN]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
425[18:05:11] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
426[18:05:11] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
427[18:05:11] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
428[18:05:11] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
429[18:05:11] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
430[18:05:11] [Server thread/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
431[18:05:11] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
432[18:05:11] [Server thread/WARN]: at ch.dragon252525.frameprotect.util.UpdateChecker.updateInfo(UpdateChecker.java:95)
433[18:05:11] [Server thread/WARN]: at ch.dragon252525.frameprotect.util.UpdateChecker.lambda$start$0(UpdateChecker.java:45)
434[18:05:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
435[18:05:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352)
436[18:05:11] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:682)
437[18:05:11] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:361)
438[18:05:11] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:643)
439[18:05:11] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:547)
440[18:05:11] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
441[18:05:11] [Server thread/WARN]: Caused by: java.security.cert.CertificateException: No subject alternative DNS name matching api.bukget.org found.
442[18:05:11] [Server thread/WARN]: at sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:204)
443[18:05:11] [Server thread/WARN]: at sun.security.util.HostnameChecker.match(HostnameChecker.java:95)
444[18:05:11] [Server thread/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkIdentity(X509TrustManagerImpl.java:455)
445[18:05:11] [Server thread/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkIdentity(X509TrustManagerImpl.java:436)
446[18:05:11] [Server thread/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:200)
447[18:05:11] [Server thread/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
448[18:05:11] [Server thread/WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1491)
449[18:05:11] [Server thread/WARN]: ... 19 more
450[18:05:11] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
451[18:05:11] [pool-3-thread-13/WARN]: Exception in thread "pool-3-thread-13"
452[18:05:11] [pool-3-thread-13/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
453 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
454 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
455 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
456 at java.lang.Thread.run(Thread.java:745)
457Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
458 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
459 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
460 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
461 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
462 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
463 ... 3 more
464
465[18:05:11] [pool-3-thread-16/WARN]: Exception in thread "pool-3-thread-16"
466[18:05:11] [pool-3-thread-16/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
467 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
468 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
469 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
470 at java.lang.Thread.run(Thread.java:745)
471Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
472 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
473 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
474 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
475 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
476 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
477 ... 3 more
478
479[18:05:11] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
480[18:05:11] [Server thread/INFO]: [ASkyBlock] Loading island grid...
481[18:05:11] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
482[18:05:11] [pool-3-thread-19/INFO]: [Vault] Checking for Updates ...
483[18:05:11] [pool-3-thread-14/INFO]: [Jobs] Preloaded 16 players data in 0.02
484[18:05:11] [Server thread/INFO]: [ASkyBlock] Loading warps...
485[18:05:11] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while scanning a simple key
486 in 'string', line 537, column 7:
487 sellprice 1
488 ^
489could not find expected ':'
490 in 'string', line 538, column 4:
491 item113:
492 ^
493
494[18:05:11] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56)
495[18:05:11] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184)
496[18:05:11] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130)
497[18:05:11] [Server thread/WARN]: at com.wasteofplastic.askyblock.util.Util.loadYamlFile(Util.java:60)
498[18:05:11] [Server thread/WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.loadShop(ControlPanel.java:99)
499[18:05:11] [Server thread/WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.<init>(ControlPanel.java:66)
500[18:05:11] [Server thread/WARN]: at com.wasteofplastic.askyblock.ASkyBlock$1$1.run(ASkyBlock.java:452)
501[18:05:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
502[18:05:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352)
503[18:05:11] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:682)
504[18:05:11] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:361)
505[18:05:11] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:643)
506[18:05:11] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:547)
507[18:05:11] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
508[18:05:11] [Server thread/WARN]: Caused by: while scanning a simple key
509 in 'string', line 537, column 7:
510 sellprice 1
511 ^
512could not find expected ':'
513 in 'string', line 538, column 4:
514 item113:
515 ^
516
517[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:465)
518[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:280)
519[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:225)
520[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558)
521[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
522[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
523[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224)
524[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
525[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229)
526[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
527[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229)
528[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
529[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
530[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
531[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
532[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450)
533[18:05:11] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:369)
534[18:05:11] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54)
535[18:05:11] [Server thread/WARN]: ... 13 more
536[18:05:11] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
537[18:05:11] [pool-3-thread-2/INFO]: [LWC] [LWC] The updater ran into a minor issue: Server returned HTTP response code: 520 for URL: http://update.griefcraft.com/lwc/branch/stable/LATEST
538[18:05:11] [pool-3-thread-2/INFO]: [LWC] [LWC] This can probably be ignored.
539[18:05:11] [pool-3-thread-2/WARN]: Exception in thread "pool-3-thread-2"
540[18:05:11] [pool-3-thread-2/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 4
541 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
542 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
543 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
544 at java.lang.Thread.run(Thread.java:745)
545Caused by: java.lang.NullPointerException
546 at com.griefcraft.util.Updater$1.run(Updater.java:81)
547 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
548 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
549 ... 3 more
550
551[18:05:11] [pool-3-thread-19/INFO]: [Vault] No new version available
552[18:05:11] [Server thread/INFO]: MaxTheDevil[/62.227.57.118:59324] logged in with entity id 903 at ([ASkyBlock]0.8733665868133649, 122.11643439863165, 390.3432170185815)
553[18:05:11] [Server thread/INFO]: FresherMan01[/91.39.60.74:52889] logged in with entity id 911 at ([ASkyBlock]5.429385665668907, 122.49390748022948, 390.8422026755155)
554[18:05:12] [Server thread/INFO]: [ASkyBlock] No update available.
555[18:05:26] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: t
556[18:05:27] [Server thread/INFO]: FresherMan01 issued server command: /pex user
557[18:05:27] [Server thread/WARN]: [PermissionsEx] User FresherMan01 tried to access chat command "pex user", but doesn't have permission to do this.
558[18:05:29] [Server thread/INFO]: MaxTheDevil issued server command: /pex
559[18:05:29] [Server thread/INFO]: [ASkyBlock]FresherMan01: t
560[18:05:34] [Server thread/INFO]: MaxTheDevil issued server command: /pex promote MaxTheDevil
561[18:05:40] [Server thread/INFO]: MaxTheDevil issued server command: /pex groups
562[18:05:40] [Server thread/WARN]: [PermissionsEx] User MaxTheDevil tried to access chat command "pex groups", but doesn't have permission to do this.
563[18:05:46] [Server thread/INFO]: [ASkyBlock]FresherMan01: geh mal aus vanish
564[18:05:50] [Server thread/INFO]: [ASkyBlock]FresherMan01: bitte
565[18:05:55] [Server thread/INFO]: Unknown command. Type "help" for help.
566[18:06:05] [Server thread/INFO]: User "fecca649-e990-4a70-b23d-b544e9a1fd03/MaxTheDevil" added to group "Owner"!
567[18:06:07] [Server thread/INFO]: MaxTheDevil issued server command: /pex groupst
568[18:06:09] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]g
569[18:06:12] [Server thread/INFO]: [ASkyBlock]FresherMan01: t
570[18:06:15] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]bin doch
571[18:06:17] [Server thread/INFO]: MaxTheDevil issued server command: /v
572[18:06:18] [Server thread/INFO]: MaxTheDevil issued server command: /v
573[18:06:21] [Server thread/INFO]: [ASkyBlock]FresherMan01: ah jetzt
574[18:06:26] [Server thread/INFO]: MaxTheDevil issued server command: /fly
575[18:06:29] [Server thread/INFO]: MaxTheDevil issued server command: /lock
576[18:06:35] [Server thread/INFO]: MaxTheDevil issued server command: /is lock
577[18:06:45] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]was machst du auf meiner is
578[18:06:48] [Server thread/INFO]: MaxTheDevil issued server command: /is lock
579[18:06:54] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]?
580[18:07:00] [Server thread/INFO]: [ASkyBlock]FresherMan01: bin nur hier
581[18:07:07] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]dachte du baust den spawn weiter
582[18:07:15] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]darfst deine insel jetzt auch im gm baun
583[18:07:17] [Server thread/INFO]: [ASkyBlock]FresherMan01: der ist fertig
584[18:07:26] [Server thread/INFO]: FresherMan01 issued server command: /spawn
585[18:07:30] [Server thread/INFO]: MaxTheDevil issued server command: /tp FresherMan01
586[18:07:39] [Server thread/INFO]: [world]FresherMan01: guck nach oben
587[18:08:01] [Server thread/INFO]: FresherMan01 issued server command: /tp MaxTheDevil FresherMan01
588[18:08:02] [Server thread/INFO]: [world]MaxTheDevil: [Owner]nich schlecht
589[18:08:24] [Server thread/INFO]: MaxTheDevil issued server command: /is
590[18:08:52] [Server thread/INFO]: [world]FresherMan01: MaxTheDevil eine frage w?rdest du ein 8 j?hrigen in dein team als builder lassen?
591[18:09:01] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ganz bestimmt nich wieso
592[18:09:07] [Server thread/INFO]: [world]FresherMan01: nur so
593[18:09:08] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]oder kommt drauf an
594[18:09:14] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]wenn er sich benehmen kann
595[18:09:29] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]wen du zum beispiel 8 w?rst w?re es nich schlimm
596[18:10:14] [Server thread/INFO]: [world]FresherMan01: das ist so ich bin 8 ich hab gesagt ich bin 16 weil ich rechte wollte und gedacht habe du gibst mir
597[18:10:19] [Server thread/INFO]: [world]FresherMan01: dann keine rechte
598[18:10:31] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]lol
599[18:10:44] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]weisst du hab dich englogen um zu gucken ob du wirklich 8 bist
600[18:10:46] [Server thread/INFO]: MaxTheDevil issued server command: /deop FresherMan01
601[18:10:46] [Server thread/INFO]: [MaxTheDevil: De-opped FresherMan01]
602[18:10:48] [Server thread/INFO]: MaxTheDevil issued server command: /ban FresherMan01
603[18:10:48] [Server thread/ERROR]: null
604org.bukkit.command.CommandException: Unhandled exception executing command 'ban' in plugin UltimateCore v2.1.25
605 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-c1b529e]
606 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit.jar:git-Bukkit-c1b529e]
607 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.dispatchCommand(CraftServer.java:626) ~[craftbukkit.jar:git-Bukkit-c1b529e]
608 at net.minecraft.server.v1_10_R1.PlayerConnection.handleCommand(PlayerConnection.java:1299) [craftbukkit.jar:git-Bukkit-c1b529e]
609 at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:1159) [craftbukkit.jar:git-Bukkit-c1b529e]
610 at net.minecraft.server.v1_10_R1.PacketPlayInChat.a(SourceFile:37) [craftbukkit.jar:git-Bukkit-c1b529e]
611 at net.minecraft.server.v1_10_R1.PacketPlayInChat.a(SourceFile:9) [craftbukkit.jar:git-Bukkit-c1b529e]
612 at net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Bukkit-c1b529e]
613 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111]
614 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111]
615 at net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45) [craftbukkit.jar:git-Bukkit-c1b529e]
616 at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:688) [craftbukkit.jar:git-Bukkit-c1b529e]
617 at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:361) [craftbukkit.jar:git-Bukkit-c1b529e]
618 at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:643) [craftbukkit.jar:git-Bukkit-c1b529e]
619 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:547) [craftbukkit.jar:git-Bukkit-c1b529e]
620 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
621Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/ChatColor
622 at bammerbom.ultimatecore.bukkit.commands.CmdBan.run(CmdBan.java:73) ~[?:?]
623 at bammerbom.ultimatecore.bukkit.UltimateCommands.onCmd(UltimateCommands.java:215) ~[?:?]
624 at bammerbom.ultimatecore.bukkit.UltimateCore.onCommand(UltimateCore.java:182) ~[?:?]
625 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-c1b529e]
626 ... 15 more
627Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.ChatColor
628 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_111]
629 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-c1b529e]
630 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-c1b529e]
631 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_111]
632 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_111]
633 at bammerbom.ultimatecore.bukkit.commands.CmdBan.run(CmdBan.java:73) ~[?:?]
634 at bammerbom.ultimatecore.bukkit.UltimateCommands.onCmd(UltimateCommands.java:215) ~[?:?]
635 at bammerbom.ultimatecore.bukkit.UltimateCore.onCommand(UltimateCore.java:182) ~[?:?]
636 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-c1b529e]
637 ... 15 more
638[18:10:54] [Server thread/INFO]: MaxTheDevil issued server command: /gm 0 FresherMan01
639[18:11:07] [Server thread/INFO]: MaxTheDevil issued server command: /pex user FresherMan01 group add Member
640[18:11:08] [Server thread/INFO]: FresherMan01 issued server command: /gamemode 1
641[18:11:10] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]so
642[18:11:42] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]hallo?
643[18:11:58] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]haha
644[18:12:15] [Server thread/INFO]: [world]FresherMan01: du bist nicht NETTTTTTT
645[18:12:20] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]lol
646[18:12:25] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]du hast mich angelogen
647[18:12:53] [Server thread/INFO]: [world]FresherMan01: ja weil ich rechte wollte und wollte dir beim aufbau helfen bitte
648[18:12:59] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ne
649[18:13:04] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]h?ttest du nich gelogen ok
650[18:13:09] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]aber da du gelogen hast nich
651[18:13:16] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]sei froh das ich dich nich banne
652[18:13:30] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]nen ban h?ttest du eigentlich verdient
653[18:13:38] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]aber ich bin nett und banne dich nich
654[18:13:57] [Server thread/INFO]: [world]FresherMan01: bin dann weg wenn ich nicht bauen darf usuch
655[18:14:03] [Server thread/INFO]: MaxTheDevil issued server command: /inv FresherMan01
656[18:14:09] [Server thread/INFO]: [world]FresherMan01: bin dann weg wenn ich nicht bauen darf such ich mir andere server
657[18:14:15] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]lol
658[18:14:17] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]weisst du
659[18:14:22] [Server thread/INFO]: [world]FresherMan01: was
660[18:14:28] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]du benimmst dich wie nen typischer 8 j?hriger :D
661[18:14:34] [Server thread/INFO]: [world]FresherMan01: xD
662[18:14:35] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]wenn ich das nich bekomme hau ich ab
663[18:14:58] [Server thread/INFO]: [world]FresherMan01: wenn du was nicht bekommst ?
664[18:15:05] [pool-5-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
665[18:15:14] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ich versteh nich mal wie deine eltern dir erlauben k?nnen pc zu spielen
666[18:15:17] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]du bist viel zu jung
667[18:15:31] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]wenn du nich bekommst was du willst haust du gleich ab
668[18:15:37] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]so verhalten sich alle 8 j?hrigen
669[18:16:26] [Server thread/INFO]: [world]FresherMan01: nein ich hau nicht ab ich m?chte dir nur helfen ich kann gut bauen und so
670[18:16:39] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ja pech h?ttest nich l?gen sollen
671[18:16:47] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]und generell bist du viel zu jung daf?r
672[18:16:51] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ich versteh nich mal wie deine eltern dir erlauben k?nnen pc zu spielen
673[18:17:16] [Server thread/INFO]: [world]FresherMan01: ich wusste nich wie du draf reagierst am anfang als ich gesagt habe ich bin 16
674[18:17:22] [Server thread/INFO]: [world]FresherMan01: daruf
675[18:17:31] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]DESWEGEN KANNST DU NICH EINFACH L?GEN
676[18:17:54] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]bin afk
677[18:18:10] [Server thread/INFO]: [world]FresherMan01: Max bitte eine shonze
678[18:18:54] [Server thread/INFO]: FresherMan01 issued server command: /spawn
679[18:20:11] [pool-3-thread-32/WARN]: Exception in thread "pool-3-thread-32"
680[18:20:11] [pool-3-thread-32/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
681 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
682 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
683 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
684 at java.lang.Thread.run(Thread.java:745)
685Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
686 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
687 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
688 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
689 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
690 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
691 ... 3 more
692
693[18:20:11] [pool-3-thread-40/WARN]: Exception in thread "pool-3-thread-40"
694[18:20:11] [pool-3-thread-40/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
695 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
696 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
697 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
698 at java.lang.Thread.run(Thread.java:745)
699Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
700 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
701 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
702 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
703 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
704 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
705 ... 3 more
706
707[18:20:11] [pool-3-thread-42/WARN]: Exception in thread "pool-3-thread-42"
708[18:20:11] [pool-3-thread-42/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
709 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
710 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
711 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
712 at java.lang.Thread.run(Thread.java:745)
713Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
714 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
715 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
716 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
717 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
718 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
719 ... 3 more
720
721[18:20:46] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]du kannst nich mal chance schreiben
722[18:21:55] [Server thread/INFO]: FresherMan01 is now afk.
723[18:22:32] [Server thread/INFO]: FresherMan01 is no longer AFK.
724[18:22:56] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]du kannst nich mal chance schreiben
725[18:23:13] [Server thread/INFO]: [world]FresherMan01: Ja habs verstanden
726[18:23:56] [Server thread/INFO]: [world]FresherMan01: MaxTheDevil bitte ich l?ge nicht mehr
727[18:24:03] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]nein
728[18:24:06] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]pech
729[18:24:42] [Server thread/INFO]: [world]FresherMan01: du bist gemein und ein arschloch.!
730[18:24:44] [Server thread/INFO]: FresherMan01 lost connection: Disconnected
731[18:24:44] [Server thread/INFO]: FresherMan01 left the game.
732[18:25:24] [User Authenticator #3/INFO]: UUID of player FresherMan01 is 3542b1bc-3779-43cb-b672-e2c8ddabc08e
733[18:25:24] [Server thread/INFO]: FresherMan01[/91.39.60.74:53047] logged in with entity id 63755 at ([world]-54.35874242016739, 64.0, 251.5665311288595)
734[18:26:00] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]und schon wieder beleidigst du
735[18:26:03] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]was soll denn das
736[18:26:33] [Server thread/INFO]: [world]FresherMan01: Jaja du hast eben geschrieben du bist nett du bist schrecklich schei?e und nicht nett
737[18:26:48] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]haha
738[18:26:59] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]du beleidigst die ganze zeit
739[18:27:03] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]soll ich dich mal anzeigen
740[18:27:11] [Server thread/INFO]: [world]FresherMan01: wegen was
741[18:27:12] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]dann kommst du ins gef?ngnis
742[18:27:17] [Server thread/INFO]: [world]FresherMan01: Jaja
743[18:27:20] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]du weisst wieso
744[18:27:34] [Server thread/INFO]: [world]FresherMan01: ich komm noch net ins gef?ngnis
745[18:27:38] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]du glaubst mir nich?
746[18:27:42] [Server thread/INFO]: [world]FresherMan01: erst mit 18
747[18:27:45] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ja aber deine eltern
748[18:27:46] [Server thread/INFO]: [world]FresherMan01: nein
749[18:27:50] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]nein du kannst mit 14
750[18:27:53] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ins gef?ngnis
751[18:28:13] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]und dein minecraft account wird gesperrt
752[18:28:14] [Server thread/INFO]: [world]FresherMan01: ja und da geh?rst du rein
753[18:28:19] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]haha
754[18:28:33] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ich schreib jetzt den besitzern von minecraft
755[18:28:41] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]die sollen dein account sperren
756[18:28:46] [Server thread/INFO]: [world]FresherMan01: haha
757[18:28:50] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]machen die
758[18:28:55] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]du glaubst mir nich?
759[18:29:03] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]hab das schon mit 15 leuten gemacht
760[18:29:10] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]alle accounts von denen sind gesperrt
761[18:30:08] [Server thread/INFO]: [world]FresherMan01: nein und ich werde einen kleinen server besitzer nicht glauben !
762[18:31:17] [Server thread/INFO]: [world]FresherMan01: willst du mir jetzt angst machen oder was das kriegst du nicht hin
763[18:32:15] [Server thread/INFO]: MaxTheDevil is now afk.
764[18:33:29] [Server thread/INFO]: FresherMan01 lost connection: Disconnected
765[18:33:29] [Server thread/INFO]: FresherMan01 left the game.
766[18:35:11] [pool-3-thread-59/WARN]: Exception in thread "pool-3-thread-59"
767[18:35:11] [pool-3-thread-59/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
768 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
769 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
770 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
771 at java.lang.Thread.run(Thread.java:745)
772Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
773 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
774 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
775 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
776 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
777 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
778 ... 3 more
779
780[18:35:11] [pool-3-thread-68/WARN]: Exception in thread "pool-3-thread-68"
781[18:35:11] [pool-3-thread-68/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
782 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
783 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
784 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
785 at java.lang.Thread.run(Thread.java:745)
786Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
787 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
788 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
789 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
790 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
791 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
792 ... 3 more
793
794[18:35:11] [pool-3-thread-71/WARN]: Exception in thread "pool-3-thread-71"
795[18:35:11] [pool-3-thread-71/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
796 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
797 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
798 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
799 at java.lang.Thread.run(Thread.java:745)
800Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
801 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
802 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
803 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
804 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
805 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
806 ... 3 more
807
808[18:40:42] [User Authenticator #4/INFO]: UUID of player predaetorHD is b0c7efff-4d50-4484-ab20-356470134010
809[18:40:42] [Server thread/INFO]: predaetorHD joined the server for the first time!
810[18:40:42] [Server thread/INFO]: [ASkyBlock] No players/b0c7efff-4d50-4484-ab20-356470134010.yml found. Creating it...
811[18:40:42] [Server thread/INFO]: predaetorHD[/91.39.60.74:54482] logged in with entity id 99181 at ([world]-70.44322062871893, 64.0, 254.42926033198285)
812[18:40:42] [pool-20-thread-1/INFO]: Creating empty config: /home/sid_178266/minecraft_craftbukkit/plugins/Essentials/userdata/b0c7efff-4d50-4484-ab20-356470134010.yml
813[18:40:54] [Server thread/INFO]: [world]predaetorHD: oh hallo wo bin ich hier ?
814[18:41:16] [Server thread/WARN]: predaetorHD moved wrongly!
815[18:41:44] [Server thread/INFO]: [world]predaetorHD: ist jemand hier ?????
816[18:41:47] [Server thread/INFO]: predaetorHD issued server command: /list
817[18:42:31] [Server thread/INFO]: predaetorHD lost connection: Disconnected
818[18:42:31] [Server thread/INFO]: predaetorHD left the game.
819[18:42:38] [User Authenticator #5/INFO]: UUID of player predaetorHD is b0c7efff-4d50-4484-ab20-356470134010
820[18:42:38] [Server thread/INFO]: predaetorHD[/91.39.60.74:54560] logged in with entity id 103180 at ([world]-69.6859161874131, 64.5, 218.3165768768522)
821[18:42:40] [Server thread/INFO]: predaetorHD issued server command: /is
822[18:42:43] [Server thread/INFO]: Title command successfully executed
823[18:42:43] [Server thread/INFO]: Title command successfully executed
824[18:42:47] [Server thread/INFO]: predaetorHD issued server command: /is help
825[18:42:57] [Server thread/INFO]: predaetorHD issued server command: /is warps
826[18:44:59] [Server thread/INFO]: predaetorHD issued server command: /is warps
827[18:45:05] [pool-5-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
828[18:45:15] [Server thread/INFO]: predaetorHD issued server command: /Tpa
829[18:45:19] [Server thread/INFO]: predaetorHD issued server command: /tpa
830[18:45:25] [Server thread/INFO]: [ASkyBlock]predaetorHD: hallo
831[18:45:33] [Netty Epoll Server IO #7/INFO]: MaxTheDevil is no longer AFK.
832[18:45:33] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]hey
833[18:45:51] [Server thread/INFO]: [ASkyBlock]predaetorHD: ist hier platz f?r einen builder ?
834[18:46:19] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]wieso
835[18:46:42] [Server thread/INFO]: [ASkyBlock]predaetorHD: bin sehr gut im bauen bin 15 und
836[18:46:48] [Server thread/INFO]: [ASkyBlock]predaetorHD: bin sehr gut im bauen bin 15
837[18:47:00] [Server thread/INFO]: [ASkyBlock]predaetorHD: bin sehr gut im bauen bin 15 Jahre alt
838[18:47:07] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]wirklich
839[18:47:09] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]?
840[18:47:13] [Server thread/INFO]: [ASkyBlock]predaetorHD: Ja
841[18:47:19] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]immoment nich
842[18:47:24] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]kannst aber zeigen was du kannst
843[18:47:38] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]auf skyblock einfach spielen und was cooles bauen
844[18:47:42] [Server thread/INFO]: [ASkyBlock]predaetorHD: aber brauche gm f?rs bauen
845[18:47:46] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]und mir dann bescheid sagen
846[18:47:47] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ne
847[18:47:49] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ohne gm
848[18:47:59] [Server thread/INFO]: [ASkyBlock]predaetorHD: aber brauch holz
849[18:48:14] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]du weisst doch wie man skyblock spielt oder?
850[18:48:21] [Server thread/INFO]: MaxTheDevil issued server command: /tp predaetorHD
851[18:48:31] [Server thread/INFO]: MaxTheDevil issued server command: /crate crate Vote
852[18:48:32] [Server thread/INFO]: MaxTheDevil issued server command: /crate crate Op
853[18:48:35] [Server thread/WARN]: [CratesPlus] Only 1.8 - 1.9 supports the built in holograms, please use HolographicDisplays or Individual Holograms for holograms to work
854[18:48:35] [Server thread/WARN]: [SpawnerShop] Task #8536 for SpawnerShop v3.3 generated an exception
855java.lang.ClassCastException: org.bukkit.craftbukkit.v1_10_R1.block.CraftChest cannot be cast to org.bukkit.block.CreatureSpawner
856 at me.dapkin.sshop.ShopPlugin$1.run(ShopPlugin.java:282) ~[?:?]
857 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit.jar:git-Bukkit-c1b529e]
858 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) [craftbukkit.jar:git-Bukkit-c1b529e]
859 at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:682) [craftbukkit.jar:git-Bukkit-c1b529e]
860 at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:361) [craftbukkit.jar:git-Bukkit-c1b529e]
861 at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:643) [craftbukkit.jar:git-Bukkit-c1b529e]
862 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:547) [craftbukkit.jar:git-Bukkit-c1b529e]
863 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
864[18:48:39] [Server thread/WARN]: [CratesPlus] Only 1.8 - 1.9 supports the built in holograms, please use HolographicDisplays or Individual Holograms for holograms to work
865[18:48:39] [Server thread/WARN]: [SpawnerShop] Task #8539 for SpawnerShop v3.3 generated an exception
866java.lang.ClassCastException: org.bukkit.craftbukkit.v1_10_R1.block.CraftChest cannot be cast to org.bukkit.block.CreatureSpawner
867 at me.dapkin.sshop.ShopPlugin$1.run(ShopPlugin.java:282) ~[?:?]
868 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit.jar:git-Bukkit-c1b529e]
869 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) [craftbukkit.jar:git-Bukkit-c1b529e]
870 at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:682) [craftbukkit.jar:git-Bukkit-c1b529e]
871 at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:361) [craftbukkit.jar:git-Bukkit-c1b529e]
872 at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:643) [craftbukkit.jar:git-Bukkit-c1b529e]
873 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:547) [craftbukkit.jar:git-Bukkit-c1b529e]
874 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
875[18:48:39] [Server thread/INFO]: [ASkyBlock]predaetorHD: MaxTheDevil aber am spawn steht man kann sich als builder bewerben
876[18:48:43] [Server thread/INFO]: MaxTheDevil issued server command: /give MaxTheDevil sign 2
877[18:48:48] [Server thread/INFO]: MaxTheDevil issued server command: /unlock
878[18:48:50] [Server thread/INFO]: MaxTheDevil issued server command: /unlock
879[18:49:01] [Server thread/INFO]: predaetorHD issued server command: /spawn
880[18:49:12] [Server thread/INFO]: [ASkyBlock]predaetorHD: warum kann ich nicht zum spawn?
881[18:49:29] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]geht nich
882[18:49:30] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]kp
883[18:49:33] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]warum
884[18:49:35] [Server thread/INFO]: [ASkyBlock]predaetorHD: kannst du mich tpn
885[18:49:37] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]hab eigentlich alles gemacht
886[18:49:41] [Server thread/INFO]: MaxTheDevil issued server command: /spawn predaetorHD
887[18:49:47] [Server thread/INFO]: [world]predaetorHD: thx
888[18:49:51] [Server thread/INFO]: MaxTheDevil issued server command: /promote predaetorHD
889[18:49:51] [Server thread/INFO]: [PermissionsEx] User b0c7efff-4d50-4484-ab20-356470134010/predaetorHD has been promoted to Member group on default ladder by MaxTheDevil
890[18:50:00] [Server thread/INFO]: MaxTheDevil issued server command: /is
891[18:50:06] [Server thread/INFO]: [world]predaetorHD: geh aus vanish man sieht dich sonst nicht
892[18:50:11] [pool-3-thread-86/WARN]: Exception in thread "pool-3-thread-86"
893[18:50:11] [pool-3-thread-86/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
894 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
895 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
896 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
897 at java.lang.Thread.run(Thread.java:745)
898Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
899 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
900 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
901 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
902 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
903 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
904 ... 3 more
905
906[18:50:11] [pool-3-thread-94/WARN]: Exception in thread "pool-3-thread-94"
907[18:50:11] [pool-3-thread-94/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
908 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
909 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
910 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
911 at java.lang.Thread.run(Thread.java:745)
912Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
913 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
914 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
915 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
916 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
917 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
918 ... 3 more
919
920[18:50:11] [pool-3-thread-97/WARN]: Exception in thread "pool-3-thread-97"
921[18:50:11] [pool-3-thread-97/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
922 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
923 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
924 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
925 at java.lang.Thread.run(Thread.java:745)
926Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
927 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
928 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
929 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
930 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
931 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
932 ... 3 more
933
934[18:50:17] [Server thread/INFO]: [world]predaetorHD: hier m?ssen fackeln
935[18:50:25] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ich bin nich im vanish
936[18:50:26] [Server thread/INFO]: MaxTheDevil issued server command: /c
937[18:50:28] [Server thread/INFO]: MaxTheDevil issued server command: /v
938[18:50:30] [Server thread/INFO]: MaxTheDevil issued server command: /v
939[18:51:03] [Server thread/INFO]: [world]predaetorHD: m spawn steht man kann sich als builder bewerben
940[18:51:06] [Server thread/INFO]: [world]predaetorHD: am spawn steht man kann sich als builder bewerben
941[18:51:07] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ja
942[18:51:13] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]bau was
943[18:51:18] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]auf skyblock ohne gm
944[18:51:30] [Server thread/INFO]: [world]predaetorHD: man ohne gm is schei?e
945[18:51:36] [Server thread/INFO]: MaxTheDevil issued server command: /spawn
946[18:52:06] [Server thread/INFO]: MaxTheDevil lost connection: Disconnected
947[18:52:06] [Server thread/INFO]: MaxTheDevil left the game.
948[18:52:14] [Server thread/INFO]: [world]predaetorHD: wer hat den diesen sch?nen spawn gebaut
949[18:52:14] [User Authenticator #6/INFO]: UUID of player MaxTheDevil is fecca649-e990-4a70-b23d-b544e9a1fd03
950[18:52:14] [Server thread/INFO]: MaxTheDevil[/62.227.57.118:61636] logged in with entity id 118038 at ([world]-70.44322062871893, 64.0, 254.42926033198285)
951[18:52:16] [Server thread/INFO]: [world]predaetorHD: wer hat den diesen sch?nen spawn gebaut
952[18:52:35] [Server thread/INFO]: [world]MaxTheDevil: [Owner]ich
953[18:52:44] [Server thread/INFO]: MaxTheDevil issued server command: /gm 1
954[18:53:11] [User Authenticator #7/INFO]: UUID of player FresherMan01 is 3542b1bc-3779-43cb-b672-e2c8ddabc08e
955[18:53:11] [Server thread/INFO]: FresherMan01[/91.39.60.74:53194] logged in with entity id 123293 at ([world]-76.34953838746743, 64.0, 242.84885906750912)
956[18:53:20] [Server thread/INFO]: [world]MaxTheDevil: [Owner]och was willst du hier
957[18:53:20] [Server thread/INFO]: [world]FresherMan01: hallo+
958[18:54:02] [Server thread/INFO]: [world]MaxTheDevil: [Owner]was willst du FresherMan01
959[18:54:04] [Server thread/INFO]: [world]FresherMan01: Max kann ich bitte wieder op bitte ich L?GE NIE WIEDER versprochen !
960[18:54:09] [Server thread/INFO]: [world]MaxTheDevil: [Owner]NEIN
961[18:54:39] [Server thread/INFO]: MaxTheDevil issued server command: /is
962[18:54:42] [Server thread/INFO]: [world]predaetorHD: MaxTheDevil warum schrei?t du FresherMan01 an?
963[18:55:21] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]predaetorHD du bist niemals 15
964[18:55:30] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]du bist sein freund oder 2. account
965[18:55:34] [Server thread/INFO]: MaxTheDevil issued server command: /gm 0
966[18:55:35] [Server thread/INFO]: MaxTheDevil issued server command: /fly
967[18:55:37] [Server thread/INFO]: [world]predaetorHD: MaxTheDevil hast du den spawn wirklich gebaut
968[18:55:45] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]wieso
969[18:55:52] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ihr geh?rt doch zusammen
970[18:56:09] [Server thread/INFO]: [world]FresherMan01: predaetorHD Max hat dich etwa angelogen ?
971[18:56:16] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]LOL
972[18:56:18] [Server thread/INFO]: [world]FresherMan01: was hat er gesagt ?
973[18:56:24] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ihr geh?rt zusammen haha
974[18:56:26] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]kinder :D
975[18:56:45] [Server thread/INFO]: [world]predaetorHD: er hat gesagt er hat den spawn gebaut
976[18:56:50] [Server thread/INFO]: MaxTheDevil issued server command: /kick FresherMan01
977[18:56:50] [Server thread/INFO]: MaxTheDevil kicked player: FresherMan01
978[18:56:50] [Server thread/INFO]: Reason: No reason given
979[18:56:50] [Server thread/INFO]: FresherMan01 lost connection: ?3?3You have been kicked.
980Reason: ?b?3?bNo reason given.
981[18:56:50] [Server thread/INFO]: FresherMan01 left the game.
982[18:56:50] [Server thread/WARN]: handleDisconnection() called twice
983[18:57:09] [User Authenticator #8/INFO]: UUID of player FresherMan01 is 3542b1bc-3779-43cb-b672-e2c8ddabc08e
984[18:57:10] [Server thread/INFO]: FresherMan01[/91.39.60.74:53202] logged in with entity id 142405 at ([world]-76.34953838746743, 64.0, 242.84885906750912)
985[18:57:11] [Server thread/INFO]: MaxTheDevil issued server command: /kick FresherMan01
986[18:57:11] [Server thread/INFO]: MaxTheDevil kicked player: FresherMan01
987[18:57:11] [Server thread/INFO]: Reason: No reason given
988[18:57:11] [Server thread/INFO]: FresherMan01 lost connection: ?3?3You have been kicked.
989Reason: ?b?3?bNo reason given.
990[18:57:11] [Server thread/INFO]: FresherMan01 left the game.
991[18:57:11] [Server thread/WARN]: handleDisconnection() called twice
992[18:57:19] [User Authenticator #9/INFO]: UUID of player FresherMan01 is 3542b1bc-3779-43cb-b672-e2c8ddabc08e
993[18:57:19] [Server thread/INFO]: FresherMan01[/91.39.60.74:53239] logged in with entity id 143145 at ([world]-76.34953838746743, 64.0, 242.84885906750912)
994[18:57:22] [Server thread/INFO]: MaxTheDevil issued server command: /kick FresherMan01 LOL
995[18:57:22] [Server thread/INFO]: MaxTheDevil kicked player: FresherMan01
996[18:57:22] [Server thread/INFO]: Reason: LOL
997[18:57:22] [Server thread/INFO]: FresherMan01 lost connection: ?3?3You have been kicked.
998Reason: ?bLOL.
999[18:57:22] [Server thread/INFO]: FresherMan01 left the game.
1000[18:57:22] [Server thread/WARN]: handleDisconnection() called twice
1001[18:57:26] [User Authenticator #10/INFO]: UUID of player FresherMan01 is 3542b1bc-3779-43cb-b672-e2c8ddabc08e
1002[18:57:26] [Server thread/INFO]: FresherMan01[/91.39.60.74:53241] logged in with entity id 144313 at ([world]-76.34953838746743, 64.0, 242.84885906750912)
1003[18:57:30] [Server thread/INFO]: MaxTheDevil issued server command: /kick FresherMan01 DU BIST NEN KLEINES KIND
1004[18:57:30] [Server thread/INFO]: MaxTheDevil kicked player: FresherMan01
1005[18:57:30] [Server thread/INFO]: Reason: DU BIST NEN KLEINES KIND
1006[18:57:30] [Server thread/INFO]: FresherMan01 lost connection: ?3?3You have been kicked.
1007Reason: ?bDU BIST NEN KLEINES KIND.
1008[18:57:30] [Server thread/INFO]: FresherMan01 left the game.
1009[18:57:30] [Server thread/WARN]: handleDisconnection() called twice
1010[18:57:34] [User Authenticator #11/INFO]: UUID of player FresherMan01 is 3542b1bc-3779-43cb-b672-e2c8ddabc08e
1011[18:57:34] [Server thread/INFO]: FresherMan01[/91.39.60.74:53243] logged in with entity id 145149 at ([world]-76.34953838746743, 64.0, 242.84885906750912)
1012[18:57:38] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]was willst du
1013[18:57:51] [Server thread/INFO]: [world]FresherMan01: nein ich hab den spawn gebaut !!!!!! er hat gelogen
1014[18:58:00] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]ne ich hab ihn gebaut
1015[18:58:03] [Server thread/INFO]: MaxTheDevil issued server command: /kick FresherMan01 DU BIST NEN KLEINES KIND
1016[18:58:03] [Server thread/INFO]: MaxTheDevil kicked player: FresherMan01
1017[18:58:03] [Server thread/INFO]: Reason: DU BIST NEN KLEINES KIND
1018[18:58:03] [Server thread/INFO]: FresherMan01 lost connection: ?3?3You have been kicked.
1019Reason: ?bDU BIST NEN KLEINES KIND.
1020[18:58:03] [Server thread/INFO]: FresherMan01 left the game.
1021[18:58:03] [Server thread/WARN]: handleDisconnection() called twice
1022[18:58:26] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]predaetorHD
1023[18:58:33] [Server thread/INFO]: [world]predaetorHD: ja
1024[18:58:35] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]du geh?rst zu FresherMan
1025[18:58:37] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]oder?
1026[18:58:42] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]h?r auf zu l?gen
1027[18:59:22] [Server thread/INFO]: [world]predaetorHD: ich bin FresherMan01 nur hab mich auf den pc von meiner mutter mit dem account von meinem freund ein
1028[18:59:26] [Server thread/INFO]: [world]predaetorHD: gelogt
1029[18:59:33] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]lol
1030[18:59:36] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]was willst du?
1031[18:59:41] [Server thread/INFO]: [world]predaetorHD: op
1032[18:59:48] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]kriegst du aber nich
1033[18:59:59] [Server thread/INFO]: MaxTheDevil issued server command: /ban predaetorHD
1034[18:59:59] [Server thread/ERROR]: null
1035org.bukkit.command.CommandException: Unhandled exception executing command 'ban' in plugin UltimateCore v2.1.25
1036 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-c1b529e]
1037 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit.jar:git-Bukkit-c1b529e]
1038 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.dispatchCommand(CraftServer.java:626) ~[craftbukkit.jar:git-Bukkit-c1b529e]
1039 at net.minecraft.server.v1_10_R1.PlayerConnection.handleCommand(PlayerConnection.java:1299) [craftbukkit.jar:git-Bukkit-c1b529e]
1040 at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:1159) [craftbukkit.jar:git-Bukkit-c1b529e]
1041 at net.minecraft.server.v1_10_R1.PacketPlayInChat.a(SourceFile:37) [craftbukkit.jar:git-Bukkit-c1b529e]
1042 at net.minecraft.server.v1_10_R1.PacketPlayInChat.a(SourceFile:9) [craftbukkit.jar:git-Bukkit-c1b529e]
1043 at net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Bukkit-c1b529e]
1044 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111]
1045 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111]
1046 at net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45) [craftbukkit.jar:git-Bukkit-c1b529e]
1047 at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:688) [craftbukkit.jar:git-Bukkit-c1b529e]
1048 at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:361) [craftbukkit.jar:git-Bukkit-c1b529e]
1049 at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:643) [craftbukkit.jar:git-Bukkit-c1b529e]
1050 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:547) [craftbukkit.jar:git-Bukkit-c1b529e]
1051 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
1052Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/ChatColor
1053 at bammerbom.ultimatecore.bukkit.commands.CmdBan.run(CmdBan.java:73) ~[?:?]
1054 at bammerbom.ultimatecore.bukkit.UltimateCommands.onCmd(UltimateCommands.java:215) ~[?:?]
1055 at bammerbom.ultimatecore.bukkit.UltimateCore.onCommand(UltimateCore.java:182) ~[?:?]
1056 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-c1b529e]
1057 ... 15 more
1058[19:00:03] [Server thread/INFO]: [world]predaetorHD: Mistgeburt
1059[19:00:05] [Server thread/INFO]: [world]predaetorHD: Mistgeburt
1060[19:00:07] [Server thread/INFO]: MaxTheDevil issued server command: /banip predaetorHD
1061[19:00:07] [Server thread/INFO]: predaetorHD lost connection: ?3?3You have been ip-banned.
1062 Time left: ?b?3?bforever ?3Reason: ?b?3?bno reason given
1063[19:00:07] [Server thread/INFO]: predaetorHD left the game.
1064[19:00:07] [Server thread/INFO]: MaxTheDevil banned 91.39.60.74. Time: forever Reason: no reason given
1065[19:00:07] [Server thread/WARN]: handleDisconnection() called twice
1066[19:00:14] [User Authenticator #12/INFO]: UUID of player predaetorHD is b0c7efff-4d50-4484-ab20-356470134010
1067[19:00:14] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6282e9c6[id=b0c7efff-4d50-4484-ab20-356470134010,name=predaetorHD,properties={textures=[com.mojang.authlib.properties.Property@4de864d0]},legacy=false] (/91.39.60.74:54664): ?3?3You have been ip-banned.
1068 Time left: ?b?3?bforever ?3Reason: ?b?3?bno reason given
1069[19:00:14] [Server thread/INFO]: com.mojang.authlib.GameProfile@6282e9c6[id=b0c7efff-4d50-4484-ab20-356470134010,name=predaetorHD,properties={textures=[com.mojang.authlib.properties.Property@4de864d0]},legacy=false] (/91.39.60.74:54664) lost connection: ?3?3You have been ip-banned.
1070 Time left: ?b?3?bforever ?3Reason: ?b?3?bno reason given
1071[19:00:19] [Server thread/INFO]: MaxTheDevil issued server command: /banip FresherMan01
1072[19:00:19] [Server thread/INFO]: MaxTheDevil banned 91.39.60.74. Time: forever Reason: no reason given
1073[19:00:33] [User Authenticator #13/INFO]: UUID of player FresherMan01 is 3542b1bc-3779-43cb-b672-e2c8ddabc08e
1074[19:00:33] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@26619f46[id=3542b1bc-3779-43cb-b672-e2c8ddabc08e,name=FresherMan01,properties={textures=[com.mojang.authlib.properties.Property@3bdf1c4f]},legacy=false] (/91.39.60.74:53252): ?3?3You have been ip-banned.
1075 Time left: ?b?3?bforever ?3Reason: ?b?3?bno reason given
1076[19:00:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@26619f46[id=3542b1bc-3779-43cb-b672-e2c8ddabc08e,name=FresherMan01,properties={textures=[com.mojang.authlib.properties.Property@3bdf1c4f]},legacy=false] (/91.39.60.74:53252) lost connection: ?3?3You have been ip-banned.
1077 Time left: ?b?3?bforever ?3Reason: ?b?3?bno reason given
1078[19:00:39] [User Authenticator #14/INFO]: UUID of player FresherMan01 is 3542b1bc-3779-43cb-b672-e2c8ddabc08e
1079[19:00:39] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@75a84041[id=3542b1bc-3779-43cb-b672-e2c8ddabc08e,name=FresherMan01,properties={textures=[com.mojang.authlib.properties.Property@4079e8cf]},legacy=false] (/91.39.60.74:53254): ?3?3You have been ip-banned.
1080 Time left: ?b?3?bforever ?3Reason: ?b?3?bno reason given
1081[19:00:39] [Server thread/INFO]: com.mojang.authlib.GameProfile@75a84041[id=3542b1bc-3779-43cb-b672-e2c8ddabc08e,name=FresherMan01,properties={textures=[com.mojang.authlib.properties.Property@4079e8cf]},legacy=false] (/91.39.60.74:53254) lost connection: ?3?3You have been ip-banned.
1082 Time left: ?b?3?bforever ?3Reason: ?b?3?bno reason given
1083[19:00:49] [Server thread/INFO]: MaxTheDevil issued server command: /asadmin
1084[19:01:52] [Server thread/INFO]: MaxTheDevil issued server command: /asadmin delete FresherMan01
1085[19:02:10] [Server thread/INFO]: MaxTheDevil issued server command: /asadmin deleteisland confirm
1086[19:03:21] [Server thread/INFO]: MaxTheDevil issued server command: /asadmin deleteisland confirm
1087[19:03:31] [Server thread/INFO]: MaxTheDevil issued server command: /delete _CookieHD_
1088[19:03:38] [Server thread/INFO]: MaxTheDevil issued server command: /asadmin delete _CookieHD_
1089[19:04:45] [Server thread/INFO]: MaxTheDevil issued server command: /is info
1090[19:04:49] [Server thread/INFO]: MaxTheDevil issued server command: /asadmin info
1091[19:04:49] [Server thread/INFO]: [ASkyBlock] Get island at was nullLocation{world=CraftWorld{name=ASkyBlock},x=400.0,y=115.0,z=0.0,pitch=0.0,yaw=0.0}
1092[19:04:52] [Server thread/INFO]: MaxTheDevil issued server command: /asadmin
1093[19:05:11] [pool-3-thread-111/WARN]: Exception in thread "pool-3-thread-111"
1094[19:05:11] [pool-3-thread-111/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
1095 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1096 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1097 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1098 at java.lang.Thread.run(Thread.java:745)
1099Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1100 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
1101 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
1102 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
1103 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1104 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1105 ... 3 more
1106
1107[19:05:11] [pool-3-thread-123/WARN]: Exception in thread "pool-3-thread-123"
1108[19:05:11] [pool-3-thread-123/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
1109 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1110 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1111 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1112 at java.lang.Thread.run(Thread.java:745)
1113Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1114 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1115 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1116 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1117 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1118 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1119 ... 3 more
1120
1121[19:05:11] [pool-3-thread-120/WARN]: Exception in thread "pool-3-thread-120"
1122[19:05:11] [pool-3-thread-120/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
1123 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1124 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1125 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1126 at java.lang.Thread.run(Thread.java:745)
1127Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1128 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
1129 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
1130 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
1131 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1132 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1133 ... 3 more
1134
1135[19:05:18] [Server thread/INFO]: MaxTheDevil issued server command: /is
1136[19:05:56] [Server thread/INFO]: MaxTheDevil issued server command: /crate key MaxTheDevil OP 32
1137[19:10:35] [Server thread/INFO]: MaxTheDevil is now afk.
1138[19:15:36] [User Authenticator #15/INFO]: UUID of player FresherMan01 is 3542b1bc-3779-43cb-b672-e2c8ddabc08e
1139[19:15:36] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@20437b98[id=3542b1bc-3779-43cb-b672-e2c8ddabc08e,name=FresherMan01,properties={textures=[com.mojang.authlib.properties.Property@162809d7]},legacy=false] (/91.39.60.74:53846): ?3?3You have been ip-banned.
1140 Time left: ?b?3?bforever ?3Reason: ?b?3?bno reason given
1141[19:15:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@20437b98[id=3542b1bc-3779-43cb-b672-e2c8ddabc08e,name=FresherMan01,properties={textures=[com.mojang.authlib.properties.Property@162809d7]},legacy=false] (/91.39.60.74:53846) lost connection: ?3?3You have been ip-banned.
1142 Time left: ?b?3?bforever ?3Reason: ?b?3?bno reason given
1143[19:20:11] [pool-3-thread-139/WARN]: Exception in thread "pool-3-thread-139"
1144[19:20:11] [pool-3-thread-139/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
1145 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1146 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1147 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1148 at java.lang.Thread.run(Thread.java:745)
1149Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1150 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
1151 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
1152 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
1153 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1154 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1155 ... 3 more
1156
1157[19:20:11] [pool-3-thread-145/WARN]: Exception in thread "pool-3-thread-145"
1158[19:20:11] [pool-3-thread-145/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
1159 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1160 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1161 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1162 at java.lang.Thread.run(Thread.java:745)
1163Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1164 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
1165 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
1166 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
1167 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1168 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1169 ... 3 more
1170
1171[19:20:11] [pool-3-thread-149/WARN]: Exception in thread "pool-3-thread-149"
1172[19:20:11] [pool-3-thread-149/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
1173 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1174 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1175 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1176 at java.lang.Thread.run(Thread.java:745)
1177Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1178 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1179 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1180 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1181 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1182 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1183 ... 3 more
1184
1185[19:25:06] [Server thread/INFO]: MaxTheDevil is no longer AFK.
1186[19:25:19] [Server thread/WARN]: MaxTheDevil moved wrongly!
1187[19:26:10] [Server thread/INFO]: MaxTheDevil issued server command: /difficulty 1
1188[19:26:10] [Server thread/INFO]: [MaxTheDevil: Set game difficulty to Easy]
1189[19:26:27] [Server thread/INFO]: MaxTheDevil issued server command: /difficulty 0
1190[19:26:27] [Server thread/INFO]: [MaxTheDevil: Set game difficulty to Peaceful]
1191[19:26:48] [Server thread/INFO]: MaxTheDevil issued server command: /give wooden_axe
1192[19:26:53] [Server thread/INFO]: MaxTheDevil issued server command: /give MaxTheDevil wooden_axe
1193[19:27:05] [Server thread/INFO]: MaxTheDevil issued server command: //walls 98
1194[19:27:23] [Server thread/INFO]: MaxTheDevil issued server command: /difficulty 1
1195[19:27:23] [Server thread/INFO]: [MaxTheDevil: Set game difficulty to Easy]
1196[19:27:37] [Server thread/INFO]: MaxTheDevil issued server command: /gm 1
1197[19:27:57] [Server thread/INFO]: MaxTheDevil issued server command: /gm 0
1198[19:27:59] [Server thread/INFO]: MaxTheDevil issued server command: /fly
1199[19:33:25] [Server thread/INFO]: MaxTheDevil is now afk.
1200[19:34:47] [Server thread/INFO]: MaxTheDevil is no longer AFK.
1201[19:35:08] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to OtherDrops v2.8b-dev.1375
1202org.bukkit.event.EventException
1203 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[craftbukkit.jar:git-Bukkit-c1b529e]
1204 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-c1b529e]
1205 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-c1b529e]
1206 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-c1b529e]
1207 at org.bukkit.craftbukkit.v1_10_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:89) [craftbukkit.jar:git-Bukkit-c1b529e]
1208 at org.bukkit.craftbukkit.v1_10_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:572) [craftbukkit.jar:git-Bukkit-c1b529e]
1209 at org.bukkit.craftbukkit.v1_10_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:479) [craftbukkit.jar:git-Bukkit-c1b529e]
1210 at org.bukkit.craftbukkit.v1_10_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:604) [craftbukkit.jar:git-Bukkit-c1b529e]
1211 at net.minecraft.server.v1_10_R1.EntityLiving.damageEntity0(EntityLiving.java:1228) [craftbukkit.jar:git-Bukkit-c1b529e]
1212 at net.minecraft.server.v1_10_R1.EntityHuman.damageEntity0(EntityHuman.java:847) [craftbukkit.jar:git-Bukkit-c1b529e]
1213 at net.minecraft.server.v1_10_R1.EntityLiving.damageEntity(EntityLiving.java:824) [craftbukkit.jar:git-Bukkit-c1b529e]
1214 at net.minecraft.server.v1_10_R1.EntityHuman.damageEntity(EntityHuman.java:772) [craftbukkit.jar:git-Bukkit-c1b529e]
1215 at net.minecraft.server.v1_10_R1.EntityPlayer.damageEntity(EntityPlayer.java:500) [craftbukkit.jar:git-Bukkit-c1b529e]
1216 at net.minecraft.server.v1_10_R1.EntityArrow.a(EntityArrow.java:273) [craftbukkit.jar:git-Bukkit-c1b529e]
1217 at net.minecraft.server.v1_10_R1.EntityArrow.m(EntityArrow.java:181) [craftbukkit.jar:git-Bukkit-c1b529e]
1218 at net.minecraft.server.v1_10_R1.EntityTippedArrow.m(EntityTippedArrow.java:68) [craftbukkit.jar:git-Bukkit-c1b529e]
1219 at net.minecraft.server.v1_10_R1.World.entityJoinedWorld(World.java:1508) [craftbukkit.jar:git-Bukkit-c1b529e]
1220 at net.minecraft.server.v1_10_R1.World.g(World.java:1486) [craftbukkit.jar:git-Bukkit-c1b529e]
1221 at net.minecraft.server.v1_10_R1.World.tickEntities(World.java:1341) [craftbukkit.jar:git-Bukkit-c1b529e]
1222 at net.minecraft.server.v1_10_R1.WorldServer.tickEntities(WorldServer.java:613) [craftbukkit.jar:git-Bukkit-c1b529e]
1223 at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:740) [craftbukkit.jar:git-Bukkit-c1b529e]
1224 at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:361) [craftbukkit.jar:git-Bukkit-c1b529e]
1225 at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:643) [craftbukkit.jar:git-Bukkit-c1b529e]
1226 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:547) [craftbukkit.jar:git-Bukkit-c1b529e]
1227 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
1228Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Projectile.getShooter()Lorg/bukkit/entity/LivingEntity;
1229 at com.gmail.zariust.otherdrops.subject.ProjectileAgent.getShooterAgent(ProjectileAgent.java:102) ~[?:?]
1230 at com.gmail.zariust.otherdrops.subject.ProjectileAgent.<init>(ProjectileAgent.java:74) ~[?:?]
1231 at com.gmail.zariust.otherdrops.event.OccurredEvent.setTool(OccurredEvent.java:867) ~[?:?]
1232 at com.gmail.zariust.otherdrops.event.OccurredEvent.<init>(OccurredEvent.java:196) ~[?:?]
1233 at com.gmail.zariust.otherdrops.listener.OdEntityListener.onEntityDamage(OdEntityListener.java:63) ~[?:?]
1234 at sun.reflect.GeneratedMethodAccessor157.invoke(Unknown Source) ~[?:?]
1235 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
1236 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
1237 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) ~[craftbukkit.jar:git-Bukkit-c1b529e]
1238 ... 24 more
1239[19:35:11] [pool-3-thread-166/WARN]: Exception in thread "pool-3-thread-166"
1240[19:35:11] [pool-3-thread-166/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
1241 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1242 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1243 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1244 at java.lang.Thread.run(Thread.java:745)
1245Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1246 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
1247 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
1248 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
1249 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1250 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1251 ... 3 more
1252
1253[19:35:11] [pool-3-thread-175/WARN]: Exception in thread "pool-3-thread-175"
1254[19:35:11] [pool-3-thread-177/WARN]: Exception in thread "pool-3-thread-177"
1255[19:35:11] [pool-3-thread-177/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
1256 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1257 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1258 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1259 at java.lang.Thread.run(Thread.java:745)
1260Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1261 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1262 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1263 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1264 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1265 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1266 ... 3 more
1267
1268[19:35:11] [pool-3-thread-175/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
1269 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1270 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1271 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1272 at java.lang.Thread.run(Thread.java:745)
1273Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1274 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
1275 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
1276 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
1277 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1278 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1279 ... 3 more
1280
1281[19:35:12] [Server thread/INFO]: MaxTheDevil issued server command: /gm 1
1282[19:35:53] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1283[19:36:09] [Server thread/INFO]: MaxTheDevil issued server command: //set 98
1284[19:36:55] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]7gm 0
1285[19:37:08] [Server thread/INFO]: MaxTheDevil issued server command: /gm 0
1286[19:37:09] [Server thread/INFO]: MaxTheDevil issued server command: /fly
1287[19:37:37] [Server thread/WARN]: MaxTheDevil moved wrongly!
1288[19:37:43] [Server thread/INFO]: MaxTheDevil issued server command: /gm 1
1289[19:38:21] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1290[19:38:25] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1291[19:38:30] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1292[19:38:36] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1293[19:39:49] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1294[19:39:54] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1295[19:39:58] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1296[19:40:01] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1297[19:40:06] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1298[19:42:53] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1299[19:43:19] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1300[19:45:30] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1301[19:45:34] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1302[19:46:16] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1303[19:47:40] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1304[19:48:57] [Server thread/INFO]: MaxTheDevil issued server command: /setblock ~ ~ ~ minecraft:diamond_block
1305[19:48:57] [Server thread/INFO]: [MaxTheDevil: Block placed]
1306[19:49:07] [Server thread/INFO]: MaxTheDevil issued server command: //set diamond_block
1307[19:49:16] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1308[19:50:11] [pool-3-thread-194/WARN]: Exception in thread "pool-3-thread-194"
1309[19:50:11] [pool-3-thread-194/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
1310 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1311 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1312 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1313 at java.lang.Thread.run(Thread.java:745)
1314Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1315 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
1316 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
1317 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
1318 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1319 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1320 ... 3 more
1321
1322[19:50:11] [pool-3-thread-202/WARN]: Exception in thread "pool-3-thread-202"
1323[19:50:11] [pool-3-thread-202/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
1324 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1325 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1326 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1327 at java.lang.Thread.run(Thread.java:745)
1328Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1329 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
1330 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
1331 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
1332 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1333 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1334 ... 3 more
1335
1336[19:50:11] [pool-3-thread-204/WARN]: Exception in thread "pool-3-thread-204"
1337[19:50:11] [pool-3-thread-204/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
1338 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1339 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1340 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1341 at java.lang.Thread.run(Thread.java:745)
1342Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1343 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1344 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1345 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1346 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1347 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1348 ... 3 more
1349
1350[19:51:17] [Server thread/INFO]: MaxTheDevil issued server command: /setblock ~ ~ ~ minecraft:diamond_block
1351[19:51:17] [Server thread/INFO]: [MaxTheDevil: Block placed]
1352[19:52:15] [Server thread/INFO]: MaxTheDevil issued server command: //set diamond_block
1353[19:52:21] [Server thread/INFO]: MaxTheDevil issued server command: /is level
1354[19:52:37] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1355[19:52:58] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1356[19:53:18] [Server thread/INFO]: MaxTheDevil issued server command: //set diamondblock
1357[19:54:14] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]95:3
1358[19:54:17] [Server thread/INFO]: MaxTheDevil issued server command: //replace
1359[19:54:27] [Server thread/INFO]: MaxTheDevil issued server command: //replace 95:4 95:3
1360[19:54:38] [Server thread/INFO]: MaxTheDevil issued server command: //replace 41 57
1361[19:55:00] [Server thread/INFO]: MaxTheDevil issued server command: /setblock ~ ~ ~ minecraft:diamond_block
1362[19:55:00] [Server thread/INFO]: [MaxTheDevil: Block placed]
1363[19:55:16] [Server thread/INFO]: MaxTheDevil issued server command: //set diamondblock
1364[19:55:30] [Server thread/INFO]: MaxTheDevil issued server command: //undo
1365[19:55:51] [Server thread/INFO]: MaxTheDevil issued server command: //set diamondblock
1366[19:56:52] [Server thread/INFO]: MaxTheDevil issued server command: //set ironblock
1367[19:57:17] [Server thread/INFO]: MaxTheDevil issued server command: //replace 57 41
1368[19:57:37] [Server thread/INFO]: MaxTheDevil issued server command: //replace 95:3 95:4
1369[19:57:48] [Server thread/INFO]: MaxTheDevil issued server command: //set 0
1370[19:59:36] [Server thread/INFO]: MaxTheDevil issued server command: /tp MaxTheDevil 10 260 445
1371[19:59:42] [Server thread/INFO]: MaxTheDevil issued server command: /setblock ~ ~ ~ minecraft:diamond_block
1372[19:59:42] [Server thread/INFO]: [MaxTheDevil: The block couldn't be placed]
1373[19:59:44] [Server thread/INFO]: MaxTheDevil issued server command: /setblock ~ ~ ~ minecraft:diamond_block
1374[19:59:44] [Server thread/INFO]: [MaxTheDevil: Block placed]
1375[19:59:52] [Server thread/INFO]: MaxTheDevil issued server command: //set lapisblock
1376[19:59:59] [Server thread/INFO]: MaxTheDevil issued server command: //set 22
1377[20:00:07] [Server thread/INFO]: MaxTheDevil issued server command: /is level
1378[20:01:02] [Server thread/INFO]: MaxTheDevil issued server command: //set 44:1
1379[20:01:05] [Server thread/INFO]: MaxTheDevil issued server command: //undo
1380[20:04:36] [Server thread/INFO]: MaxTheDevil issued server command: /gm 0
1381[20:04:37] [Server thread/INFO]: MaxTheDevil issued server command: /fly
1382[20:04:45] [Server thread/INFO]: MaxTheDevil issued server command: /sell hand
1383[20:04:45] [Server thread/INFO]: ?a?4MaxTheDevil?r ?asold lapis_block for ?a$364,800 ?a(384 items at $950 each).
1384[20:04:53] [Server thread/INFO]: MaxTheDevil issued server command: /is level
1385[20:05:11] [pool-3-thread-218/WARN]: Exception in thread "pool-3-thread-218"
1386[20:05:11] [pool-3-thread-218/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
1387 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1388 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1389 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1390 at java.lang.Thread.run(Thread.java:745)
1391Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1392 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
1393 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
1394 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
1395 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1396 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1397 ... 3 more
1398
1399[20:05:11] [pool-3-thread-227/WARN]: Exception in thread "pool-3-thread-227"
1400[20:05:11] [pool-3-thread-227/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
1401 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1402 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1403 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1404 at java.lang.Thread.run(Thread.java:745)
1405Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1406 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
1407 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
1408 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
1409 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1410 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1411 ... 3 more
1412
1413[20:05:11] [pool-3-thread-229/WARN]: Exception in thread "pool-3-thread-229"
1414[20:05:11] [pool-3-thread-229/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
1415 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1416 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1417 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1418 at java.lang.Thread.run(Thread.java:745)
1419Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1420 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1421 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1422 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1423 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1424 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1425 ... 3 more
1426
1427[20:12:48] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]256
1428[20:12:52] [Server thread/INFO]: MaxTheDevil issued server command: //wand
1429[20:13:10] [Server thread/INFO]: MaxTheDevil issued server command: //set goldblock
1430[20:13:27] [Server thread/INFO]: MaxTheDevil issued server command: /is level
1431[20:13:57] [Server thread/INFO]: [ASkyBlock]MaxTheDevil: [Owner]512
1432[20:14:24] [Server thread/INFO]: MaxTheDevil issued server command: //set diamondblock
1433[20:14:35] [Server thread/INFO]: MaxTheDevil issued server command: /is level
1434[20:18:22] [Server thread/INFO]: MaxTheDevil issued server command: /money
1435[20:20:11] [pool-3-thread-245/WARN]: Exception in thread "pool-3-thread-245"
1436[20:20:11] [pool-3-thread-245/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
1437 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1438 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1439 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1440 at java.lang.Thread.run(Thread.java:745)
1441Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1442 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
1443 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
1444 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
1445 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1446 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1447 ... 3 more
1448
1449[20:20:11] [pool-3-thread-253/WARN]: Exception in thread "pool-3-thread-253"
1450[20:20:11] [pool-3-thread-253/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
1451 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1452 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1453 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1454 at java.lang.Thread.run(Thread.java:745)
1455Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1456 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
1457 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
1458 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
1459 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1460 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1461 ... 3 more
1462
1463[20:20:11] [pool-3-thread-255/WARN]: Exception in thread "pool-3-thread-255"
1464[20:20:11] [pool-3-thread-255/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
1465 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1466 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1467 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1468 at java.lang.Thread.run(Thread.java:745)
1469Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1470 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1471 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1472 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1473 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1474 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1475 ... 3 more
1476
1477[20:21:35] [Server thread/INFO]: MaxTheDevil is now afk.
1478[20:35:11] [pool-3-thread-272/WARN]: Exception in thread "pool-3-thread-272"
1479[20:35:11] [pool-3-thread-272/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
1480 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1481 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1482 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1483 at java.lang.Thread.run(Thread.java:745)
1484Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1485 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
1486 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
1487 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
1488 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1489 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1490 ... 3 more
1491
1492[20:35:11] [pool-3-thread-281/WARN]: Exception in thread "pool-3-thread-281"
1493[20:35:11] [pool-3-thread-281/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
1494 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1495 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1496 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1497 at java.lang.Thread.run(Thread.java:745)
1498Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1499 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
1500 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
1501 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
1502 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1503 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1504 ... 3 more
1505
1506[20:35:11] [pool-3-thread-284/WARN]: Exception in thread "pool-3-thread-284"
1507[20:35:11] [pool-3-thread-284/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
1508 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1509 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1510 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1511 at java.lang.Thread.run(Thread.java:745)
1512Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1513 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1514 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1515 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1516 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1517 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1518 ... 3 more
1519
1520[20:50:11] [pool-3-thread-298/WARN]: Exception in thread "pool-3-thread-298"
1521[20:50:11] [pool-3-thread-298/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
1522 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1523 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1524 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1525 at java.lang.Thread.run(Thread.java:745)
1526Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1527 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
1528 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
1529 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
1530 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1531 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1532 ... 3 more
1533
1534[20:50:11] [pool-3-thread-306/WARN]: Exception in thread "pool-3-thread-306"
1535[20:50:11] [pool-3-thread-306/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
1536 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1537 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1538 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1539 at java.lang.Thread.run(Thread.java:745)
1540Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1541 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
1542 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
1543 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
1544 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1545 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1546 ... 3 more
1547
1548[20:50:11] [pool-3-thread-308/WARN]: Exception in thread "pool-3-thread-308"
1549[20:50:11] [pool-3-thread-308/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
1550 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1551 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1552 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1553 at java.lang.Thread.run(Thread.java:745)
1554Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1555 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1556 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1557 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1558 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1559 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1560 ... 3 more
1561
1562[21:03:45] [Server thread/INFO]: MaxTheDevil is no longer AFK.
1563[21:05:11] [pool-3-thread-325/WARN]: Exception in thread "pool-3-thread-325"
1564[21:05:11] [pool-3-thread-325/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
1565 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1566 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1567 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1568 at java.lang.Thread.run(Thread.java:745)
1569Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1570 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
1571 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
1572 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
1573 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1574 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1575 ... 3 more
1576
1577[21:05:11] [pool-3-thread-336/WARN]: Exception in thread "pool-3-thread-336"
1578[21:05:11] [pool-3-thread-336/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
1579 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1580 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1581 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1582 at java.lang.Thread.run(Thread.java:745)
1583Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1584 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1585 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1586 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1587 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1588 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1589 ... 3 more
1590
1591[21:05:11] [pool-3-thread-334/WARN]: Exception in thread "pool-3-thread-334"
1592[21:05:11] [pool-3-thread-334/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
1593 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1594 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1595 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1596 at java.lang.Thread.run(Thread.java:745)
1597Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1598 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
1599 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
1600 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
1601 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1602 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1603 ... 3 more
1604
1605[21:08:36] [Server thread/INFO]: MaxTheDevil issued server command: /crate key MaxTheDevil OP 706345
1606[21:09:41] [pool-3-thread-343/INFO]: [MCSERVERS] Service account is offline!
1607[21:11:11] [pool-3-thread-344/INFO]: [MCSERVERS] Service account is back online!
1608[21:12:30] [Server thread/INFO]: MaxTheDevil is now afk.
1609[21:14:34] [Server thread/INFO]: MaxTheDevil is no longer AFK.
1610[21:15:42] [Server thread/INFO]: MaxTheDevil issued server command: /difficulty 0
1611[21:15:42] [Server thread/INFO]: [MaxTheDevil: Set game difficulty to Peaceful]
1612[21:15:51] [Server thread/INFO]: MaxTheDevil issued server command: /crate key MaxTheDevil Vote 64
1613[21:15:52] [Server thread/INFO]: MaxTheDevil issued server command: /crate key MaxTheDevil Vote 64
1614[21:15:55] [Server thread/INFO]: MaxTheDevil issued server command: /crate key MaxTheDevil OP 64
1615[21:20:11] [pool-3-thread-350/WARN]: Exception in thread "pool-3-thread-350"
1616[21:20:11] [pool-3-thread-350/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
1617 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1618 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1619 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1620 at java.lang.Thread.run(Thread.java:745)
1621Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1622 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
1623 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
1624 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
1625 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1626 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1627 ... 3 more
1628
1629[21:20:11] [pool-3-thread-360/WARN]: Exception in thread "pool-3-thread-360"
1630[21:20:11] [pool-3-thread-360/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
1631 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1632 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1633 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1634 at java.lang.Thread.run(Thread.java:745)
1635Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1636 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1637 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1638 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1639 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1640 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1641 ... 3 more
1642
1643[21:20:11] [pool-3-thread-358/WARN]: Exception in thread "pool-3-thread-358"
1644[21:20:11] [pool-3-thread-358/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
1645 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1646 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1647 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1648 at java.lang.Thread.run(Thread.java:745)
1649Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1650 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
1651 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
1652 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
1653 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1654 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1655 ... 3 more
1656
1657[21:24:40] [Server thread/INFO]: MaxTheDevil issued server command: /is level
1658[21:28:55] [Server thread/INFO]: MaxTheDevil is now afk.
1659[21:32:50] [Server thread/INFO]: MaxTheDevil is no longer AFK.
1660[21:35:11] [pool-3-thread-376/WARN]: Exception in thread "pool-3-thread-376"
1661[21:35:11] [pool-3-thread-376/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
1662 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1663 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1664 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1665 at java.lang.Thread.run(Thread.java:745)
1666Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1667 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
1668 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
1669 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
1670 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1671 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1672 ... 3 more
1673
1674[21:35:11] [pool-3-thread-385/WARN]: Exception in thread "pool-3-thread-385"
1675[21:35:11] [pool-3-thread-385/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
1676 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1677 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1678 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1679 at java.lang.Thread.run(Thread.java:745)
1680Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1681 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
1682 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
1683 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
1684 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1685 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1686 ... 3 more
1687
1688[21:35:11] [pool-3-thread-387/WARN]: Exception in thread "pool-3-thread-387"
1689[21:35:11] [pool-3-thread-387/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
1690 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1691 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1692 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1693 at java.lang.Thread.run(Thread.java:745)
1694Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1695 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1696 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1697 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1698 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1699 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1700 ... 3 more
1701
1702[21:36:35] [Server thread/INFO]: MaxTheDevil is now afk.
1703[21:50:11] [pool-3-thread-404/WARN]: Exception in thread "pool-3-thread-404"
1704[21:50:11] [pool-3-thread-404/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
1705 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1706 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1707 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1708 at java.lang.Thread.run(Thread.java:745)
1709Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1710 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
1711 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
1712 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
1713 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1714 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1715 ... 3 more
1716
1717[21:50:11] [pool-3-thread-412/WARN]: Exception in thread "pool-3-thread-412"
1718[21:50:11] [pool-3-thread-414/WARN]: Exception in thread "pool-3-thread-414"
1719[21:50:11] [pool-3-thread-414/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
1720 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1721 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1722 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1723 at java.lang.Thread.run(Thread.java:745)
1724Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1725 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1726 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1727 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1728 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1729 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1730 ... 3 more
1731
1732[21:50:11] [pool-3-thread-412/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
1733 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1734 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1735 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1736 at java.lang.Thread.run(Thread.java:745)
1737Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1738 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
1739 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
1740 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
1741 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1742 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1743 ... 3 more
1744
1745[22:05:11] [pool-3-thread-430/WARN]: Exception in thread "pool-3-thread-430"
1746[22:05:11] [pool-3-thread-430/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
1747 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1748 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1749 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1750 at java.lang.Thread.run(Thread.java:745)
1751Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1752 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
1753 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
1754 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
1755 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1756 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1757 ... 3 more
1758
1759[22:05:11] [pool-3-thread-439/WARN]: Exception in thread "pool-3-thread-439"
1760[22:05:11] [pool-3-thread-439/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
1761 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1762 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1763 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1764 at java.lang.Thread.run(Thread.java:745)
1765Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1766 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
1767 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
1768 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
1769 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1770 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1771 ... 3 more
1772
1773[22:05:11] [pool-3-thread-441/WARN]: Exception in thread "pool-3-thread-441"
1774[22:05:11] [pool-3-thread-441/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
1775 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1776 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1777 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1778 at java.lang.Thread.run(Thread.java:745)
1779Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1780 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1781 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1782 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1783 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1784 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1785 ... 3 more
1786
1787[22:18:41] [pool-3-thread-455/INFO]: [MCSERVERS] Service account is offline!
1788[22:20:11] [pool-3-thread-456/INFO]: [MCSERVERS] Service account is back online!
1789[22:20:11] [pool-3-thread-457/WARN]: Exception in thread "pool-3-thread-457"
1790[22:20:11] [pool-3-thread-457/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 6
1791 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1792 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1793 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1794 at java.lang.Thread.run(Thread.java:745)
1795Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1796 at com.griefcraft.util.Metrics.postPlugin(Metrics.java:335)
1797 at com.griefcraft.util.Metrics.access$400(Metrics.java:57)
1798 at com.griefcraft.util.Metrics$1.run(Metrics.java:223)
1799 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1800 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1801 ... 3 more
1802
1803[22:20:11] [pool-3-thread-465/WARN]: Exception in thread "pool-3-thread-465"
1804[22:20:11] [pool-3-thread-465/WARN]: org.apache.commons.lang.UnhandledException: Plugin GUIShop v2.1 generated an exception while executing task 40
1805 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1806 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1807 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1808 at java.lang.Thread.run(Thread.java:745)
1809Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1810 at us.alreadycoded.shop.Metrics.postPlugin(Metrics.java:336)
1811 at us.alreadycoded.shop.Metrics.access$4(Metrics.java:329)
1812 at us.alreadycoded.shop.Metrics$1.run(Metrics.java:224)
1813 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1814 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1815 ... 3 more
1816
1817[22:20:11] [pool-3-thread-467/WARN]: Exception in thread "pool-3-thread-467"
1818[22:20:11] [pool-3-thread-467/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 43
1819 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1820 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
1821 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
1822 at java.lang.Thread.run(Thread.java:745)
1823Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
1824 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
1825 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
1826 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
1827 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53)
1828 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1829 ... 3 more