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