· 6 years ago · Jan 05, 2020, 03:40 AM
1[03:09:20] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[03:09:20] [Server thread/INFO]: Loading properties
3[03:09:20] [Server thread/INFO]: Default game type: SURVIVAL
4[03:09:20] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-e4d4710-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
5[03:09:21] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[03:09:21] [Server thread/INFO]: Using 4 threads for Netty based IO
7[03:09:21] [Server thread/INFO]: Debug logging is disabled
8[03:09:21] [Server thread/INFO]: Generating keypair
9[03:09:21] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:26484
10[03:09:21] [Server thread/INFO]: Using epoll channel type
11[03:09:21] [Server thread/ERROR]: Could not load 'plugins/CS-CoreLib v1.6.1.jar' in folder 'plugins'
12org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
13 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
14 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
15 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
16 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
17 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
18 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
19Caused by: java.util.zip.ZipException: zip file is empty
20 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_222]
21 at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_222]
22 at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_222]
23 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_222]
24 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_222]
25 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
26 ... 5 more
27[03:09:21] [Server thread/INFO]: Set PluginClassLoader as parallel capable
28[03:09:21] [Server thread/INFO]: [PluginHider] Loading PluginHider v1.1
29[03:09:21] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
30[03:09:21] [Server thread/INFO]: [Orebfuscator4] Loading Orebfuscator4 v4.4.3
31[03:09:21] [Server thread/INFO]: [FateUHC] Loading FateUHC v3.46.1
32[03:09:21] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
33[03:09:21] [Server thread/INFO]: [OrePlus] Loading OrePlus v1.1.1
34[03:09:21] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.6
35[03:09:21] [Server thread/INFO]: [PingPlayer] Loading PingPlayer v1.3.2
36[03:09:21] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.6
37[03:09:21] [Server thread/INFO]: [MessageAnnouncer] Loading MessageAnnouncer v1.8.0
38[03:09:21] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
39[03:09:21] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.2.2
40[03:09:21] [Server thread/INFO]: [MakeYourOwnCommands] Loading MakeYourOwnCommands v2.1
41[03:09:21] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
42[03:09:21] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
43[03:09:21] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.1.0
44[03:09:21] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
45[03:09:21] [Server thread/INFO]: [JoinMessagePlus] Loading JoinMessagePlus v3.1
46[03:09:21] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.1.23
47[03:09:21] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.12
48[03:09:21] [Server thread/INFO]: [Orebfuscator4] Enabling Orebfuscator4 v4.4.3
49[03:09:21] [Server thread/ERROR]: Error occurred while enabling Orebfuscator4 v4.4.3 (Is it up to date?)
50java.lang.NullPointerException
51 at com.lishid.orebfuscator.utils.MaterialHelper.init(MaterialHelper.java:24) ~[?:?]
52 at com.lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:70) ~[?:?]
53 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
54 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
55 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
56 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
57 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
58 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
59 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
60 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
61[03:09:21] [Server thread/INFO]: [OrePlus] Enabling OrePlus v1.1.1
62[03:09:21] [Server thread/ERROR]: Cannot load plugins/OrePlus/config.yml
63org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
64 in 'string', line 18, column 11:
65 - block: DIAMOND_ORE
66 ^
67expected <block end>, but found BlockEntry
68 in 'string', line 25, column 11:
69 - block: REDSTONE_ORE
70 ^
71
72 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
73 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
74 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
75 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
76 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:188) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
77 at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:162) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
78 at com.gmail.jaquadro.oreplus.OrePlus.onEnable(OrePlus.java:26) [OrePlus.jar:?]
79 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
80 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
81 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
82 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
83 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
84 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
85 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
86 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
87Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
88 in 'string', line 18, column 11:
89 - block: DIAMOND_ORE
90 ^
91expected <block end>, but found BlockEntry
92 in 'string', line 25, column 11:
93 - block: REDSTONE_ORE
94 ^
95
96 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
97 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
98 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
99 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
100 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
101 at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:199) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
102 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:153) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
103 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
104 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
105 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
106 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
107 at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
108 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
109 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
110 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
111 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
112 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
113 ... 14 more
114[03:09:21] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
115[03:09:21] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
116[03:09:21] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
117[03:09:21] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
118[03:09:21] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
119[03:09:21] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
120[03:09:21] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
121[03:09:22] [Server thread/INFO]: Preparing level "uhc_lobby"
122[03:09:22] [Server thread/INFO]: -------- World Settings For [uhc_lobby] --------
123[03:09:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
124[03:09:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
125[03:09:22] [Server thread/INFO]: Cane Growth Modifier: 100%
126[03:09:22] [Server thread/INFO]: Melon Growth Modifier: 100%
127[03:09:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
128[03:09:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
129[03:09:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
130[03:09:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
131[03:09:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
132[03:09:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
133[03:09:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
134[03:09:22] [Server thread/INFO]: Anti X-Ray: true
135[03:09:22] [Server thread/INFO]: Engine Mode: 1
136[03:09:22] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
137[03:09:22] [Server thread/INFO]: Replace Blocks: [1, 5]
138[03:09:22] [Server thread/INFO]: Mob Spawn Range: 4
139[03:09:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
140[03:09:22] [Server thread/INFO]: Random Lighting Updates: false
141[03:09:22] [Server thread/INFO]: Structure Info Saving: true
142[03:09:22] [Server thread/INFO]: Sending up to 10 chunks per packet
143[03:09:22] [Server thread/INFO]: Max Entity Collisions: 8
144[03:09:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
145[03:09:22] [Server thread/INFO]: Max TNT Explosions: 100
146[03:09:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
147[03:09:22] [Server thread/INFO]: Item Despawn Rate: 6000
148[03:09:22] [Server thread/INFO]: Item Merge Radius: 2.5
149[03:09:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
150[03:09:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
151[03:09:22] [Server thread/INFO]: View Distance: 6
152[03:09:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
153[03:09:22] [Server thread/INFO]: Chunks to Grow per Tick: 650
154[03:09:22] [Server thread/INFO]: Clear tick list: false
155[03:09:22] [Server thread/INFO]: Experience Merge Radius: 3.0
156[03:09:22] [Server thread/INFO]: -------- World Settings For [uhc_lobby_nether] --------
157[03:09:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
158[03:09:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
159[03:09:22] [Server thread/INFO]: Cane Growth Modifier: 100%
160[03:09:22] [Server thread/INFO]: Melon Growth Modifier: 100%
161[03:09:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
162[03:09:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
163[03:09:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
164[03:09:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
165[03:09:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
166[03:09:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
167[03:09:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
168[03:09:22] [Server thread/INFO]: Anti X-Ray: true
169[03:09:22] [Server thread/INFO]: Engine Mode: 1
170[03:09:22] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
171[03:09:22] [Server thread/INFO]: Replace Blocks: [1, 5]
172[03:09:22] [Server thread/INFO]: Mob Spawn Range: 4
173[03:09:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
174[03:09:22] [Server thread/INFO]: Random Lighting Updates: false
175[03:09:22] [Server thread/INFO]: Structure Info Saving: true
176[03:09:22] [Server thread/INFO]: Sending up to 10 chunks per packet
177[03:09:22] [Server thread/INFO]: Max Entity Collisions: 8
178[03:09:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
179[03:09:22] [Server thread/INFO]: Max TNT Explosions: 100
180[03:09:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
181[03:09:22] [Server thread/INFO]: Item Despawn Rate: 6000
182[03:09:22] [Server thread/INFO]: Item Merge Radius: 2.5
183[03:09:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
184[03:09:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
185[03:09:22] [Server thread/INFO]: View Distance: 6
186[03:09:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
187[03:09:22] [Server thread/INFO]: Chunks to Grow per Tick: 650
188[03:09:22] [Server thread/INFO]: Clear tick list: false
189[03:09:22] [Server thread/INFO]: Experience Merge Radius: 3.0
190[03:09:22] [Server thread/INFO]: -------- World Settings For [uhc_lobby_the_end] --------
191[03:09:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
192[03:09:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
193[03:09:22] [Server thread/INFO]: Cane Growth Modifier: 100%
194[03:09:22] [Server thread/INFO]: Melon Growth Modifier: 100%
195[03:09:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
196[03:09:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
197[03:09:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
198[03:09:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
199[03:09:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
200[03:09:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
201[03:09:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
202[03:09:22] [Server thread/INFO]: Anti X-Ray: true
203[03:09:22] [Server thread/INFO]: Engine Mode: 1
204[03:09:22] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
205[03:09:22] [Server thread/INFO]: Replace Blocks: [1, 5]
206[03:09:22] [Server thread/INFO]: Mob Spawn Range: 4
207[03:09:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
208[03:09:22] [Server thread/INFO]: Random Lighting Updates: false
209[03:09:22] [Server thread/INFO]: Structure Info Saving: true
210[03:09:22] [Server thread/INFO]: Sending up to 10 chunks per packet
211[03:09:22] [Server thread/INFO]: Max Entity Collisions: 8
212[03:09:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
213[03:09:22] [Server thread/INFO]: Max TNT Explosions: 100
214[03:09:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
215[03:09:22] [Server thread/INFO]: Item Despawn Rate: 6000
216[03:09:22] [Server thread/INFO]: Item Merge Radius: 2.5
217[03:09:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
218[03:09:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
219[03:09:22] [Server thread/INFO]: View Distance: 6
220[03:09:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
221[03:09:22] [Server thread/INFO]: Chunks to Grow per Tick: 650
222[03:09:22] [Server thread/INFO]: Clear tick list: false
223[03:09:22] [Server thread/INFO]: Experience Merge Radius: 3.0
224[03:09:22] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1568905136463733549)
225[03:09:23] [Server thread/INFO]: Preparing spawn area: 76%
226[03:09:23] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4887654423412213078)
227[03:09:24] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4887654423412213078)
228[03:09:24] [Server thread/INFO]: [PluginHider] Enabling PluginHider v1.1
229[03:09:24] [Server thread/INFO]: PluginHiderV1.1Has Been Enabled!
230[03:09:24] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
231[03:09:24] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
232[03:09:24] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
233[03:09:24] [Server thread/INFO]: [FateUHC] Enabling FateUHC v3.46.1
234[03:09:25] [Server thread/ERROR]: Error occurred while enabling FateUHC v3.46.1 (Is it up to date?)
235java.lang.ExceptionInInitializerError
236 at net.fateuhc.plugin.license.LicenseUtil.<clinit>(LicenseUtil.java:20) ~[?:?]
237 at net.fateuhc.plugin.UHC.onEnable(UHC.java:111) ~[?:?]
238 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
239 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
240 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
241 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
242 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
243 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
244 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
245 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
246 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
247 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigotmc-1.8.8-R0.1.jar:git-Spigot-e4d4710-e1ebe52]
248 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
249Caused by: java.lang.NumberFormatException: For input string: "퐲⹂筘Ჩ♤쭌툯"
250 at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_222]
251 at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_222]
252 at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_222]
253 at net.fateuhc.plugin.license.rn.<clinit>(Unknown Source) ~[?:?]
254 ... 13 more
255[03:09:25] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
256[03:09:25] [Server thread/INFO]: [PermissionsEx] Initializing file backend
257[03:09:25] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
258[03:09:25] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
259[03:09:25] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
260[03:09:25] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
261[03:09:25] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.6
262[03:09:25] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
263[03:09:25] [Server thread/INFO]: [PingPlayer] Enabling PingPlayer v1.3.2
264[03:09:25] [Server thread/INFO]: [PingPlayer] Thank you for enabling Metrics!
265[03:09:25] [Server thread/INFO]: [PingPlayer] PingPlayer v1.3.2 enabled.
266[03:09:25] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.6
267[03:09:25] [Server thread/INFO]: [BuycraftX] Validating your server key...
268[03:09:26] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
269[03:09:26] [Server thread/INFO]: [MessageAnnouncer] Enabling MessageAnnouncer v1.8.0
270[03:09:26] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v3.2.2
271[03:09:26] [Server thread/INFO]: API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
272[03:09:26] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803)
273[03:09:26] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
274[03:09:26] [Server thread/INFO]: Injected custom channel handlers.
275[03:09:26] [Server thread/INFO]: Adding channels for online players...
276[03:09:26] [Server thread/INFO]: [0;32;22m[Staff+] [0;32;1mVersion protocol set to 'v1_8_R3'.[m
277[03:09:26] [Server thread/INFO]: [0;32;22m[Staff+] [0;32;1mStaff+ has been enabled! Initialization took 59ms.[m
278[03:09:26] [Server thread/INFO]: [0;32;22m[Staff+] [0;32;1mPlugin created by Shortninja.[m
279[03:09:26] [Server thread/INFO]: [MakeYourOwnCommands] Enabling MakeYourOwnCommands v2.1
280[03:09:26] [Server thread/INFO]: [MakeYourOwnCommands] (by JeterLP Version: 2.1) loading...
281[03:09:26] [Server thread/INFO]: [MakeYourOwnCommands] Loading updater by TheJeterLP. Project id: 54353
282[03:09:26] [Server thread/INFO]: [MakeYourOwnCommands] Loading updater-config...
283[03:09:26] [Server thread/INFO]: [MakeYourOwnCommands] Done!
284[03:09:26] [Server thread/INFO]: [MakeYourOwnCommands] Updatechecker is enabled.
285[03:09:26] [Server thread/INFO]: [MakeYourOwnCommands] Loading command /ranks
286[03:09:26] [Server thread/INFO]: [MakeYourOwnCommands] Loading command /ts
287[03:09:26] [Server thread/INFO]: [MakeYourOwnCommands] Loading command /discord
288[03:09:26] [Server thread/INFO]: [MakeYourOwnCommands] Loading command /facebook
289[03:09:26] [Server thread/INFO]: [MakeYourOwnCommands] Loading command /twitter
290[03:09:26] [Server thread/INFO]: [MakeYourOwnCommands] Loading command /yt
291[03:09:26] [Server thread/INFO]: [MakeYourOwnCommands] (by JeterLP Version: 2.1) is now enabled.
292[03:09:26] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
293[03:09:26] [Server thread/INFO]: [WorldGuard] (uhc_lobby) TNT ignition is PERMITTED.
294[03:09:26] [Server thread/INFO]: [WorldGuard] (uhc_lobby) Lighters are PERMITTED.
295[03:09:26] [Server thread/INFO]: [WorldGuard] (uhc_lobby) Lava fire is blocked.
296[03:09:26] [Server thread/INFO]: [WorldGuard] (uhc_lobby) Fire spread is UNRESTRICTED.
297[03:09:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'uhc_lobby'
298[03:09:26] [Server thread/INFO]: [WorldGuard] (uhc_lobby_nether) TNT ignition is PERMITTED.
299[03:09:26] [Server thread/INFO]: [WorldGuard] (uhc_lobby_nether) Lighters are PERMITTED.
300[03:09:26] [Server thread/INFO]: [WorldGuard] (uhc_lobby_nether) Lava fire is blocked.
301[03:09:26] [Server thread/INFO]: [WorldGuard] (uhc_lobby_nether) Fire spread is UNRESTRICTED.
302[03:09:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'uhc_lobby_nether'
303[03:09:26] [Server thread/INFO]: [WorldGuard] (uhc_lobby_the_end) TNT ignition is PERMITTED.
304[03:09:26] [Server thread/INFO]: [WorldGuard] (uhc_lobby_the_end) Lighters are PERMITTED.
305[03:09:26] [Server thread/INFO]: [WorldGuard] (uhc_lobby_the_end) Lava fire is blocked.
306[03:09:26] [Server thread/INFO]: [WorldGuard] (uhc_lobby_the_end) Fire spread is UNRESTRICTED.
307[03:09:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'uhc_lobby_the_end'
308[03:09:26] [Server thread/INFO]: [WorldGuard] Loading region data...
309[03:09:26] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
310[03:09:26] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
311[03:09:26] [Server thread/INFO]: No kits found to migrate.
312[03:09:26] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
313[03:09:26] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
314[03:09:26] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
315[03:09:27] [Server thread/INFO]: Loaded 852 items from items.csv.
316[03:09:27] [Server thread/INFO]: Using locale en_US
317[03:09:27] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
318[03:09:27] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
319[03:09:27] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
320[03:09:27] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
321[03:09:27] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.1.0
322[03:09:27] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
323[03:09:27] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0
324[03:09:27] [Server thread/INFO]: [JoinMessagePlus] Enabling JoinMessagePlus v3.1
325[03:09:27] [Server thread/INFO]: [JoinMessagePlus] [#]==========< JoinMessagePlus >==========[#]
326[03:09:27] [Server thread/INFO]: [JoinMessagePlus] Version: 3.1
327[03:09:27] [Server thread/INFO]: [JoinMessagePlus] Web: dev.bukkit.org/bukkit-plugins/join-message-plus/
328[03:09:27] [Server thread/INFO]: [JoinMessagePlus] Mode: Standalone
329[03:09:27] [Server thread/INFO]: [JoinMessagePlus] Plugin by AndyCraftz
330[03:09:27] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.1.23
331[03:09:27] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
332[03:09:27] [Server thread/INFO]: [LiteBans] Connecting to database...
333[03:09:27] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/minecraft/servers/mine263733/plugins/LiteBans/litebans] (299.7 ms).
334[03:09:27] [Server thread/INFO]: [LiteBans] Database connection fully initialized (302 ms).
335[03:09:27] [Server thread/INFO]: [LiteBans] v2.1.23 enabled. Startup took 737 ms.
336[03:09:27] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.12
337[03:09:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
338[03:09:28] [Server thread/INFO]: Done (6.108s)! For help, type "help" or "?"
339[03:09:28] [Craft Scheduler Thread - 9/INFO]: [TitleManager] Searching for updates.
340[03:09:28] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ...
341[03:09:28] [Craft Scheduler Thread - 9/INFO]: [TitleManager] No update was found.
342[03:09:28] [Craft Scheduler Thread - 4/INFO]: [LiteBans] A plugin update is available! Your version: 2.1.23, latest version: 2.4.7[m
343[03:09:28] [Craft Scheduler Thread - 4/INFO]: [LiteBans] Updates can be downloaded from here:[m
344[03:09:28] [Craft Scheduler Thread - 4/INFO]: [LiteBans] https://www.spigotmc.org/resources/litebans.3715/[m
345[03:09:28] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available
346[03:09:29] [Craft Scheduler Thread - 8/INFO]: [BuycraftX] Fetching all due players...
347[03:09:29] [Craft Scheduler Thread - 8/INFO]: [BuycraftX] Fetched due players (0 found).
348[03:09:31] [Server thread/ERROR]: [MakeYourOwnCommands] Error on trying to check remote versions. Error: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.curseforge.com/servermods/files?projectIds=54353
349[03:09:48] [Server thread/INFO]: Unknown command. Type "/help" for help.[m