· 8 years ago · Apr 24, 2018, 05:20 PM
1[00:06:55] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[00:06:55] [Server thread/INFO]: Loading properties
3[00:06:55] [Server thread/INFO]: Default game type: SURVIVAL
4[00:06:55] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
5[00:06:56] [Server thread/INFO]: Debug logging is disabled
6[00:06:56] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[00:06:56] [Server thread/INFO]: Using 4 threads for Netty based IO
8[00:06:56] [Server thread/INFO]: Generating keypair
9[00:06:56] [Server thread/INFO]: Starting Minecraft server on *:25565
10[00:06:56] [Server thread/INFO]: Using default channel type
11[00:06:56] [Server thread/INFO]: Set PluginClassLoader as parallel capable
12[00:06:59] [Server thread/ERROR]: Could not load 'plugins\ProtectionStones.jar' in folder 'plugins'
13org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/worldguard/protection/databases/ProtectionDatabaseException
14 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
15 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
16 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
17 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
18 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
19 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
20 at java.lang.Thread.run(Unknown Source) [?:1.8.0_162]
21Caused by: java.lang.NoClassDefFoundError: com/sk89q/worldguard/protection/databases/ProtectionDatabaseException
22 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_162]
23 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_162]
24 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
25 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
26 ... 6 more
27Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.protection.databases.ProtectionDatabaseException
28 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_162]
29 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
30 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
31 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_162]
32 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_162]
33 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_162]
34 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_162]
35 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
36 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
37 ... 6 more
38[00:06:59] [Server thread/ERROR]: Could not load 'plugins\SimpleRegionMarket.jar' in folder 'plugins'
39org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/worldguard/protection/databases/ProtectionDatabaseException
40 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
41 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
42 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
43 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
44 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
45 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
46 at java.lang.Thread.run(Unknown Source) [?:1.8.0_162]
47Caused by: java.lang.NoClassDefFoundError: com/sk89q/worldguard/protection/databases/ProtectionDatabaseException
48 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_162]
49 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_162]
50 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
51 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
52 ... 6 more
53Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.protection.databases.ProtectionDatabaseException
54 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_162]
55 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
56 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
57 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_162]
58 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_162]
59 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_162]
60 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_162]
61 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
62 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
63 ... 6 more
64[00:06:59] [Server thread/INFO]: [SupplySign] Loading SupplySign v1.9.8
65[00:06:59] [Server thread/INFO]: [AntiBotDeluxeEX] Loading AntiBotDeluxeEX v9.1.3 - SATURN
66[00:06:59] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (Phoenix)
67[00:06:59] [Server thread/INFO]: [AutoShutdown] Loading AutoShutdown v3.2.1-1.5.1
68[00:06:59] [Server thread/INFO]: [ConsoleScheduler] Loading ConsoleScheduler v1.4.6.0
69[00:06:59] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.7
70[00:06:59] [Server thread/INFO]: [SuperCensor] Loading SuperCensor v2.8
71[00:06:59] [Server thread/INFO]: [FarmLimiter] Loading FarmLimiter v1.2
72[00:06:59] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.7
73[00:06:59] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.3
74[00:06:59] [Server thread/INFO]: [BanItem] Loading BanItem v2.8
75[00:06:59] [Server thread/INFO]: [EditArmorStands] Loading EditArmorStands v1.3.6 (build #79)
76[00:06:59] [Server thread/INFO]: [MOTD] Loading MOTD v2.2
77[00:06:59] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
78[00:06:59] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
79[00:07:00] [Server thread/INFO]: [xTeam] Loading xTeam v1.8.2
80[00:07:00] [Server thread/INFO]: [icJukeBox] Loading icJukeBox v1.6.4
81[00:07:00] [Server thread/INFO]: [Itemizer] Loading Itemizer v3.1.2
82[00:07:00] [Server thread/INFO]: [PvpLevels] Loading PvpLevels v1.2.1
83[00:07:00] [Server thread/INFO]: [FastCraft] Loading FastCraft v2.0.3
84[00:07:00] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
85[00:07:00] [Server thread/INFO]: [NBTEditor] Loading NBTEditor v1.2
86[00:07:00] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.0
87[00:07:00] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.1
88[00:07:00] [Server thread/INFO]: [CrackShot] Loading CrackShot v0.98.5
89[00:07:00] [Server thread/INFO]: [SimpleEnchant] Loading SimpleEnchant v0.6.0
90[00:07:00] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
91[00:07:00] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
92[00:07:00] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
93[00:07:00] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.12.0-BETA2-sASO-b813
94[00:07:00] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
95[00:07:00] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
96[00:07:00] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
97[00:07:00] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v18.03.26-48992d2-1054-19.4.17
98[00:07:00] [Server thread/INFO]: [UUIDSpoof-Fix] Loading UUIDSpoof-Fix v3.1
99[00:07:00] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
100[00:07:00] [Server thread/INFO]: [ItemCases] Loading ItemCases v1.5.1
101[00:07:00] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
102[00:07:00] [Server thread/INFO]: [TreeAssist] Loading TreeAssist v5.8.91
103[00:07:00] [Server thread/INFO]: [AdvancedItemEffects] Loading AdvancedItemEffects v1.5.0
104[00:07:00] [Server thread/INFO]: [BlockPlaceCooldown] Loading BlockPlaceCooldown v1.3.1
105[00:07:00] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
106[00:07:00] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
107[00:07:00] [Server thread/INFO]: [AZRank] Loading AZRank v1.3.b4
108[00:07:00] [Server thread/INFO]: [UEAntiTab] Loading UEAntiTab v1.5.5
109[00:07:00] [Server thread/INFO]: [ItemSlotMachine] Loading ItemSlotMachine v1.3.3
110[00:07:00] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
111[00:07:00] [Server thread/INFO]: [Marriage] Loading Marriage v2.0.9
112[00:07:00] [Server thread/INFO]: [Marriage] Completed plugin pre-load stage.
113[00:07:00] [Server thread/INFO]: [HideAndCustomPlugins] Loading HideAndCustomPlugins v1.4.8
114[00:07:00] [Server thread/INFO]: [AAC] Loading AAC v1.9.10
115[00:07:00] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
116[00:07:00] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
117[00:07:00] [Server thread/INFO]: [PhatLoots] Loading PhatLoots v4.1.0
118[00:07:00] [Server thread/INFO]: [CookieMonster] Loading CookieMonster v1.7.4.1
119[00:07:00] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.5.1
120[00:07:00] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
121[00:07:00] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.6
122[00:07:00] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.4.5
123[00:07:00] [Server thread/INFO]: [LootCrates] Loading LootCrates v1.2.9
124[00:07:00] [Server thread/INFO]: [CustomPayloadFixer] Loading CustomPayloadFixer v1.5
125[00:07:00] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.0.7
126[00:07:00] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
127[00:07:00] [Server thread/INFO]: [MyPet] Loading MyPet v2.0.0
128[00:07:00] [Server thread/INFO]: [MoreSounds] Loading MoreSounds v1.5.1
129[00:07:00] [Server thread/INFO]: [SafeTrade] Loading SafeTrade v1.0.15
130[00:07:00] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
131[00:07:00] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.83
132[00:07:00] [Server thread/INFO]: [GlobalMarket] Loading GlobalMarket v1.2.2
133[00:07:00] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.3.2-b1726
134[00:07:00] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
135[00:07:00] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.0.2
136[00:07:00] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v3.1.8.1
137[00:07:00] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
138[00:07:00] [Server thread/INFO]: [FramePicture] Loading FramePicture v1.8.7
139[00:07:00] [Server thread/INFO]: [RPGItems] Loading RPGItems v3.5.235
140[00:07:00] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
141[00:07:00] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
142[00:07:00] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
143[00:07:00] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
144[00:07:00] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v18.03.26-48992d2-1054-19.4.17
145[00:07:01] [Server thread/INFO]: ====== USE PAPER ======
146[00:07:01] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
147[00:07:01] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
148[00:07:01] [Server thread/INFO]: - This is only a recommendation
149[00:07:01] [Server thread/INFO]: ==============================
150[00:07:01] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
151[00:07:01] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
152[00:07:01] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
153[00:07:01] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
154[00:07:01] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
155[00:07:01] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
156[00:07:01] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
157[00:07:01] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
158[00:07:01] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
159[00:07:01] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
160[00:07:01] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
161[00:07:01] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
162[00:07:01] [Server thread/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.
163[00:07:01] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
164[00:07:01] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
165[00:07:01] [Server thread/INFO]: Preparing level "world"
166[00:07:01] [Server thread/INFO]: -------- World Settings For [world] --------
167[00:07:01] [Server thread/INFO]: Item Despawn Rate: 6000
168[00:07:01] [Server thread/INFO]: Item Merge Radius: 2.5
169[00:07:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
170[00:07:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
171[00:07:01] [Server thread/INFO]: Max Entity Collisions: 8
172[00:07:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
173[00:07:01] [Server thread/INFO]: View Distance: 5
174[00:07:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
175[00:07:01] [Server thread/INFO]: Clear tick list: false
176[00:07:01] [Server thread/INFO]: Experience Merge Radius: 3.0
177[00:07:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
178[00:07:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
179[00:07:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
180[00:07:01] [Server thread/INFO]: Anti X-Ray: true
181[00:07:01] [Server thread/INFO]: Engine Mode: 1
182[00:07:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
183[00:07:01] [Server thread/INFO]: Replace Blocks: [1, 5]
184[00:07:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
185[00:07:01] [Server thread/INFO]: Cane Growth Modifier: 100%
186[00:07:01] [Server thread/INFO]: Melon Growth Modifier: 100%
187[00:07:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
188[00:07:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
189[00:07:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
190[00:07:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
191[00:07:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
192[00:07:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
193[00:07:01] [Server thread/INFO]: Random Lighting Updates: false
194[00:07:01] [Server thread/INFO]: Mob Spawn Range: 4
195[00:07:01] [Server thread/INFO]: Structure Info Saving: true
196[00:07:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
197[00:07:01] [Server thread/INFO]: Sending up to 10 chunks per packet
198[00:07:01] [Server thread/INFO]: Max TNT Explosions: 100
199[00:07:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
200[00:07:01] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4057919990510746154)
201[00:07:02] [Server thread/INFO]: [SupplySign] Enabling SupplySign v1.9.8
202[00:07:02] [Server thread/INFO]: SupplySign: ShowErrorsInClient=true
203[00:07:02] [Server thread/INFO]: SupplySign: FixSignOnSignGlitch=SupplySignOnly
204[00:07:02] [Server thread/INFO]: SupplySign: AllowNonOpAccess=false
205[00:07:02] [Server thread/INFO]: SupplySign loaded 975 items.
206[00:07:02] [Server thread/INFO]: SupplySign loaded 17 kits from kits.yml.
207[00:07:02] [Server thread/INFO]: SupplySign version 1.9.8 is enabled!
208[00:07:02] [Server thread/INFO]: [AntiBotDeluxeEX] Enabling AntiBotDeluxeEX v9.1.3 - SATURN
209[00:07:02] [Server thread/WARN]: [AutoSaveWorld] Plugin AntiBotDeluxeEX attempted to establish connection https://api.spigotmc.org/legacy/premium.php?user_id=509067&resource_id=31700once=-1417539087 in main server thread
210[00:07:02] [Server thread/WARN]: [AutoSaveWorld] Plugin AntiBotDeluxeEX attempted to establish connection socket://api.spigotmc.org:443 in main server thread
211[00:07:04] [Server thread/INFO]: AntiBotDeluxeEX > ---------------------------------------------------------------------------
212[00:07:04] [Server thread/INFO]: AntiBotDeluxeEX > _ _ ____ _ _____ _
213[00:07:04] [Server thread/INFO]: AntiBotDeluxeEX > /\ | | (_) _ \ | | | __ \ | |
214[00:07:04] [Server thread/INFO]: AntiBotDeluxeEX > / \ _ __ | |_ _| |_) | ___ | |_| | | | ___| |_ ___ _____
215[00:07:04] [Server thread/INFO]: AntiBotDeluxeEX > / /\ \ | '_ \| __| | _ < / _ \| __| | | |/ _ \ | | | \ \/ / _ \
216[00:07:04] [Server thread/INFO]: AntiBotDeluxeEX > / ____ \| | | | |_| | |_) | (_) | |_| |__| | __/ | |_| |> < __/
217[00:07:04] [Server thread/INFO]: AntiBotDeluxeEX > /_/ \_\_| |_|\__|_|____/ \___/ \__|_____/ \___|_|\__,_/_/\_\___|
218[00:07:04] [Server thread/INFO]: AntiBotDeluxeEX > 9.1.3 Made with love.
219[00:07:04] [Server thread/INFO]: AntiBotDeluxeEX > ---------------------------------------------------------------------------
220[00:07:04] [Server thread/INFO]: AntiBotDeluxeEX > Sponsored by WareNode.com - Get a cheap Minecraft server now at https://warenode.com/AntiBotDeluxeEX
221[00:07:04] [Server thread/INFO]: AntiBotDeluxeEX > Supported by proxycheck.io
222[00:07:04] [Server thread/INFO]: AntiBotDeluxeEX > Preparing AntiBotDeluxeEX, please wait...
223[00:07:04] [Server thread/WARN]: [AutoSaveWorld] Plugin AntiBotDeluxeEX attempted to establish connection socket://license.antibotdeluxe.com:443 in main server thread
224[00:07:06] [Server thread/WARN]: [AutoSaveWorld] Plugin AntiBotDeluxeEX attempted to establish connection https://api.ipify.org/ in main server thread
225[00:07:06] [Server thread/WARN]: [AutoSaveWorld] Plugin AntiBotDeluxeEX attempted to establish connection socket://api.ipify.org:443 in main server thread
226[00:07:07] [Server thread/INFO]: AntiBotDeluxeEX > AntiBotDeluxeEX-Connection is fine (100)
227[00:07:07] [Server thread/WARN]: [AutoSaveWorld] Plugin AntiBotDeluxeEX attempted to establish connection socket://api.antibotdeluxe.com:443 in main server thread
228[00:07:08] [Server thread/INFO]: AntiBotDeluxeEX > ---------------------------------------------------------------------------
229[00:07:08] [Server thread/INFO]: AntiBotDeluxeEX > Due you have updated to the newest version there were changes in the config file.
230[00:07:08] [Server thread/INFO]: AntiBotDeluxeEX > Delete the current config and restart the Server.
231[00:07:08] [Server thread/INFO]: AntiBotDeluxeEX > ---------------------------------------------------------------------------
232[00:07:08] [Server thread/INFO]: [AntiBotDeluxeEX] Disabling AntiBotDeluxeEX v9.1.3 - SATURN
233[00:07:08] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (Phoenix)
234[00:07:08] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'Premium' not found for group Owner. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
235[00:07:08] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'permission_member_all_world' not found for group Member. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
236[00:07:08] [Server thread/INFO]: GroupManager - INFO - World Found: world
237[00:07:08] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
238[00:07:08] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
239[00:07:08] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
240[00:07:08] [Server thread/INFO]: GroupManager version 2.0 (Phoenix) is enabled!
241[00:07:08] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
242[00:07:08] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
243[00:07:08] [Server thread/INFO]: [AutoShutdown] Enabling AutoShutdown v3.2.1-1.5.1
244[00:07:08] [Server thread/INFO]: [AutoShutdown] AutoShutdown enabled!
245[00:07:08] [Server thread/INFO]: [ConsoleScheduler] Enabling ConsoleScheduler v1.4.6.0
246[00:07:08] [Server thread/INFO]: [ConsoleScheduler] Vault Found! Hooking as permission system
247[00:07:08] [Server thread/INFO]: [ConsoleScheduler] By BoomerBR & Boomclaw - v1.4.6.0 enabled.
248[00:07:08] [Server thread/INFO]: [ConsoleScheduler] Command execution will start in 5 seconds.
249[00:07:08] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.7
250[00:07:08] [Server thread/INFO]: [NametagEdit] Found GroupManager! Hooking in.
251[00:07:08] [Server thread/INFO]: [SuperCensor] Enabling SuperCensor v2.8
252[00:07:08] [Server thread/INFO]: [SuperCensor] Loading SuperCensor. Version: 2.8
253[00:07:09] [Server thread/INFO]: [SuperCensor] SuperCensor loaded.
254[00:07:09] [Server thread/INFO]: [FarmLimiter] Enabling FarmLimiter v1.2
255[00:07:09] [Server thread/WARN]: [AutoSaveWorld] Plugin FarmLimiter attempted to establish connection https://api.spigotmc.org/legacy/premium.php?user_id=361275&resource_id=1419once=616489930 in main server thread
256[00:07:09] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.7
257[00:07:09] [Server thread/INFO]: -------- World Settings For [bos] --------
258[00:07:09] [Server thread/INFO]: Item Despawn Rate: 6000
259[00:07:09] [Server thread/INFO]: Item Merge Radius: 2.5
260[00:07:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
261[00:07:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
262[00:07:09] [Server thread/INFO]: Max Entity Collisions: 8
263[00:07:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
264[00:07:09] [Server thread/INFO]: View Distance: 5
265[00:07:09] [Server thread/INFO]: Chunks to Grow per Tick: 650
266[00:07:09] [Server thread/INFO]: Clear tick list: false
267[00:07:09] [Server thread/INFO]: Experience Merge Radius: 3.0
268[00:07:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
269[00:07:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
270[00:07:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
271[00:07:09] [Server thread/INFO]: Anti X-Ray: true
272[00:07:09] [Server thread/INFO]: Engine Mode: 1
273[00:07:09] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
274[00:07:09] [Server thread/INFO]: Replace Blocks: [1, 5]
275[00:07:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
276[00:07:09] [Server thread/INFO]: Cane Growth Modifier: 100%
277[00:07:09] [Server thread/INFO]: Melon Growth Modifier: 100%
278[00:07:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
279[00:07:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
280[00:07:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
281[00:07:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
282[00:07:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
283[00:07:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
284[00:07:09] [Server thread/INFO]: Random Lighting Updates: false
285[00:07:09] [Server thread/INFO]: Mob Spawn Range: 4
286[00:07:09] [Server thread/INFO]: Structure Info Saving: true
287[00:07:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
288[00:07:09] [Server thread/INFO]: Sending up to 10 chunks per packet
289[00:07:09] [Server thread/INFO]: Max TNT Explosions: 100
290[00:07:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
291[00:07:09] [Server thread/INFO]: Preparing start region for level 1 (Seed: -7673503732804581886)
292[00:07:09] [Server thread/INFO]: -------- World Settings For [pvp] --------
293[00:07:09] [Server thread/INFO]: Item Despawn Rate: 6000
294[00:07:09] [Server thread/INFO]: Item Merge Radius: 2.5
295[00:07:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
296[00:07:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
297[00:07:09] [Server thread/INFO]: Max Entity Collisions: 8
298[00:07:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
299[00:07:09] [Server thread/INFO]: View Distance: 5
300[00:07:09] [Server thread/INFO]: Chunks to Grow per Tick: 650
301[00:07:09] [Server thread/INFO]: Clear tick list: false
302[00:07:09] [Server thread/INFO]: Experience Merge Radius: 3.0
303[00:07:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
304[00:07:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
305[00:07:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
306[00:07:09] [Server thread/INFO]: Anti X-Ray: true
307[00:07:09] [Server thread/INFO]: Engine Mode: 1
308[00:07:09] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
309[00:07:09] [Server thread/INFO]: Replace Blocks: [1, 5]
310[00:07:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
311[00:07:10] [Server thread/INFO]: Cane Growth Modifier: 100%
312[00:07:10] [Server thread/INFO]: Melon Growth Modifier: 100%
313[00:07:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
314[00:07:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
315[00:07:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
316[00:07:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
317[00:07:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
318[00:07:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
319[00:07:10] [Server thread/INFO]: Random Lighting Updates: false
320[00:07:10] [Server thread/INFO]: Mob Spawn Range: 4
321[00:07:10] [Server thread/INFO]: Structure Info Saving: true
322[00:07:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
323[00:07:10] [Server thread/INFO]: Sending up to 10 chunks per packet
324[00:07:10] [Server thread/INFO]: Max TNT Explosions: 100
325[00:07:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
326[00:07:10] [Server thread/INFO]: Preparing start region for level 2 (Seed: 5978313168562647563)
327[00:07:10] [Server thread/INFO]: -------- World Settings For [quest] --------
328[00:07:10] [Server thread/INFO]: Item Despawn Rate: 6000
329[00:07:10] [Server thread/INFO]: Item Merge Radius: 2.5
330[00:07:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
331[00:07:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
332[00:07:10] [Server thread/INFO]: Max Entity Collisions: 8
333[00:07:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
334[00:07:10] [Server thread/INFO]: View Distance: 5
335[00:07:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
336[00:07:10] [Server thread/INFO]: Clear tick list: false
337[00:07:10] [Server thread/INFO]: Experience Merge Radius: 3.0
338[00:07:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
339[00:07:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
340[00:07:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
341[00:07:10] [Server thread/INFO]: Anti X-Ray: true
342[00:07:10] [Server thread/INFO]: Engine Mode: 1
343[00:07:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
344[00:07:10] [Server thread/INFO]: Replace Blocks: [1, 5]
345[00:07:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
346[00:07:10] [Server thread/INFO]: Cane Growth Modifier: 100%
347[00:07:10] [Server thread/INFO]: Melon Growth Modifier: 100%
348[00:07:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
349[00:07:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
350[00:07:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
351[00:07:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
352[00:07:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
353[00:07:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
354[00:07:10] [Server thread/INFO]: Random Lighting Updates: false
355[00:07:10] [Server thread/INFO]: Mob Spawn Range: 4
356[00:07:10] [Server thread/INFO]: Structure Info Saving: true
357[00:07:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
358[00:07:10] [Server thread/INFO]: Sending up to 10 chunks per packet
359[00:07:10] [Server thread/INFO]: Max TNT Explosions: 100
360[00:07:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
361[00:07:10] [Server thread/INFO]: Preparing start region for level 3 (Seed: -6457253901658362925)
362[00:07:10] [Server thread/INFO]: -------- World Settings For [sex] --------
363[00:07:10] [Server thread/INFO]: Item Despawn Rate: 6000
364[00:07:10] [Server thread/INFO]: Item Merge Radius: 2.5
365[00:07:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
366[00:07:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
367[00:07:10] [Server thread/INFO]: Max Entity Collisions: 8
368[00:07:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
369[00:07:10] [Server thread/INFO]: View Distance: 5
370[00:07:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
371[00:07:10] [Server thread/INFO]: Clear tick list: false
372[00:07:10] [Server thread/INFO]: Experience Merge Radius: 3.0
373[00:07:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
374[00:07:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
375[00:07:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
376[00:07:10] [Server thread/INFO]: Anti X-Ray: true
377[00:07:10] [Server thread/INFO]: Engine Mode: 1
378[00:07:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
379[00:07:10] [Server thread/INFO]: Replace Blocks: [1, 5]
380[00:07:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
381[00:07:10] [Server thread/INFO]: Cane Growth Modifier: 100%
382[00:07:10] [Server thread/INFO]: Melon Growth Modifier: 100%
383[00:07:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
384[00:07:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
385[00:07:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
386[00:07:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
387[00:07:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
388[00:07:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
389[00:07:10] [Server thread/INFO]: Random Lighting Updates: false
390[00:07:10] [Server thread/INFO]: Mob Spawn Range: 4
391[00:07:10] [Server thread/INFO]: Structure Info Saving: true
392[00:07:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
393[00:07:10] [Server thread/INFO]: Sending up to 10 chunks per packet
394[00:07:10] [Server thread/INFO]: Max TNT Explosions: 100
395[00:07:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
396[00:07:10] [Server thread/INFO]: Preparing start region for level 4 (Seed: 8855428093832113960)
397[00:07:10] [Server thread/INFO]: -------- World Settings For [survivalnopvp1] --------
398[00:07:10] [Server thread/INFO]: Item Despawn Rate: 6000
399[00:07:10] [Server thread/INFO]: Item Merge Radius: 2.5
400[00:07:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
401[00:07:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
402[00:07:10] [Server thread/INFO]: Max Entity Collisions: 8
403[00:07:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
404[00:07:10] [Server thread/INFO]: View Distance: 5
405[00:07:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
406[00:07:10] [Server thread/INFO]: Clear tick list: false
407[00:07:10] [Server thread/INFO]: Experience Merge Radius: 3.0
408[00:07:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
409[00:07:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
410[00:07:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
411[00:07:10] [Server thread/INFO]: Anti X-Ray: true
412[00:07:10] [Server thread/INFO]: Engine Mode: 1
413[00:07:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
414[00:07:10] [Server thread/INFO]: Replace Blocks: [1, 5]
415[00:07:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
416[00:07:10] [Server thread/INFO]: Cane Growth Modifier: 100%
417[00:07:10] [Server thread/INFO]: Melon Growth Modifier: 100%
418[00:07:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
419[00:07:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
420[00:07:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
421[00:07:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
422[00:07:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
423[00:07:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
424[00:07:11] [Server thread/INFO]: Random Lighting Updates: false
425[00:07:11] [Server thread/INFO]: Mob Spawn Range: 4
426[00:07:11] [Server thread/INFO]: Structure Info Saving: true
427[00:07:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
428[00:07:11] [Server thread/INFO]: Sending up to 10 chunks per packet
429[00:07:11] [Server thread/INFO]: Max TNT Explosions: 100
430[00:07:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
431[00:07:11] [Server thread/INFO]: Preparing start region for level 5 (Seed: 7955366752835185883)
432[00:07:11] [Server thread/INFO]: -------- World Settings For [survivalnopvp2] --------
433[00:07:11] [Server thread/INFO]: Item Despawn Rate: 6000
434[00:07:11] [Server thread/INFO]: Item Merge Radius: 2.5
435[00:07:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
436[00:07:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
437[00:07:11] [Server thread/INFO]: Max Entity Collisions: 8
438[00:07:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
439[00:07:11] [Server thread/INFO]: View Distance: 5
440[00:07:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
441[00:07:11] [Server thread/INFO]: Clear tick list: false
442[00:07:11] [Server thread/INFO]: Experience Merge Radius: 3.0
443[00:07:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
444[00:07:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
445[00:07:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
446[00:07:11] [Server thread/INFO]: Anti X-Ray: true
447[00:07:11] [Server thread/INFO]: Engine Mode: 1
448[00:07:11] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
449[00:07:11] [Server thread/INFO]: Replace Blocks: [1, 5]
450[00:07:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
451[00:07:11] [Server thread/INFO]: Cane Growth Modifier: 100%
452[00:07:11] [Server thread/INFO]: Melon Growth Modifier: 100%
453[00:07:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
454[00:07:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
455[00:07:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
456[00:07:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
457[00:07:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
458[00:07:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
459[00:07:11] [Server thread/INFO]: Random Lighting Updates: false
460[00:07:11] [Server thread/INFO]: Mob Spawn Range: 4
461[00:07:11] [Server thread/INFO]: Structure Info Saving: true
462[00:07:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
463[00:07:11] [Server thread/INFO]: Sending up to 10 chunks per packet
464[00:07:11] [Server thread/INFO]: Max TNT Explosions: 100
465[00:07:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
466[00:07:11] [Server thread/INFO]: Preparing start region for level 6 (Seed: 8596949967898708218)
467[00:07:12] [Server thread/INFO]: -------- World Settings For [survivalpvp1] --------
468[00:07:12] [Server thread/INFO]: Item Despawn Rate: 6000
469[00:07:12] [Server thread/INFO]: Item Merge Radius: 2.5
470[00:07:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
471[00:07:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
472[00:07:12] [Server thread/INFO]: Max Entity Collisions: 8
473[00:07:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
474[00:07:12] [Server thread/INFO]: View Distance: 5
475[00:07:12] [Server thread/INFO]: Chunks to Grow per Tick: 650
476[00:07:12] [Server thread/INFO]: Clear tick list: false
477[00:07:12] [Server thread/INFO]: Experience Merge Radius: 3.0
478[00:07:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
479[00:07:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
480[00:07:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
481[00:07:12] [Server thread/INFO]: Anti X-Ray: true
482[00:07:12] [Server thread/INFO]: Engine Mode: 1
483[00:07:12] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
484[00:07:12] [Server thread/INFO]: Replace Blocks: [1, 5]
485[00:07:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
486[00:07:12] [Server thread/INFO]: Cane Growth Modifier: 100%
487[00:07:12] [Server thread/INFO]: Melon Growth Modifier: 100%
488[00:07:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
489[00:07:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
490[00:07:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
491[00:07:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
492[00:07:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
493[00:07:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
494[00:07:12] [Server thread/INFO]: Random Lighting Updates: false
495[00:07:12] [Server thread/INFO]: Mob Spawn Range: 4
496[00:07:12] [Server thread/INFO]: Structure Info Saving: true
497[00:07:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
498[00:07:12] [Server thread/INFO]: Sending up to 10 chunks per packet
499[00:07:12] [Server thread/INFO]: Max TNT Explosions: 100
500[00:07:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
501[00:07:12] [Server thread/INFO]: Preparing start region for level 7 (Seed: -8451358166862087697)
502[00:07:13] [Server thread/INFO]: -------- World Settings For [survivalpvp2] --------
503[00:07:13] [Server thread/INFO]: Item Despawn Rate: 6000
504[00:07:13] [Server thread/INFO]: Item Merge Radius: 2.5
505[00:07:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
506[00:07:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
507[00:07:13] [Server thread/INFO]: Max Entity Collisions: 8
508[00:07:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
509[00:07:13] [Server thread/INFO]: View Distance: 5
510[00:07:13] [Server thread/INFO]: Chunks to Grow per Tick: 650
511[00:07:13] [Server thread/INFO]: Clear tick list: false
512[00:07:13] [Server thread/INFO]: Experience Merge Radius: 3.0
513[00:07:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
514[00:07:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
515[00:07:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
516[00:07:13] [Server thread/INFO]: Anti X-Ray: true
517[00:07:13] [Server thread/INFO]: Engine Mode: 1
518[00:07:13] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
519[00:07:13] [Server thread/INFO]: Replace Blocks: [1, 5]
520[00:07:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
521[00:07:13] [Server thread/INFO]: Cane Growth Modifier: 100%
522[00:07:13] [Server thread/INFO]: Melon Growth Modifier: 100%
523[00:07:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
524[00:07:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
525[00:07:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
526[00:07:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
527[00:07:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
528[00:07:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
529[00:07:13] [Server thread/INFO]: Random Lighting Updates: false
530[00:07:13] [Server thread/INFO]: Mob Spawn Range: 4
531[00:07:13] [Server thread/INFO]: Structure Info Saving: true
532[00:07:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
533[00:07:13] [Server thread/INFO]: Sending up to 10 chunks per packet
534[00:07:13] [Server thread/INFO]: Max TNT Explosions: 100
535[00:07:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
536[00:07:13] [Server thread/INFO]: Preparing start region for level 8 (Seed: -5956261758554593547)
537[00:07:13] [Server thread/INFO]: [MultiWorld] v5.2.7 enabled.
538[00:07:13] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.3
539[00:07:13] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_8_R3, using UniversalSkinFactory.
540[00:07:13] [Server thread/INFO]: [BanItem] Enabling BanItem v2.8
541[00:07:13] [Server thread/INFO]: [BanItem] BanItem is now Enabled!
542[00:07:13] [Server thread/INFO]: [BanItem] made by: [abcalvin]
543[00:07:13] [Server thread/INFO]: BanItem's config.yml detected
544[00:07:13] [Server thread/INFO]: [EditArmorStands] Enabling EditArmorStands v1.3.6 (build #79)
545[00:07:13] [Server thread/INFO]: [EditArmorStands] Detect server 10808
546[00:07:13] [Server thread/INFO]: [MOTD] Enabling MOTD v2.2
547[00:07:13] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
548[00:07:13] [Server thread/INFO]: [xTeam] Enabling xTeam v1.8.2
549[00:07:13] [Server thread/INFO]: [icJukeBox] Enabling icJukeBox v1.6.4
550[00:07:13] [Server thread/WARN]: [icJukeBox] Could not save configuration.yml to plugins\icJukeBox\configuration.yml because configuration.yml already exists.
551[00:07:14] [Server thread/INFO]: [Itemizer] Enabling Itemizer v3.1.2
552[00:07:14] [Server thread/INFO]: [PvpLevels] Enabling PvpLevels v1.2.1
553[00:07:14] [Server thread/INFO]: [PvpLevels] Hooked with iConomy using Vault.
554[00:07:14] [Server thread/INFO]: [FastCraft] Enabling FastCraft v2.0.3
555[00:07:14] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: expected '<document start>', but found BlockMappingStart
556 in 'string', line 12, column 1:
557 language: EN
558 ^
559
560[00:07:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
561[00:07:14] [Server thread/WARN]: at co.kepler.fastcraft.util.BukkitUtil.loadConfiguration(BukkitUtil.java:84)
562[00:07:14] [Server thread/WARN]: at co.kepler.fastcraft.util.BukkitUtil.loadConfiguration(BukkitUtil.java:98)
563[00:07:14] [Server thread/WARN]: at co.kepler.fastcraft.config.ConfigExternal.load(ConfigExternal.java:60)
564[00:07:14] [Server thread/WARN]: at co.kepler.fastcraft.config.PluginConfig.load(PluginConfig.java:22)
565[00:07:14] [Server thread/WARN]: at co.kepler.fastcraft.FastCraft.load(FastCraft.java:72)
566[00:07:14] [Server thread/WARN]: at co.kepler.fastcraft.FastCraft.onEnable(FastCraft.java:45)
567[00:07:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
568[00:07:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
569[00:07:14] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
570[00:07:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
571[00:07:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
572[00:07:14] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
573[00:07:14] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
574[00:07:14] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
575[00:07:14] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
576[00:07:14] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
577[00:07:14] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
578[00:07:14] [Server thread/WARN]: Caused by: expected '<document start>', but found BlockMappingStart
579 in 'string', line 12, column 1:
580 language: EN
581 ^
582
583[00:07:14] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentStart.produce(ParserImpl.java:225)
584[00:07:14] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
585[00:07:14] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
586[00:07:14] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108)
587[00:07:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
588[00:07:14] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450)
589[00:07:14] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:369)
590[00:07:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
591[00:07:14] [Server thread/WARN]: ... 17 more
592[00:07:14] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
593[00:07:14] [Server thread/INFO]: Bukkit version format changed. Version not checked.
594[00:07:14] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
595[00:07:14] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
596[00:07:14] [Server thread/INFO]: Using locale en_US
597[00:07:14] [Server thread/INFO]: Using locale en_US
598[00:07:14] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
599[00:07:14] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
600[00:07:14] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy version: 1.5.3-b37)
601[00:07:14] [Server thread/INFO]: [NBTEditor] Enabling NBTEditor v1.2
602[00:07:14] [Server thread/INFO]: [CustomItemsAPI] CustomItemManager initialized.
603[00:07:14] [Server thread/INFO]: [NBTEditor] NBTEditor has been enabled.
604[00:07:14] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.0
605[00:07:14] [Server thread/INFO]: [ClearLag] Loading modules...
606[00:07:14] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
607[00:07:14] [Server thread/WARN]: [ClearLag] Config Error at line command-remove.remove-mobs:
608[00:07:14] [Server thread/WARN]: [ClearLag] magmacubes is not a valid Entity!
609[00:07:14] [Server thread/WARN]: [ClearLag] Config Error at line auto-removal.remove-mobs:
610[00:07:14] [Server thread/WARN]: [ClearLag] magmacubes is not a valid Entity!
611[00:07:14] [Server thread/INFO]: [ClearLag] Modules have been loaded!
612[00:07:14] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
613[00:07:14] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.1
614[00:07:14] [Server thread/INFO]: <AutoMessage> Loaded 2 messages!
615[00:07:14] [Server thread/INFO]: [CrackShot] Enabling CrackShot v0.98.5
616[00:07:14] [Server thread/INFO]: [CrackShot] Each weapon must have a unique name, but two or more weapons have '&f&lB&feretta 92 &7: &e&lM&eC-Desert.net' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
617[00:07:14] [Server thread/INFO]: [CrackShot] Each weapon must have a unique name, but two or more weapons have '&eRiot Shield' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
618[00:07:14] [Server thread/INFO]: [CrackShot] Each weapon must have a unique name, but two or more weapons have '&eTrinket' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
619[00:07:14] [Server thread/INFO]: [CrackShot] Each weapon must have a unique name, but two or more weapons have '&eFlashbang' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
620[00:07:14] [Server thread/INFO]: [CrackShot] Each weapon must have a unique name, but two or more weapons have '&eDesert Eagle' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
621[00:07:14] [Server thread/INFO]: [CrackShot] Each weapon must have a unique name, but two or more weapons have '&f&lC&7&lh&f&li&7&lc&f&lk&7&le&f&ln&4&l S&c<&4&ly&c&ll&4&le' for Item_Name! Tip: '&eWeapon' and '&eWea&epon' are different, but both look the same.
622[00:07:14] [Server thread/INFO]: [CrackShot] Gun-mode activated. Boop!
623[00:07:15] [Server thread/INFO]: [SimpleEnchant] Enabling SimpleEnchant v0.6.0
624[00:07:15] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.12.0-BETA2-sASO-b813
625[00:07:15] [Server thread/WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
626[00:07:15] [Server thread/WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
627[00:07:15] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-db6de12-18fbb24 (MC: 1.8.8)). Please check for updates and consider to request support.
628[00:07:15] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
629[00:07:15] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x|1.8.x|? / Bukkit-API
630[00:07:15] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
631[00:07:15] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
632[00:07:15] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
633[00:07:15] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
634[00:07:15] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
635[00:07:15] [Server thread/INFO]: Adding packet level hooks for ProtocolLib (MC 1.8.8)...
636[00:07:15] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: FlyingFrequency | KeepAliveFrequency | SoundDistance
637[00:07:15] [Server thread/INFO]: [NoCheatPlus] Version 3.12.0-BETA2-sASO-b813 is enabled.
638[00:07:15] [Server thread/INFO]: [UUIDSpoof-Fix] Enabling UUIDSpoof-Fix v3.1
639[00:07:15] [Server thread/INFO]:
640*----------------------------------------------------------------*
641Checking online mode...
642The online-mode is: false!
643
644UUIDSpoof - Fix by zPirroZ3007 has been enabled!
645The UUID exploit is now fixed!
646*----------------------------------------------------------------*
647[00:07:15] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
648[00:07:15] [Server thread/INFO]: [ItemCases] Enabling ItemCases v1.5.1
649[00:07:15] [Server thread/WARN]: [AutoSaveWorld] Plugin ItemCases attempted to establish connection http://www.spigotmc.org/api/resource.php?user_id=42889&resource_id=3744once=534827362 in main server thread
650[00:07:15] [Server thread/WARN]: [AutoSaveWorld] Plugin ItemCases attempted to establish connection socket://www.spigotmc.org:80 in main server thread
651[00:07:15] [Server thread/INFO]: [ItemCases] Loading Cases
652[00:07:15] [Server thread/INFO]: [ItemCases] 69 Case(s) Loaded.
653[00:07:15] [Server thread/INFO]: [ItemCases] Loading Item Names file
654[00:07:15] [Server thread/INFO]: [ItemCases] 385 Item Names Loaded
655[00:07:15] [Server thread/INFO]: [ItemCases] Loading extra data names now.
656[00:07:15] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
657[00:07:15] [Server thread/INFO]: [iConomy - April Fools] Enabled (13 ms)
658[00:07:15] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
659[00:07:15] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
660[00:07:15] [Server thread/INFO]: [TreeAssist] Enabling TreeAssist v5.8.91
661[00:07:15] [Server thread/INFO]: [TreeAssist] debugging: off
662[00:07:15] [Server thread/INFO]: [AdvancedItemEffects] Enabling AdvancedItemEffects v1.5.0
663[00:07:15] [Server thread/INFO]: [BlockPlaceCooldown] Enabling BlockPlaceCooldown v1.3.1
664[00:07:15] [Server thread/INFO]: BlockPlaceCooldown 1.3.1 has been started!
665[00:07:15] [Server thread/INFO]: by _StarChaser
666[00:07:15] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
667[00:07:15] [Server thread/INFO]: [AZRank] Enabling AZRank v1.3.b4
668[00:07:15] [Server thread/INFO]: [AZRank] Found GroupManager v2.0 (Phoenix) (directly) and is good to go
669[00:07:15] [Server thread/INFO]: [AZRank][Config]option: 'message' is: +player is now a(n) +group for+time
670[00:07:15] [Server thread/INFO]: [AZRank][Config]option: 'aWhile' is: a while
671[00:07:15] [Server thread/INFO]: [AZRank][Config]option: 'ever' is: ever
672[00:07:15] [Server thread/INFO]: [AZRank][Config]option: 'broadcastRankChange' is: true
673[00:07:15] [Server thread/INFO]: [AZRank][Config]option: 'allowOpsChanges' is: true
674[00:07:15] [Server thread/INFO]: [AZRank][Config]option: 'logEverything' is: false
675[00:07:15] [Server thread/INFO]: [AZRank][Config]option: 'checkInterval' is: 10seconds
676[00:07:15] [Server thread/INFO]: [AZRank] AZRank v1.3.b4 is now enabled.
677[00:07:16] [Server thread/INFO]: [UEAntiTab] Enabling UEAntiTab v1.5.5
678[00:07:16] [Server thread/INFO]: [ItemSlotMachine] Enabling ItemSlotMachine v1.3.3
679[00:07:16] [Server thread/INFO]: [ItemSlotMachine] config.yml successfully loaded.
680[00:07:16] [Server thread/INFO]: [ItemSlotMachine] Vault hooked, money distribution is active.
681[00:07:16] [Server thread/INFO]: [ItemSlotMachine] lang_EN.txt successfully loaded.
682[00:07:16] [Server thread/INFO]: [ItemSlotMachine] 1 design loaded.
683[00:07:16] [Server thread/WARN]: [ItemSlotMachine] Failed to load slot machine '1'! Cause: World 'HomeZone' is not loaded
684[00:07:16] [Server thread/WARN]: [ItemSlotMachine] Failed to load slot machine '2'! Cause: World 'HomeZone' is not loaded
685[00:07:16] [Server thread/WARN]: [ItemSlotMachine] Failed to load slot machine '3'! Cause: World 'HomeZone' is not loaded
686[00:07:16] [Server thread/INFO]: [ItemSlotMachine] 3 slot machines loaded.
687[00:07:16] [Server thread/INFO]: [ItemSlotMachine] 7 player statistics loaded.
688[00:07:16] [Server thread/INFO]: [ItemSlotMachine] This plugin is using Metrics by Hidendra!
689[00:07:16] [Server thread/INFO]: [ItemSlotMachine] Gambling system version 1.3.3 activated! Have fun ;D (200 ms)
690[00:07:16] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
691[00:07:16] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using old version.
692[00:07:16] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
693[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'welcome1' not found, skipping it.
694[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'online' not found, skipping it.
695[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'gg' was in the world 'event' but it wasn't loaded.
696[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'gg1' was in the world 'event' but it wasn't loaded.
697[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'clanwar' was in the world 'Candy' but it wasn't loaded.
698[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram '2018' was in the world 'Candy' but it wasn't loaded.
699[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'christ' was in the world 'Candy' but it wasn't loaded.
700[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'gjgsbcn' was in the world 'Candy' but it wasn't loaded.
701[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'shop' was in the world 'Candy' but it wasn't loaded.
702[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'famsud' was in the world 'Candy' but it wasn't loaded.
703[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'warp' was in the world 'Candy' but it wasn't loaded.
704[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'pomocun' was in the world 'Candy' but it wasn't loaded.
705[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'racismus' was in the world 'Candy' but it wasn't loaded.
706[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'pc' was in the world 'Candy' but it wasn't loaded.
707[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'marry' was in the world 'Candy' but it wasn't loaded.
708[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'gc' was in the world 'Candy' but it wasn't loaded.
709[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'qd' was in the world 'Candy' but it wasn't loaded.
710[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'homezone' was in the world 'Candy' but it wasn't loaded.
711[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'gjg5555' was in the world 'Candy' but it wasn't loaded.
712[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'gjg55555' was in the world 'Candy' but it wasn't loaded.
713[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'market' was in the world 'Candy' but it wasn't loaded.
714[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'gidjagum' was in the world 'Candy' but it wasn't loaded.
715[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'projectpotato' was in the world 'Candy' but it wasn't loaded.
716[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'pg1' was in the world 'Candy' but it wasn't loaded.
717[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'pg2' was in the world 'Candy' but it wasn't loaded.
718[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'pg3' was in the world 'Candy' but it wasn't loaded.
719[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'pg4' was in the world 'Candy' but it wasn't loaded.
720[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'pg5' was in the world 'Candy' but it wasn't loaded.
721[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'pg6' was in the world 'Candy' but it wasn't loaded.
722[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'pg7' was in the world 'Candy' but it wasn't loaded.
723[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'pg8' was in the world 'Candy' but it wasn't loaded.
724[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'activities2' was in the world 'Candy' but it wasn't loaded.
725[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'rule' was in the world 'spawn' but it wasn't loaded.
726[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'rank' was in the world 'spawn' but it wasn't loaded.
727[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'free' was in the world 'spawn' but it wasn't loaded.
728[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'menu' was in the world 'spawn' but it wasn't loaded.
729[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'shop1' was in the world 'spawn' but it wasn't loaded.
730[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'shop2' was in the world 'spawn' but it wasn't loaded.
731[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'mypet1' was in the world 'spawn' but it wasn't loaded.
732[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'marry1' was in the world 'spawn' but it wasn't loaded.
733[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'team1' was in the world 'spawn' but it wasn't loaded.
734[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'world1' was in the world 'survivalnopvp' but it wasn't loaded.
735[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'world2' was in the world 'survival1' but it wasn't loaded.
736[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'world3' was in the world 'survivalpvp' but it wasn't loaded.
737[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'world4' was in the world 'survival2' but it wasn't loaded.
738[00:07:16] [Server thread/WARN]: [HolographicDisplays] Hologram 'topkilltoponline' was in the world 'spawn' but it wasn't loaded.
739[00:07:17] [Server thread/INFO]: [Marriage] Enabling Marriage v2.0.9
740[00:07:17] [Server thread/INFO]: [Marriage] Loading config...
741[00:07:17] [Server thread/INFO]: REQUEST_EXPRY
742[00:07:17] [Server thread/INFO]: ENABLE_PRIEST
743[00:07:17] [Server thread/INFO]: COOLDOWN_KISS
744[00:07:17] [Server thread/INFO]: PM_FORMAT
745[00:07:17] [Server thread/INFO]: CHAT_FORMAT
746[00:07:17] [Server thread/INFO]: CHATSPY_FORMAT
747[00:07:17] [Server thread/INFO]: FORCE_FORMAT
748[00:07:17] [Server thread/INFO]: PREFIX_MALE
749[00:07:17] [Server thread/INFO]: PREFIX_FEMALE
750[00:07:17] [Server thread/INFO]: PREFIX_GENDERLESS
751[00:07:17] [Server thread/INFO]: KISSES_ENABLED
752[00:07:17] [Server thread/INFO]: KISSES_AMOUNT_MIN
753[00:07:17] [Server thread/INFO]: KISSES_AMOUNT_MAX
754[00:07:17] [Server thread/INFO]: ECONOMY_ENABLED
755[00:07:17] [Server thread/INFO]: ECONOMY_SHOW_PRICE
756[00:07:17] [Server thread/INFO]: PRICE_MARRY
757[00:07:17] [Server thread/INFO]: PRICE_TELEPORT
758[00:07:17] [Server thread/INFO]: PRICE_SETHOME
759[00:07:17] [Server thread/INFO]: PRICE_DIVORCE
760[00:07:17] [Server thread/INFO]: ENABLE_UPDATE_CHACKER
761[00:07:17] [Server thread/INFO]: ENABLE_CHANGELOG
762[00:07:17] [Server thread/INFO]: UPDATER_CHANNEL
763[00:07:17] [Server thread/INFO]: [Marriage] Loading dependencies...
764[00:07:17] [Server thread/INFO]: [Marriage] Loading commands...
765[00:07:17] [Server thread/INFO]: [Marriage] Loading listeners...
766[00:07:17] [Server thread/INFO]: [Marriage] Loading database...
767[00:07:17] [Server thread/INFO]: [Marriage] Loading updater...
768[00:07:17] [Server thread/INFO]: [Marriage] Loading converter...
769[00:07:17] [Server thread/INFO]: [Marriage] Completed plugin load stage.
770[00:07:17] [Server thread/INFO]: [HideAndCustomPlugins] Enabling HideAndCustomPlugins v1.4.8
771[00:07:17] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Metrics started: http://mcstats.org/plugin/HideAndCustomPlugins
772[00:07:17] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Successfully reloaded config.yml
773[00:07:17] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Plugin has been activated successfully.
774[00:07:17] [Server thread/INFO]: [AAC] Enabling AAC v1.9.10
775[00:07:17] [Server thread/WARN]: [AutoSaveWorld] Plugin AAC attempted to establish connection http://www.spigotmc.org/api/resource.php?user_id=361275&resource_id=6442once=-1035712048 in main server thread
776[00:07:17] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
777[00:07:18] [Thread-23/INFO]: [AAC] Checking for updates...
778[00:07:18] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
779[00:07:18] [Server thread/INFO]: [PhatLoots] Enabling PhatLoots v4.1.0
780[00:07:18] [Server thread/INFO]: [PhatLoots] Listening for Dispensers
781[00:07:18] [Server thread/INFO]: [PhatLoots] Listening for Mob deaths w/ MultiWorld support
782[00:07:18] [Server thread/INFO]: [PhatLoots] Listening for Mob spawns w/ MultiWorld support
783[00:07:18] [Server thread/INFO]: [PhatLoots] Listening for Players fishing
784[00:07:18] [Server thread/INFO]: [PhatLoots] PhatLoots 4.1.0 (Build 1,905) is enabled!
785[00:07:18] [Server thread/INFO]: [CookieMonster] Enabling CookieMonster v1.7.4.1
786[00:07:18] [Server thread/INFO]: [CookieMonster] Using Vault v1.5.3-b37 for economy
787[00:07:18] [Server thread/INFO]: [CookieMonster] v1.7.4.1 loaded successfully.
788[00:07:18] [Server thread/INFO]: [CookieMonster] Developed by: [jascotty2, Coelho]
789[00:07:18] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.5.1
790[00:07:19] [Server thread/INFO]: [ServerSigns] Version 4.5.1 is now enabled.
791[00:07:19] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
792[00:07:19] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.1.6
793[00:07:19] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
794[00:07:19] [Server thread/INFO]: = Vault : Ok. Hooked MyCommand Vault 1.5.3-b37
795[00:07:19] [Server thread/INFO]: = Spout : Not detected BarAPI : Not detected
796[00:07:19] [Server thread/INFO]: = Config : Ok
797[00:07:19] [Server thread/INFO]: = Custom commands loaded : 30
798[00:07:19] [Server thread/INFO]: = Version: 5.1.6
799[00:07:19] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
800[00:07:19] [Server thread/INFO]: = Status : Active
801[00:07:19] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
802[00:07:19] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.4.5
803[00:07:19] [Server thread/ERROR]: Error occurred while enabling CratesPlus v4.4.5 (Is it up to date?)
804java.lang.NullPointerException
805 at org.bukkit.Location.getBlock(Location.java:87) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
806 at plus.crates.CratesPlus.loadMetaData(CratesPlus.java:443) ~[?:?]
807 at plus.crates.CratesPlus.onEnable(CratesPlus.java:212) ~[?:?]
808 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
809 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-db6de12-18fbb24]
810 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-db6de12-18fbb24]
811 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-db6de12-18fbb24]
812 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-db6de12-18fbb24]
813 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-db6de12-18fbb24]
814 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-db6de12-18fbb24]
815 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-db6de12-18fbb24]
816 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-db6de12-18fbb24]
817 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
818 at java.lang.Thread.run(Unknown Source) [?:1.8.0_162]
819[00:07:19] [Server thread/INFO]: [LootCrates] Enabling LootCrates v1.2.9
820[00:07:19] [Server thread/INFO]: [LootCrates] Hooked into Vault successfully.
821[00:07:19] [Server thread/INFO]: [LootCrates] Thank you for enabling Metrics! :-)
822[00:07:19] [Server thread/INFO]: [LootCrates] Using locale: en_US
823[00:07:19] [Server thread/INFO]: [LootCrates] LootCrates 1.2.9 enabled.
824[00:07:19] [Server thread/INFO]: [CustomPayloadFixer] Enabling CustomPayloadFixer v1.5
825[00:07:19] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.0.7
826[00:07:20] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
827[00:07:20] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
828[00:07:20] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
829[00:07:20] [Server thread/INFO]: [MyPet] Enabling MyPet v2.0.0
830[00:07:21] [Server thread/WARN]: [AutoSaveWorld] Plugin MyPet attempted to establish connection http://update.mypet.keyle.de/check.php?plugin=MyPet&package=v1_8_R3uild=873 in main server thread
831[00:07:21] [Server thread/WARN]: [AutoSaveWorld] Plugin MyPet attempted to establish connection socket://update.mypet.keyle.de:80 in main server thread
832[00:07:21] [Server thread/INFO]: Level: INFO
833[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [mProtocolLib hook activated.[m
834[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCompat mode for v1_8_R3 loaded.[m
835[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m[NBT] [0;33;1m10[m PetPlayer(s) loaded[m
836[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m[NBT] [0;33;1m10[m pet(s) loaded[m
837[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m--- Loading WorldGroups ---------------------------[m
838[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'world' to 'default'[m
839[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Home' to 'default'[m
840[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'PvP' to 'default'[m
841[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Zone' to 'default'[m
842[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Candy' to 'default'[m
843[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Nether' to 'default'[m
844[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'spawn' to 'default'[m
845[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'flatworld' to 'default'[m
846[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'test' to 'default'[m
847[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'sex' to 'default'[m
848[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'pvp1' to 'default'[m
849[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'quest' to 'default'[m
850[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'survivalnopvp' to 'default'[m
851[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'survivalpvp' to 'default'[m
852[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'shop' to 'default'[m
853[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'HomeZone' to 'default'[m
854[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'farm' to 'default'[m
855[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'desert' to 'default'[m
856[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'desertt' to 'default'[m
857[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'survival1' to 'default'[m
858[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'survival2' to 'default'[m
859[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'boss' to 'default'[m
860[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'pvp' to 'default'[m
861[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'survivalnopvp1' to 'default'[m
862[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'survivalnopvp2' to 'default'[m
863[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'survivalpvp1' to 'default'[m
864[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'survivalpvp2' to 'default'[m
865[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'bos' to 'default'[m
866[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m registered 'default' group[m
867[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [m-------------------------------------------------[m
868[00:07:21] [Server thread/INFO]: [[0;32;22mMyPet[m] [mversion 2.0.0-b873[0;32;1m ENABLED[m
869[00:07:21] [Server thread/INFO]: [MoreSounds] Enabling MoreSounds v1.5.1
870[00:07:21] [Server thread/INFO]: [MoreSounds] Essentials hooked!
871[00:07:21] [Server thread/INFO]: [SafeTrade] Enabling SafeTrade v1.0.15
872[00:07:21] [Server thread/INFO]: [SafeTrade] Using iConomy 7
873[00:07:21] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
874[00:07:22] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.83
875[00:07:22] [Server thread/INFO]: [Shopkeepers] Citizens found, enabling NPC shopkeepers.
876[00:07:22] [Thread-27/WARN]: [MoreSounds] The updater could not find any files for the project id 57874
877[00:07:22] [Server thread/INFO]: [GlobalMarket] Enabling GlobalMarket v1.2.2
878[00:07:23] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.3.2-b1726
879[00:07:23] [Server thread/INFO]: [AuthMe] SQLite driver loaded
880[00:07:23] [Server thread/INFO]: [AuthMe] SQLite Setup finished
881[00:07:23] [Server thread/INFO]: [AuthMe] Hooked into Vault!
882[00:07:23] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
883[00:07:23] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
884[00:07:24] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
885[00:07:24] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
886[00:07:24] [Server thread/INFO]: [AuthMe] AuthMe 5.3.2 build n.1726 correctly enabled!
887[00:07:24] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
888[00:07:24] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
889[00:07:24] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
890[00:07:24] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
891[00:07:24] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
892[00:07:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
893[00:07:24] [Server thread/INFO]: [WorldGuard] (bos) TNT ignition is PERMITTED.
894[00:07:24] [Server thread/INFO]: [WorldGuard] (bos) Lighters are PERMITTED.
895[00:07:24] [Server thread/INFO]: [WorldGuard] (bos) Lava fire is blocked.
896[00:07:24] [Server thread/INFO]: [WorldGuard] (bos) Fire spread is UNRESTRICTED.
897[00:07:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bos'
898[00:07:24] [Server thread/INFO]: [WorldGuard] (pvp) TNT ignition is PERMITTED.
899[00:07:24] [Server thread/INFO]: [WorldGuard] (pvp) Lighters are PERMITTED.
900[00:07:24] [Server thread/INFO]: [WorldGuard] (pvp) Lava fire is blocked.
901[00:07:24] [Server thread/INFO]: [WorldGuard] (pvp) Fire spread is UNRESTRICTED.
902[00:07:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvp'
903[00:07:24] [Server thread/INFO]: [WorldGuard] (quest) TNT ignition is PERMITTED.
904[00:07:24] [Server thread/INFO]: [WorldGuard] (quest) Lighters are PERMITTED.
905[00:07:24] [Server thread/INFO]: [WorldGuard] (quest) Lava fire is blocked.
906[00:07:24] [Server thread/INFO]: [WorldGuard] (quest) Fire spread is UNRESTRICTED.
907[00:07:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'quest'
908[00:07:24] [Server thread/INFO]: [WorldGuard] (sex) TNT ignition is PERMITTED.
909[00:07:24] [Server thread/INFO]: [WorldGuard] (sex) Lighters are PERMITTED.
910[00:07:24] [Server thread/INFO]: [WorldGuard] (sex) Lava fire is blocked.
911[00:07:24] [Server thread/INFO]: [WorldGuard] (sex) Fire spread is UNRESTRICTED.
912[00:07:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'sex'
913[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalnopvp1) TNT ignition is PERMITTED.
914[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalnopvp1) Lighters are PERMITTED.
915[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalnopvp1) Lava fire is blocked.
916[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalnopvp1) Fire spread is UNRESTRICTED.
917[00:07:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survivalnopvp1'
918[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalnopvp2) TNT ignition is PERMITTED.
919[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalnopvp2) Lighters are PERMITTED.
920[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalnopvp2) Lava fire is blocked.
921[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalnopvp2) Fire spread is UNRESTRICTED.
922[00:07:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survivalnopvp2'
923[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalpvp1) TNT ignition is PERMITTED.
924[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalpvp1) Lighters are PERMITTED.
925[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalpvp1) Lava fire is blocked.
926[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalpvp1) Fire spread is UNRESTRICTED.
927[00:07:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survivalpvp1'
928[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalpvp2) TNT ignition is PERMITTED.
929[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalpvp2) Lighters are PERMITTED.
930[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalpvp2) Lava fire is blocked.
931[00:07:24] [Server thread/INFO]: [WorldGuard] (survivalpvp2) Fire spread is UNRESTRICTED.
932[00:07:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survivalpvp2'
933[00:07:24] [Server thread/INFO]: [WorldGuard] Loading region data...
934[00:07:25] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.0.2
935[00:07:25] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v3.1.8.1
936[00:07:25] [Server thread/WARN]: [AutoSaveWorld] Plugin LeaderHeads attempted to establish connection https://api.spigotmc.org/legacy/premium.php?user_id=509067&resource_id=2079once=1070581530 in main server thread
937[00:07:25] [Server thread/WARN]: [AutoSaveWorld] Plugin LeaderHeads attempted to establish connection socket://api.spigotmc.org:443 in main server thread
938[00:07:26] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: kills
939[00:07:26] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: votes
940[00:07:26] [Server thread/INFO]: [LeaderHeads] Hooked into Citizens
941[00:07:26] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
942[00:07:26] [Server thread/INFO]: [LeaderHeads] Hooked into SkinsRestorer
943[00:07:26] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
944[00:07:26] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
945[00:07:26] [Server thread/INFO]: [CommandNPC] Initiating Database
946[00:07:26] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
947[00:07:26] [Thread-31/INFO]: [CommandNPC] Loading commands complete!
948[00:07:26] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
949[00:07:26] [Server thread/INFO]: [FramePicture] Enabling FramePicture v1.8.7
950[00:07:26] [Server thread/INFO]: [FramePicture] Configuration loaded!
951[00:07:26] [Server thread/INFO]: [FramePicture] Loaded 0 frames!
952[00:07:26] [Server thread/INFO]: [FramePicture] Caching frames ...
953[00:07:26] [Server thread/INFO]: [FramePicture] Cached 0 frames!
954[00:07:26] [Server thread/INFO]: [FramePicture] Plugin enabled!
955[00:07:26] [Server thread/INFO]: [RPGItems] Enabling RPGItems v3.5.235
956[00:07:26] [Server thread/WARN]: [RPGItems] Could not save en_GB.lang to plugins\RPGItems\locale\en_GB.lang because en_GB.lang already exists.
957[00:07:26] [Server thread/INFO]: [RPGItems] WorldGuard version 6 found
958[00:07:26] [Server thread/INFO]: [RPGItems] The updater is currently under maintenance,
959[00:07:26] [Server thread/INFO]: [RPGItems] Please check www.github.com/NyaaCat/RPGitems-reloaded for updates.
960[00:07:26] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
961[00:07:26] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
962[00:07:26] [Server thread/INFO]: creating table 'items'
963[00:07:26] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
964[00:07:26] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
965[00:07:26] [Server thread/INFO]: creating table 'accounts'
966[00:07:26] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
967[00:07:26] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
968[00:07:26] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
969[00:07:26] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
970[00:07:26] [Server thread/WARN]: Could not register alias efly because it contains commands that do not exist: naer
971[00:07:26] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
972[00:07:27] [Thread-23/INFO]: <----------------------------------->
973[00:07:27] [Thread-23/INFO]: [AAC] A new version of AAC is available!
974[00:07:27] [Thread-23/INFO]: <----------------------------------->
975[00:07:27] [Server thread/INFO]: Done (25.370s)! For help, type "help" or "?"
976[00:07:27] [Server thread/INFO]: Starting remote control listener
977[00:07:27] [RCON Listener #1/INFO]: RCON running on 0.0.0.0:1111
978[00:07:27] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
979[00:07:27] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
980[00:07:27] [Craft Scheduler Thread - 22/WARN]: [LeaderHeads] Couldn't find a valid world for stats. Please set the 'stats-world' value in the config to your main world. If this issue persists, create a folder called 'stats' in the folder of your main world.
981[00:07:27] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
982[00:07:27] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
983[00:07:27] [Server thread/INFO]: [AAC] Beginning Enable...
984[00:07:27] [Craft Scheduler Thread - 28/INFO]: [Marriage] Purged 0 player entried in 8ms
985[00:07:27] [Server thread/INFO]: [AAC] Checking config file...
986[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check chat.Spam
987[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.CombatImpossible
988[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Angle
989[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Criticals
990[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Fastbow
991[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.FightSpeed
992[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Forcefield
993[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Knockback
994[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Reach
995[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Regen
996[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.FastUse
997[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.KillauraCombined
998[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.BadPackets
999[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Glide
1000[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.NormalMovements
1001[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Speed
1002[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Phase
1003[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Fly
1004[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.NoFall
1005[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Climb
1006[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Jesus
1007[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.HeadRoll
1008[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Check world.FastBreak is disabled
1009[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.FastPlace
1010[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.Nuker
1011[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.NoSwing
1012[00:07:27] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.ImpossibleInteract
1013[00:07:28] [Server thread/INFO]: [AAC] (CheckManager) Check world.PlayerRadar is disabled
1014[00:07:28] [Server thread/INFO]: [AAC] Starting API...
1015[00:07:28] [Server thread/INFO]: [AAC] AAC has been enabled.
1016[00:07:28] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
1017[00:07:28] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
1018[00:07:28] [Server thread/INFO]: [NametagEdit] [DEBUG] Applied tags to all online players.
1019[00:07:28] [Craft Scheduler Thread - 30/INFO]: [Vault] Checking for Updates ...
1020[00:07:28] [Craft Scheduler Thread - 14/INFO]: [ConsoleScheduler] has started executing commands
1021[00:07:28] [Craft Scheduler Thread - 14/INFO]: -------------[ConsoleScheduler]--------------
1022[00:07:28] [Craft Scheduler Thread - 14/INFO]: getConfig contains CommandSchedule.Command1
1023[00:07:28] [Craft Scheduler Thread - 14/INFO]: [ConsoleScheduler] has attempted to put 1 commands on schedule.
1024[00:07:28] [Craft Scheduler Thread - 30/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.5.3
1025[00:07:28] [Craft Scheduler Thread - 30/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
1026[00:07:30] [Craft Scheduler Thread - 21/INFO]: [SkinsRestorer] ----------------------------------------------
1027[00:07:30] [Craft Scheduler Thread - 21/INFO]: [SkinsRestorer] +===============+
1028[00:07:30] [Craft Scheduler Thread - 21/INFO]: [SkinsRestorer] | SkinsRestorer |
1029[00:07:30] [Craft Scheduler Thread - 21/INFO]: [SkinsRestorer] +===============+
1030[00:07:30] [Craft Scheduler Thread - 21/INFO]: [SkinsRestorer] ----------------------------------------------
1031[00:07:30] [Craft Scheduler Thread - 21/INFO]: [SkinsRestorer] Current version: 13.3
1032[00:07:30] [Craft Scheduler Thread - 21/INFO]: [SkinsRestorer] This is the latest version!
1033[00:07:30] [Craft Scheduler Thread - 21/INFO]: [SkinsRestorer] ----------------------------------------------
1034[00:07:35] [Server thread/INFO]: [ClearLag] 3871 chunks have been unloaded!
1035[00:07:39] [Server thread/WARN]: [AutoSaveWorld] Plugin HideAndCustomPlugins attempted to establish connection https://api.curseforge.com/servermods/files?projectIds=80016 in main server thread
1036[00:07:39] [Server thread/WARN]: [AutoSaveWorld] Plugin HideAndCustomPlugins attempted to establish connection socket://api.curseforge.com:443 in main server thread
1037[00:07:39] [Server thread/WARN]: [AutoSaveWorld] Plugin HideAndCustomPlugins attempted to establish connection https://servermods.forgesvc.net/servermods/files?projectIds=80016 in main server thread
1038[00:07:39] [Server thread/WARN]: [AutoSaveWorld] Plugin HideAndCustomPlugins attempted to establish connection socket://servermods.forgesvc.net:443 in main server thread
1039[00:07:40] [Server thread/WARN]: [HideAndCustomPlugins] A new update is available! (1.8.1) current: 1.4.8
1040[00:07:40] [Server thread/WARN]: [HideAndCustomPlugins] You can get it at: http://dev.bukkit.org/bukkit-plugins/hideandcustomplugins/
1041[00:07:56] [Server thread/INFO]: #เเà¸à¸”มิน CeVector_ : ได้ทำà¸à¸²à¸£à¹€à¸‚้าเซิฟเวà¸à¸£à¹Œ
1042[00:07:56] [Craft Scheduler Thread - 23/INFO]: [NametagEdit] [DEBUG] Applying PlayerTag to CeVector_
1043[00:07:56] [Server thread/INFO]: [NametagEdit] [DEBUG] Created FakeTeam CCBCF_Z1. Size: 1
1044[00:07:56] [Server thread/INFO]: [NametagEdit] [DEBUG] CeVector_ has been added to team CCBCF_Z1
1045[00:07:57] [Craft Scheduler Thread - 25/INFO]: [AuthMe] CeVector_ logged in!
1046[00:08:03] [Server thread/INFO]: CeVector_ issued server command: /tp
1047[00:08:04] [Server thread/INFO]: [ClearLag] 7 chunks have been unloaded!
1048[00:08:06] [Server thread/INFO]: CeVector_ issued server command: /tp -360 4 1,158
1049[00:08:11] [Server thread/INFO]: CeVector_ issued server command: /tp -360 4 1158
1050[00:08:18] [Server thread/INFO]: CeVector_ issued server command: /ab
1051[00:08:21] [Server thread/INFO]: #เเà¸à¸”มิน ALWAYSWANAFLY : ได้ทำà¸à¸²à¸£à¹€à¸‚้าเซิฟเวà¸à¸£à¹Œ
1052[00:08:21] [Craft Scheduler Thread - 10/INFO]: [NametagEdit] [DEBUG] Applying PlayerTag to ALWAYSWANAFLY
1053[00:08:21] [Server thread/INFO]: [NametagEdit] [DEBUG] Using existing team for ALWAYSWANAFLY
1054[00:08:21] [Server thread/INFO]: [NametagEdit] [DEBUG] ALWAYSWANAFLY has been added to team CCBCF_Z1
1055[00:08:26] [Craft Scheduler Thread - 1/INFO]: [AuthMe] ALWAYSWANAFLY logged in!
1056[00:08:29] [Netty Server IO #2/INFO]: [AntiTab] ALWAYSWANAFLY tabbed the: /tpo c
1057[00:08:29] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /tpo CeVector_
1058[00:08:32] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /gm 1
1059[00:08:35] [Server thread/INFO]: [ClearLag] 128 chunks have been unloaded!
1060[00:08:41] [Server thread/INFO]: CeVector_ issued server command: /setspawn
1061[00:08:45] [Server thread/INFO]: CeVector_ issued server command: /rg info
1062[00:08:49] [Netty Server IO #1/INFO]: [AntiTab] CeVector_ tabbed the: /deop c
1063[00:08:49] [Server thread/INFO]: CeVector_ issued server command: /deop CeVector_
1064[00:08:50] [Async Chat Thread - #0/INFO]: [Lvl 114] #เเà¸à¸”มิน ALWAYSWANAFLY : -360 4 1158
1065[00:09:05] [Server thread/INFO]: [ClearLag] 1 chunks have been unloaded!
1066[00:09:07] [Server thread/INFO]: CeVector_ issued server command: /menu
1067[00:09:10] [Server thread/INFO]: CONSOLE issued server command: /warp WorldPvP2 CeVector_
1068[00:09:10] [Server thread/INFO]: Error: Invalid world.
1069[00:09:11] [Server thread/INFO]: CeVector_ issued server command: /menu
1070[00:09:12] [Server thread/INFO]: CONSOLE issued server command: /warp WorldNoPvP2 CeVector_
1071[00:09:12] [Server thread/INFO]: Error: Invalid world.
1072[00:09:29] [Server thread/INFO]: [Server] เเจ้งปัà¸à¸«à¸²à¸ ายในเซิฟเวà¸à¸£à¹Œà¹„ด้ที่เพจ : MC-Desert NetWork
1073[00:09:35] [Server thread/INFO]: [ClearLag] 23 chunks have been unloaded!
1074[00:10:05] [Server thread/INFO]: [ClearLag] 11 chunks have been unloaded!
1075[00:10:35] [Server thread/INFO]: [ClearLag] 0 chunks have been unloaded!
1076[00:10:44] [Server thread/INFO]: CeVector_ issued server command: /goto survivalnopvp1
1077[00:10:44] [Server thread/INFO]: [MultiWorld] CeVector_: Moved player CeVector_ to world survivalnopvp1
1078[00:10:52] [Server thread/INFO]: CeVector_ issued server command: /ess reload
1079[00:10:52] [Server thread/INFO]: Using locale en_US
1080[00:10:54] [Server thread/INFO]: CeVector_ issued server command: /menu
1081[00:10:55] [Server thread/INFO]: CONSOLE issued server command: /warp WorldNoPvP1 CeVector_
1082[00:11:00] [Server thread/INFO]: CeVector_ issued server command: /rg info
1083[00:11:02] [Server thread/INFO]: CeVector_ issued server command: /rg info
1084[00:11:05] [Server thread/INFO]: [ClearLag] 121 chunks have been unloaded!
1085[00:11:21] [Server thread/INFO]: CeVector_ issued server command: /h
1086[00:11:22] [Server thread/INFO]: CeVector_ issued server command: /hd
1087[00:11:24] [Server thread/INFO]: CeVector_ issued server command: /hd list
1088[00:11:24] [Timer-3/INFO]: [WorldGuard] Region data changes made in 'survivalnopvp1' have been background saved
1089[00:11:29] [Netty Server IO #2/INFO]: [AntiTab] ALWAYSWANAFLY tabbed the: /goto s
1090[00:11:29] [Server thread/INFO]: CeVector_ issued server command: /hd list 2
1091[00:11:30] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 60 วินาที
1092[00:11:30] [Server thread/INFO]: [Server] เเจ้งปัà¸à¸«à¸²à¸ ายในเซิฟเวà¸à¸£à¹Œà¹„ด้ที่เพจ : MC-Desert NetWork
1093[00:11:32] [Server thread/INFO]: CeVector_ issued server command: /hd list 3
1094[00:11:35] [Server thread/INFO]: [ClearLag] 22 chunks have been unloaded!
1095[00:11:36] [Server thread/INFO]: CeVector_ issued server command: /hd list 4
1096[00:11:36] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /goto survivalnopvp1
1097[00:11:36] [Server thread/INFO]: [MultiWorld] ALWAYSWANAFLY: Moved player ALWAYSWANAFLY to world survivalnopvp1
1098[00:11:40] [Server thread/INFO]: CeVector_ issued server command: /hd list 5
1099[00:11:42] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /menu
1100[00:11:42] [Server thread/INFO]: CeVector_ issued server command: /hd list 6
1101[00:11:43] [Server thread/INFO]: CONSOLE issued server command: /warp WorldNoPvP1 ALWAYSWANAFLY
1102[00:11:45] [Server thread/INFO]: CeVector_ issued server command: /hd list 7
1103[00:11:50] [Server thread/INFO]: CeVector_ issued server command: /gm 1
1104[00:12:00] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 30 วินาที
1105[00:12:05] [Server thread/INFO]: [ClearLag] 253 chunks have been unloaded!
1106[00:12:10] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 20 วินาที
1107[00:12:25] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 5 วินาที
1108[00:12:26] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 4 วินาที
1109[00:12:27] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 3 วินาที
1110[00:12:28] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 2 วินาที
1111[00:12:29] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 1 วินาที
1112[00:12:30] [Server thread/INFO]: [Bin] ระบบลบขยะทั้งหมดได้ 37 ชิ้น
1113[00:12:35] [Server thread/INFO]: [ClearLag] 0 chunks have been unloaded!
1114[00:13:05] [Server thread/INFO]: [ClearLag] 0 chunks have been unloaded!
1115[00:13:30] [Server thread/INFO]: [Server] เเจ้งปัà¸à¸«à¸²à¸ ายในเซิฟเวà¸à¸£à¹Œà¹„ด้ที่เพจ : MC-Desert NetWork
1116[00:13:35] [Server thread/INFO]: [ClearLag] 0 chunks have been unloaded!
1117[00:13:41] [Server thread/INFO]: CeVector_ issued server command: /ab
1118[00:13:49] [Server thread/INFO]: CeVector_ issued server command: /ess reload
1119[00:13:50] [Server thread/INFO]: Using locale en_US
1120[00:14:00] [Server thread/INFO]: CeVector_ issued server command: /ess reload
1121[00:14:00] [Server thread/INFO]: Using locale en_US
1122[00:14:05] [Server thread/INFO]: [ClearLag] 0 chunks have been unloaded!
1123[00:14:07] [Server thread/INFO]: CeVector_ issued server command: /menu
1124[00:14:08] [Server thread/INFO]: CONSOLE issued server command: /warp WorldNoPvP2 CeVector_
1125[00:14:13] [Server thread/INFO]: CeVector_ issued server command: /menu
1126[00:14:14] [Server thread/INFO]: CONSOLE issued server command: /warp WorldPvP1 CeVector_
1127[00:14:17] [Server thread/INFO]: CeVector_ issued server command: /menu
1128[00:14:18] [Server thread/INFO]: CONSOLE issued server command: /warp WorldPvP2 CeVector_
1129[00:14:20] [Server thread/INFO]: CeVector_ issued server command: /menu
1130[00:14:23] [Server thread/INFO]: CONSOLE issued server command: /warp FarmCow CeVector_
1131[00:14:23] [Server thread/INFO]: Error: That warp does not exist.
1132[00:14:25] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /time set 0
1133[00:14:25] [Server thread/INFO]: CeVector_ issued server command: /menu
1134[00:14:27] [Server thread/INFO]: CONSOLE issued server command: /warp Mypet CeVector_
1135[00:14:27] [Server thread/INFO]: Error: Invalid world.
1136[00:14:35] [Server thread/INFO]: [ClearLag] 11 chunks have been unloaded!
1137[00:14:59] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /goto survivalnopvp2
1138[00:14:59] [Server thread/INFO]: [MultiWorld] ALWAYSWANAFLY: Moved player ALWAYSWANAFLY to world survivalnopvp2
1139[00:15:05] [Server thread/INFO]: [ClearLag] 22 chunks have been unloaded!
1140[00:15:06] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /menu
1141[00:15:08] [Server thread/INFO]: CONSOLE issued server command: /warp WorldNoPvP2 ALWAYSWANAFLY
1142[00:15:30] [Server thread/INFO]: [Server] ตà¸à¸™à¸™à¸µà¹‰à¹€à¸§à¹‡à¸šà¹€à¸•ิมเงินยังไม่พร้à¸à¸¡à¹ƒà¸Šà¹‰à¸‡à¸²à¸™ à¸à¸£à¸¸à¸“าเติมเงินที่ #เเà¸à¸”มิน เท่านั้น
1143[00:15:35] [Server thread/INFO]: [ClearLag] 121 chunks have been unloaded!
1144[00:16:03] [Server thread/INFO]: CeVector_ issued server command: /menu
1145[00:16:05] [Server thread/INFO]: CONSOLE issued server command: /warp PvP CeVector_
1146[00:16:05] [Server thread/INFO]: CONSOLE issued server command: /fly CeVector_ off
1147[00:16:05] [Server thread/INFO]: Set fly mode System > disabled for #เเà¸à¸”มิน CeVector_ :.
1148[00:16:05] [Server thread/INFO]: CONSOLE issued server command: /tptoggle CeVector_ off
1149[00:16:05] [Server thread/INFO]: Teleportation disabled for #เเà¸à¸”มิน CeVector_ :.
1150[00:16:05] [Server thread/INFO]: CONSOLE issued server command: /god CeVector_ off
1151[00:16:05] [Server thread/INFO]: God mode disabled for #เเà¸à¸”มิน CeVector_ :.
1152[00:16:05] [Server thread/INFO]: [ClearLag] 121 chunks have been unloaded!
1153[00:16:09] [Server thread/INFO]: CeVector_ issued server command: /rg info
1154[00:16:11] [Server thread/INFO]: CeVector_ issued server command: /rg info
1155[00:16:13] [Server thread/INFO]: CeVector_ issued server command: /menu
1156[00:16:15] [Server thread/INFO]: CONSOLE issued server command: /warp Shop CeVector_
1157[00:16:15] [Server thread/INFO]: Error: Invalid world.
1158[00:16:16] [Server thread/INFO]: CeVector_ issued server command: /menu
1159[00:16:17] [Server thread/INFO]: CONSOLE issued server command: /warp Donate CeVector_
1160[00:16:30] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 60 วินาที
1161[00:16:36] [Server thread/INFO]: [ClearLag] 121 chunks have been unloaded!
1162[00:16:49] [Server thread/INFO]: CeVector_ issued server command: /spawn
1163[00:17:00] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 30 วินาที
1164[00:17:06] [Server thread/INFO]: [ClearLag] 23 chunks have been unloaded!
1165[00:17:10] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 20 วินาที
1166[00:17:14] [Server thread/INFO]: CeVector_ issued server command: /npc create &7[&aClick&7]
1167[00:17:15] [Server thread/INFO]: CeVector_ issued server command: /menu
1168[00:17:24] [Server thread/INFO]: ALWAYSWANAFLY issued server command: /menu
1169[00:17:25] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 5 วินาที
1170[00:17:26] [Server thread/INFO]: CONSOLE issued server command: /warp WorldPvP1 ALWAYSWANAFLY
1171[00:17:26] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 4 วินาที
1172[00:17:27] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 3 วินาที
1173[00:17:28] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 2 วินาที
1174[00:17:29] [Server thread/INFO]: [Bin] ระบบจะทำà¸à¸²à¸£à¸¥à¸šà¸‚ยะบนพื้นในเวลาà¸à¸µà¸ 1 วินาที
1175[00:17:30] [Server thread/INFO]: [Server] ตà¸à¸™à¸™à¸µà¹‰à¹€à¸§à¹‡à¸šà¹€à¸•ิมเงินยังไม่พร้à¸à¸¡à¹ƒà¸Šà¹‰à¸‡à¸²à¸™ à¸à¸£à¸¸à¸“าเติมเงินที่ #เเà¸à¸”มิน เท่านั้น
1176[00:17:30] [Server thread/INFO]: [Bin] ระบบลบขยะทั้งหมดได้ 19 ชิ้น
1177[00:17:36] [Server thread/INFO]: [ClearLag] 0 chunks have been unloaded!
1178[00:18:06] [Server thread/INFO]: [ClearLag] 0 chunks have been unloaded!