· 6 years ago · Jan 02, 2020, 12:02 AM
1[00:28:55] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[00:28:55] [Server thread/INFO]: Loading properties
3[00:28:55] [Server thread/INFO]: Default game type: SURVIVAL
4[00:28:55] [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[00:28:56] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[00:28:56] [Server thread/INFO]: Using 4 threads for Netty based IO
7[00:28:56] [Server thread/INFO]: Debug logging is disabled
8[00:28:56] [Server thread/INFO]: Generating keypair
9[00:28:56] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:26484
10[00:28:56] [Server thread/INFO]: Using epoll channel type
11[00:28:56] [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[00:28:56] [Server thread/INFO]: Set PluginClassLoader as parallel capable
28[00:28:56] [Server thread/INFO]: [PluginHider] Loading PluginHider v1.1
29[00:28:56] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
30[00:28:56] [Server thread/INFO]: [Orebfuscator4] Loading Orebfuscator4 v4.4.3
31[00:28:56] [Server thread/INFO]: [FateUHC] Loading FateUHC v3.46.1
32[00:28:56] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
33[00:28:56] [Server thread/INFO]: [OrePlus] Loading OrePlus v1.1.1
34[00:28:56] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.6
35[00:28:56] [Server thread/INFO]: [PingPlayer] Loading PingPlayer v1.3.2
36[00:28:56] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.6
37[00:28:56] [Server thread/INFO]: [MessageAnnouncer] Loading MessageAnnouncer v1.8.0
38[00:28:56] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
39[00:28:56] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.2.2
40[00:28:56] [Server thread/INFO]: [MakeYourOwnCommands] Loading MakeYourOwnCommands v2.1
41[00:28:56] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
42[00:28:56] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
43[00:28:56] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.1.0
44[00:28:56] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
45[00:28:56] [Server thread/INFO]: [JoinMessagePlus] Loading JoinMessagePlus v3.1
46[00:28:56] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.1.23
47[00:28:56] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.12
48[00:28:56] [Server thread/INFO]: [Orebfuscator4] Enabling Orebfuscator4 v4.4.3
49[00:28:56] [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[00:28:56] [Server thread/INFO]: [OrePlus] Enabling OrePlus v1.1.1
62[00:28:56] [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[00:28:56] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
115[00:28:56] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
116[00:28:56] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
117[00:28:56] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
118[00:28:56] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
119[00:28:56] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
120[00:28:56] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
121[00:28:57] [Server thread/INFO]: Preparing level "uhc_lobby"
122[00:28:57] [Server thread/INFO]: -------- World Settings For [uhc_lobby] --------
123[00:28:57] [Server thread/INFO]: Mob Spawn Range: 4
124[00:28:57] [Server thread/INFO]: Anti X-Ray: true
125[00:28:57] [Server thread/INFO]: Engine Mode: 1
126[00:28:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
127[00:28:57] [Server thread/INFO]: Replace Blocks: [1, 5]
128[00:28:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
129[00:28:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
130[00:28:57] [Server thread/INFO]: Cane Growth Modifier: 100%
131[00:28:57] [Server thread/INFO]: Melon Growth Modifier: 100%
132[00:28:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
133[00:28:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
134[00:28:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
135[00:28:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
136[00:28:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
137[00:28:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
138[00:28:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
139[00:28:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
140[00:28:57] [Server thread/INFO]: Random Lighting Updates: false
141[00:28:57] [Server thread/INFO]: Structure Info Saving: true
142[00:28:57] [Server thread/INFO]: Sending up to 10 chunks per packet
143[00:28:57] [Server thread/INFO]: Max Entity Collisions: 8
144[00:28:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
145[00:28:57] [Server thread/INFO]: Max TNT Explosions: 100
146[00:28:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
147[00:28:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
148[00:28:57] [Server thread/INFO]: Item Despawn Rate: 6000
149[00:28:57] [Server thread/INFO]: Item Merge Radius: 2.5
150[00:28:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
151[00:28:57] [Server thread/INFO]: View Distance: 6
152[00:28:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
153[00:28:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
154[00:28:57] [Server thread/INFO]: Clear tick list: false
155[00:28:57] [Server thread/INFO]: Experience Merge Radius: 3.0
156[00:28:57] [Server thread/INFO]: -------- World Settings For [uhc_lobby_nether] --------
157[00:28:57] [Server thread/INFO]: Mob Spawn Range: 4
158[00:28:57] [Server thread/INFO]: Anti X-Ray: true
159[00:28:57] [Server thread/INFO]: Engine Mode: 1
160[00:28:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
161[00:28:57] [Server thread/INFO]: Replace Blocks: [1, 5]
162[00:28:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
163[00:28:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
164[00:28:57] [Server thread/INFO]: Cane Growth Modifier: 100%
165[00:28:57] [Server thread/INFO]: Melon Growth Modifier: 100%
166[00:28:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
167[00:28:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
168[00:28:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
169[00:28:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
170[00:28:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
171[00:28:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
172[00:28:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
173[00:28:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
174[00:28:57] [Server thread/INFO]: Random Lighting Updates: false
175[00:28:57] [Server thread/INFO]: Structure Info Saving: true
176[00:28:57] [Server thread/INFO]: Sending up to 10 chunks per packet
177[00:28:57] [Server thread/INFO]: Max Entity Collisions: 8
178[00:28:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
179[00:28:57] [Server thread/INFO]: Max TNT Explosions: 100
180[00:28:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
181[00:28:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
182[00:28:57] [Server thread/INFO]: Item Despawn Rate: 6000
183[00:28:57] [Server thread/INFO]: Item Merge Radius: 2.5
184[00:28:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
185[00:28:57] [Server thread/INFO]: View Distance: 6
186[00:28:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
187[00:28:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
188[00:28:57] [Server thread/INFO]: Clear tick list: false
189[00:28:57] [Server thread/INFO]: Experience Merge Radius: 3.0
190[00:28:57] [Server thread/INFO]: -------- World Settings For [uhc_lobby_the_end] --------
191[00:28:57] [Server thread/INFO]: Mob Spawn Range: 4
192[00:28:57] [Server thread/INFO]: Anti X-Ray: true
193[00:28:57] [Server thread/INFO]: Engine Mode: 1
194[00:28:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
195[00:28:57] [Server thread/INFO]: Replace Blocks: [1, 5]
196[00:28:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
197[00:28:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
198[00:28:57] [Server thread/INFO]: Cane Growth Modifier: 100%
199[00:28:57] [Server thread/INFO]: Melon Growth Modifier: 100%
200[00:28:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
201[00:28:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
202[00:28:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
203[00:28:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
204[00:28:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
205[00:28:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
206[00:28:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
207[00:28:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
208[00:28:57] [Server thread/INFO]: Random Lighting Updates: false
209[00:28:57] [Server thread/INFO]: Structure Info Saving: true
210[00:28:57] [Server thread/INFO]: Sending up to 10 chunks per packet
211[00:28:57] [Server thread/INFO]: Max Entity Collisions: 8
212[00:28:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
213[00:28:57] [Server thread/INFO]: Max TNT Explosions: 100
214[00:28:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
215[00:28:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
216[00:28:57] [Server thread/INFO]: Item Despawn Rate: 6000
217[00:28:57] [Server thread/INFO]: Item Merge Radius: 2.5
218[00:28:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
219[00:28:57] [Server thread/INFO]: View Distance: 6
220[00:28:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
221[00:28:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
222[00:28:57] [Server thread/INFO]: Clear tick list: false
223[00:28:57] [Server thread/INFO]: Experience Merge Radius: 3.0
224[00:28:57] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1568905136463733549)
225[00:28:58] [Server thread/INFO]: Preparing spawn area: 59%
226[00:28:58] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4887654423412213078)
227[00:28:59] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4887654423412213078)
228[00:28:59] [Server thread/INFO]: [PluginHider] Enabling PluginHider v1.1
229[00:28:59] [Server thread/INFO]: PluginHiderV1.1Has Been Enabled!
230[00:28:59] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
231[00:29:00] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
232[00:29:00] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
233[00:29:00] [Server thread/INFO]: [FateUHC] Enabling FateUHC v3.46.1
234[00:29:00] [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[00:29:00] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
256[00:29:00] [Server thread/INFO]: [PermissionsEx] Initializing file backend
257[00:29:00] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
258[00:29:00] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
259[00:29:00] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
260[00:29:00] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
261[00:29:00] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.6
262[00:29:00] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
263[00:29:00] [Server thread/INFO]: [PingPlayer] Enabling PingPlayer v1.3.2
264[00:29:00] [Server thread/INFO]: [PingPlayer] Thank you for enabling Metrics!
265[00:29:00] [Server thread/INFO]: [PingPlayer] PingPlayer v1.3.2 enabled.
266[00:29:00] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.6
267[00:29:00] [Server thread/INFO]: [BuycraftX] Validating your server key...
268[00:29:02] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
269[00:29:02] [Server thread/INFO]: [MessageAnnouncer] Enabling MessageAnnouncer v1.8.0
270[00:29:02] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v3.2.2
271[00:29:02] [Server thread/INFO]: API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
272[00:29:02] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803)
273[00:29:02] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
274[00:29:02] [Server thread/INFO]: Injected custom channel handlers.
275[00:29:02] [Server thread/INFO]: Adding channels for online players...
276[00:29:02] [Server thread/INFO]: [0;32;22m[Staff+] [0;32;1mVersion protocol set to 'v1_8_R3'.[m
277[00:29:02] [Server thread/INFO]: [0;32;22m[Staff+] [0;32;1mStaff+ has been enabled! Initialization took 56ms.[m
278[00:29:02] [Server thread/INFO]: [0;32;22m[Staff+] [0;32;1mPlugin created by Shortninja.[m
279[00:29:02] [Server thread/INFO]: [MakeYourOwnCommands] Enabling MakeYourOwnCommands v2.1
280[00:29:02] [Server thread/INFO]: [MakeYourOwnCommands] (by JeterLP Version: 2.1) loading...
281[00:29:02] [Server thread/INFO]: [MakeYourOwnCommands] Loading updater by TheJeterLP. Project id: 54353
282[00:29:02] [Server thread/INFO]: [MakeYourOwnCommands] Loading updater-config...
283[00:29:02] [Server thread/INFO]: [MakeYourOwnCommands] Done!
284[00:29:02] [Server thread/INFO]: [MakeYourOwnCommands] Updatechecker is enabled.
285[00:29:02] [Server thread/INFO]: [MakeYourOwnCommands] Loading command /ranks
286[00:29:02] [Server thread/INFO]: [MakeYourOwnCommands] Loading command /ts
287[00:29:02] [Server thread/INFO]: [MakeYourOwnCommands] Loading command /discord
288[00:29:02] [Server thread/INFO]: [MakeYourOwnCommands] Loading command /facebook
289[00:29:02] [Server thread/INFO]: [MakeYourOwnCommands] Loading command /twitter
290[00:29:02] [Server thread/INFO]: [MakeYourOwnCommands] Loading command /yt
291[00:29:02] [Server thread/INFO]: [MakeYourOwnCommands] (by JeterLP Version: 2.1) is now enabled.
292[00:29:02] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
293[00:29:02] [Server thread/INFO]: [WorldGuard] (uhc_lobby) TNT ignition is PERMITTED.
294[00:29:02] [Server thread/INFO]: [WorldGuard] (uhc_lobby) Lighters are PERMITTED.
295[00:29:02] [Server thread/INFO]: [WorldGuard] (uhc_lobby) Lava fire is blocked.
296[00:29:02] [Server thread/INFO]: [WorldGuard] (uhc_lobby) Fire spread is UNRESTRICTED.
297[00:29:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'uhc_lobby'
298[00:29:02] [Server thread/INFO]: [WorldGuard] (uhc_lobby_nether) TNT ignition is PERMITTED.
299[00:29:02] [Server thread/INFO]: [WorldGuard] (uhc_lobby_nether) Lighters are PERMITTED.
300[00:29:02] [Server thread/INFO]: [WorldGuard] (uhc_lobby_nether) Lava fire is blocked.
301[00:29:02] [Server thread/INFO]: [WorldGuard] (uhc_lobby_nether) Fire spread is UNRESTRICTED.
302[00:29:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'uhc_lobby_nether'
303[00:29:02] [Server thread/INFO]: [WorldGuard] (uhc_lobby_the_end) TNT ignition is PERMITTED.
304[00:29:02] [Server thread/INFO]: [WorldGuard] (uhc_lobby_the_end) Lighters are PERMITTED.
305[00:29:02] [Server thread/INFO]: [WorldGuard] (uhc_lobby_the_end) Lava fire is blocked.
306[00:29:02] [Server thread/INFO]: [WorldGuard] (uhc_lobby_the_end) Fire spread is UNRESTRICTED.
307[00:29:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'uhc_lobby_the_end'
308[00:29:02] [Server thread/INFO]: [WorldGuard] Loading region data...
309[00:29:02] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
310[00:29:02] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
311[00:29:02] [Server thread/INFO]: No kits found to migrate.
312[00:29:02] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
313[00:29:02] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
314[00:29:02] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
315[00:29:03] [Server thread/INFO]: Loaded 852 items from items.csv.
316[00:29:03] [Server thread/INFO]: Using locale en_US
317[00:29:03] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
318[00:29:03] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
319[00:29:03] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
320[00:29:03] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
321[00:29:03] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.1.0
322[00:29:03] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
323[00:29:03] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0
324[00:29:03] [Server thread/INFO]: [JoinMessagePlus] Enabling JoinMessagePlus v3.1
325[00:29:03] [Server thread/INFO]: [JoinMessagePlus] [#]==========< JoinMessagePlus >==========[#]
326[00:29:03] [Server thread/INFO]: [JoinMessagePlus] Version: 3.1
327[00:29:03] [Server thread/INFO]: [JoinMessagePlus] Web: dev.bukkit.org/bukkit-plugins/join-message-plus/
328[00:29:03] [Server thread/INFO]: [JoinMessagePlus] Mode: Standalone
329[00:29:03] [Server thread/INFO]: [JoinMessagePlus] Plugin by AndyCraftz
330[00:29:03] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.1.23
331[00:29:03] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
332[00:29:03] [Server thread/INFO]: [LiteBans] Connecting to database...
333[00:29:03] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/minecraft/servers/mine263733/plugins/LiteBans/litebans] (278.8 ms).
334[00:29:03] [Server thread/INFO]: [LiteBans] Database connection fully initialized (281.7 ms).
335[00:29:03] [Server thread/INFO]: [LiteBans] v2.1.23 enabled. Startup took 629 ms.
336[00:29:03] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.12
337[00:29:03] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
338[00:29:04] [Server thread/INFO]: Done (7.088s)! For help, type "help" or "?"
339[00:29:04] [Craft Scheduler Thread - 9/INFO]: [TitleManager] Searching for updates.
340[00:29:04] [Craft Scheduler Thread - 9/INFO]: [TitleManager] No update was found.
341[00:29:04] [Craft Scheduler Thread - 6/INFO]: [Vault] Checking for Updates ...
342[00:29:04] [Craft Scheduler Thread - 5/INFO]: [LiteBans] A plugin update is available! Your version: 2.1.23, latest version: 2.4.7[m
343[00:29:04] [Craft Scheduler Thread - 5/INFO]: [LiteBans] Updates can be downloaded from here:[m
344[00:29:04] [Craft Scheduler Thread - 5/INFO]: [LiteBans] https://www.spigotmc.org/resources/litebans.3715/[m
345[00:29:04] [Craft Scheduler Thread - 6/INFO]: [Vault] No new version available
346[00:29:05] [Craft Scheduler Thread - 8/INFO]: [BuycraftX] Fetching all due players...
347[00:29:05] [Craft Scheduler Thread - 8/INFO]: [BuycraftX] Fetched due players (0 found).
348[00:29:07] [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[00:31:05] [Craft Scheduler Thread - 8/INFO]: [BuycraftX] Fetching all due players...
350[00:31:05] [Craft Scheduler Thread - 8/INFO]: [BuycraftX] Fetched due players (0 found).
351[00:33:05] [Craft Scheduler Thread - 11/INFO]: [BuycraftX] Fetching all due players...
352[00:33:05] [Craft Scheduler Thread - 11/INFO]: [BuycraftX] Fetched due players (0 found).
353[00:33:37] [User Authenticator #1/INFO]: UUID of player Tsifas is f59d7785-5cd8-47e0-b6c3-00d594da1fc9
354[00:33:37] [Server thread/INFO]: [0;33;22m[[0;32;1m+[0;33;22m] Tsifas[m
355[00:33:37] [Server thread/INFO]: Tsifas[/94.66.164.109:61227] logged in with entity id 79 at ([uhc_lobby]40.30000001192093, 174.0, -228.36115807202233)
356[00:33:43] [Server thread/INFO]: Tsifas issued server command: /plugins
357[00:34:04] [Craft Scheduler Thread - 11/INFO]: [BuycraftX] Sending 1 analytic events
358[00:35:05] [Craft Scheduler Thread - 12/INFO]: [BuycraftX] Fetching all due players...
359[00:35:06] [Craft Scheduler Thread - 12/INFO]: [BuycraftX] Fetched due players (0 found).
360[00:37:06] [Craft Scheduler Thread - 12/INFO]: [BuycraftX] Fetching all due players...
361[00:37:06] [Craft Scheduler Thread - 12/INFO]: [BuycraftX] Fetched due players (0 found).
362[00:39:06] [Craft Scheduler Thread - 14/INFO]: [BuycraftX] Fetching all due players...
363[00:39:06] [Craft Scheduler Thread - 14/INFO]: [BuycraftX] Fetched due players (0 found).
364[00:41:06] [Craft Scheduler Thread - 16/INFO]: [BuycraftX] Fetching all due players...
365[00:41:07] [Craft Scheduler Thread - 16/INFO]: [BuycraftX] Fetched due players (0 found).
366[00:43:07] [Craft Scheduler Thread - 16/INFO]: [BuycraftX] Fetching all due players...
367[00:43:07] [Craft Scheduler Thread - 16/INFO]: [BuycraftX] Fetched due players (0 found).
368[00:45:07] [Craft Scheduler Thread - 18/INFO]: [BuycraftX] Fetching all due players...
369[00:45:07] [Craft Scheduler Thread - 18/INFO]: [BuycraftX] Fetched due players (0 found).
370[00:47:07] [Craft Scheduler Thread - 19/INFO]: [BuycraftX] Fetching all due players...
371[00:47:07] [Craft Scheduler Thread - 19/INFO]: [BuycraftX] Fetched due players (0 found).
372[00:49:07] [Craft Scheduler Thread - 19/INFO]: [BuycraftX] Fetching all due players...
373[00:49:08] [Craft Scheduler Thread - 19/INFO]: [BuycraftX] Fetched due players (0 found).
374[00:51:08] [Craft Scheduler Thread - 19/INFO]: [BuycraftX] Fetching all due players...
375[00:51:08] [Craft Scheduler Thread - 19/INFO]: [BuycraftX] Fetched due players (0 found).
376[00:53:08] [Craft Scheduler Thread - 21/INFO]: [BuycraftX] Fetching all due players...
377[00:53:08] [Craft Scheduler Thread - 21/INFO]: [BuycraftX] Fetched due players (0 found).