· 6 years ago · Mar 22, 2020, 12:24 AM
1[00:20:15] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[00:20:15] [Server thread/INFO]: Loading properties
3[00:20:15] [Server thread/INFO]: Default game type: SURVIVAL
4[00:20:15] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-21fe707-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
5[00:20:16] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[00:20:16] [Server thread/INFO]: Using 4 threads for Netty based IO
7[00:20:16] [Server thread/INFO]: Debug logging is disabled
8[00:20:16] [Server thread/INFO]: Generating keypair
9[00:20:16] [Server thread/INFO]: Starting Minecraft server on 66.70.233.34:25565
10[00:20:16] [Server thread/INFO]: Using epoll channel type
11[00:20:17] [Server thread/ERROR]: Ambiguous plugin name `Vault' for files `plugins/Vault.jar' and `plugins/Vault (3).jar' in `plugins'
12[00:20:17] [Server thread/INFO]: Set PluginClassLoader as parallel capable
13[00:20:17] [Server thread/ERROR]: Could not load 'plugins/VotingPlugin.jar' in folder 'plugins'
14org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchFieldError: UI_BUTTON_CLICK
15 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
16 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
17 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
18 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
19 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
20 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
21 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
22Caused by: java.lang.NoSuchFieldError: UI_BUTTON_CLICK
23 at com.Ben12345rocks.VotingPlugin.AdvancedCore.AdvancedCoreConfigOptions.<init>(AdvancedCoreConfigOptions.java:118) ~[?:?]
24 at com.Ben12345rocks.VotingPlugin.AdvancedCore.AdvancedCorePlugin.<init>(AdvancedCorePlugin.java:134) ~[?:?]
25 at com.Ben12345rocks.VotingPlugin.Main.<init>(Main.java:88) ~[?:?]
26 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_201]
27 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_201]
28 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_201]
29 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_201]
30 at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_201]
31 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
32 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
33 ... 6 more
34[00:20:17] [Server thread/ERROR]: Could not load 'plugins/Multiverse-Portals-4.1.0.jar' in folder 'plugins'
35org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchFieldError: WOODEN_AXE
36 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
37 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
38 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
39 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
40 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
41 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
42 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
43Caused by: java.lang.NoSuchFieldError: WOODEN_AXE
44 at com.onarandombox.MultiversePortals.MultiversePortals.<clinit>(MultiversePortals.java:87) ~[?:?]
45 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201]
46 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_201]
47 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
48 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
49 ... 6 more
50[00:20:17] [Server thread/INFO]: [Sumo] Loading Sumo v1.0-SNAPSHOT
51[00:20:17] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
52[00:20:17] [Server thread/INFO]: [killStats] Loading killStats v3.0
53[00:20:17] [Server thread/INFO]: [GroupManager] Loading GroupManager v0.3.0
54[00:20:17] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
55[00:20:17] [Server thread/INFO]: [FCommand] Loading FCommand v1.1
56[00:20:17] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.6
57[00:20:17] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
58[00:20:17] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.6
59[00:20:17] [Server thread/INFO]: [GuiCreationTool] Loading GuiCreationTool v4.4
60[00:20:17] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
61[00:20:17] [Server thread/INFO]: [MassSay] Loading MassSayReborn v1.3.0
62[00:20:17] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
63[00:20:17] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.7
64[00:20:17] [Server thread/INFO]: [TAB] Loading TAB v1.7.0
65[00:20:17] [Server thread/INFO]: [TrollBoss] Loading TrollBoss v6.2
66[00:20:17] [Server thread/INFO]: [ChatTags] Loading ChatTags v3.4-SNAPSHOT
67[00:20:17] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
68[00:20:17] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.2.2
69[00:20:17] [Server thread/INFO]: [UltimateSkins] Loading UltimateSkins v1.2
70[00:20:17] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.5.2
71[00:20:17] [Server thread/INFO]: [GrantX] Loading GrantX v1.1.2
72[00:20:17] [Server thread/INFO]: [GLPlugin] Loading GLPlugin v1.0
73[00:20:17] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
74[00:20:17] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
75[00:20:17] [Server thread/INFO]: [JoinMessagePlus] Loading JoinMessagePlus v3.1
76[00:20:17] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.10.6
77[00:20:17] [Server thread/INFO]: [Trading] Loading Trading v3.2
78[00:20:17] [Server thread/INFO]: [KillerMoney] Loading KillerMoney v4.5.0
79[00:20:17] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
80[00:20:17] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v2.0.8
81[00:20:17] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
82[00:20:17] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.4.7
83[00:20:17] [Server thread/INFO]: [AntiCombatLog] Loading AntiCombatLog v3.0
84[00:20:17] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.2.0
85[00:20:17] [Server thread/INFO]: [ZyroxEvents] Loading ZyroxEvents vv11.0
86[00:20:17] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
87[00:20:17] [Server thread/INFO]: ====== USE PAPER ======
88[00:20:17] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
89[00:20:17] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
90[00:20:17] [Server thread/INFO]: - This is only a recommendation
91[00:20:17] [Server thread/INFO]: ==============================
92[00:20:17] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
93[00:20:17] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
94[00:20:17] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
95[00:20:17] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
96[00:20:17] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
97[00:20:17] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
98[00:20:17] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
99[00:20:18] [Server thread/INFO]: Preparing level "world"
100[00:20:18] [Server thread/INFO]: -------- World Settings For [world] --------
101[00:20:18] [Server thread/INFO]: Mob Spawn Range: 4
102[00:20:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
103[00:20:18] [Server thread/INFO]: Cane Growth Modifier: 100%
104[00:20:18] [Server thread/INFO]: Melon Growth Modifier: 100%
105[00:20:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
106[00:20:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
107[00:20:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
108[00:20:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
109[00:20:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
110[00:20:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
111[00:20:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
112[00:20:18] [Server thread/INFO]: Anti X-Ray: true
113[00:20:18] [Server thread/INFO]: Engine Mode: 1
114[00:20:18] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
115[00:20:18] [Server thread/INFO]: Replace Blocks: [1, 5]
116[00:20:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
117[00:20:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
118[00:20:18] [Server thread/INFO]: Random Lighting Updates: false
119[00:20:18] [Server thread/INFO]: Structure Info Saving: true
120[00:20:18] [Server thread/INFO]: Sending up to 10 chunks per packet
121[00:20:18] [Server thread/INFO]: Max Entity Collisions: 8
122[00:20:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
123[00:20:18] [Server thread/INFO]: Max TNT Explosions: 100
124[00:20:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
125[00:20:18] [Server thread/INFO]: Item Despawn Rate: 6000
126[00:20:18] [Server thread/INFO]: Item Merge Radius: 2.5
127[00:20:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
128[00:20:18] [Server thread/INFO]: View Distance: 10
129[00:20:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
130[00:20:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
131[00:20:18] [Server thread/INFO]: Chunks to Grow per Tick: 650
132[00:20:18] [Server thread/INFO]: Clear tick list: false
133[00:20:18] [Server thread/INFO]: Experience Merge Radius: 3.0
134[00:20:18] [Server thread/INFO]: -------- World Settings For [world_nether] --------
135[00:20:18] [Server thread/INFO]: Mob Spawn Range: 4
136[00:20:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
137[00:20:18] [Server thread/INFO]: Cane Growth Modifier: 100%
138[00:20:18] [Server thread/INFO]: Melon Growth Modifier: 100%
139[00:20:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
140[00:20:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
141[00:20:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
142[00:20:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
143[00:20:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
144[00:20:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
145[00:20:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
146[00:20:18] [Server thread/INFO]: Anti X-Ray: true
147[00:20:18] [Server thread/INFO]: Engine Mode: 1
148[00:20:18] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
149[00:20:18] [Server thread/INFO]: Replace Blocks: [1, 5]
150[00:20:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
151[00:20:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
152[00:20:18] [Server thread/INFO]: Random Lighting Updates: false
153[00:20:18] [Server thread/INFO]: Structure Info Saving: true
154[00:20:18] [Server thread/INFO]: Sending up to 10 chunks per packet
155[00:20:18] [Server thread/INFO]: Max Entity Collisions: 8
156[00:20:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
157[00:20:18] [Server thread/INFO]: Max TNT Explosions: 100
158[00:20:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
159[00:20:18] [Server thread/INFO]: Item Despawn Rate: 6000
160[00:20:18] [Server thread/INFO]: Item Merge Radius: 2.5
161[00:20:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
162[00:20:18] [Server thread/INFO]: View Distance: 10
163[00:20:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
164[00:20:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
165[00:20:18] [Server thread/INFO]: Chunks to Grow per Tick: 650
166[00:20:18] [Server thread/INFO]: Clear tick list: false
167[00:20:18] [Server thread/INFO]: Experience Merge Radius: 3.0
168[00:20:18] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
169[00:20:18] [Server thread/INFO]: Mob Spawn Range: 4
170[00:20:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
171[00:20:18] [Server thread/INFO]: Cane Growth Modifier: 100%
172[00:20:18] [Server thread/INFO]: Melon Growth Modifier: 100%
173[00:20:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
174[00:20:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
175[00:20:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
176[00:20:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
177[00:20:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
178[00:20:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
179[00:20:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
180[00:20:18] [Server thread/INFO]: Anti X-Ray: true
181[00:20:18] [Server thread/INFO]: Engine Mode: 1
182[00:20:18] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
183[00:20:18] [Server thread/INFO]: Replace Blocks: [1, 5]
184[00:20:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
185[00:20:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
186[00:20:18] [Server thread/INFO]: Random Lighting Updates: false
187[00:20:18] [Server thread/INFO]: Structure Info Saving: true
188[00:20:18] [Server thread/INFO]: Sending up to 10 chunks per packet
189[00:20:18] [Server thread/INFO]: Max Entity Collisions: 8
190[00:20:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
191[00:20:18] [Server thread/INFO]: Max TNT Explosions: 100
192[00:20:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
193[00:20:18] [Server thread/INFO]: Item Despawn Rate: 6000
194[00:20:18] [Server thread/INFO]: Item Merge Radius: 2.5
195[00:20:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
196[00:20:18] [Server thread/INFO]: View Distance: 10
197[00:20:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
198[00:20:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
199[00:20:18] [Server thread/INFO]: Chunks to Grow per Tick: 650
200[00:20:18] [Server thread/INFO]: Clear tick list: false
201[00:20:18] [Server thread/INFO]: Experience Merge Radius: 3.0
202[00:20:18] [Server thread/INFO]: Preparing start region for level 0 (Seed: 792615081703445530)
203[00:20:19] [Server thread/INFO]: Preparing spawn area: 57%
204[00:20:19] [Server thread/INFO]: Preparing start region for level 1 (Seed: 792615081703445530)
205[00:20:20] [Server thread/INFO]: Preparing start region for level 2 (Seed: 792615081703445530)
206[00:20:20] [Server thread/INFO]: [Sumo] Enabling Sumo v1.0-SNAPSHOT
207[00:20:20] [Server thread/ERROR]: Error occurred while enabling Sumo v1.0-SNAPSHOT (Is it up to date?)
208java.lang.NullPointerException
209 at tk.diegoh.Sumo.onEnable(Sumo.java:21) ~[?:?]
210 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
211 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
212 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
213 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
214 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
215 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
216 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
217 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
218 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
219 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
220 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
221[00:20:20] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
222[00:20:20] [Server thread/INFO]: [killStats] Enabling killStats v3.0
223[00:20:20] [Server thread/WARN]: [killStats] Could not save rewards.yml to plugins/killStats/rewards.yml because rewards.yml already exists.
224[00:20:20] [Server thread/ERROR]: false
225[00:20:20] [Server thread/INFO]: [GroupManager] Enabling GroupManager v0.3.0
226[00:20:20] [Server thread/INFO]: GroupManager - INFO - World Found: world
227[00:20:20] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
228[00:20:20] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
229[00:20:20] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
230[00:20:20] [Server thread/INFO]: GroupManager version 0.3.0 is enabled!
231[00:20:20] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
232[00:20:20] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
233[00:20:20] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
234[00:20:20] [Server thread/INFO]: [ClearLag] Loading modules...
235[00:20:20] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
236[00:20:20] [Server thread/INFO]: [ClearLag] Modules have been loaded!
237[00:20:20] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
238[00:20:20] [Server thread/INFO]: [FCommand] Enabling FCommand v1.1
239[00:20:20] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.6
240[00:20:20] [Thread-10/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
241[00:20:21] [Server thread/INFO]: [NametagEdit] Found GroupManager! Hooking in.
242[00:20:21] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
243[00:20:21] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.6
244[00:20:21] [Server thread/INFO]: [BuycraftX] Validating your server key...
245[00:20:21] [Thread-10/INFO]: [ClearLag] No updates found!
246[00:20:21] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
247[00:20:22] [Server thread/INFO]: [GuiCreationTool] Enabling GuiCreationTool v4.4
248[00:20:22] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
249[00:20:22] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
250[00:20:22] [Server thread/INFO]: -------- World Settings For [kitpvp] --------
251[00:20:22] [Server thread/INFO]: Mob Spawn Range: 4
252[00:20:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
253[00:20:22] [Server thread/INFO]: Cane Growth Modifier: 100%
254[00:20:22] [Server thread/INFO]: Melon Growth Modifier: 100%
255[00:20:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
256[00:20:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
257[00:20:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
258[00:20:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
259[00:20:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
260[00:20:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
261[00:20:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
262[00:20:22] [Server thread/INFO]: Anti X-Ray: true
263[00:20:22] [Server thread/INFO]: Engine Mode: 1
264[00:20:22] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
265[00:20:22] [Server thread/INFO]: Replace Blocks: [1, 5]
266[00:20:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
267[00:20:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
268[00:20:22] [Server thread/INFO]: Random Lighting Updates: false
269[00:20:22] [Server thread/INFO]: Structure Info Saving: true
270[00:20:22] [Server thread/INFO]: Sending up to 10 chunks per packet
271[00:20:22] [Server thread/INFO]: Max Entity Collisions: 8
272[00:20:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
273[00:20:22] [Server thread/INFO]: Max TNT Explosions: 100
274[00:20:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
275[00:20:22] [Server thread/INFO]: Item Despawn Rate: 6000
276[00:20:22] [Server thread/INFO]: Item Merge Radius: 2.5
277[00:20:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
278[00:20:22] [Server thread/INFO]: View Distance: 10
279[00:20:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
280[00:20:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
281[00:20:22] [Server thread/INFO]: Chunks to Grow per Tick: 650
282[00:20:22] [Server thread/INFO]: Clear tick list: false
283[00:20:22] [Server thread/INFO]: Experience Merge Radius: 3.0
284[00:20:22] [Server thread/INFO]: Preparing start region for level 3 (Seed: -257985852099574703)
285[00:20:22] [Server thread/ERROR]: Could not pass event WorldLoadEvent to Multiverse-Core v4.1.0-b775
286org.bukkit.event.EventException
287 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
288 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
289 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
290 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
291 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.createWorld(CraftServer.java:933) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
292 at org.bukkit.Bukkit.createWorld(Bukkit.java:464) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
293 at org.bukkit.WorldCreator.createWorld(WorldCreator.java:261) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
294 at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:467) [Multiverse-Core-4.1.0%20(1).jar:?]
295 at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:448) [Multiverse-Core-4.1.0%20(1).jar:?]
296 at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:423) [Multiverse-Core-4.1.0%20(1).jar:?]
297 at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:728) [Multiverse-Core-4.1.0%20(1).jar:?]
298 at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:310) [Multiverse-Core-4.1.0%20(1).jar:?]
299 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
300 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
301 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
302 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
303 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
304 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
305 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
306 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
307 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
308 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
309 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
310Caused by: java.lang.NoClassDefFoundError: org/bukkit/entity/Phantom
311 at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.killDecision(SimpleWorldPurger.java:152) ~[?:?]
312 at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.purgeWorld(SimpleWorldPurger.java:119) ~[?:?]
313 at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.purgeWorld(SimpleWorldPurger.java:197) ~[?:?]
314 at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.purgeWorld(SimpleWorldPurger.java:74) ~[?:?]
315 at com.onarandombox.MultiverseCore.MVWorld$SpawningPropertyValidator.validateChange(MVWorld.java:286) ~[?:?]
316 at com.onarandombox.MultiverseCore.MVWorld$SpawningPropertyValidator.validateChange(MVWorld.java:260) ~[?:?]
317 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.validate(SerializationConfig.java:893) ~[?:?]
318 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValue(SerializationConfig.java:443) ~[?:?]
319 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValue(SerializationConfig.java:368) ~[?:?]
320 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValue(SerializationConfig.java:353) ~[?:?]
321 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValueUnchecked(SerializationConfig.java:736) ~[?:?]
322 at com.onarandombox.MultiverseCore.WorldProperties.setAllowAnimalSpawn(WorldProperties.java:424) ~[?:?]
323 at com.onarandombox.MultiverseCore.MVWorld.setAllowAnimalSpawn(MVWorld.java:767) ~[?:?]
324 at com.onarandombox.MultiverseCore.MVWorld.validateEntitySpawns(MVWorld.java:195) ~[?:?]
325 at com.onarandombox.MultiverseCore.MVWorld.validateProperties(MVWorld.java:205) ~[?:?]
326 at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:94) ~[?:?]
327 at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:59) ~[?:?]
328 at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:477) ~[?:?]
329 at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:448) ~[?:?]
330 at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:423) ~[?:?]
331 at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorld(WorldManager.java:404) ~[?:?]
332 at com.onarandombox.MultiverseCore.listeners.MVWorldListener.loadWorld(MVWorldListener.java:57) ~[?:?]
333 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
334 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
335 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
336 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
337 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
338 ... 22 more
339Caused by: java.lang.ClassNotFoundException: org.bukkit.entity.Phantom
340 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
341 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
342 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_201]
343 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_201]
344 at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.killDecision(SimpleWorldPurger.java:152) ~[?:?]
345 at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.purgeWorld(SimpleWorldPurger.java:119) ~[?:?]
346 at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.purgeWorld(SimpleWorldPurger.java:197) ~[?:?]
347 at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.purgeWorld(SimpleWorldPurger.java:74) ~[?:?]
348 at com.onarandombox.MultiverseCore.MVWorld$SpawningPropertyValidator.validateChange(MVWorld.java:286) ~[?:?]
349 at com.onarandombox.MultiverseCore.MVWorld$SpawningPropertyValidator.validateChange(MVWorld.java:260) ~[?:?]
350 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.validate(SerializationConfig.java:893) ~[?:?]
351 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValue(SerializationConfig.java:443) ~[?:?]
352 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValue(SerializationConfig.java:368) ~[?:?]
353 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValue(SerializationConfig.java:353) ~[?:?]
354 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValueUnchecked(SerializationConfig.java:736) ~[?:?]
355 at com.onarandombox.MultiverseCore.WorldProperties.setAllowAnimalSpawn(WorldProperties.java:424) ~[?:?]
356 at com.onarandombox.MultiverseCore.MVWorld.setAllowAnimalSpawn(MVWorld.java:767) ~[?:?]
357 at com.onarandombox.MultiverseCore.MVWorld.validateEntitySpawns(MVWorld.java:195) ~[?:?]
358 at com.onarandombox.MultiverseCore.MVWorld.validateProperties(MVWorld.java:205) ~[?:?]
359 at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:94) ~[?:?]
360 at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:59) ~[?:?]
361 at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:477) ~[?:?]
362 at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:448) ~[?:?]
363 at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:423) ~[?:?]
364 at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorld(WorldManager.java:404) ~[?:?]
365 at com.onarandombox.MultiverseCore.listeners.MVWorldListener.loadWorld(MVWorldListener.java:57) ~[?:?]
366 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
367 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
368 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
369 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
370 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
371 ... 22 more
372[00:20:22] [Server thread/ERROR]: Error occurred while enabling Multiverse-Core v4.1.0-b775 (Is it up to date?)
373java.lang.NoClassDefFoundError: org/bukkit/entity/Phantom
374 at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.killDecision(SimpleWorldPurger.java:152) ~[?:?]
375 at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.purgeWorld(SimpleWorldPurger.java:119) ~[?:?]
376 at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.purgeWorld(SimpleWorldPurger.java:197) ~[?:?]
377 at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.purgeWorld(SimpleWorldPurger.java:74) ~[?:?]
378 at com.onarandombox.MultiverseCore.MVWorld$SpawningPropertyValidator.validateChange(MVWorld.java:286) ~[?:?]
379 at com.onarandombox.MultiverseCore.MVWorld$SpawningPropertyValidator.validateChange(MVWorld.java:260) ~[?:?]
380 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.validate(SerializationConfig.java:893) ~[?:?]
381 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValue(SerializationConfig.java:443) ~[?:?]
382 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValue(SerializationConfig.java:368) ~[?:?]
383 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValue(SerializationConfig.java:353) ~[?:?]
384 at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValueUnchecked(SerializationConfig.java:736) ~[?:?]
385 at com.onarandombox.MultiverseCore.WorldProperties.setAllowAnimalSpawn(WorldProperties.java:424) ~[?:?]
386 at com.onarandombox.MultiverseCore.MVWorld.setAllowAnimalSpawn(MVWorld.java:767) ~[?:?]
387 at com.onarandombox.MultiverseCore.MVWorld.validateEntitySpawns(MVWorld.java:195) ~[?:?]
388 at com.onarandombox.MultiverseCore.MVWorld.validateProperties(MVWorld.java:205) ~[?:?]
389 at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:94) ~[?:?]
390 at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:59) ~[?:?]
391 at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:477) ~[?:?]
392 at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:448) ~[?:?]
393 at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:423) ~[?:?]
394 at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:728) ~[?:?]
395 at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:310) ~[?:?]
396 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
397 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
398 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
399 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
400 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
401 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
402 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
403 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
404 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
405 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
406 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
407[00:20:22] [Server thread/INFO]: [MassSay] Enabling MassSayReborn v1.3.0
408[00:20:22] [Server thread/INFO]: [MassSay] Beginning to enable MassSayReborn...
409
410 _____ _________
411 / \ _____ ______ ______/ _____/____ ___.__.
412 / \ / \\__ \ / ___// ___/\_____ \\__ \< | |
413/ Y \/ __ \_\___ \ \___ \ / \/ __ \\___ |
414\____|__ (____ /____ >____ >_______ (____ / ____|
415 \/ \/ \/ \/ \/ \/\/
416
417[00:20:22] [Server thread/INFO]: [MassSay] Loading files...
418[00:20:22] [Server thread/INFO]: [MassSay] Registering commands...
419[00:20:22] [Server thread/INFO]: [MassSay] Registering listeners...
420[00:20:22] [Server thread/INFO]: [MassSay] Loading metrics...
421[00:20:22] [Server thread/INFO]: [MassSay] Checking for updates...
422[00:20:22] [Server thread/INFO]: [MassSay] Plugin is up-to-date.
423[00:20:22] [Server thread/INFO]: [MassSay] MassSayReborn v1.3.0 by Demeng7215 has been successfully enabled.
424[00:20:22] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.7
425[00:20:22] [Server thread/INFO]: [MaxBans] Using SQLite
426[00:20:22] [Server thread/INFO]: [MaxBans] Loading from DB...
427[00:20:22] [Server thread/INFO]: [MaxBans] Loading bans
428[00:20:22] [Server thread/INFO]: [MaxBans] Loading ipbans
429[00:20:22] [Server thread/INFO]: [MaxBans] Loading mutes
430[00:20:22] [Server thread/INFO]: [MaxBans] Loading player names...
431[00:20:22] [Server thread/INFO]: [MaxBans] Loading IP History
432[00:20:22] [Server thread/INFO]: [MaxBans] Loading warn history...
433[00:20:22] [Server thread/INFO]: [MaxBans] Loading chat commands...
434[00:20:22] [Server thread/INFO]: [MaxBans] Loading history...
435[00:20:22] [Server thread/INFO]: [MaxBans] Starting DNS blacklist
436[00:20:22] [Server thread/INFO]: [MaxBans] Loading proxys...
437[00:20:22] [Server thread/INFO]: [TAB] Enabling TAB v1.7.0
438[00:20:22] [Server thread/INFO]: [TAB] Enabled in 10ms
439[00:20:22] [Server thread/INFO]: [TAB] Original autor: NEZNAMY
440[00:20:22] [Server thread/INFO]: [TAB] New versions by Wisky987 | 1.6.4+
441[00:20:22] [Server thread/INFO]: [TAB] Please, if you have an issue use the Discussion page in TAB thread of Spigot forums
442[00:20:23] [Server thread/INFO]: [TrollBoss] Enabling TrollBoss v6.2
443[00:20:23] [Server thread/INFO]: [Troll] No update found.
444[00:20:23] [Server thread/INFO]: [TrollBoss] Plugin enabled!
445[00:20:23] [Server thread/INFO]: [ChatTags] Enabling ChatTags v3.4-SNAPSHOT
446[00:20:23] [Server thread/INFO]: [ChatTags] Connecting to sqlite database...
447[00:20:23] [Server thread/INFO]: [ChatTags] SQLite has been successfully connected.
448[00:20:23] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v3.2.2
449[00:20:23] [Server thread/INFO]: API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
450[00:20:23] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803)
451[00:20:23] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
452[00:20:23] [Server thread/INFO]: Injected custom channel handlers.
453[00:20:23] [Server thread/INFO]: Adding channels for online players...
454[00:20:23] [Server thread/INFO]: [Staff+] Version protocol set to 'v1_8_R3'.
455[00:20:23] [Server thread/INFO]: [Staff+] Staff+ has been enabled! Initialization took 91ms.
456[00:20:23] [Server thread/INFO]: [Staff+] Plugin created by Shortninja.
457[00:20:23] [Server thread/INFO]: [UltimateSkins] Enabling UltimateSkins v1.2
458[00:20:23] [Server thread/INFO]: Skin Plugin by CrispyBow
459[00:20:23] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.5.2
460[00:20:23] [Server thread/ERROR]: Error occurred while enabling CratesPlus v4.5.2 (Is it up to date?)
461java.lang.NullPointerException
462 at org.bukkit.Location.getBlock(Location.java:87) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
463 at plus.crates.CratesPlus.loadMetaData(CratesPlus.java:443) ~[?:?]
464 at plus.crates.CratesPlus.onEnable(CratesPlus.java:212) ~[?:?]
465 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
466 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
467 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
468 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
469 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
470 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
471 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
472 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
473 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
474 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
475 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
476[00:20:23] [Server thread/INFO]: [GrantX] Enabling GrantX v1.1.2
477[00:20:23] [Server thread/INFO]: [GrantX] Beginning to enable GrantX...
478
479 ________ __ ____ ___
480 / _____/___________ _____/ |_ \ \/ /
481/ \ __\_ __ \__ \ / \ __\ \ /
482\ \_\ \ | \// __ \| | \ | / \
483 \______ /__| (____ /___| /__| /___/\ \
484 \/ \/ \/ \_/
485
486
487[00:20:24] [Server thread/INFO]: [GrantX] Loading files...
488[00:20:24] [Server thread/INFO]: [GrantX] Registering commands...
489[00:20:24] [Server thread/INFO]: [GrantX] Registering listeners...
490[00:20:24] [Server thread/INFO]: [GrantX] Hooking into Vault...
491[00:20:24] [Server thread/INFO]: [GrantX] Verifying groups...
492[00:20:24] [Server thread/INFO]: [GrantX] WARNING: Group "example" for rank "ExampleRank" doesn't exist.
493[00:20:24] [Server thread/INFO]: [GrantX] Loading configuration files...
494[00:20:24] [Server thread/INFO]: [GrantX] Checking grant/expiry/revoke commands...
495[00:20:24] [Server thread/INFO]: [GrantX] Loading grants...
496[00:20:24] [Server thread/INFO]: [GrantX] Starting tasks...
497[00:20:24] [Server thread/INFO]: [GrantX] Loading metrics...
498[00:20:24] [Server thread/INFO]: [GrantX] Checking for updates...
499[00:20:24] [Server thread/INFO]: !-----------------------------------------------------!
500[00:20:24] [Server thread/INFO]: A newer version of GrantX is available!
501[00:20:24] [Server thread/INFO]: Current version: 1.1.2
502[00:20:24] [Server thread/INFO]: Latest version: 1.1.0
503[00:20:24] [Server thread/INFO]: Get the update: https://demeng7215.com/grantx
504[00:20:24] [Server thread/INFO]: !-----------------------------------------------------!
505[00:20:24] [Server thread/INFO]: [GrantX] GrantX v1.1.2 by Demeng7215 has been successfully enabled!
506[00:20:24] [Server thread/INFO]: [GLPlugin] Enabling GLPlugin v1.0
507[00:20:24] [Server thread/INFO]: [GLPlugin] GLPlugin's Config.yml not found, install yours from Gamer Launch!
508[00:20:24] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
509[00:20:24] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.