· 6 years ago · Feb 01, 2020, 01:52 PM
1Loading libraries, please wait...
2[20:22:28 INFO]: Starting minecraft server version 1.12.2
3[20:22:28 INFO]: Loading properties
4[20:22:28 INFO]: Default game type: SURVIVAL
5[20:22:28 INFO]: This server is running CraftBukkit version git-Spigot-dcd1643-e60fc34 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
6[20:22:28 INFO]: Debug logging is disabled
7[20:22:28 INFO]: Server Ping Player Sample Count: 12
8[20:22:28 INFO]: Using 4 threads for Netty based IO
9[20:22:28 INFO]: Generating keypair
10[20:22:29 INFO]: Starting Minecraft server on *:25565
11[20:22:29 INFO]: Using default channel type
12[20:22:29 INFO]: Set PluginClassLoader as parallel capable
13[20:22:33 ERROR]: Could not load 'plugins\worldguard-bukkit-7.0.2.jar' in folder 'plugins'
14org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/enginehub/piston/exception/CommandException
15 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
16 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
17 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot.jar:git-Spigot-dcd1643-e60fc34]
18 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot.jar:git-Spigot-dcd1643-e60fc34]
19 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-dcd1643-e60fc34]
20 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-dcd1643-e60fc34]
21 at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
22Caused by: java.lang.NoClassDefFoundError: org/enginehub/piston/exception/CommandException
23 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_241]
24 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_241]
25 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
26 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
27 ... 6 more
28Caused by: java.lang.ClassNotFoundException: org.enginehub.piston.exception.CommandException
29 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_241]
30 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
31 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
32 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
33 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
34 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_241]
35 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_241]
36 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
37 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
38 ... 6 more
39[20:22:33 ERROR]: Could not load 'plugins\WorldGuardExtraFlags.jar' in folder 'plugins'
40org.bukkit.plugin.UnknownDependencyException: WorldGuard
41 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [spigot.jar:git-Spigot-dcd1643-e60fc34]
42 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot.jar:git-Spigot-dcd1643-e60fc34]
43 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-dcd1643-e60fc34]
44 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-dcd1643-e60fc34]
45 at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
46[20:22:35 INFO]: [BlockParticles] Loading BlockParticles v1.1
47[20:22:35 INFO]: [TreasurePets] Loading TreasurePets v5.35
48[20:22:35 INFO]: [TheSieuToc] Loading TheSieuToc v1.6.2
49[20:22:35 INFO]: [Images] Loading Images v1.0.6-SNAPSHOT
50[20:22:35 INFO]: [ViaVersion] Loading ViaVersion v2.1.3
51[20:22:35 INFO]: [ViaVersion] ViaVersion 2.1.3 is now loaded, injecting!
52[20:22:35 INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
53[20:22:35 INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
54[20:22:35 INFO]: [ViaVersion] Loading new 1.13 tags...
55[20:22:35 INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
56[20:22:35 INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
57[20:22:36 INFO]: [ViaVersion] Loading translation mappping
58[20:22:36 INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
59[20:22:37 INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
60[20:22:37 INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
61[20:22:37 INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
62[20:22:37 INFO]: [ViaVersion] Loading 1.14 blockstates...
63[20:22:37 INFO]: [ViaVersion] Loading 1.14 heightmap data...
64[20:22:37 INFO]: [NeverFullSlots] Loading NeverFullSlots v2.0.0
65[20:22:37 INFO]: [ViaBackwards] Loading ViaBackwards v2.4.0-SNAPSHOT
66[20:22:37 INFO]: [BetterAlias] Loading BetterAlias v1.5.2
67[20:22:37 INFO]: [AnimationLib] Loading AnimationLib v1.7.0
68[20:22:37 INFO]: [LuckPerms] Loading LuckPerms v4.4.1
69[20:22:37 INFO]: [FastCraft] Loading FastCraft v2.0.3
70[20:22:37 INFO]: [SellWands] Loading SellWands v1.2.8
71[20:22:37 INFO]: [SuperDonations] Loading SuperDonations v1.0
72[20:22:37 INFO]: [AdvancedBan] Loading AdvancedBan v2.1.5-RELEASE
73[20:22:37 INFO]: [CosmicVaults] Loading CosmicVaults v3.0.1
74[20:22:37 INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v3.0.1
75[20:22:37 INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
76[20:22:37 INFO]: [Vouchers] Loading Vouchers v1.7.9
77[20:22:37 INFO]: [UUIDSpoof-Fix] Loading UUIDSpoof-Fix v4.1
78[20:22:37 INFO]: [OpGuard] Loading OpGuard v3.2.5
79[20:22:37 INFO]: [mcMMO] Loading mcMMO v1.5.10
80[20:22:37 INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
81[20:22:37 INFO]: [CommandLog] Loading CommandLog v1.2
82[20:22:37 INFO]: [AdvancedHelp] Loading AdvancedHelp v1.10.5
83[20:22:37 INFO]: [SkinsRestorer] Loading SkinsRestorer v13.7.5
84[20:22:37 INFO]: [SuperTrails] Loading SuperTrails v9.7.2
85[20:22:37 INFO]: [eFlame] Loading eFlame v2.0.0 BETA 8
86[20:22:37 INFO]: [BCommons] Loading BCommons v0.2.5
87[20:22:37 WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
88[20:22:37 WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
89[20:22:37 WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
90[20:22:38 INFO]: [PlayerReport] Loading PlayerReport v3.1.9
91[20:22:38 INFO]: [UltimateBossBar] Loading UltimateBossBar v1.5.2
92[20:22:38 INFO]: [LeakParkour] Loading LeakParkour v2.5.2
93[20:22:38 INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
94[20:22:38 INFO]: [ClearLag] Loading ClearLag v3.1.6
95[20:22:38 INFO]: [KoTH] Loading KoTH v1.5.1
96[20:22:38 INFO]: [TrMenu] Loading TrMenu v1.15
97[20:22:38 INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.15
98[20:22:38 INFO]: [DeluxeMenus] Loading DeluxeMenus v1.12.0
99[20:22:38 INFO]: [Effect Library] Loading EffectLib v6.2
100[20:22:38 INFO]: [CS-CoreLib] Loading CS-CoreLib v1.6.2
101[20:22:38 INFO]: [Vault] Loading Vault v1.7.2-b107
102[20:22:38 INFO]: [SuperiorSkyblock2] Loading SuperiorSkyblock2 v1 Pre-2
103[20:22:38 INFO]: [BlockRegen] Loading BlockRegen v3.4.0
104[20:22:38 INFO]: [PlugMan] Loading PlugMan v2.1.6
105[20:22:38 INFO]: [MoneyPouch] Loading MoneyPouch v3.1
106[20:22:38 INFO]: [EpicHeads] Loading EpicHeads v3.0.19
107[20:22:38 INFO]: [PlayerPoints] Loading PlayerPoints v2.1.4
108[20:22:38 INFO]: [EpicCraftingsPlus] Loading EpicCraftingsPlus v5.8.3
109[20:22:38 INFO]: [AgarthaLib] Loading AgarthaLib v2.17.1
110[20:22:38 INFO]: [MarriageMaster] Loading MarriageMaster v2.1.2-Release
111[20:22:38 INFO]: [MarriageMaster] PCGF-PluginLib not installed. Switching to standalone mode!
112[20:22:38 INFO]: [MessageAnnouncer] Loading MessageAnnouncer v1.11.0
113[20:22:38 INFO]: [KiteBoard] Loading KiteBoard v3.0.7
114[20:22:38 INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
115[20:22:38 INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1775)
116[20:22:38 INFO]: [zAuctionHouseV2] Loading zAuctionHouseV2 v2.0.1.1
117[20:22:38 INFO]: [Lottery] Loading Lottery v1.3.9
118[20:22:38 INFO]: [CraftKit] Loading CraftKit v1.1.7
119[20:22:38 INFO]: #craftkit: Loading libraries...
120[20:22:38 INFO]: #craftkit: Loaded library: craftkit.nms.v1_12_R1-1.1.7.jar
121[20:22:38 INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
122[20:22:38 INFO]: [AdvancedMonthlyCrates] Loading AdvancedMonthlyCrates v1.0.0
123[20:22:38 INFO]: [CrazyCrates] Loading CrazyCrates v1.9.11
124[20:22:38 INFO]: [MyItems] Loading MyItems v6.4.3
125[20:22:38 INFO]: [CitizensCMD] Loading CitizensCMD v2.3.2
126[20:22:38 INFO]: [MoreFish] Loading MoreFish v3.0.2
127[20:22:38 INFO]: [RepairGui] Loading RepairGui v6.4.10
128[20:22:38 INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.8-Dev-Build-v6.1
129[20:22:38 INFO]: [Essentials] Loading Essentials v2.17.1.0
130[20:22:38 INFO]: [WorldChangeScreenRemover] Loading WorldChangeScreenRemover v1.0.15
131[20:22:38 INFO]: [TimedFly] Loading TimedFly v2.5.5
132[20:22:38 INFO]: [EpicFarming] Loading EpicFarming v2.2.1
133[20:22:38 INFO]: [AdvancedIndicator] Loading AdvancedIndicator v1.6.2
134[20:22:38 INFO]: [LibsDisguises] Loading LibsDisguises v9.5.2
135[20:22:38 INFO]: [ChopTree3] Loading ChopTree3 v4.0.0
136[20:22:38 INFO]: [AdvancedOreGen] Loading AdvancedOreGen v1.6.8-SNAPSHOT
137[20:22:38 INFO]: [AdvancedAchievements] Loading AdvancedAchievements v5.12.5
138[20:22:38 INFO]: [JumpPads] Loading JumpPads v1.24.2
139[20:22:38 INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
140[20:22:38 INFO]: [LeaderHeadsRevamped] Loading LeaderHeadsRevamped v4.0.5
141[20:22:38 INFO]: [AAC] Loading AAC v3.5.0
142[20:22:38 INFO]: [PlayerSkillsReborn] Loading PlayerSkillsReborn v1.7.4
143[20:22:38 INFO]: [MythicMobs] Loading MythicMobs v4.6.5-2800
144[20:22:38 INFO]: [Quests] Loading Quests v3.7.8-b16
145[20:22:38 INFO]: [Packit] Loading Packit v1.0.4
146[20:22:38 INFO]: [BattlePass] Loading BattlePass v2.1.4
147[20:22:38 INFO]: [CombatLogX] Loading CombatLogX v9.9.1.8
148[20:22:38 INFO]: [CombatLogX] Loading expansion 'Cheat Prevention v14.14'
149[20:22:38 INFO]: [CombatLogX] Loading expansion 'Citizens Compatibility v14.26'
150[20:22:38 INFO]: [CombatLogX] Loading expansion 'Factions Compatibility v14.5'
151[20:22:38 INFO]: [CombatLogX] Loading expansion 'Lands Compatibility v14.6'
152[20:22:38 INFO]: [CombatLogX] Loading expansion 'Newbie Helper v14.5'
153[20:22:38 INFO]: [CombatLogX] Loading expansion 'NotCombatLogX v14.4'
154[20:22:38 INFO]: [CombatLogX] Loading expansion 'Notifier v14.10'
155[20:22:38 INFO]: [CombatLogX] Loading expansion 'Parties Compatibility v14.2'
156[20:22:38 INFO]: [CombatLogX] Loading expansion 'Placeholder Compatibility v14.4'
157[20:22:38 INFO]: [CombatLogX] Loading expansion 'RedProtect Compatibility v14.4'
158[20:22:38 INFO]: [CombatLogX] Loading expansion 'Residence Compatibility v14.6'
159[20:22:38 INFO]: [CombatLogX] Loading expansion 'Rewards v14.9'
160[20:22:38 INFO]: [CombatLogX] Loading expansion 'Towny Compatibility v14.5'
161[20:22:38 INFO]: [CombatLogX] Loading expansion 'WorldGuard Compatibility v14.13'
162[20:22:38 INFO]: [CombatLogX - WorldGuard Compatibility] WorldGuard is not installed, automatically disabling...
163[20:22:38 INFO]: [CombatLogX] Loaded 13 expansions
164[20:22:38 INFO]: [PluginHiderPlus] Loading PluginHiderPlus v4.1.1
165[20:22:38 INFO]: [BuildersWand] Loading BuildersWand v2.12.0
166[20:22:38 INFO]: [CoinFlipper] Loading CoinFlipper v2.43
167[20:22:38 INFO]: [DeluxeChat] Loading DeluxeChat v1.15.0
168[20:22:38 INFO]: [ECore] Loading ECore v1.0j
169[20:22:38 INFO]: [Shopkeepers] Loading Shopkeepers v2.2.2
170[20:22:38 INFO]: [AutoPickup] Loading AutoPickup v{{version=null}=null}
171[20:22:38 INFO]: [TradeSystem] Loading TradeSystem v1.1.4
172[20:22:38 INFO]: [TAB] Loading TAB v2.5.1
173[20:22:38 INFO]: [EpicFurnaces] Loading EpicFurnaces vmaven-version-number
174[20:22:38 INFO]: [PixelVip] Loading PixelVip v3.0.0
175[20:22:38 INFO]: [SuperMobCoins] Loading SuperMobCoins v1.0
176[20:22:38 INFO]: [NeoMoreTPPlus] Loading NeoMoreTPPlus v1.0u
177[20:22:38 INFO]: [CrazyEnvoy] Loading CrazyEnvoy v1.2.8.3
178[20:22:38 INFO]: [HyperMine] Loading HyperMine v2.0
179[20:22:38 INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.17.1.0
180[20:22:38 INFO]: [ENC] Loading ENC v1.0.8
181[20:22:38 INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
182[20:22:38 INFO]: [AuthMe] Loading AuthMe v5.6.0-beta1-b2226
183[20:22:38 INFO]: [PVPWarsGenerator] Loading PVPWarsGenerator v5.0
184[20:22:38 INFO]: [RandomPackage] Loading RandomPackage v16.4.0
185[20:22:38 INFO]: [WildStacker] Loading WildStacker v2.9.1
186[20:22:38 INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.25.0
187[20:22:38 INFO]: [JetsMinions] Loading JetsMinions v5.6.6
188[20:22:38 INFO]: [EpicHoppers] Loading EpicHoppers v4.3.8
189[20:22:38 INFO]: [EpicSpawners] Loading EpicSpawners v6.0.11
190[20:22:38 INFO]: [SellChest] Loading SellChest v1.1.2
191[20:22:38 INFO]: [ViaBackwards] Enabling ViaBackwards v2.4.0-SNAPSHOT
192[20:22:39 INFO]: [AnimationLib] Enabling AnimationLib v1.7.0
193[20:22:39 INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
194[20:22:39 INFO]: __
195[20:22:39 INFO]: | |__) LuckPerms v4.4.1
196[20:22:39 INFO]: |___ | Running on Bukkit - CraftBukkit
197[20:22:39 INFO]:
198[20:22:39 INFO]: [LuckPerms] Loading configuration...
199[20:22:39 INFO]: [LuckPerms] Loading storage provider... [H2]
200[20:22:39 INFO]: [LuckPerms] Loading internal permission managers...
201[20:22:39 INFO]: [LuckPerms] Performing initial data load...
202[20:22:39 INFO]: [LuckPerms] Successfully enabled. (took 680ms)
203[20:22:39 INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
204[20:22:40 INFO]: ====== USE PAPER ======
205[20:22:40 INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
206[20:22:40 INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
207[20:22:40 INFO]: - This is only a recommendation
208[20:22:40 INFO]: ==============================
209[20:22:40 INFO]: [mcMMO] Enabling mcMMO v1.5.10
210[20:22:41 INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.15
211[20:22:41 INFO]: [Vault] Enabling Vault v1.7.2-b107
212[20:22:41 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
213[20:22:41 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
214[20:22:41 INFO]: [Vault] Enabled Version 1.7.2-b107
215[20:22:41 INFO]: [LuckPerms] Registered Vault permission & chat hook.
216[20:22:41 INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
217[20:22:41 INFO]: [ProtocolLib] Started structure compiler thread.
218[20:22:41 INFO]: [HyperMine] Enabling HyperMine v2.0
219[20:22:41 INFO]: [HyperMine] Hooking MyItems...
220[20:22:41 INFO]: [HyperMine] Hooked MyItems successfully!
221[20:22:41 INFO]: [HyperMine] Registering commands...
222[20:22:41 INFO]: [HyperMine] Commands has been registered
223[20:22:41 INFO]: [HyperMine] Registering events...
224[20:22:41 INFO]: [HyperMine] Events has been registered
225[20:22:41 INFO]: [HyperMine] Loading configuration...
226[20:22:41 INFO]: [HyperMine] Config has been loaded
227[20:22:41 INFO]: [HyperMine] Plugin has been enabled in 0.075 seconds!
228[20:22:41 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
229[20:22:41 WARN]: The server will make no attempt to authenticate usernames. Beware.
230[20:22:41 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
231[20:22:41 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
232[20:22:41 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
233[20:22:41 INFO]: Preparing level "world"
234[20:22:41 INFO]: -------- World Settings For [world] --------
235[20:22:41 INFO]: Item Despawn Rate: 6000
236[20:22:41 INFO]: Item Merge Radius: 3.5
237[20:22:41 INFO]: Arrow Despawn Rate: 1200
238[20:22:41 INFO]: View Distance: 10
239[20:22:41 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
240[20:22:41 INFO]: Zombie Aggressive Towards Villager: true
241[20:22:41 INFO]: Experience Merge Radius: 6.0
242[20:22:41 INFO]: Nerfing mobs spawned from spawners: false
243[20:22:41 INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
244[20:22:41 INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
245[20:22:41 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
246[20:22:41 INFO]: Random Lighting Updates: false
247[20:22:41 INFO]: Structure Info Saving: true
248[20:22:41 INFO]: Mob Spawn Range: 3
249[20:22:41 INFO]: Cactus Growth Modifier: 100%
250[20:22:41 INFO]: Cane Growth Modifier: 100%
251[20:22:41 INFO]: Melon Growth Modifier: 100%
252[20:22:41 INFO]: Mushroom Growth Modifier: 100%
253[20:22:41 INFO]: Pumpkin Growth Modifier: 100%
254[20:22:41 INFO]: Sapling Growth Modifier: 100%
255[20:22:41 INFO]: Wheat Growth Modifier: 100%
256[20:22:41 INFO]: NetherWart Growth Modifier: 100%
257[20:22:41 INFO]: Vine Growth Modifier: 100%
258[20:22:41 INFO]: Cocoa Growth Modifier: 100%
259[20:22:41 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
260[20:22:41 INFO]: Max TNT Explosions: 100
261[20:22:41 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
262[20:22:42 INFO]: -------- World Settings For [world_the_end] --------
263[20:22:42 INFO]: Item Despawn Rate: 6000
264[20:22:42 INFO]: Item Merge Radius: 3.5
265[20:22:42 INFO]: Arrow Despawn Rate: 1200
266[20:22:42 INFO]: View Distance: 10
267[20:22:42 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
268[20:22:42 INFO]: Zombie Aggressive Towards Villager: true
269[20:22:42 INFO]: Experience Merge Radius: 6.0
270[20:22:42 INFO]: Nerfing mobs spawned from spawners: false
271[20:22:42 INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
272[20:22:42 INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
273[20:22:42 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
274[20:22:42 INFO]: Random Lighting Updates: false
275[20:22:42 INFO]: Structure Info Saving: true
276[20:22:42 INFO]: Mob Spawn Range: 3
277[20:22:42 INFO]: Cactus Growth Modifier: 100%
278[20:22:42 INFO]: Cane Growth Modifier: 100%
279[20:22:42 INFO]: Melon Growth Modifier: 100%
280[20:22:42 INFO]: Mushroom Growth Modifier: 100%
281[20:22:42 INFO]: Pumpkin Growth Modifier: 100%
282[20:22:42 INFO]: Sapling Growth Modifier: 100%
283[20:22:42 INFO]: Wheat Growth Modifier: 100%
284[20:22:42 INFO]: NetherWart Growth Modifier: 100%
285[20:22:42 INFO]: Vine Growth Modifier: 100%
286[20:22:42 INFO]: Cocoa Growth Modifier: 100%
287[20:22:42 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
288[20:22:42 INFO]: Max TNT Explosions: 100
289[20:22:42 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
290[20:22:42 INFO]: Preparing start region for level 0 (Seed: 893274221325526686)
291[20:22:43 INFO]: Preparing spawn area: 26%
292[20:22:44 INFO]: Preparing start region for level 1 (Seed: 893274221325526686)
293[20:22:44 INFO]: [BlockParticles] Enabling BlockParticles v1.1
294[20:22:44 INFO]: [TreasurePets] Enabling TreasurePets v5.35
295[20:22:44 WARN]: [AutoSaveWorld] Plugin TreasurePets attempted to establish connection https://api.spigotmc.org/legacy/premium.php?user_id=498535&resource_id=33232once=-562809262 in main server thread
296[20:22:44 INFO]: TreasurePets V:5.35 is loading
297[20:22:44 INFO]: BP:[CHICKENPET, COWPET, EXPERIENCEPET, PIGPET, SHEEPPET, SPIDERPET, SQUIDPET]
298[20:22:44 INFO]: EP:[EXAMPLEPET, EXAMPLEPASSIVEPET, BB8PET, CHEWBACCAPET, FIREWORKPET, GORILLAPET, LEPRECHAUNPET, R2D2PET, STORMTROOPERPET]
299[20:22:44 INFO]: SP:[WOLFPET, ZOMBIEPET]
300[20:22:44 INFO]: LP:[CREEPERPET, GOBLINPET, IRONGOLEMPET]
301[20:22:44 INFO]: TreasurePets V:5.35 has been loaded
302[20:22:44 INFO]: [TheSieuToc] Enabling TheSieuToc v1.6.2
303[20:22:44 WARN]: [AutoSaveWorld] Plugin TheSieuToc attempted to establish connection https://thesieutoc.net/card_info.php in main server thread
304[20:22:45 WARN]: [AutoSaveWorld] Plugin TheSieuToc attempted to establish connection socket://thesieutoc.net:443 in main server thread
305[20:22:45 INFO]: ________________________________________________________________
306[20:22:45 INFO]: _____ _ ____ _ _____
307[20:22:45 INFO]: |_ _| |__ ___/ ___|(_) ___ _ |_ _|__ ___
308[20:22:45 INFO]: | | | '_ \ / _ \___ \| |/ _ \ | | || |/ _ \ / __| 1.198s
309[20:22:45 INFO]: | | | | | | __/___) | | __/ |_| || | (_) | (__ © Copyright Juno
310[20:22:45 INFO]: |_| |_| |_|\___|____/|_|\___|\__,_||_|\___/ \___|
311[20:22:45 INFO]: ________________________________________________________________
312[20:22:45 INFO]: [Images] Enabling Images v1.0.6-SNAPSHOT
313[20:22:45 INFO]: [ViaVersion] Enabling ViaVersion v2.1.3
314[20:22:45 INFO]: [NeverFullSlots] Enabling NeverFullSlots v2.0.0
315[20:22:45 INFO]: Không có icon nào trong thư mục sẽ sử dụng icon mặc định!
316[20:22:45 INFO]: [BetterAlias] Enabling BetterAlias v1.5.2
317[20:22:45 INFO]: [FastCraft] Enabling FastCraft v2.0.3
318[20:22:46 INFO]: [SellWands] Enabling SellWands v1.2.8
319[20:22:46 INFO]: [SellWands] Essentials worth.yml has been found. If you wish to use this, in your config.yml set use-essentials-worth-yml to TRUE.
320[20:22:46 INFO]: [SellWands] Item dirt registered for $1.0
321[20:22:46 INFO]: [SellWands] A total of 1 items have been registered.
322[20:22:46 INFO]: [SuperDonations] Enabling SuperDonations v1.0
323[20:22:46 INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.5-RELEASE
324[20:22:46 WARN]: [AutoSaveWorld] Plugin AdvancedBan attempted to establish connection https://api.spigotmc.org/legacy/update.php?resource=8695 in main server thread
325[20:22:46 INFO]:
326
327[]=====[Enabling AdvancedBan]=====[]
328| Information:
329| Name: AdvancedBan
330| Developer: Leoko
331| Version: 2.1.5-RELEASE
332| Storage: HSQLDB (local)
333| Support:
334| Skype: Leoko33
335| Mail: Leoko4433@gmail.com
336| Github: https://github.com/DevLeoko/AdvancedBan/issues
337| Discord: https://discord.gg/ycDG6rS
338| Update:
339| There is a new version available! [2.1.5]
340[]================================[]
341
342[20:22:46 INFO]: [CosmicVaults] Enabling CosmicVaults v3.0.1
343[20:22:46 INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v3.0.1
344[20:22:46 INFO]: [MVdWPlaceholderAPI] Initializing placeholders ...
345[20:22:46 INFO]: [MVdWPlaceholderAPI] Sending metrics ...
346[20:22:46 INFO]: [Vouchers] Enabling Vouchers v1.7.9
347[20:22:47 INFO]: [Vouchers] Loading the Config.yml
348[20:22:47 INFO]: [Vouchers] Successfully loaded Config.yml
349[20:22:47 INFO]: [Vouchers] Loading the Data.yml
350[20:22:47 INFO]: [Vouchers] Successfully loaded Data.yml
351[20:22:47 INFO]: [Vouchers] Loading the Messages.yml
352[20:22:47 INFO]: [Vouchers] Successfully loaded Messages.yml
353[20:22:47 INFO]: [Vouchers] Loading the VoucherCodes.yml
354[20:22:47 INFO]: [Vouchers] Successfully loaded VoucherCodes.yml
355[20:22:47 INFO]: [Vouchers] Cracked by LegitSpigot@blackspigot.com
356[20:22:47 INFO]: [UUIDSpoof-Fix] Enabling UUIDSpoof-Fix v4.1
357[20:22:47 INFO]:
358*----------------------------------------------------------------*
359Checking online mode...
360The online-mode is: false!
361
362UUIDSpoof - Fix by zPirroZ3007 has been enabled!
363The UUID exploit is now fixed!
364*----------------------------------------------------------------*
365[20:22:47 INFO]: [OpGuard] Enabling OpGuard v3.2.5
366[20:22:47 INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3
367[20:22:47 INFO]: [PlaceholderAPI] Fetching available expansion information...
368[20:22:47 INFO]: [CommandLog] Enabling CommandLog v1.2
369[20:22:47 INFO]: There are 2 commands in the ignore list
370[20:22:47 INFO]: [AdvancedHelp] Enabling AdvancedHelp v1.10.5
371[20:22:47 INFO]: [AdvancedHelp] loading...
372[20:22:47 INFO]: [AdvancedHelp] PlaceholdersAPI Hooked!
373[20:22:47 WARN]: [AutoSaveWorld] Plugin AdvancedHelp attempted to establish connection https://api.spigotmc.org/legacy/update.php?resource=44478 in main server thread
374[20:22:48 INFO]: =-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
375[20:22:48 INFO]: You are using an older version of AdvancedHelp!
376[20:22:48 INFO]: Download the newest version here:
377[20:22:48 INFO]: https://goo.gl/mVXpDL
378[20:22:48 INFO]: =-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
379[20:22:48 INFO]: [AdvancedHelp] Successfully enabled.
380[20:22:48 INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.7.5
381[20:22:48 INFO]: [SkinsRestorer] Detected Minecraft v1_12_R1, using UniversalSkinFactory.
382[20:22:48 INFO]: [SkinsRestorer] Verbose is missing in config.yml! Using default value.
383[20:22:48 INFO]: [SuperTrails] Enabling SuperTrails v9.7.2
384[20:22:48 WARN]: [AutoSaveWorld] Plugin SuperTrails attempted to establish connection https://raw.githubusercontent.com/kvq/trailsupdate/master/up in main server thread
385[20:22:48 WARN]: [AutoSaveWorld] Plugin SuperTrails attempted to establish connection socket://raw.githubusercontent.com:443 in main server thread
386[20:22:48 INFO]:
387[20:22:48 INFO]: === Super Trails ===
388[20:22:48 INFO]: SuperTrails 9.7.2 for MC 1.12 enabled
389[20:22:48 INFO]: Thank you for using !
390[20:22:48 INFO]: =====================
391[20:22:48 INFO]:
392[20:22:48 INFO]: [eFlame] Enabling eFlame v2.0.0 BETA 8
393[20:22:48 WARN]: [AutoSaveWorld] Plugin eFlame attempted to establish connection https://api.spigotmc.org/legacy/premium.php?user_id=516103&resource_id=17071once=-1807845123 in main server thread
394[20:22:48 INFO]: [eFlame] The plugin is not configured, please join the server as OP!
395[20:22:48 INFO]: [BCommons] Enabling BCommons v0.2.5
396[20:22:48 INFO]: [BCommons] [Info]: Server NMS package version: v1_12_R1 (legacy: true).
397[20:22:48 INFO]: [BCommons] [Info]: Registered worker: WorkerBInventory.
398[20:22:48 INFO]: [PlayerReport] Enabling PlayerReport v3.1.9
399[20:22:48 INFO]: [UltimateBossBar] Enabling UltimateBossBar v1.5.2
400[20:22:49 INFO]: [LeakParkour] Enabling LeakParkour v2.5.2
401[20:22:49 INFO]:
402[20:22:49 INFO]: **************************************************
403[20:22:49 INFO]: ----------------- LEAK PARKOUR ------------------
404[20:22:49 INFO]:
405[20:22:49 INFO]: License:
406[20:22:49 INFO]: - Do not modify plugin!
407[20:22:49 INFO]: - Do not share/upload anywhere!
408[20:22:49 INFO]: - Do not use for commercial purposes!
409[20:22:49 INFO]:
410[20:22:49 INFO]: If you want download new version just copy this:
411[20:22:49 INFO]: > http://bit.ly/2w7Qilh
412[20:22:49 INFO]:
413[20:22:49 INFO]: ---------------- PROBLEM DETECTOR ---------------
414[20:22:49 INFO]:
415[20:22:49 INFO]: > No problems found. :)
416[20:22:49 INFO]:
417[20:22:49 INFO]: **************************************************
418[20:22:49 INFO]:
419[20:22:49 INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
420[20:22:49 INFO]: WEPIF: Using the Bukkit Permissions API.
421[20:22:50 INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
422[20:22:50 INFO]: [ClearLag] Enabling ClearLag v3.1.6
423[20:22:50 INFO]: [ClearLag] Loading modules...
424[20:22:50 INFO]: [ClearLag] Modules enabed, loading config values
425[20:22:50 INFO]: [ClearLag] Modules have been loaded!
426[20:22:50 INFO]: [ClearLag] Clearlag is now enabled!
427[20:22:50 INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
428[20:22:50 INFO]: [KoTH] Enabling KoTH v1.5.1
429[20:22:50 INFO]: [KoTH] VanishNoPacket hook: Disabled
430[20:22:50 INFO]: [KoTH] Featherboard hook: Disabled
431[20:22:50 INFO]: [KoTH] Bossbar hook: Disabled
432[20:22:50 INFO]: [KoTH] PvPManager hook: Disabled
433[20:22:50 INFO]: [KoTH] Essentials Vanish hook: Disabled
434[20:22:50 INFO]: [TrMenu] Enabling TrMenu v1.15
435[20:22:50 INFO]:
436[20:22:50 INFO]: ____________________ _____ __________________ ____ ___
437[20:22:50 INFO]: \__ ___\______ \ / \ \_ _____/\ \ | | \
438[20:22:50 INFO]: | | | _// \ / \ | __)_ / | \| | /
439[20:22:50 INFO]: | | | | / Y \| / | | | /
440[20:22:50 INFO]: |____| |____|_ \____|__ /_______ \____|__ |______/
441[20:22:50 INFO]: \/ \/ \/ \/
442[20:22:50 INFO]:
443[20:22:50 INFO]: TrMenu loading...
444[20:22:50 INFO]:
445[20:22:50 WARN]: [AutoSaveWorld] Plugin TrMenu attempted to establish connection https://api.github.com/repos/Arasple/TrMenu/releases/latest in main server thread
446[20:22:50 WARN]: [AutoSaveWorld] Plugin TrMenu attempted to establish connection socket://api.github.com:443 in main server thread
447[20:22:51 INFO]: [TrMenu] You're running the latest version of TrMenu.
448[20:22:51 INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.12.0
449[20:22:51 INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
450[20:22:51 INFO]: [DeluxeMenus] 1 GUI menus loaded!
451[20:22:51 INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
452[20:22:51 INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
453[20:22:51 INFO]: [DeluxeMenus] NMS hook has been setup
454[20:22:51 INFO]: [Effect Library] Enabling EffectLib v6.2
455[20:22:51 INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.6.2
456[20:22:51 INFO]: [SuperiorSkyblock2] Enabling SuperiorSkyblock2 v1 Pre-2
457[20:22:51 WARN]: [AutoSaveWorld] Plugin SuperiorSkyblock2 attempted to establish connection https://api.directleaks.net/index.php?user_id=124 in main server thread
458[20:22:51 WARN]: [AutoSaveWorld] Plugin SuperiorSkyblock2 attempted to establish connection socket://api.directleaks.net:443 in main server thread
459[20:22:52 INFO]: [DirectLeaks] Server will now shutdown.
460[20:22:52 INFO]: [DirectLeaks] Error Code: 0xF
461[20:22:52 INFO]: Stopping server
462>2020-02-01 20:22:57,867 Thread-3 WARN Unable to register Log4j shutdown hook because JVM is shutting down. Using SimpleLogger
463Press any key to continue . . .