· 6 years ago · Sep 10, 2019, 05:50 PM
1[07:01:09] [Server thread/INFO]: Starting minecraft server version 1.14.4
2[07:01:09] [Server thread/INFO]: Loading properties
3[07:01:09] [Server thread/INFO]: This server is running Paper version git-Paper-175 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
4[07:01:09] [Server thread/INFO]: Server Ping Player Sample Count: 12
5[07:01:09] [Server thread/INFO]: Using 4 threads for Netty based IO
6[07:01:09] [Server thread/INFO]: Debug logging is disabled
7[07:01:09] [Server thread/INFO]: Default game type: SURVIVAL
8[07:01:09] [Server thread/INFO]: Generating keypair
9[07:01:10] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
10[07:01:10] [Server thread/INFO]: Using default channel type
11[07:01:12] [Server thread/WARN]: Plugin XRayDetector v1.0 does not specify an api-version.
12[07:01:12] [Server thread/WARN]: Plugin Votifier v1.9 does not specify an api-version.
13[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
14[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
15[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
16[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus
17[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
18[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
19[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
20[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
21[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
22[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
23[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
24[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
25[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
26[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType
27[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
28[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
29[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
30[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
31[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy
32[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.collection.LocatedBlockList
33[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder
34[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.AbstractRegion
35[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.EllipsoidRegion
36[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
37[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.TransformRegion
38[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.RegionIntersection
39[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.NullRegion
40[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.Polygonal2DRegion
41[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CylinderRegion
42[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CuboidRegion
43[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
44[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.ScriptingCommands
45[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SchematicCommands
46[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommands
47[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.UtilityCommandsRegistration
48[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommandsRegistration
49[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
50[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
51[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
52[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
53[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
54[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
55[07:01:13] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
56[07:01:13] [Server thread/WARN]: Plugin TipAnnouncer v1.0 does not specify an api-version.
57[07:01:13] [Server thread/WARN]: Plugin BeaconEffects v1.0 does not specify an api-version.
58[07:01:13] [Server thread/WARN]: Plugin Warps v1.0 does not specify an api-version.
59[07:01:13] [Server thread/WARN]: Plugin Bank v1.0 does not specify an api-version.
60[07:01:13] [Server thread/WARN]: Plugin CMIEInjector v1.0.2.1 does not specify an api-version.
61[07:01:13] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.17.5
62[07:01:13] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
63[07:01:14] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1-SNAPSHOT;78488d9
64[07:01:14] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@ccfce41]
65[07:01:14] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.9.9
66[07:01:14] [Server thread/INFO]: [XRayDetector] Loading XRayDetector v1.0
67[07:01:14] [Server thread/INFO]: [BlockLocker] Loading BlockLocker v1.6.1
68[07:01:14] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.0.1c
69[07:01:14] [Server thread/INFO]: [Votifier] [Votifier] Loading Votifier v1.9
70[07:01:14] [Server thread/INFO]: [PvPToggle] Loading PvPToggle v1.6.5
71[07:01:14] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0-SNAPSHOT
72[07:01:14] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.4) has not yet been tested! Proceed with caution.
73[07:01:15] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
74[07:01:15] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.8.2-SNAPSHOT
75[07:01:15] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.19.2
76[07:01:15] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.9
77[07:01:15] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
78[07:01:15] [Server thread/INFO]: [MobFarmManager] Loading MobFarmManager v1.5.3.0
79[07:01:15] [Server thread/INFO]: [InfiniteStorage] Loading InfiniteStorage v2.0-SNAPSHOT
80[07:01:15] [Server thread/INFO]: [EasyBackupCore] Loading EasyBackupCore v3.0.7
81[07:01:15] [Server thread/INFO]: [TipAnnouncer] Loading TipAnnouncer v1.0
82[07:01:15] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
83[07:01:15] [Server thread/INFO]: [BeaconEffects] Loading BeaconEffects v1.0
84[07:01:15] [Server thread/INFO]: [Warps] Loading Warps v1.0
85[07:01:15] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.5.0
86[07:01:15] [Server thread/INFO]: [Bank] Loading Bank v1.0
87[07:01:15] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.19.8
88[07:01:15] [Server thread/INFO]: [ezAuctions] Loading ezAuctions v1.5.0
89[07:01:15] [Server thread/INFO]: [QuickShop] Loading QuickShop vReremake 2.3.5
90[07:01:15] [Server thread/INFO]: [EasyBackup] Loading EasyBackup v3.0.7
91[07:01:15] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.1-SNAPSHOT;556b638
92[07:01:15] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.6.5-2800
93[07:01:15] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.17.1
94[07:01:15] [Server thread/INFO]: [Confiscate] Loading Confiscate v2.2.6
95[07:01:15] [Server thread/INFO]: [SignMechanics] Loading SignMechanics v1.0
96[07:01:15] [Server thread/INFO]: [CMIEInjector] Loading CMIEInjector v1.0.2.1
97[07:01:15] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.96
98[07:01:15] [Server thread/INFO]: mcMMO has registered WG flags successfully!
99[07:01:15] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v9.9.0.0
100[07:01:15] [Server thread/INFO]: [CombatLog] Loading expansion 'Cheat Prevention v14.11'
101[07:01:15] [Server thread/INFO]: [CombatLog] Loading expansion 'NotCombatLogX v14.3'
102[07:01:15] [Server thread/INFO]: [CombatLog] Loaded 2 expansions
103[07:01:15] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.11.6
104[07:01:15] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.5.7
105[07:01:15] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v2.4.9
106[07:01:15] [Server thread/INFO]: [ChatControl] Loading ChatControl v8.3.8
107[07:01:16] [Server thread/INFO]: [ClaimslistClassifier] Loading ClaimslistClassifier v1.5
108[07:01:16] [Server thread/INFO]: [CMI] Loading CMI v8.6.12.0
109[07:01:16] [Server thread/INFO]: [TradeMe] Loading TradeMe v6.0.1.3
110[07:01:16] [Server thread/INFO]: [SafariNet] Loading SafariNet v1.14.7-SNAPSHOT
111[07:01:16] [Server thread/INFO]: [BossShopPro] Loading BossShopPro v2.0.8
112[07:01:16] [Server thread/INFO]: [MorphRedeem] Loading MorphRedeem v1.1.1
113[07:01:16] [Server thread/INFO]: [GriefPreventionFlags] Loading GriefPreventionFlags v5.5.3
114[07:01:16] [Server thread/INFO]: [MMOItems] Loading MMOItems v4.7.15
115[07:01:16] [Server thread/INFO]: [MMOItems] Detected Bukkit Version: v1_14_R1
116[07:01:16] [Server thread/INFO]: [MMOItems] Hooked onto WorldGuard
117[07:01:16] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
118[07:01:16] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
119[07:01:16] [Server thread/INFO]: __
120[07:01:16] [Server thread/INFO]: | |__) LuckPerms v4.4.1
121[07:01:16] [Server thread/INFO]: |___ | Running on Bukkit - Paper
122[07:01:16] [Server thread/INFO]:
123[07:01:16] [Server thread/INFO]: [LuckPerms] Loading configuration...
124[07:01:16] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
125[07:01:16] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
126[07:01:17] [Server thread/INFO]: [LuckPerms] Performing initial data load...
127[07:01:17] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 950ms)
128[07:01:17] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1-SNAPSHOT;78488d9
129[07:01:17] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
130[07:01:17] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
131[07:01:18] [Server thread/INFO]: [BlockLocker] Enabling BlockLocker v1.6.1
132[07:01:18] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0-SNAPSHOT
133[07:01:18] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
134[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.9
135[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
136[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
137[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
138[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
139[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
140[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
141[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
142[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
143[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
144[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
145[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
146[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] = =
147[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
148[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
149[07:01:18] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
150[07:01:18] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
151[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_14_R1, DirectChunkAPI disabled
152[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
153[07:01:18] [Server thread/INFO]: [AsyncWorldEdit] Enabled
154[07:01:18] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
155[07:01:18] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
156[07:01:18] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
157[07:01:18] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
158[07:01:18] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
159[07:01:18] [Server thread/INFO]: [CMIEInjector] Enabling CMIEInjector v1.0.2.1*
160[07:01:18] [Server thread/INFO]: [CMIEInjector] Injecting CMI Economy
161[07:01:18] [Server thread/INFO]: [CMIEInjector] [Economy] CMI Economy found: Waiting
162[07:01:18] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.96
163[07:01:18] [Thread-16/INFO]: [AsyncWorldEdit] You have an old version of the plugin. Your version: 3.6.9, available version: 3.6.10
164[07:01:19] [Server thread/INFO]: [mcMMO] enabling Acrobatics Skills
165[07:01:19] [Server thread/INFO]: [mcMMO] registered subskill: Roll
166[07:01:19] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist
167[07:01:19] [Server thread/INFO]: Preparing level "world"
168[07:01:19] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
169[07:01:20] [Server thread/INFO]: Loaded 6 recipes
170[07:01:20] [Server thread/INFO]: -------- World Settings For [world] --------
171[07:01:20] [Server thread/INFO]: Mob Spawn Range: 3
172[07:01:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
173[07:01:20] [Server thread/INFO]: Cane Growth Modifier: 100%
174[07:01:20] [Server thread/INFO]: Melon Growth Modifier: 100%
175[07:01:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
176[07:01:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
177[07:01:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
178[07:01:20] [Server thread/INFO]: Beetroot Growth Modifier: 100%
179[07:01:20] [Server thread/INFO]: Carrot Growth Modifier: 100%
180[07:01:20] [Server thread/INFO]: Potato Growth Modifier: 100%
181[07:01:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
182[07:01:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
183[07:01:20] [Server thread/INFO]: Vine Growth Modifier: 100%
184[07:01:20] [Server thread/INFO]: Cocoa Growth Modifier: 100%
185[07:01:20] [Server thread/INFO]: Bamboo Growth Modifier: 100%
186[07:01:20] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
187[07:01:20] [Server thread/INFO]: Kelp Growth Modifier: 100%
188[07:01:20] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 32 / Ra 48 / Mi 6 / Tiv true
189[07:01:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
190[07:01:20] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
191[07:01:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
192[07:01:20] [Server thread/INFO]: Max TNT Explosions: 100
193[07:01:20] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
194[07:01:20] [Server thread/INFO]: Experience Merge Radius: 6.0
195[07:01:20] [Server thread/INFO]: View Distance: 6
196[07:01:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
197[07:01:20] [Server thread/INFO]: Item Despawn Rate: 6000
198[07:01:20] [Server thread/INFO]: Item Merge Radius: 4.0
199[07:01:20] [Server thread/INFO]: Arrow Despawn Rate: 600
200[07:01:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
201[07:01:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
202[07:01:20] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
203[07:01:20] [Server thread/INFO]: Logging WorldEdit commands to /home/container/plugins/WorldEdit/worldedit.log
204[07:01:20] [Server thread/INFO]: -------- World Settings For [world_nether] --------
205[07:01:20] [Server thread/INFO]: Mob Spawn Range: 3
206[07:01:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
207[07:01:20] [Server thread/INFO]: Cane Growth Modifier: 100%
208[07:01:20] [Server thread/INFO]: Melon Growth Modifier: 100%
209[07:01:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
210[07:01:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
211[07:01:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
212[07:01:20] [Server thread/INFO]: Beetroot Growth Modifier: 100%
213[07:01:20] [Server thread/INFO]: Carrot Growth Modifier: 100%
214[07:01:20] [Server thread/INFO]: Potato Growth Modifier: 100%
215[07:01:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
216[07:01:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
217[07:01:20] [Server thread/INFO]: Vine Growth Modifier: 100%
218[07:01:20] [Server thread/INFO]: Cocoa Growth Modifier: 100%
219[07:01:20] [Server thread/INFO]: Bamboo Growth Modifier: 100%
220[07:01:20] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
221[07:01:20] [Server thread/INFO]: Kelp Growth Modifier: 100%
222[07:01:20] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 32 / Ra 48 / Mi 6 / Tiv true
223[07:01:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
224[07:01:20] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
225[07:01:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
226[07:01:20] [Server thread/INFO]: Max TNT Explosions: 100
227[07:01:20] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
228[07:01:20] [Server thread/INFO]: Experience Merge Radius: 6.0
229[07:01:20] [Server thread/INFO]: View Distance: 6
230[07:01:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
231[07:01:20] [Server thread/INFO]: Item Despawn Rate: 6000
232[07:01:20] [Server thread/INFO]: Item Merge Radius: 4.0
233[07:01:20] [Server thread/INFO]: Arrow Despawn Rate: 600
234[07:01:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
235[07:01:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
236[07:01:20] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
237[07:01:20] [Server thread/INFO]: Mob Spawn Range: 3
238[07:01:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
239[07:01:20] [Server thread/INFO]: Cane Growth Modifier: 100%
240[07:01:20] [Server thread/INFO]: Melon Growth Modifier: 100%
241[07:01:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
242[07:01:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
243[07:01:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
244[07:01:20] [Server thread/INFO]: Beetroot Growth Modifier: 100%
245[07:01:20] [Server thread/INFO]: Carrot Growth Modifier: 100%
246[07:01:20] [Server thread/INFO]: Potato Growth Modifier: 100%
247[07:01:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
248[07:01:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
249[07:01:20] [Server thread/INFO]: Vine Growth Modifier: 100%
250[07:01:20] [Server thread/INFO]: Cocoa Growth Modifier: 100%
251[07:01:20] [Server thread/INFO]: Bamboo Growth Modifier: 100%
252[07:01:20] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
253[07:01:20] [Server thread/INFO]: Kelp Growth Modifier: 100%
254[07:01:20] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 32 / Ra 48 / Mi 6 / Tiv true
255[07:01:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
256[07:01:20] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
257[07:01:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
258[07:01:20] [Server thread/INFO]: Max TNT Explosions: 100
259[07:01:20] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
260[07:01:20] [Server thread/INFO]: Experience Merge Radius: 6.0
261[07:01:20] [Server thread/INFO]: View Distance: 6
262[07:01:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
263[07:01:20] [Server thread/INFO]: Item Despawn Rate: 6000
264[07:01:20] [Server thread/INFO]: Item Merge Radius: 4.0
265[07:01:20] [Server thread/INFO]: Arrow Despawn Rate: 600
266[07:01:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
267[07:01:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
268[07:01:20] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
269[07:01:21] [Server thread/INFO]: Preparing spawn area: 0%
270[07:01:21] [Server thread/INFO]: Preparing spawn area: 0%
271[07:01:21] [Server thread/INFO]: Preparing spawn area: 0%
272[07:01:23] [Server-Worker-2/INFO]: Preparing spawn area: 0%
273[07:01:23] [Server-Worker-2/INFO]: Preparing spawn area: 0%
274[07:01:23] [Server-Worker-2/INFO]: Preparing spawn area: 0%
275[07:01:23] [Server thread/INFO]: Preparing spawn area: 1%
276[07:01:24] [Server thread/INFO]: Loaded 289 spawn chunks for world world
277[07:01:24] [Server thread/INFO]: Time elapsed: 3148 ms
278[07:01:24] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
279[07:01:24] [Server thread/INFO]: Preparing spawn area: 0%
280[07:01:24] [Server thread/INFO]: Loaded 289 spawn chunks for world world_nether
281[07:01:24] [Server thread/INFO]: Time elapsed: 436 ms
282[07:01:24] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
283[07:01:24] [Server thread/INFO]: Preparing spawn area: 0%
284[07:01:24] [Server thread/INFO]: Loaded 289 spawn chunks for world world_the_end
285[07:01:24] [Server thread/INFO]: Time elapsed: 279 ms
286[07:01:24] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.17.5
287[07:01:24] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
288[07:01:24] [Server thread/INFO]: [CoreProtect] Using MySQL for data storage.
289[07:01:24] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.9.9
290[07:01:24] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
291[07:01:24] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
292[07:01:24] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
293[07:01:24] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
294[07:01:24] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
295[07:01:24] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
296[07:01:24] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
297[07:01:24] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
298[07:01:24] [Server thread/INFO]: [CrazyCrates] Loading custom files.
299[07:01:24] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Galactic.yml.
300[07:01:24] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Basic.yml.
301[07:01:24] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Crazy.yml.
302[07:01:24] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Classic.yml.
303[07:01:24] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/VoteParty.yml.
304[07:01:24] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Voting.yml.
305[07:01:24] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Pet.yml.
306[07:01:24] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/LastMapVoteParty.yml.
307[07:01:25] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/LastMapVoting.yml.
308[07:01:25] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
309[07:01:25] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
310[07:01:25] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_14_R1! Trying to find NMS support
311[07:01:25] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_14_R1' loaded!
312[07:01:25] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
313[07:01:25] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
314[07:01:25] [Server thread/INFO]: [CrazyCrates] All physical crate locations have been loaded.
315[07:01:25] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
316[07:01:25] [Server thread/INFO]: [CrazyCrates] classic.nbt was successfully found and loaded.
317[07:01:25] [Server thread/INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded.
318[07:01:25] [Server thread/INFO]: [CrazyCrates] sea.nbt was successfully found and loaded.
319[07:01:25] [Server thread/INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded.
320[07:01:25] [Server thread/INFO]: [CrazyCrates] nether.nbt was successfully found and loaded.
321[07:01:25] [Server thread/INFO]: [CrazyCrates] soul.nbt was successfully found and loaded.
322[07:01:25] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
323[07:01:25] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
324[07:01:25] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
325[07:01:25] [Server thread/INFO]: [XRayDetector] Enabling XRayDetector v1.0*
326[07:01:25] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v2.0.1c
327[07:01:25] [Server thread/INFO]: [IllegalStack] Chat Components found! Enabling clickable commands in /istack
328[07:01:25] [Server thread/INFO]: [IllegalStack] - CMI was detected on your server, IllegalStack will block the ability to nest shulkers while shift+right clicking a shulker in your inventory!
329[07:01:25] [Server thread/INFO]: ProtocolLib was detected, checking for creative inventory cheats from players.
330[07:01:25] [Server thread/INFO]: [Illegal Stack] - MC Version 1.14 detected!
331[07:01:25] [Server thread/INFO]: Blocking 1.14 villager trade cheesing.
332[07:01:25] [Server thread/INFO]: [Votifier] [Votifier] Enabling Votifier v1.9*
333[07:01:25] [Server thread/INFO]: [Votifier] [Votifier] Votifier enabled.
334[07:01:25] [Server thread/INFO]: [PvPToggle] Enabling PvPToggle v1.6.5
335[07:01:25] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
336[07:01:25] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
337[07:01:25] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
338[07:01:25] [Server thread/INFO]: -------- World Settings For [Resource] --------
339[07:01:25] [Server thread/INFO]: Mob Spawn Range: 3
340[07:01:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
341[07:01:25] [Server thread/INFO]: Cane Growth Modifier: 100%
342[07:01:25] [Server thread/INFO]: Melon Growth Modifier: 100%
343[07:01:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
344[07:01:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
345[07:01:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
346[07:01:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
347[07:01:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
348[07:01:25] [Server thread/INFO]: Potato Growth Modifier: 100%
349[07:01:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
350[07:01:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
351[07:01:25] [Server thread/INFO]: Vine Growth Modifier: 100%
352[07:01:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
353[07:01:25] [Server thread/INFO]: Bamboo Growth Modifier: 100%
354[07:01:25] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
355[07:01:25] [Server thread/INFO]: Kelp Growth Modifier: 100%
356[07:01:25] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 32 / Ra 48 / Mi 6 / Tiv true
357[07:01:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
358[07:01:25] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
359[07:01:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
360[07:01:25] [Server thread/INFO]: Max TNT Explosions: 100
361[07:01:25] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
362[07:01:25] [Server thread/INFO]: Experience Merge Radius: 6.0
363[07:01:25] [Server thread/INFO]: View Distance: 6
364[07:01:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
365[07:01:25] [Server thread/INFO]: Item Despawn Rate: 6000
366[07:01:25] [Server thread/INFO]: Item Merge Radius: 4.0
367[07:01:25] [Server thread/INFO]: Arrow Despawn Rate: 600
368[07:01:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
369[07:01:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
370[07:01:25] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
371[07:01:25] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
372[07:01:25] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
373[07:01:25] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
374[07:01:25] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.8.2-SNAPSHOT
375[07:01:25] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_14_R1
376[07:01:25] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #298
377[07:01:25] [Server thread/INFO]: [LibsDisguises] Build Date: 30/07/2019 01:12
378[07:01:25] [Server thread/INFO]: [LibsDisguises] Found a premium Lib's Disguises jar (v9.8.2, build #282, created 18/05/2019 06:10)
379[07:01:25] [Server thread/INFO]: [LibsDisguises] Registered to: 219893 (32)
380[07:01:25] [Server thread/INFO]: [LibsDisguises] Premium enabled, thank you for supporting Lib's Disguises!
381[07:01:26] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
382[07:01:26] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
383[07:01:26] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.19.2
384[07:01:26] [Server thread/WARN]: [VotingPlugin] RewardInject Validator: AllSites, Directly Defined: true Path: Messages.Player : No player message set
385[07:01:26] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
386[07:01:26] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.19.2
387[07:01:26] [Server thread/INFO]: [MobFarmManager] Enabling MobFarmManager v1.5.3.0
388[07:01:27] [Server thread/INFO]: MobFarmManager Version 1.5.3.0 has been enabled
389[07:01:27] [Server thread/INFO]: [InfiniteStorage] Enabling InfiniteStorage v2.0-SNAPSHOT
390[07:01:27] [Server thread/INFO]: location config loaded succesfully!
391[07:01:27] [Server thread/INFO]: cache config loaded succesfully!
392[07:01:27] [Server thread/INFO]: [[InfiniteStorage]] Took 0.001 seconds to load all config!
393[07:01:27] [Server thread/INFO]: [EasyBackupCore] Enabling EasyBackupCore v3.0.7
394[07:01:27] [Server thread/INFO]: [TipAnnouncer] Enabling TipAnnouncer v1.0*
395[07:01:27] [Server thread/INFO]: [BeaconEffects] Enabling BeaconEffects v1.0*
396[07:01:27] [Server thread/INFO]: [Warps] Enabling Warps v1.0*
397[07:01:27] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.5.0
398[07:01:27] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
399[07:01:27] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.2-b107
400[07:01:27] [Server thread/INFO]: | Command file(s) found : 18
401[07:01:27] [Server thread/INFO]: | Config : Ready.
402[07:01:27] [Server thread/INFO]: | PlaceholderAPI: Not Found
403[07:01:27] [Server thread/INFO]: | Custom commands loaded : 189
404[07:01:27] [Server thread/INFO]: | Version: 5.5.0
405[07:01:27] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
406[07:01:27] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
407[07:01:27] [Server thread/INFO]: [Bank] Enabling Bank v1.0*
408[07:01:27] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.19.8
409[07:01:27] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
410[07:01:27] [Server thread/WARN]: [ShopGUIPlus] Spawners plugin not found, spawners won't be supported.
411[07:01:28] [Server thread/INFO]: [ezAuctions] Enabling ezAuctions v1.5.0
412[07:01:28] [Server thread/INFO]: [QuickShop] Enabling QuickShop vReremake 2.3.5
413[07:01:28] [Server thread/INFO]: [QuickShop] Quickshop Reremake
414[07:01:28] [Server thread/INFO]: [QuickShop] Developers: BukkitCommonsStudio, Netherfoam, Timtower, KaiNoMood, Ghost_chu, Mgazul, TiaraRinne
415[07:01:28] [Server thread/INFO]: [QuickShop] Original author: Netherfoam, Timtower, KaiNoMood
416[07:01:28] [Server thread/INFO]: [QuickShop] Let's start loading the plugin
417[07:01:28] [Server thread/INFO]: [QuickShop] Running QuickShop-Reremake on Minecraft version v1_14_R1
418[07:01:28] [Server thread/INFO]: [QuickShop] Translator: Ghost_chu
419[07:01:28] [Server thread/INFO]: [QuickShop] Contributors: Timtower, Netherfoam, KaiNoMood and Mgazul
420[07:01:28] [Server thread/INFO]: [QuickShop] Language Zone: English (en_US)
421[07:01:28] [Server thread/INFO]: [QuickShop] bStats module loaded.
422[07:01:28] [Server thread/INFO]: [QuickShop] Complete to load Itemname i18n.
423[07:01:28] [Server thread/INFO]: [QuickShop] Starting loading Enchantment i18n...
424[07:01:28] [Server thread/INFO]: [QuickShop] Complete to load enchname i18n.
425[07:01:28] [Server thread/INFO]: [QuickShop] Starting loading Potion i18n...
426[07:01:28] [Server thread/INFO]: [QuickShop] Complete to load potionname i18n.
427[07:01:28] [Server thread/INFO]: [QuickShop] Loading shops from the database...
428[07:01:28] [Server thread/INFO]: [QuickShop] Used 0ms to fetch all shops from the database.
429[07:01:28] [Server thread/INFO]: [QuickShop] Successfully loaded 36 shops! (Used 26ms, Avg 0ms per shop)
430[07:01:28] [Server thread/INFO]: [QuickShop] 36 shops will load after chunk have loaded, 0 shops will load after the world has loaded.
431[07:01:28] [Server thread/INFO]: [QuickShop] Registering Listeners...
432[07:01:28] [Server thread/INFO]: [QuickShop] Registering DisplayCheck task....
433[07:01:28] [Server thread/INFO]: [QuickShop] Cleaning MsgUtils...
434[07:01:28] [Server thread/INFO]: [QuickShop] Cleaning purchase messages from the database that are over a week old...
435[07:01:28] [Server thread/INFO]: [QuickShop] Registering UpdateWatcher...
436[07:01:28] [Server thread/INFO]: [QuickShop] Registering BStats Mertics...
437[07:01:28] [Server thread/INFO]: [QuickShop] Posting stats data...
438[07:01:28] [Server thread/INFO]: [QuickShop] Metrics submitted.
439[07:01:28] [Server thread/INFO]: [QuickShop] QuickShop Loaded! 199 ms.
440[07:01:28] [Thread-23/INFO]: [QuickShop] Sending stats data...
441[07:01:28] [Server thread/INFO]: [EasyBackup] Enabling EasyBackup v3.0.7
442[07:01:29] [Server thread/INFO]: [EasyBackup] -------------------------------------------------------------
443[07:01:30] [Server thread/INFO]: [EasyBackup] _____ ______ _
444[07:01:30] [Server thread/INFO]: [EasyBackup] | ___| | ___ \ | |
445[07:01:30] [Server thread/INFO]: [EasyBackup] | |__ __ _ ___ _ _ | |_/ / __ _ ___| | ___ _ _ __
446[07:01:30] [Server thread/INFO]: [EasyBackup] | __|/ _` / __| | | | | ___ \/ _` |/ __| |/ / | | | '_ \
447[07:01:30] [Server thread/INFO]: [EasyBackup] | |__| (_| \__ \ |_| | | |_/ / (_| | (__| <| |_| | |_) |
448[07:01:30] [Server thread/INFO]: [EasyBackup] \____/\__,_|___/\__, | \____/ \__,_|\___|_|\_\\__,_| .__/
449[07:01:30] [Server thread/INFO]: [EasyBackup] __/ | | |
450[07:01:30] [Server thread/INFO]: [EasyBackup] |___/ |_|
451[07:01:30] [Server thread/INFO]: [EasyBackup]
452[07:01:30] [Server thread/INFO]: [EasyBackup] EasyBackup v3.0.7
453[07:01:30] [Server thread/INFO]: [EasyBackup] Made by Forseth11, JarFiles
454[07:01:30] [Server thread/INFO]: [EasyBackup] Licensed to pinkpig (219893)
455[07:01:30] [Server thread/INFO]: [EasyBackup]
456[07:01:30] [Server thread/INFO]: [EasyBackup] Loading...
457[07:01:31] [Server thread/INFO]: [EasyBackup] Loading Configurations...
458[07:01:31] [Server thread/INFO]: [EasyBackup] Loading settings.yml config...
459[07:01:31] [Server thread/INFO]: -----------------------------------------------------------
460[07:01:31] [Server thread/INFO]: Whooooops, an error in EasyBackup occurred :c
461[07:01:31] [Server thread/INFO]:
462[07:01:31] [Server thread/INFO]: Reason: Could not load settings.yml configuration
463[07:01:31] [Server thread/INFO]: Type: nul
464[07:01:31] [Server thread/INFO]: Message: Could not set field 'MYSQL_DIRECT_BACKUPS'
465[07:01:31] [Server thread/INFO]:
466[07:01:31] [Server thread/INFO]: Full Stacktrace:
467[07:01:31] [Server thread/WARN]: me.forseth11.easybackup.config.handler.nul: Could not set field 'MYSQL_DIRECT_BACKUPS'
468[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.config.handler.cOm9.internalLoad(Unknown Source)
469[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.config.handler.cOm9.load(Unknown Source)
470[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.config.handler.cOm9.init(Unknown Source)
471[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.plugin.final .coM7.const(Unknown Source)
472[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.plugin.final .coM7.const(Unknown Source)
473[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.plugin.final .super.native(Unknown Source)
474[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.plugin.SpigotPlugin.onEnable(Unknown Source)
475[07:01:31] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
476[07:01:31] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
477[07:01:31] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
478[07:01:31] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467)
479[07:01:31] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381)
480[07:01:31] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474)
481[07:01:31] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290)
482[07:01:31] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:870)
483[07:01:31] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
484[07:01:31] [Server thread/WARN]: Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.List
485[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.plugin.final .lPT2.native(Unknown Source)
486[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.config.handler.this.const(Unknown Source)
487[07:01:31] [Server thread/WARN]: ... 16 more
488[07:01:31] [Server thread/INFO]:
489[07:01:31] [Server thread/INFO]: -----------------------------------------------------------
490[07:01:31] [Server thread/INFO]: [EasyBackup] Loading messages.yml config...
491[07:01:31] [Server thread/INFO]: [EasyBackup] Loading Managers...
492[07:01:31] [Server thread/INFO]: [EasyBackup] Loading EasyBackup schedule (CRON).
493[07:01:31] [Server thread/INFO]: -----------------------------------------------------------
494[07:01:31] [Server thread/INFO]: Whooooops, an error in EasyBackup occurred :c
495[07:01:31] [Server thread/INFO]:
496[07:01:31] [Server thread/INFO]: Reason: Could not load schedule '1:00 AM' More details below
497[07:01:31] [Server thread/INFO]: Type: IllegalArgumentException
498[07:01:31] [Server thread/INFO]: Message: Cron expression contains 2 parts but we expect one of [6, 7]
499[07:01:31] [Server thread/INFO]:
500[07:01:31] [Server thread/INFO]: Full Stacktrace:
501[07:01:31] [Server thread/WARN]: java.lang.IllegalArgumentException: Cron expression contains 2 parts but we expect one of [6, 7]
502[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.dependencies.cronutils.parser.CronParser.parse(CronParser.java:117)
503[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.plugin.final .LPt5.protected(Unknown Source)
504[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.plugin.final .LPt5.<init>(Unknown Source)
505[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.plugin.final .case.<init>(Unknown Source)
506[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.plugin.final .super.native(Unknown Source)
507[07:01:31] [Server thread/WARN]: at me.forseth11.easybackup.plugin.SpigotPlugin.onEnable(Unknown Source)
508[07:01:31] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
509[07:01:31] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
510[07:01:31] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
511[07:01:31] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467)
512[07:01:31] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381)
513[07:01:31] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474)
514[07:01:31] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290)
515[07:01:31] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:870)
516[07:01:31] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
517[07:01:31] [Server thread/INFO]:
518[07:01:31] [Server thread/INFO]: -----------------------------------------------------------
519[07:01:31] [Server thread/INFO]: [EasyBackup] Starting LagMeter...
520[07:01:31] [Server thread/INFO]: [EasyBackup] Loading Commands...
521[07:01:31] [Server thread/INFO]: [EasyBackup] Enabling API...
522[07:01:31] [Server thread/INFO]: [EasyBackup]
523[07:01:31] [Server thread/INFO]: [EasyBackup] EasyBackup has been loaded successfully. Starting backup schedule and disk protection...
524[07:01:31] [Server thread/INFO]: [EasyBackup] Backup Schedule has been started successfully
525[07:01:31] [Server thread/INFO]: [EasyBackup] -------------------------------------------------------------
526[07:01:31] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.1-SNAPSHOT;556b638
527[07:01:31] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
528[07:01:31] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
529[07:01:31] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
530[07:01:31] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
531[07:01:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
532[07:01:31] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
533[07:01:31] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
534[07:01:31] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
535[07:01:31] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
536[07:01:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
537[07:01:31] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
538[07:01:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
539[07:01:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
540[07:01:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
541[07:01:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
542[07:01:31] [Server thread/INFO]: [WorldGuard] (Resource) TNT ignition is PERMITTED.
543[07:01:31] [Server thread/INFO]: [WorldGuard] (Resource) Lighters are PERMITTED.
544[07:01:31] [Server thread/INFO]: [WorldGuard] (Resource) Lava fire is blocked.
545[07:01:31] [Server thread/INFO]: [WorldGuard] (Resource) Fire spread is UNRESTRICTED.
546[07:01:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Resource'
547[07:01:31] [Server thread/INFO]: [WorldGuard] Loading region data...
548[07:01:31] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.6.5-2800
549[07:01:31] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_14_R1 (Minecraft 1.14)...[0m
550[07:01:31] [Server thread/INFO]: [MythicMobs] MythicMobs LibsDisguises Support has been enabled![0m
551[07:01:31] [Server thread/INFO]: [MythicMobs] MythicMobs mcMMO Support has been enabled![0m
552[07:01:31] [Server thread/INFO]: [MythicMobs] MythicMobs MMOItems Support has been enabled![0m
553[07:01:31] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled![0m
554[07:01:31] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled![0m
555[07:01:31] [Server thread/INFO]: [LumineUtils] (io.lumine.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
556[07:01:32] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 7 mobs.[0m
557[07:01:32] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 1 vanilla mob overrides.[0m
558[07:01:32] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 0 mob stacks.[0m
559[07:01:32] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 3 skills.[0m
560[07:01:32] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 3 random spawns.[0m
561[07:01:32] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 3 mythic items.[0m
562[07:01:32] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 2 drop tables.[0m
563[07:01:32] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 0 mob spawners.[0m
564[07:01:32] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.[0m
565[07:01:32] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics[0m
566[07:01:32] [Server thread/INFO]: [MythicMobs] [32m✓ MythicMobs Premium v4.6.5 (build 2800) has been successfully loaded![0m[0m
567[07:01:32] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.17.1
568[07:01:32] [Server thread/INFO]: [Confiscate] Enabling Confiscate v2.2.6
569[07:01:32] [Server thread/INFO]: ____ ____ _ _ ____ _ ____ ____ ____ ___ ____
570[07:01:32] [Server thread/INFO]: | | | |\ | |___ | [__ | |__| | |___
571[07:01:32] [Server thread/INFO]: |___ |__| | \| | | ___] |___ | | | |___
572[07:01:32] [Server thread/INFO]:
573[07:01:32] [Server thread/INFO]: Hooked into: ShopGUIPlus
574[07:01:32] [Server thread/INFO]: Hooked into: mcMMO
575[07:01:32] [Server thread/INFO]: Chest room loaded successfully.
576[07:01:32] [Server thread/INFO]: __________________________________________________________
577[07:01:32] [Server thread/INFO]:
578[07:01:32] [Server thread/INFO]: Confiscate 2.2.6 premium
579[07:01:32] [Server thread/INFO]:
580[07:01:32] [Server thread/INFO]: For documentation and reporting bugs, please visit
581[07:01:32] [Server thread/INFO]: https://github.com/kangarko/Confiscate
582[07:01:32] [Server thread/INFO]:
583[07:01:32] [Server thread/INFO]: Initialization done. Took 8 ms.
584[07:01:32] [Server thread/INFO]: __________________________________________________________
585[07:01:32] [Server thread/INFO]:
586[07:01:32] [Server thread/INFO]: [DiscordSRV] Language initialized as English
587[07:01:32] [Server thread/INFO]: [DiscordSRV] API listener org.mineacademy.confiscate.lib.fo.model.LpT7$protected subscribed (1 methods)
588[07:01:32] [Server thread/INFO]: [SignMechanics] Enabling SignMechanics v1.0
589[07:01:32] [Server thread/INFO]: +------------------------+
590[07:01:32] [Server thread/INFO]: | Loading Sign Mechanics |
591[07:01:32] [Server thread/INFO]: +------------------------+
592[07:01:32] [Server thread/INFO]: worth config loaded succesfully!
593[07:01:32] [Server thread/INFO]: aliases config loaded succesfully!
594[07:01:32] [Server thread/INFO]: cache config loaded succesfully!
595[07:01:32] [Server thread/INFO]: config config loaded succesfully!
596[07:01:32] [Server thread/INFO]: [SignMechanics] Loading data for class Configs
597[07:01:32] [Server thread/INFO]: [SignMechanics] Succesfully loading data for class Configs
598[07:01:32] [Server thread/INFO]: [SignMechanics] Took 0.005 seconds to load all config!
599[07:01:32] [Server thread/INFO]: +-----------------------+
600[07:01:32] [Server thread/INFO]: | Sign Mechanic loaded! |
601[07:01:32] [Server thread/INFO]: +-----------------------+
602[07:01:32] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v9.9.0.0
603[07:01:32] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.11.6
604[07:01:32] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
605[07:01:32] [Server thread/INFO]: [GriefPrevention] 200 total claims loaded.
606[07:01:33] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
607[07:01:33] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
608[07:01:33] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
609[07:01:33] [Server thread/INFO]: [GriefPrevention] GriefPrevention requires Vault for economy integration.
610[07:01:33] [Server thread/INFO]: [GriefPrevention] Attempting to load Vault...
611[07:01:33] [Server thread/INFO]: [GriefPrevention] Vault loaded successfully!
612[07:01:33] [Server thread/INFO]: [GriefPrevention] Looking for a Vault-compatible economy plugin...
613[07:01:33] [Server thread/INFO]: [GriefPrevention] Hooked into economy: CMIEconomy.
614[07:01:33] [Server thread/INFO]: [GriefPrevention] Ready to buy/sell claim blocks!
615[07:01:33] [Server thread/INFO]: [GriefPrevention] Boot finished.
616[07:01:33] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.5.7
617[07:01:33] [Server thread/INFO]: ___ _ _ _ ___ _ _
618[07:01:33] [Server thread/INFO]: | __| | \| | _ | | |_ _| | \| |
619[07:01:33] [Server thread/INFO]: | _| | .` | | || | | | | .` |
620[07:01:33] [Server thread/INFO]: |___| |_|\_| \__/ |___| |_|\_|
621[07:01:33] [Server thread/INFO]: Enjin Minecraft Plugin 3.5.7
622[07:01:33] [Server thread/INFO]: [com.enjin.bukkit.EnjinMinecraftPlugin] Initializing for the first time.
623[07:01:33] [Server thread/INFO]: [com.enjin.shaded.reflections.Reflections] Reflections took 39 ms to scan 1 urls, producing 2 keys and 10 values
624[07:01:33] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (35bc27bf421604a08ea637646123433ee9794e69)
625[07:01:33] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v2.4.9
626[07:01:33] [Server thread/INFO]: [PremiumVanish] Hooked into LibsDisguises
627[07:01:33] [Server thread/INFO]: [PremiumVanish] Hooked into EnjinMinecraftPlugin
628[07:01:33] [Server thread/INFO]: [ChatControl] Enabling ChatControl v8.3.8
629[07:01:34] [Log4j2-TF-1-AsyncLogger[AsyncContext@1b6d3586]-1/INFO]: [DiscordSRV] [JDA] Login Successful!
630[07:01:34] [Server thread/INFO]: _____ _ _ _____ _ _ +
631[07:01:34] [Server thread/INFO]: / ____| | | | / ____| | | | |
632[07:01:34] [Server thread/INFO]: | | | |__ __ _| |_| | ___ _ __ | |_ _ __ ___ | |
633[07:01:34] [Server thread/INFO]: | | | '_ \ / _` | __| | / _ \| '_ \| __| '__/ _ \| |
634[07:01:34] [Server thread/INFO]: | |____| | | | (_| | |_| |___| (_) | | | | |_| | | (_) | |
635[07:01:34] [Server thread/INFO]: \_____|_| |_|\__,_|\__|\_____\___/|_| |_|\__|_| \___/|_|
636[07:01:34] [Server thread/INFO]:
637[07:01:34] [Log4j2-TF-1-AsyncLogger[AsyncContext@1b6d3586]-1/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
638[07:01:34] [Server thread/INFO]: Registering commands...
639[07:01:34] [Server thread/INFO]: Command /ignore already used by GriefPrevention, we take it over...
640[07:01:34] [Server thread/INFO]: Command /a already used by mcMMO, we take it over...
641[07:01:34] [Server thread/INFO]:
642[07:01:34] [Server thread/INFO]: Loaded 74 global, 8 chat, 4 command, 1 packet an rules
643[07:01:34] [Server thread/INFO]: Hooked into: DiscordSRV
644[07:01:34] [Server thread/INFO]:
645[07:01:34] [Server thread/INFO]: ChatControl loaded. Chat now controls.
646[07:01:34] [Server thread/INFO]: ______________________________________________________________
647[07:01:34] [Server thread/INFO]: [DiscordSRV] API listener org.mineacademy.chatcontrol.lib.fo.model.LpT7$protected subscribed (1 methods)
648[07:01:34] [Server thread/INFO]: [ClaimslistClassifier] Enabling ClaimslistClassifier v1.5
649[07:01:34] [Server thread/INFO]: [ClaimslistClassifier] Enabled sorted claimslist
650[07:01:34] [Server thread/INFO]: [ClaimslistClassifier] Enabled claimNaming
651[07:01:34] [Server thread/INFO]: [ClaimslistClassifier] Enabled TrustedClaimsListCommand
652[07:01:34] [Server thread/INFO]: [ClaimslistClassifier] Enabled ConfirmAbandonClaimListener
653[07:01:34] [Log4j2-TF-1-AsyncLogger[AsyncContext@1b6d3586]-1/INFO]: [DiscordSRV] [JDA] Finished Loading!
654[07:01:34] [Server thread/INFO]: [CMI] Enabling CMI v8.6.12.0
655[07:01:35] [Server thread/INFO]: [CMI] 39 Enabled and 8 Disabled modules
656[07:01:35] [Server thread/INFO]: [CMI] LuckPerms plugin will be used
657[07:01:35] [Server thread/INFO]: [CMI] Loaded (48) regular alias into memory. Took 28ms
658[07:01:35] [Server thread/INFO]: [CMI] Loaded (1) custom text's into memory. Took 1ms
659[07:01:35] [Server thread/INFO]: [CMI] 5.7.26 data base type detected
660[07:01:35] [Server thread/INFO]: [CMI] Started (MySQL) data base. Took 66ms
661[07:01:35] [Server thread/INFO]: [CMI] Vault was found - Enabling capabilities. Economy: CMIEconomy
662[07:01:35] [Server thread/INFO]: [CMI] Can't determine sound name for tag. Trying to defaulting to BLOCK_NOTE_HARP
663[07:01:35] [Server thread/INFO]: [CMI] Loaded (5) warning categories into memory. Took 1ms
664[07:01:35] [Server thread/INFO]: [CMI] Loaded (3) warning commands into memory. Took 0ms
665[07:01:35] [Server thread/INFO]: [CMI] Loaded (121) custom mob heads
666[07:01:35] [Server thread/INFO]: [CMI] Loaded (0) cooldowns into memory. Took 14ms
667[07:01:35] [Server thread/INFO]: [CMI] Initializing BungeeCord
668[07:01:35] [Server thread/INFO]: [CMI] Loaded (6) kits into memory. Took 5ms
669[07:01:35] [Server thread/INFO]: [CMI] Cant determine stat type TradedWithWillager
670[07:01:35] [Server thread/INFO]: [CMI] Loaded (16) ranks into memory. Took 14ms
671[07:01:35] [Server thread/INFO]: [CMI] Loaded (5) playtime rewards into memory. Took 1ms
672[07:01:35] [Server thread/INFO]: [CMI] Loaded (227) Player data into memory. Took 29ms
673[07:01:35] [Server thread/INFO]: [CMI] Loaded (1403) playtime records into memory. Took 23ms
674[07:01:35] [Server thread/INFO]: [CMI] Loaded (0) playtime reward records into memory. Took 0ms
675[07:01:35] [Server thread/INFO]: [CMI] Loaded (2) interactive commands into memory. Took 5ms
676[07:01:35] [Server thread/INFO]: [CMI] Votifier found. Enabling vote listeners
677[07:01:35] [Server thread/INFO]: [CMI] Registered events. Took 186ms
678[07:01:35] [Server thread/INFO]: [CMI] Loaded (3) event action commands into memory. Took 2ms
679[07:01:36] [Server thread/INFO]: [CMI] Updated (EN) language file. Took 111ms
680[07:01:36] [Server thread/INFO]: [CMI] Loaded (245) worth values into memory. Took 6ms
681[07:01:36] [Server thread/INFO]: [CMI] Loaded (22) warps into memory. Took 2ms
682[07:01:36] [Server thread/INFO]: [CMI] Vault permissions was found - Enabling capabilities.
683[07:01:36] [Server thread/INFO]: [CMI] McMMO was found - Enabling capabilities.
684[07:01:36] [Server thread/INFO]: [CMI] Cleaning.
685[07:01:36] [Server thread/INFO]: [CMI] Starting world timer.
686[07:01:36] [Server thread/INFO]: [CMI] Initializing world manager.
687[07:01:36] [Server thread/INFO]: [CMI] Loaded (5) schedules into memory. Took 3ms
688[07:01:36] [Server thread/INFO]: [CMI] Loaded (6) holograms into memory. Took 8ms
689[07:01:36] [Server thread/INFO]: [CMI] Loaded (0) skin cache entries into memory. Took 0ms
690[07:01:36] [Server thread/INFO]: [CMI] Found DiscordSRV
691[07:01:36] [Server thread/INFO]: [DiscordSRV] API listener com.Zrips.CMI.Modules.DiscordSRV.DiscordSRVListener subscribed (4 methods)
692[07:01:36] [Server thread/INFO]: [CMI] Version 8.6.12.0 has been enabled
693[07:01:36] [Server thread/INFO]: [PremiumVanish] Hooked into CMI
694[07:01:36] [Server thread/INFO]: [CMIEInjector][Economy] CMI Economy hooked.
695[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:Porkopolis(567957085413703680)
696[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(567958148800053249)
697[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(568002560552730624)
698[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:changes-and-fixes(604332764229009469)
699[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:events(568003103279022081)
700[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:sneak-peeks(598968211349962773)
701[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:normal_reports(568003411740459019)
702[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:suggestions(568004545075085333)
703[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:custom_item_ideas(568005078716383233)
704[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:polls(568005462658908215)
705[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:roles(568010128306208769)
706[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:boost-notification(591736890521026572)
707[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-chat(604328260930895873)
708[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:new-console(598596233480765443)
709[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(567957085413703682)
710[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:marketplace(605177557054390317)
711[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:anime(568009473516503042)
712[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:disney(568009638126026771)
713[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:your_art(568011268389339136)
714[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:programming(568011783831552042)
715[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:memes(568012876611190814)
716[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:adorable(568943946533699586)
717[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:music(604136697776701475)
718[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:things_to_do(568142936634556418)
719[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:important_notes(568640581983797269)
720[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server_login(568230778727694336)
721[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:make_a_spigot_acc(568633647314370570)
722[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:setting_up_a_test_server(568244805759664139)
723[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:yaml_files(568823343441117184)
724[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:coreprotect_tutorial(568827633811324938)
725[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:mysql_database(568823383043735556)
726[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:programs_to_get(568237100458049536)
727[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:filezilla_tutorial(568244027795963904)
728[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:winscp_tutorial(568244083714293772)
729[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:notepadplusplus_tutorial(568244185480822789)
730[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:resetting_rw_world(572891864781422613)
731[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:timings_reports(604445758493556746)
732[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:installation_and_logging_in(569370628797235211)
733[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:backing_up_mysql_database(569344128362741770)
734[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:progress(598265270129262632)
735[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:next_steps(601179074282520583)
736[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:plugin_jars(602276037266505775)
737[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:features_to_note_for_1_14_update(598181137914789919)
738[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:things_to_note_for_1_14_map(598178949561843712)
739[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rank_perks(599813553905598470)
740[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:perk_coordination(600420120061542400)
741[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:plugins_to_look_into_later(599639205051891712)
742[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff_chat(568019754732879872)
743[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-off-topic(568971023404367882)
744[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:owner_chat(568213134465171476)
745[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-ideas(568884769912258580)
746[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server_changes(568020153405800451)
747[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:builder_chat(568021560024367104)
748[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:reminders_for_us(568023063531356170)
749[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:terms_of_ownership(568900834314813450)
750[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:mute_chat(568021811732938752)
751[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:jail_chat(568022221466107921)
752[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ban_chat(568022438831456276)
753[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:chat-logs(572844590919450647)
754[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot_commands(568025485624344576)
755[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot_logs(568025756979036170)
756[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot_usage(568025830115115008)
757[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:music_commands(568843270898188288)
758[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:old_server_chat(568006644064059392)
759[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:old_changes_and_fixes(567994640297623553)
760[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:old-1_14_4-server-chat(598595819905482789)
761[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:buyable_perks(599445382707281920)
762[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 598596233480765443
763[07:01:36] [Server thread/INFO]: [TradeMe] Enabling TradeMe v6.0.1.3
764[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] JDBC tables passed validation, using JDBC account backend
765[07:01:36] [Server thread/INFO]: [TradeMe] Version 6.0.1.3 has been enabled
766[07:01:36] [Server thread/INFO]: [TradeMe] GriefPrevention plugin was found!
767[07:01:36] [Server thread/INFO]: [TradeMe] McMMO plugin was found!
768[07:01:36] [Server thread/INFO]: [TradeMe] Vault plugin was found!
769[07:01:36] [Server thread/INFO]: [TradeMe] Connected to sqlite
770[07:01:36] [Server thread/INFO]: [TradeMe] 421 trade logs preloaded
771[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
772[07:01:36] [Server thread/INFO]: [SafariNet] Enabling SafariNet v1.14.7-SNAPSHOT
773[07:01:36] [Server thread/INFO]: [SafariNet] Using v1_14_R1
774[07:01:36] [Server thread/INFO]: [SafariNet] WorldGuard found and using it.
775[07:01:36] [Server thread/INFO]: [SafariNet] GriefPrevention found and using it.
776[07:01:36] [Server thread/INFO]: [SafariNet] MythicMobs found and using it.
777[07:01:36] [Server thread/INFO]: [BossShopPro] Enabling BossShopPro v2.0.8
778[07:01:37] [Server thread/INFO]: [BossShopPro] Loading data...
779[07:01:37] [Server thread/INFO]: [MorphRedeem] Enabling MorphRedeem v1.1.1
780[07:01:37] [Server thread/INFO]: [----------[MorphRedeem]----------]
781[07:01:37] [Server thread/INFO]: Version: 1.1.1
782[07:01:37] [Server thread/INFO]: Config: Loading config.
783[07:01:37] [Server thread/INFO]: Storage Type: YML
784[07:01:37] [Server thread/INFO]: PlaceholderAPI: Not found
785[07:01:37] [Server thread/INFO]: Plugin Status: Enabled
786[07:01:37] [Server thread/INFO]: [----------[MorphRedeem]----------]
787[07:01:37] [Server thread/INFO]: [GriefPreventionFlags] Enabling GriefPreventionFlags v5.5.3
788[07:01:37] [Server thread/INFO]: [GPFlags] 1.13+ Version Loaded
789[07:01:37] [Server thread/INFO]: [GPFlags] Finished loading configuration.
790[07:01:38] [Server thread/INFO]: [GPFlags] Finished loading data.
791[07:01:38] [Server thread/INFO]: [GPFlags] Boot finished.
792[07:01:38] [Server thread/INFO]: [MMOItems] Enabling MMOItems v4.7.15
793[07:01:38] [Server thread/WARN]: [MMOItems] Could not load set bonus 'speed' from NYMPH.
794[07:01:38] [Server thread/INFO]: [MMOItems] Loading crafting stations, please wait..
795[07:01:38] [Server thread/INFO]: [MMOItems] Hooked onto CMI Holograms
796[07:01:38] [Server thread/INFO]: [MMOItems] Hooked onto MythicMobs
797[07:01:38] [Server thread/INFO]: [MMOItems] Hooked onto mcMMO
798[07:01:38] [Server thread/INFO]: [MMOItems] Loading recipes, please wait...
799[07:01:38] [Server thread/INFO]: Done (18.854s)! For help, type "help"
800[07:01:38] [Server thread/INFO]: Starting GS4 status listener
801[07:01:38] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
802[07:01:38] [Server thread/INFO]: Timings Reset
803[07:01:38] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
804[07:01:38] [Craft Scheduler Thread - 2/INFO]: [mcMMO] Cleaned backup files. Deleted 5 of 19 files.
805[07:01:38] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
806[07:01:38] [Craft Scheduler Thread - 12/INFO]: [MMOItems] Hooked onto BossShopPro (async)
807[07:01:38] [Server thread/INFO]: [CombatLog] Enabling expansion 'Cheat Prevention v14.11'
808[07:01:38] [Craft Scheduler Thread - 8/INFO]: A new version of Confiscate is available.
809[07:01:38] [Craft Scheduler Thread - 8/INFO]: Current version: 2.2.6; New version: 2.2.7
810[07:01:38] [Craft Scheduler Thread - 8/INFO]: URL: https://www.spigotmc.org/resources/10258/.
811[07:01:38] [Server thread/INFO]: [CombatLog]
812[07:01:38] [Server thread/INFO]: [CombatLog] Enabling expansion 'NotCombatLogX v14.3'
813[07:01:38] [Server thread/INFO]: [CombatLog]
814[07:01:38] [Server thread/INFO]: [CombatLog] Successfully enabled 2 expansionss
815[07:01:38] [Server thread/INFO]: [CombatLog] CombatLogX is now enabled.
816[07:01:39] [Craft Scheduler Thread - 20/INFO]: [QuickShop] A new version of QuickShop has been released!
817[07:01:39] [Craft Scheduler Thread - 20/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
818[07:01:39] [Craft Scheduler Thread - 19/INFO]: A new version of ChatControl is available.
819[07:01:39] [Craft Scheduler Thread - 19/INFO]: Current version: 8.3.8; New version: 8.3.16
820[07:01:39] [Craft Scheduler Thread - 19/INFO]: URL: https://www.spigotmc.org/resources/10258/.
821[07:01:40] [Craft Scheduler Thread - 21/INFO]: [MMOItems] A new build is available: 4.7.17 (you are running 4.7.15)
822[07:01:40] [Craft Scheduler Thread - 21/INFO]: [MMOItems] Download it here: https://www.spigotmc.org/resources/39267/
823[07:01:40] [Server thread/INFO]: [QuickShop] Using economy system: CMIEconomy
824[07:01:40] [Server thread/INFO]: [LibsDisguises] There is a new build of Lib's Disguises! You are using #298, the latest build is #300!
825https://ci.md-5.net/job/LibsDisguises/lastSuccessfulBuild/
826[07:01:40] [Craft Scheduler Thread - 19/INFO]: [CombatLog] Checking for updates using Spigot API...
827[07:01:40] [Craft Scheduler Thread - 21/INFO]: [Vault] Checking for Updates ...
828[07:01:40] [Craft Scheduler Thread - 19/INFO]: ==============================================
829[07:01:40] [Craft Scheduler Thread - 19/INFO]: CombatLogX Update Checker
830[07:01:40] [Craft Scheduler Thread - 19/INFO]:
831[07:01:40] [Craft Scheduler Thread - 19/INFO]: There is an update available!
832[07:01:40] [Craft Scheduler Thread - 19/INFO]: Latest Version: 9.9.1.1
833[07:01:40] [Craft Scheduler Thread - 19/INFO]: Your Version: 9.9.0.0
834[07:01:40] [Craft Scheduler Thread - 19/INFO]: Get it here: https://www.spigotmc.org/resources/combatlogx.31689/
835[07:01:40] [Craft Scheduler Thread - 19/INFO]: ==============================================
836[07:01:40] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
837[07:01:40] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
838[07:01:40] [Craft Scheduler Thread - 7/INFO]: [BossShopPro] Successfully hooked into Points plugin EnjinMinecraftPlugin.
839[07:01:40] [Craft Scheduler Thread - 7/INFO]: [BossShopPro] Loaded 12 Shops!
840[07:01:40] [Craft Scheduler Thread - 7/INFO]: [BossShopPro] Vault found.
841[07:01:40] [Craft Scheduler Thread - 21/INFO]: [Vault] No new version available
842[07:01:40] [Craft Scheduler Thread - 21/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 5.19.2 New Version: 5.19.4 Use /av download to get the latest update!
843[07:01:41] [Server thread/INFO]: [CMI] Checking... 226/99
844[07:01:41] [Server thread/INFO]: [CMI] Checking... 226/199
845[07:01:41] [Server thread/INFO]: [CMI] Checking... 226/226
846[07:01:41] [Server thread/INFO]: [CMI] Finished cleaning
847[07:01:41] [Server thread/INFO]: [CMI] Player data files removed: 0 Keeping: 226
848[07:31:28] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
849[07:31:28] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
850[08:01:38] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
851[08:01:38] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
852[08:01:38] [Craft Scheduler Thread - 157/INFO]: [QuickShop] A new version of QuickShop has been released!
853[08:01:38] [Craft Scheduler Thread - 157/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
854[08:31:48] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
855[08:31:48] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
856[09:01:38] [Craft Scheduler Thread - 297/INFO]: [QuickShop] A new version of QuickShop has been released!
857[09:01:38] [Craft Scheduler Thread - 297/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
858[09:01:58] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
859[09:01:58] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
860[09:32:08] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
861[09:32:08] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
862[10:01:38] [Craft Scheduler Thread - 433/INFO]: [QuickShop] A new version of QuickShop has been released!
863[10:01:38] [Craft Scheduler Thread - 433/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
864[10:02:18] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
865[10:02:18] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
866[10:32:28] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
867[10:32:28] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
868[11:01:38] [Craft Scheduler Thread - 568/INFO]: [QuickShop] A new version of QuickShop has been released!
869[11:01:38] [Craft Scheduler Thread - 568/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
870[11:02:38] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
871[11:02:38] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
872[11:31:56] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'Minecraft-MP.com' by player 'hunterk1ng'!
873[11:32:36] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'mineservers.com' by player 'hunterk1ng'!
874[11:32:48] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
875[11:32:48] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
876[11:33:14] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'Minelist.net' by player 'hunterk1ng'!
877[11:33:59] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'TopMinecraftServers' by player 'hunterk1ng'!
878[11:34:38] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'PlanetMinecraft.com' by player 'hunterk1ng'!
879[11:34:38] [Craft Scheduler Thread - 661/WARN]: [VotingPlugin] RewardInject Validator: AllSites, Directly Defined: true Path: Messages.Player : No player message set
880[11:40:14] [User Authenticator #1/INFO]: UUID of player hunterk1ng is d7271910-fc51-4215-80a6-31d28b457825
881[11:40:14] [Server thread/INFO]: [SignMechanic] DEBUG: Purging d7271910-fc51-4215-80a6-31d28b457825
882[11:40:14] [Server thread/INFO]: hunterk1ng[/97.81.90.100:53432] logged in with entity id 426 at ([world]1654.9057361171033, 48.0, 569.3000000119209)
883[11:40:16] [Server thread/INFO]: [Broadcast] hunterk1ng has voted 2 times and received 24 exp bottles, 1 diamond, and 2 cooked porkchops!
884[11:40:16] [Server thread/INFO]: Giving 24 of Bottle o' Enchanting () to hunterk1ng
885[11:40:16] [Server thread/INFO]: Giving 1 of Diamond () to hunterk1ng
886[11:40:16] [Server thread/INFO]: Giving 2 of Cooked Porkchop () to hunterk1ng
887[11:40:16] [Server thread/INFO]: [Broadcast] hunterk1ng has voted 3 times and received a Voting Crate Key!
888[11:40:16] [Server thread/INFO]: [Crates] You have given hunterk1ng 1 Keys.
889[11:40:16] [Server thread/INFO]: [Broadcast] hunterk1ng has voted 3 times and received a Voting Crate Key!
890[11:40:16] [Server thread/INFO]: [Crates] You have given hunterk1ng 1 Keys.
891[11:40:16] [Server thread/INFO]: [Broadcast] hunterk1ng has voted 2 times and received 24 exp bottles, 1 diamond, and 2 cooked porkchops!
892[11:40:16] [Server thread/INFO]: Giving 24 of Bottle o' Enchanting () to hunterk1ng
893[11:40:16] [Server thread/INFO]: Giving 1 of Diamond () to hunterk1ng
894[11:40:16] [Server thread/INFO]: Giving 2 of Cooked Porkchop () to hunterk1ng
895[11:40:16] [Server thread/INFO]: [Broadcast] hunterk1ng has voted 2 times and received 24 exp bottles, 1 diamond, and 2 cooked porkchops!
896[11:40:16] [Server thread/INFO]: Giving 24 of Bottle o' Enchanting () to hunterk1ng
897[11:40:16] [Server thread/INFO]: Giving 1 of Diamond () to hunterk1ng
898[11:40:16] [Server thread/INFO]: Giving 2 of Cooked Porkchop () to hunterk1ng
899[11:40:16] [Server thread/INFO]: [Broadcast] hunterk1ng has voted 5 times and received the ability to enable a level II beacon effect for 5 minutes using /vr5!
900[11:40:16] [Server thread/INFO]: [me -> hunterk1ng] Note: The every 5 vote reward does not stack. You must use the reward before getting another 5 votes.
901[11:40:16] [pool-14-thread-1/INFO]: [LP] hunterk1ng already has bs.votingreward.every5.beaconeffects set in context global.
902[11:41:04] [Server thread/INFO]: hunterk1ng issued server command: /warp crates
903[11:41:26] [Server thread/INFO]: true
904[11:41:32] [Server thread/INFO]: [Broadcast] hunterk1ng has just opened a Voting Crate and won $500!
905[11:41:32] [Server thread/INFO]: hunterk1ng new balance: $13,215.76
906[11:41:37] [Server thread/INFO]: true
907[11:41:42] [Server thread/INFO]: [Broadcast] hunterk1ng has just opened a Voting Crate and won a Vindicator Disguise!
908[11:41:42] [pool-14-thread-1/INFO]: [LP] Set libsdisguises.disguise.vindicator to true for hunterk1ng in context global.
909[11:42:55] [Server thread/INFO]: hunterk1ng issued server command: /back
910[11:43:52] [Server thread/INFO]: hunterk1ng issued server command: /warp crates
911[11:44:03] [Server thread/INFO]: hunterk1ng issued server command: /warp puffyenders
912[11:50:05] [Server thread/INFO]: hunterk1ng issued server command: /home gl
913[11:50:10] [Server thread/INFO]: hunterk1ng issued server command: /back
914[11:50:21] [Server thread/INFO]: hunterk1ng issued server command: /ts
915[11:50:21] [Server thread/INFO]: hunterk1ng issued mycmd command ID(67) /ts
916[11:50:21] [Server thread/INFO]: hunterk1ng issued server command: /shopgui
917[11:50:31] [Server thread/INFO]: hunterk1ng issued server command: /back
918[11:51:23] [Server thread/INFO]: hunterk1ng issued server command: /home isl
919[11:52:42] [Server thread/INFO]: hunterk1ng issued server command: /warp puffyenders
920[11:53:28] [Server thread/INFO]: hunterk1ng issued server command: /back
921[11:54:09] [Server thread/INFO]: hunterk1ng issued server command: /back
922[11:54:27] [Server thread/INFO]: hunterk1ng issued server command: /ts
923[11:54:27] [Server thread/INFO]: hunterk1ng issued mycmd command ID(67) /ts
924[11:54:27] [Server thread/INFO]: hunterk1ng issued server command: /shopgui
925[11:54:37] [Server thread/INFO]: hunterk1ng issued server command: /balance
926[11:54:52] [Server thread/INFO]: hunterk1ng issued server command: /home gl
927[11:57:47] [Server thread/INFO]: hunterk1ng issued server command: /home ccts
928[11:58:01] [Server thread/INFO]: hunterk1ng issued server command: /back
929[11:59:15] [Server thread/INFO]: hunterk1ng lost connection: Disconnected
930[11:59:15] [Server thread/INFO]: hunterk1ng left the game
931[12:01:38] [Craft Scheduler Thread - 713/INFO]: [QuickShop] A new version of QuickShop has been released!
932[12:01:38] [Craft Scheduler Thread - 713/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
933[12:02:58] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
934[12:02:58] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
935[12:33:08] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
936[12:33:08] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
937[12:39:21] [User Authenticator #2/INFO]: UUID of player reddwarf65 is e2040aab-3b4b-4542-b40a-2fec773048b8
938[12:39:21] [Server thread/INFO]: [SignMechanic] DEBUG: Purging e2040aab-3b4b-4542-b40a-2fec773048b8
939[12:39:21] [Server thread/INFO]: reddwarf65[/67.131.164.222:65412] logged in with entity id 5264 at ([world]-1114.2291943428843, 132.0, 828.8142953819445)
940[12:41:11] [Server thread/INFO]: reddwarf65 issued server command: /home
941[12:41:11] [Server thread/WARN]: reddwarf65 moved too quickly! -9.86783630903642,69.1,-12.136868200905383
942[12:46:15] [Server thread/INFO]: reddwarf65 issued server command: /home
943[12:47:37] [Server thread/INFO]: reddwarf65 issued server command: /warps
944[12:47:37] [Server thread/INFO]: reddwarf65 issued mycmd command ID(71) /warps
945[12:47:37] [Server thread/INFO]: reddwarf65 issued server command: /warp list
946[12:47:46] [Server thread/INFO]: reddwarf65 issued server command: /warp puffyenders
947[12:49:20] [Server thread/INFO]: reddwarf65 issued server command: /spawn
948[12:50:17] [Server thread/INFO]: reddwarf65 issued server command: /home
949[12:52:08] [Server thread/INFO]: reddwarf65 issued server command: /home
950[12:52:43] [Server thread/INFO]: reddwarf65 issued server command: /claimslist
951[12:53:13] [Server thread/INFO]: reddwarf65 issued server command: /home
952[12:53:15] [Server thread/INFO]: reddwarf65 lost connection: Disconnected
953[12:53:15] [Server thread/INFO]: reddwarf65 left the game
954[13:01:38] [Craft Scheduler Thread - 843/INFO]: [Vault] Checking for Updates ...
955[13:01:38] [Craft Scheduler Thread - 852/INFO]: [QuickShop] A new version of QuickShop has been released!
956[13:01:38] [Craft Scheduler Thread - 852/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
957[13:01:38] [Server thread/INFO]: [LibsDisguises] There is a new build of Lib's Disguises! You are using #298, the latest build is #300!
958https://ci.md-5.net/job/LibsDisguises/lastSuccessfulBuild/
959[13:01:38] [Craft Scheduler Thread - 843/INFO]: [Vault] No new version available
960[13:03:18] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
961[13:03:18] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
962[13:33:28] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
963[13:33:28] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
964[13:50:50] [User Authenticator #3/INFO]: UUID of player maceace009 is f24c5acd-0cfa-42a9-9ddd-ecf9db7d6fc3
965[13:50:51] [Server thread/INFO]: [SignMechanic] DEBUG: Purging f24c5acd-0cfa-42a9-9ddd-ecf9db7d6fc3
966[13:50:51] [Server thread/INFO]: maceace009[/92.18.219.169:63748] logged in with entity id 7346 at ([world]-1166.437362731791, 28.0, -942.3000000119209)
967[13:51:18] [Server thread/INFO]: maceace009 issued server command: /home
968[13:51:59] [Server thread/INFO]: maceace009 issued server command: /back
969[13:56:38] [Server thread/INFO]: maceace009 lost connection: Disconnected
970[13:56:38] [Server thread/INFO]: maceace009 left the game
971[14:01:38] [Craft Scheduler Thread - 988/INFO]: [QuickShop] A new version of QuickShop has been released!
972[14:01:38] [Craft Scheduler Thread - 988/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
973[14:03:38] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
974[14:03:38] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
975[14:07:46] [User Authenticator #4/INFO]: UUID of player reddwarf65 is e2040aab-3b4b-4542-b40a-2fec773048b8
976[14:07:46] [Server thread/INFO]: reddwarf65[/67.131.164.222:29709] logged in with entity id 7892 at ([world]-1114.403736959905, 132.0, 828.8688190342182)
977[14:09:41] [Server thread/INFO]: reddwarf65 issued server command: /unclaim
978[14:09:49] [Server thread/INFO]: reddwarf65 issued server command: /abandonallclaims
979[14:13:12] [Server thread/INFO]: reddwarf65 issued server command: /home
980[14:13:12] [Server thread/WARN]: reddwarf65 moved too quickly! -0.6159176842529632,60.099999999999994,-7.080319455262952
981[14:14:48] [Server thread/INFO]: reddwarf65 issued server command: /wild
982[14:14:48] [Server thread/INFO]: reddwarf65 issued mycmd command ID(81) /wild
983[14:14:48] [Server thread/INFO]: reddwarf65 issued server command: /cmi rt
984[14:15:46] [Server thread/INFO]: reddwarf65 issued server command: /home
985[14:16:04] [Server thread/INFO]: reddwarf65 issued server command: /home
986[14:16:04] [Server thread/WARN]: reddwarf65 moved too quickly! -22.058622369645718,80.1,2.3794164774443516
987[14:16:24] [Server thread/INFO]: reddwarf65 issued server command: /back
988[14:16:31] [Server thread/INFO]: reddwarf65 issued server command: /wild
989[14:16:31] [Server thread/INFO]: reddwarf65 issued mycmd command ID(81) /wild
990[14:16:31] [Server thread/INFO]: reddwarf65 issued server command: /cmi rt
991[14:17:02] [Server thread/INFO]: reddwarf65 issued server command: /wild
992[14:17:02] [Server thread/INFO]: reddwarf65 issued mycmd command ID(81) /wild
993[14:17:02] [Server thread/INFO]: reddwarf65 issued server command: /cmi rt
994[14:17:12] [Server thread/INFO]: reddwarf65 issued server command: /wild
995[14:17:12] [Server thread/INFO]: reddwarf65 issued mycmd command ID(81) /wild
996[14:17:12] [Server thread/INFO]: reddwarf65 issued server command: /cmi rt
997[14:18:30] [Server thread/INFO]: reddwarf65 issued server command: /wild
998[14:18:30] [Server thread/INFO]: reddwarf65 issued mycmd command ID(81) /wild
999[14:18:30] [Server thread/INFO]: reddwarf65 issued server command: /cmi rt
1000[14:19:08] [Server thread/INFO]: reddwarf65 lost connection: Disconnected
1001[14:19:08] [Server thread/INFO]: reddwarf65 left the game
1002[14:20:05] [User Authenticator #5/INFO]: UUID of player reddwarf65 is e2040aab-3b4b-4542-b40a-2fec773048b8
1003[14:20:05] [Server thread/INFO]: reddwarf65[/67.131.164.222:14529] logged in with entity id 9294 at ([world]-1071.0255093150458, 63.0, -458.8242447649057)
1004[14:23:51] [Server thread/INFO]: reddwarf65 issued server command: /home
1005[14:25:59] [Server thread/INFO]: reddwarf65 issued server command: /money
1006[14:25:59] [Server thread/INFO]: reddwarf65 doesn't have permission for: cmi.command.money
1007[14:26:05] [Server thread/INFO]: reddwarf65 issued server command: /balance
1008[14:26:10] [Server thread/INFO]: reddwarf65 issued server command: /shop
1009[14:26:10] [Server thread/INFO]: reddwarf65 issued mycmd command ID(65) /shop
1010[14:26:10] [Server thread/INFO]: reddwarf65 issued server command: /warp market
1011[14:26:44] [Server thread/INFO]: reddwarf65 issued server command: /tempshop
1012[14:26:44] [Server thread/INFO]: reddwarf65 issued mycmd command ID(66) /tempshop
1013[14:26:44] [Server thread/INFO]: reddwarf65 issued server command: /shopgui
1014[14:27:33] [Server thread/INFO]: reddwarf65 issued server command: /balance
1015[14:28:25] [Server thread/INFO]: reddwarf65 issued server command: /home
1016[14:28:42] [Server thread/INFO]: reddwarf65 issued server command: /tempshop
1017[14:28:42] [Server thread/INFO]: reddwarf65 issued mycmd command ID(66) /tempshop
1018[14:28:42] [Server thread/INFO]: reddwarf65 issued server command: /shopgui
1019[14:31:40] [Server thread/INFO]: reddwarf65 issued server command: /home
1020[14:32:19] [Server thread/INFO]: reddwarf65 issued server command: /warp
1021[14:32:21] [Server thread/INFO]: reddwarf65 issued server command: /warps
1022[14:32:21] [Server thread/INFO]: reddwarf65 issued mycmd command ID(71) /warps
1023[14:32:21] [Server thread/INFO]: reddwarf65 issued server command: /warp list
1024[14:32:21] [Server thread/WARN]: reddwarf65 moved too quickly! 807.3856407326593,-65.0,-692.2718937904322
1025[14:32:46] [Server thread/INFO]: reddwarf65 issued server command: /warp puffyenders
1026[14:33:48] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
1027[14:33:48] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
1028[14:33:52] [Server thread/INFO]: reddwarf65 issued server command: /wild
1029[14:33:56] [Server thread/INFO]: reddwarf65 issued server command: /home
1030[14:34:00] [Server thread/INFO]: reddwarf65 issued server command: /wild
1031[14:34:00] [Server thread/INFO]: reddwarf65 issued mycmd command ID(81) /wild
1032[14:34:00] [Server thread/INFO]: reddwarf65 issued server command: /cmi rt
1033[14:44:54] [Server thread/INFO]: reddwarf65 issued server command: /home
1034[14:45:59] [Server thread/INFO]: reddwarf65 issued server command: /tempshop
1035[14:45:59] [Server thread/INFO]: reddwarf65 issued mycmd command ID(66) /tempshop
1036[14:45:59] [Server thread/INFO]: reddwarf65 issued server command: /shopgui
1037[14:48:08] [Server thread/INFO]: reddwarf65 issued server command: /warps
1038[14:48:08] [Server thread/INFO]: reddwarf65 issued mycmd command ID(71) /warps
1039[14:48:08] [Server thread/INFO]: reddwarf65 issued server command: /warp list
1040[14:48:16] [Server thread/INFO]: reddwarf65 issued server command: /warp puffyenders
1041[14:49:33] [User Authenticator #6/INFO]: UUID of player Arky is a503bd6a-3a3d-4741-9530-8a7677a4df0c
1042[14:49:33] [Server thread/INFO]: Arky[/71.79.17.11:49791] logged in with entity id 14625 at ([world]50.8986881012676, 80.0, -317.57397304811235)
1043[14:50:52] [Server thread/INFO]: reddwarf65 issued server command: /home
1044[14:51:29] [Server thread/INFO]: reddwarf65 issued server command: /warp puffyenders
1045[14:51:57] [Server thread/INFO]: reddwarf65 issued server command: /home
1046[14:52:13] [Server thread/INFO]: reddwarf65 issued server command: /tempshop
1047[14:52:13] [Server thread/INFO]: reddwarf65 issued mycmd command ID(66) /tempshop
1048[14:52:13] [Server thread/INFO]: reddwarf65 issued server command: /shopgui
1049[14:52:39] [Server thread/INFO]: reddwarf65 issued server command: /wild
1050[14:52:39] [Server thread/INFO]: reddwarf65 issued mycmd command ID(81) /wild
1051[14:52:39] [Server thread/INFO]: reddwarf65 issued server command: /cmi rt
1052[14:59:41] [Server thread/INFO]: Arky was shot by Skeleton
1053[14:59:45] [Server thread/INFO]: Arky issued server command: /back
1054[15:00:40] [Server thread/INFO]: Arky issued server command: /back
1055[15:01:38] [Craft Scheduler Thread - 1100/INFO]: [QuickShop] A new version of QuickShop has been released!
1056[15:01:38] [Craft Scheduler Thread - 1100/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
1057[15:02:28] [Server thread/INFO]: reddwarf65 issued server command: /home
1058[15:02:42] [Server thread/INFO]: reddwarf65 issued server command: /tempshop
1059[15:02:42] [Server thread/INFO]: reddwarf65 issued mycmd command ID(66) /tempshop
1060[15:02:42] [Server thread/INFO]: reddwarf65 issued server command: /shopgui
1061[15:02:42] [Server thread/INFO]: Arky was shot by Skeleton
1062[15:02:45] [Server thread/INFO]: Arky issued server command: /back
1063[15:03:14] [Server thread/INFO]: reddwarf65 issued server command: /tempshop
1064[15:03:14] [Server thread/INFO]: reddwarf65 issued mycmd command ID(66) /tempshop
1065[15:03:14] [Server thread/INFO]: reddwarf65 issued server command: /shopgui
1066[15:03:58] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
1067[15:03:58] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
1068[15:04:13] [Server thread/INFO]: Arky issued server command: /BACK
1069[15:04:13] [Server thread/WARN]: Arky moved too quickly! 364.56554377177304,34.0,-471.47107993797067
1070[15:05:06] [Server thread/INFO]: Arky issued server command: /back
1071[15:07:40] [Server thread/INFO]: reddwarf65 issued server command: /home
1072[15:09:30] [Server thread/INFO]: reddwarf65 issued server command: /home
1073[15:10:06] [Server thread/INFO]: reddwarf65 lost connection: Disconnected
1074[15:10:06] [Server thread/INFO]: reddwarf65 left the game
1075[15:16:45] [Server thread/INFO]: Arky was shot by Skeleton
1076[15:16:52] [Server thread/INFO]: Arky issued server command: /back
1077[15:21:13] [Server thread/INFO]: Arky issued server command: /home
1078[15:25:18] [Server thread/INFO]: Arky lost connection: Disconnected
1079[15:25:18] [Server thread/INFO]: [SignMechanic] DEBUG: Purging a503bd6a-3a3d-4741-9530-8a7677a4df0c
1080[15:25:18] [Server thread/INFO]: Arky left the game
1081[15:34:08] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
1082[15:34:08] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
1083[15:40:54] [User Authenticator #7/INFO]: UUID of player Arky is a503bd6a-3a3d-4741-9530-8a7677a4df0c
1084[15:40:54] [Server thread/INFO]: Arky[/71.79.17.11:49887] logged in with entity id 20089 at ([world]47.30000001192093, 80.0, -319.465259291576)
1085[16:01:38] [Craft Scheduler Thread - 1230/INFO]: [QuickShop] A new version of QuickShop has been released!
1086[16:01:38] [Craft Scheduler Thread - 1230/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
1087[16:04:18] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
1088[16:04:18] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
1089[16:07:00] [Server thread/INFO]: Arky was shot by Skeleton
1090[16:07:04] [Server thread/INFO]: Arky issued server command: /back
1091[16:11:28] [Server thread/INFO]: Arky was slain by Spider
1092[16:11:33] [Server thread/INFO]: Arky issued server command: /back
1093[16:14:11] [User Authenticator #8/INFO]: UUID of player maceace009 is f24c5acd-0cfa-42a9-9ddd-ecf9db7d6fc3
1094[16:14:11] [Server thread/INFO]: maceace009[/92.18.219.169:55133] logged in with entity id 21261 at ([world]-1179.3189645023033, 11.0, -988.4163674139919)
1095[16:14:23] [Server thread/INFO]: maceace009 issued server command: /home
1096[16:14:36] [Server thread/INFO]: Arky issued server command: /home
1097[16:15:34] [Server thread/INFO]: maceace009 issued server command: /back
1098[16:18:16] [Server thread/INFO]: maceace009 issued server command: /home
1099[16:18:24] [Server thread/INFO]: maceace009 issued server command: /vote
1100[16:18:57] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'MinecraftServers.org' by player 'maceace009'!
1101[16:18:57] [Server thread/INFO]: [Broadcast] maceace009 has voted 3 times and received a Voting Crate Key!
1102[16:18:57] [Server thread/INFO]: [Crates] You have given maceace009 1 Keys.
1103[16:19:20] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'Minecraft-MP.com' by player 'maceace009'!
1104[16:19:20] [Server thread/INFO]: [Broadcast] maceace009 has voted 2 times and received 24 exp bottles, 1 diamond, and 2 cooked porkchops!
1105[16:19:20] [Server thread/INFO]: Giving 24 of Bottle o' Enchanting () to maceace009
1106[16:19:20] [Server thread/INFO]: Giving 1 of Diamond () to maceace009
1107[16:19:20] [Server thread/INFO]: Giving 2 of Cooked Porkchop () to maceace009
1108[16:19:42] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'mineservers.com' by player 'maceace009'!
1109[16:20:13] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'Minelist.net' by player 'maceace009'!
1110[16:20:13] [Server thread/INFO]: [Broadcast] maceace009 has voted 2 times and received 24 exp bottles, 1 diamond, and 2 cooked porkchops!
1111[16:20:13] [Server thread/INFO]: Giving 24 of Bottle o' Enchanting () to maceace009
1112[16:20:13] [Server thread/INFO]: Giving 1 of Diamond () to maceace009
1113[16:20:13] [Server thread/INFO]: Giving 2 of Cooked Porkchop () to maceace009
1114[16:20:13] [Server thread/INFO]: [Broadcast] maceace009 has voted 3 times and received a Voting Crate Key!
1115[16:20:13] [Server thread/INFO]: [Crates] You have given maceace009 1 Keys.
1116[16:21:19] [Server thread/INFO]: maceace009 issued server command: /vote
1117[16:21:24] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'Minecraft-MP.com' by player 'Mochi3Rabbit'!
1118[16:21:33] [Server thread/INFO]: maceace009 issued server command: /votehelp
1119[16:21:38] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'MinecraftServers.org' by player 'Mochi3Rabbit'!
1120[16:21:45] [Server thread/INFO]: maceace009 issued server command: /vote total all
1121[16:21:51] [Server thread/INFO]: maceace009 issued server command: /spawn
1122[16:21:51] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'Minelist.net' by player 'Mochi3Rabbit'!
1123[16:22:03] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'TopMinecraftServers' by player 'Mochi3Rabbit'!
1124[16:22:17] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'PlanetMinecraft.com' by player 'Mochi3Rabbit'!
1125[16:22:20] [Async Chat Thread - #0/INFO]: [Newbie] maceace009: hi, do you know where I can use the voting keys?
1126[16:22:48] [Server thread/INFO]: [VotingPlugin] Recieved a vote from service site 'mineservers.com' by player 'Mochi3Rabbit'!
1127[16:22:48] [Craft Scheduler Thread - 1276/WARN]: [VotingPlugin] RewardInject Validator: AllSites, Directly Defined: true Path: Messages.Player : No player message set
1128[16:23:54] [Server thread/INFO]: maceace009 issued server command: /help
1129[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_1 retured null. Fix it.
1130[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_2 retured null. Fix it.
1131[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_3 retured null. Fix it.
1132[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Commoner retured null. Fix it.
1133[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Samaritan retured null. Fix it.
1134[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Apprentice retured null. Fix it.
1135[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe retured null. Fix it.
1136[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe_2 retured null. Fix it.
1137[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire retured null. Fix it.
1138[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire_2 retured null. Fix it.
1139[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Lancer retured null. Fix it.
1140[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Constable retured null. Fix it.
1141[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_LandMonarch retured null. Fix it.
1142[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Marquis retured null. Fix it.
1143[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Regent retured null. Fix it.
1144[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Chancellor retured null. Fix it.
1145[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Monarch retured null. Fix it.
1146[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph retured null. Fix it.
1147[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph_2 retured null. Fix it.
1148[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Pork Lord retured null. Fix it.
1149[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_DukeDuchess retured null. Fix it.
1150[16:23:54] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Veteran retured null. Fix it.
1151[16:23:54] [Server thread/INFO]: maceace009 issued mycmd command ID(187) /help
1152[16:23:57] [Server thread/INFO]: maceace009 issued server command: /help Tutorials
1153[16:23:57] [Server thread/INFO]: maceace009 issued mycmd command ID(97) /help Tutorials
1154[16:24:00] [Server thread/INFO]: maceace009 issued server command: /bossshop help
1155[16:24:13] [Server thread/INFO]: maceace009 issued server command: /help Commands
1156[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_1 retured null. Fix it.
1157[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_2 retured null. Fix it.
1158[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_3 retured null. Fix it.
1159[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Commoner retured null. Fix it.
1160[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Samaritan retured null. Fix it.
1161[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Apprentice retured null. Fix it.
1162[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe retured null. Fix it.
1163[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe_2 retured null. Fix it.
1164[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire retured null. Fix it.
1165[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire_2 retured null. Fix it.
1166[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Lancer retured null. Fix it.
1167[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Constable retured null. Fix it.
1168[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_LandMonarch retured null. Fix it.
1169[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Marquis retured null. Fix it.
1170[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Regent retured null. Fix it.
1171[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Chancellor retured null. Fix it.
1172[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Monarch retured null. Fix it.
1173[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph retured null. Fix it.
1174[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph_2 retured null. Fix it.
1175[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Pork Lord retured null. Fix it.
1176[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_DukeDuchess retured null. Fix it.
1177[16:24:13] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Veteran retured null. Fix it.
1178[16:24:13] [Server thread/INFO]: maceace009 issued mycmd command ID(175) /help Commands
1179[16:24:14] [Server thread/INFO]: maceace009 issued server command: /help Commands
1180[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_1 retured null. Fix it.
1181[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_2 retured null. Fix it.
1182[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_3 retured null. Fix it.
1183[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Commoner retured null. Fix it.
1184[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Samaritan retured null. Fix it.
1185[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Apprentice retured null. Fix it.
1186[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe retured null. Fix it.
1187[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe_2 retured null. Fix it.
1188[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire retured null. Fix it.
1189[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire_2 retured null. Fix it.
1190[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Lancer retured null. Fix it.
1191[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Constable retured null. Fix it.
1192[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_LandMonarch retured null. Fix it.
1193[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Marquis retured null. Fix it.
1194[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Regent retured null. Fix it.
1195[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Chancellor retured null. Fix it.
1196[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Monarch retured null. Fix it.
1197[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph retured null. Fix it.
1198[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph_2 retured null. Fix it.
1199[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Pork Lord retured null. Fix it.
1200[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_DukeDuchess retured null. Fix it.
1201[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Veteran retured null. Fix it.
1202[16:24:14] [Server thread/INFO]: maceace009 issued mycmd command ID(175) /help Commands
1203[16:24:14] [Server thread/INFO]: maceace009 issued server command: /help Commands
1204[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_1 retured null. Fix it.
1205[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_2 retured null. Fix it.
1206[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_3 retured null. Fix it.
1207[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Commoner retured null. Fix it.
1208[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Samaritan retured null. Fix it.
1209[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Apprentice retured null. Fix it.
1210[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe retured null. Fix it.
1211[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe_2 retured null. Fix it.
1212[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire retured null. Fix it.
1213[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire_2 retured null. Fix it.
1214[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Lancer retured null. Fix it.
1215[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Constable retured null. Fix it.
1216[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_LandMonarch retured null. Fix it.
1217[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Marquis retured null. Fix it.
1218[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Regent retured null. Fix it.
1219[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Chancellor retured null. Fix it.
1220[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Monarch retured null. Fix it.
1221[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph retured null. Fix it.
1222[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph_2 retured null. Fix it.
1223[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Pork Lord retured null. Fix it.
1224[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_DukeDuchess retured null. Fix it.
1225[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Veteran retured null. Fix it.
1226[16:24:14] [Server thread/INFO]: maceace009 issued mycmd command ID(175) /help Commands
1227[16:24:14] [Server thread/INFO]: maceace009 issued server command: /help Commands
1228[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_1 retured null. Fix it.
1229[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_2 retured null. Fix it.
1230[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_3 retured null. Fix it.
1231[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Commoner retured null. Fix it.
1232[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Samaritan retured null. Fix it.
1233[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Apprentice retured null. Fix it.
1234[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe retured null. Fix it.
1235[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe_2 retured null. Fix it.
1236[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire retured null. Fix it.
1237[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire_2 retured null. Fix it.
1238[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Lancer retured null. Fix it.
1239[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Constable retured null. Fix it.
1240[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_LandMonarch retured null. Fix it.
1241[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Marquis retured null. Fix it.
1242[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Regent retured null. Fix it.
1243[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Chancellor retured null. Fix it.
1244[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Monarch retured null. Fix it.
1245[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph retured null. Fix it.
1246[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph_2 retured null. Fix it.
1247[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Pork Lord retured null. Fix it.
1248[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_DukeDuchess retured null. Fix it.
1249[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Veteran retured null. Fix it.
1250[16:24:14] [Server thread/INFO]: maceace009 issued mycmd command ID(175) /help Commands
1251[16:24:14] [Server thread/INFO]: maceace009 issued server command: /help Commands
1252[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_1 retured null. Fix it.
1253[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_2 retured null. Fix it.
1254[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_3 retured null. Fix it.
1255[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Commoner retured null. Fix it.
1256[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Samaritan retured null. Fix it.
1257[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Apprentice retured null. Fix it.
1258[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe retured null. Fix it.
1259[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe_2 retured null. Fix it.
1260[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire retured null. Fix it.
1261[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire_2 retured null. Fix it.
1262[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Lancer retured null. Fix it.
1263[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Constable retured null. Fix it.
1264[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_LandMonarch retured null. Fix it.
1265[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Marquis retured null. Fix it.
1266[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Regent retured null. Fix it.
1267[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Chancellor retured null. Fix it.
1268[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Monarch retured null. Fix it.
1269[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph retured null. Fix it.
1270[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph_2 retured null. Fix it.
1271[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Pork Lord retured null. Fix it.
1272[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_DukeDuchess retured null. Fix it.
1273[16:24:14] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Veteran retured null. Fix it.
1274[16:24:14] [Server thread/INFO]: maceace009 issued mycmd command ID(175) /help Commands
1275[16:24:15] [Server thread/INFO]: maceace009 issued server command: /help Commands
1276[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_1 retured null. Fix it.
1277[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_2 retured null. Fix it.
1278[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_3 retured null. Fix it.
1279[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Commoner retured null. Fix it.
1280[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Samaritan retured null. Fix it.
1281[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Apprentice retured null. Fix it.
1282[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe retured null. Fix it.
1283[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe_2 retured null. Fix it.
1284[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire retured null. Fix it.
1285[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire_2 retured null. Fix it.
1286[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Lancer retured null. Fix it.
1287[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Constable retured null. Fix it.
1288[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_LandMonarch retured null. Fix it.
1289[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Marquis retured null. Fix it.
1290[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Regent retured null. Fix it.
1291[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Chancellor retured null. Fix it.
1292[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Monarch retured null. Fix it.
1293[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph retured null. Fix it.
1294[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph_2 retured null. Fix it.
1295[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Pork Lord retured null. Fix it.
1296[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_DukeDuchess retured null. Fix it.
1297[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Veteran retured null. Fix it.
1298[16:24:15] [Server thread/INFO]: maceace009 issued mycmd command ID(175) /help Commands
1299[16:24:15] [Server thread/INFO]: maceace009 issued server command: /help Commands
1300[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_1 retured null. Fix it.
1301[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_2 retured null. Fix it.
1302[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_3 retured null. Fix it.
1303[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Commoner retured null. Fix it.
1304[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Samaritan retured null. Fix it.
1305[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Apprentice retured null. Fix it.
1306[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe retured null. Fix it.
1307[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe_2 retured null. Fix it.
1308[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire retured null. Fix it.
1309[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire_2 retured null. Fix it.
1310[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Lancer retured null. Fix it.
1311[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Constable retured null. Fix it.
1312[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_LandMonarch retured null. Fix it.
1313[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Marquis retured null. Fix it.
1314[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Regent retured null. Fix it.
1315[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Chancellor retured null. Fix it.
1316[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Monarch retured null. Fix it.
1317[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph retured null. Fix it.
1318[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph_2 retured null. Fix it.
1319[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Pork Lord retured null. Fix it.
1320[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_DukeDuchess retured null. Fix it.
1321[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Veteran retured null. Fix it.
1322[16:24:15] [Server thread/INFO]: maceace009 issued mycmd command ID(175) /help Commands
1323[16:24:15] [Server thread/INFO]: maceace009 issued server command: /help Commands
1324[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_1 retured null. Fix it.
1325[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_2 retured null. Fix it.
1326[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_3 retured null. Fix it.
1327[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Commoner retured null. Fix it.
1328[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Samaritan retured null. Fix it.
1329[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Apprentice retured null. Fix it.
1330[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe retured null. Fix it.
1331[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe_2 retured null. Fix it.
1332[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire retured null. Fix it.
1333[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire_2 retured null. Fix it.
1334[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Lancer retured null. Fix it.
1335[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Constable retured null. Fix it.
1336[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_LandMonarch retured null. Fix it.
1337[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Marquis retured null. Fix it.
1338[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Regent retured null. Fix it.
1339[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Chancellor retured null. Fix it.
1340[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Monarch retured null. Fix it.
1341[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph retured null. Fix it.
1342[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph_2 retured null. Fix it.
1343[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Pork Lord retured null. Fix it.
1344[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_DukeDuchess retured null. Fix it.
1345[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Veteran retured null. Fix it.
1346[16:24:15] [Server thread/INFO]: maceace009 issued mycmd command ID(175) /help Commands
1347[16:24:15] [Server thread/INFO]: maceace009 issued server command: /help
1348[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_1 retured null. Fix it.
1349[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_2 retured null. Fix it.
1350[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_3 retured null. Fix it.
1351[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Commoner retured null. Fix it.
1352[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Samaritan retured null. Fix it.
1353[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Apprentice retured null. Fix it.
1354[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe retured null. Fix it.
1355[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe_2 retured null. Fix it.
1356[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire retured null. Fix it.
1357[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire_2 retured null. Fix it.
1358[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Lancer retured null. Fix it.
1359[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Constable retured null. Fix it.
1360[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_LandMonarch retured null. Fix it.
1361[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Marquis retured null. Fix it.
1362[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Regent retured null. Fix it.
1363[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Chancellor retured null. Fix it.
1364[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Monarch retured null. Fix it.
1365[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph retured null. Fix it.
1366[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph_2 retured null. Fix it.
1367[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Pork Lord retured null. Fix it.
1368[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_DukeDuchess retured null. Fix it.
1369[16:24:15] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Veteran retured null. Fix it.
1370[16:24:15] [Server thread/INFO]: maceace009 issued mycmd command ID(187) /help
1371[16:24:17] [Server thread/INFO]: maceace009 issued server command: /help Essentials
1372[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_1 retured null. Fix it.
1373[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_2 retured null. Fix it.
1374[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Tutorials_page_3 retured null. Fix it.
1375[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Commoner retured null. Fix it.
1376[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Samaritan retured null. Fix it.
1377[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Apprentice retured null. Fix it.
1378[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe retured null. Fix it.
1379[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Scribe_2 retured null. Fix it.
1380[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire retured null. Fix it.
1381[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Squire_2 retured null. Fix it.
1382[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Lancer retured null. Fix it.
1383[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Constable retured null. Fix it.
1384[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_LandMonarch retured null. Fix it.
1385[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Marquis retured null. Fix it.
1386[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Regent retured null. Fix it.
1387[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Chancellor retured null. Fix it.
1388[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Monarch retured null. Fix it.
1389[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph retured null. Fix it.
1390[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Seraph_2 retured null. Fix it.
1391[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Pork Lord retured null. Fix it.
1392[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_DukeDuchess retured null. Fix it.
1393[16:24:17] [Server thread/INFO]: [Mycmd] The /command of Help_Ranks_Veteran retured null. Fix it.
1394[16:24:17] [Server thread/INFO]: maceace009 issued mycmd command ID(176) /help Essentials
1395[16:24:28] [Server thread/INFO]: maceace009 issued server command: /warp
1396[16:24:34] [Server thread/INFO]: maceace009 issued server command: /warp vote
1397[16:24:44] [Server thread/INFO]: Arky is no longer AFK.
1398[16:24:44] [Server thread/INFO]: Arky is now AFK.
1399[16:27:05] [Server thread/INFO]: maceace009 fell from a high place
1400[16:27:10] [Server thread/INFO]: maceace009 issued server command: /back
1401[16:29:55] [Server thread/INFO]: maceace009 issued server command: /home
1402[16:30:28] [Server thread/INFO]: maceace009 issued server command: /back
1403[16:31:08] [User Authenticator #9/INFO]: UUID of player reddwarf65 is e2040aab-3b4b-4542-b40a-2fec773048b8
1404[16:31:08] [Server thread/INFO]: reddwarf65[/67.131.164.222:62356] logged in with entity id 23386 at ([world]-1115.4524874584345, 132.0, 828.2262563200424)
1405[16:31:19] [Server thread/INFO]: reddwarf65 issued server command: /warps
1406[16:31:19] [Server thread/INFO]: reddwarf65 issued mycmd command ID(71) /warps
1407[16:31:19] [Server thread/INFO]: reddwarf65 issued server command: /warp list
1408[16:31:19] [Server thread/WARN]: reddwarf65 moved too quickly! 809.8314869653286,-65.0,-689.5418507666725
1409[16:31:27] [Server thread/INFO]: reddwarf65 issued server command: /warp puffyenders
1410[16:32:07] [Server thread/INFO]: maceace009 lost connection: Disconnected
1411[16:32:07] [Server thread/INFO]: maceace009 left the game
1412[16:32:37] [Server thread/INFO]: reddwarf65 issued server command: /home
1413[16:34:28] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
1414[16:34:28] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
1415[16:35:23] [Server thread/INFO]: Arky was blown up by Creeper
1416[16:35:32] [Server thread/INFO]: Arky issued server command: /back
1417[16:39:34] [Server thread/INFO]: reddwarf65 issued server command: /home
1418[16:40:22] [Server thread/INFO]: reddwarf65 issued server command: /wild
1419[16:40:22] [Server thread/INFO]: reddwarf65 issued mycmd command ID(81) /wild
1420[16:40:22] [Server thread/INFO]: reddwarf65 issued server command: /cmi rt
1421[16:42:12] [Server thread/INFO]: Arky hit the ground too hard
1422[16:42:15] [Server thread/INFO]: Arky issued server command: /back
1423[16:43:54] [User Authenticator #10/INFO]: UUID of player iReboyHD is b7b6f3f9-3449-4be5-b509-93b5fc409d1c
1424[16:43:54] [Server thread/INFO]: [SignMechanic] DEBUG: Purging b7b6f3f9-3449-4be5-b509-93b5fc409d1c
1425[16:43:54] [Server thread/INFO]: iReboyHD[/78.190.111.199:36074] logged in with entity id 25978 at ([world]-1470.9083169526411, 63.0, 907.4053393349508)
1426[16:47:01] [User Authenticator #11/INFO]: UUID of player CokolatEkmek is ac9f40a9-4268-49ad-b21b-67f71db23bc2
1427[16:47:01] [Server thread/INFO]: [SignMechanic] DEBUG: Purging ac9f40a9-4268-49ad-b21b-67f71db23bc2
1428[16:47:01] [Server thread/INFO]: CokolatEkmek[/178.245.151.151:61359] logged in with entity id 26533 at ([world]-1474.7209821666888, 63.0, 907.9597076543815)
1429[16:51:43] [Server thread/INFO]: reddwarf65 issued server command: /home
1430[16:52:24] [Server thread/INFO]: reddwarf65 issued server command: /tempshop
1431[16:52:24] [Server thread/INFO]: reddwarf65 issued mycmd command ID(66) /tempshop
1432[16:52:24] [Server thread/INFO]: reddwarf65 issued server command: /shopgui
1433[16:53:02] [Server thread/INFO]: Arky was shot by Skeleton
1434[16:53:07] [Server thread/INFO]: Arky issued server command: /back
1435[16:55:27] [Server thread/INFO]: Arky issued server command: /home
1436[16:55:31] [Async Chat Thread - #1/INFO]: [Newbie] CokolatEkmek: hi guys
1437[16:57:14] [Server thread/INFO]: iReboyHD is now AFK.
1438[17:00:20] [Server thread/INFO]: [QuickShop] Skipped a dead-lock shop sign.(Lockette or other sign-lock plugin)
1439[17:00:20] [Server thread/INFO]: [QuickShop] Skipped a dead-lock shop sign.(Lockette or other sign-lock plugin)
1440[17:00:24] [Server thread/INFO]: [QuickShop] Skipped a dead-lock shop sign.(Lockette or other sign-lock plugin)
1441[17:00:24] [Server thread/INFO]: [QuickShop] Skipped a dead-lock shop sign.(Lockette or other sign-lock plugin)
1442[17:00:56] [Server thread/INFO]: CokolatEkmek lost connection: Disconnected
1443[17:00:56] [Server thread/INFO]: CokolatEkmek left the game
1444[17:00:57] [Server thread/INFO]: reddwarf65 issued server command: /wild
1445[17:00:57] [Server thread/INFO]: reddwarf65 issued mycmd command ID(81) /wild
1446[17:00:57] [Server thread/INFO]: reddwarf65 issued server command: /cmi rt
1447[17:01:38] [Craft Scheduler Thread - 1341/INFO]: [QuickShop] A new version of QuickShop has been released!
1448[17:01:38] [Craft Scheduler Thread - 1341/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
1449[17:02:14] [Server thread/INFO]: iReboyHD lost connection: You have been kicked for idling more than 15 min
1450[17:02:14] [Server thread/INFO]: iReboyHD left the game
1451[17:02:14] [Server thread/WARN]: handleDisconnection() called twice
1452[17:04:29] [User Authenticator #12/INFO]: UUID of player iReboyHD is b7b6f3f9-3449-4be5-b509-93b5fc409d1c
1453[17:04:30] [Server thread/INFO]: iReboyHD[/78.190.111.199:34407] logged in with entity id 29387 at ([world]-1468.5334953672354, 59.0, 907.6882955182189)
1454[17:04:38] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
1455[17:04:38] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
1456[17:04:43] [Server thread/INFO]: iReboyHD lost connection: Disconnected
1457[17:04:43] [Server thread/INFO]: iReboyHD left the game
1458[17:05:08] [Server thread/INFO]: reddwarf65 issued server command: /wild
1459[17:05:08] [Server thread/INFO]: reddwarf65 issued mycmd command ID(81) /wild
1460[17:05:08] [Server thread/INFO]: reddwarf65 issued server command: /cmi rt
1461[17:07:16] [User Authenticator #13/INFO]: UUID of player Mochi3Rabbit is 08d7277c-9b72-424d-837b-a6d5c1b0c63e
1462[17:07:16] [Server thread/INFO]: [SignMechanic] DEBUG: Purging 08d7277c-9b72-424d-837b-a6d5c1b0c63e
1463[17:07:16] [Server thread/INFO]: Mochi3Rabbit[/209.66.87.120:49319] logged in with entity id 29799 at ([world]546.117803998551, 8.0, 3435.484431723619)
1464[17:07:18] [Server thread/INFO]: [Broadcast] Mochi3Rabbit has voted 2 times and received 24 exp bottles, 1 diamond, and 2 cooked porkchops!
1465[17:07:18] [Server thread/INFO]: Giving 24 of Bottle o' Enchanting () to Mochi
1466[17:07:18] [Server thread/INFO]: Giving 1 of Diamond () to Mochi
1467[17:07:18] [Server thread/INFO]: Giving 2 of Cooked Porkchop () to Mochi
1468[17:07:18] [Server thread/INFO]: [Broadcast] Mochi3Rabbit has voted 2 times and received 24 exp bottles, 1 diamond, and 2 cooked porkchops!
1469[17:07:18] [Server thread/INFO]: Giving 24 of Bottle o' Enchanting () to Mochi
1470[17:07:18] [Server thread/INFO]: Giving 1 of Diamond () to Mochi
1471[17:07:18] [Server thread/INFO]: Giving 2 of Cooked Porkchop () to Mochi
1472[17:07:18] [Server thread/INFO]: [Broadcast] Mochi3Rabbit has voted 5 times and received the ability to enable a level II beacon effect for 5 minutes using /vr5!
1473[17:07:18] [Server thread/INFO]: [me -> Mochi] Note: The every 5 vote reward does not stack. You must use the reward before getting another 5 votes.
1474[17:07:18] [pool-14-thread-1/INFO]: [LP] mochi3rabbit already has bs.votingreward.every5.beaconeffects set in context global.
1475[17:07:18] [Server thread/INFO]: [Broadcast] Mochi3Rabbit has voted 2 times and received 24 exp bottles, 1 diamond, and 2 cooked porkchops!
1476[17:07:18] [Server thread/INFO]: Giving 24 of Bottle o' Enchanting () to Mochi
1477[17:07:18] [Server thread/INFO]: Giving 1 of Diamond () to Mochi
1478[17:07:18] [Server thread/INFO]: Giving 2 of Cooked Porkchop () to Mochi
1479[17:07:18] [Server thread/INFO]: [Broadcast] Mochi3Rabbit has voted 3 times and received a Voting Crate Key!
1480[17:07:18] [Server thread/INFO]: [Crates] You have given Mochi3Rabbit 1 Keys.
1481[17:07:18] [Server thread/INFO]: [Broadcast] Mochi3Rabbit has voted 3 times and received a Voting Crate Key!
1482[17:07:18] [Server thread/INFO]: [Crates] You have given Mochi3Rabbit 1 Keys.
1483[17:07:30] [Server thread/INFO]: Mochi3Rabbit issued server command: /home home
1484[17:07:54] [Server thread/INFO]: Mochi3Rabbit issued server command: /warp home
1485[17:07:58] [Server thread/INFO]: Mochi3Rabbit issued server command: /warp crates
1486[17:08:02] [Server thread/INFO]: true
1487[17:08:08] [Server thread/INFO]: [Broadcast] Mochi3Rabbit has just opened a Voting Crate and won 15 Exp Levels!
1488[17:08:08] [Server thread/INFO]: Exp was set to 1599 for Mochi.
1489[17:08:12] [Server thread/INFO]: true
1490[17:08:17] [Server thread/INFO]: [Broadcast] Mochi3Rabbit has just opened a Voting Crate and won 16 Iron Ingots!
1491[17:08:20] [Server thread/INFO]: Mochi3Rabbit issued server command: /back
1492[17:08:25] [Server thread/INFO]: Mochi3Rabbit lost connection: Disconnected
1493[17:08:25] [Server thread/INFO]: Mochi3Rabbit left the game
1494[17:11:38] [Server thread/INFO]: reddwarf65 issued server command: /home
1495[17:11:38] [Server thread/WARN]: reddwarf65 moved too quickly! 79.61000001192087,121.1,1058.5001065181284
1496[17:12:50] [Server thread/INFO]: reddwarf65 issued server command: /tempshop
1497[17:12:50] [Server thread/INFO]: reddwarf65 issued mycmd command ID(66) /tempshop
1498[17:12:50] [Server thread/INFO]: reddwarf65 issued server command: /shopgui
1499[17:13:17] [Server thread/INFO]: reddwarf65 issued server command: /tempshop
1500[17:13:17] [Server thread/INFO]: reddwarf65 issued mycmd command ID(66) /tempshop
1501[17:13:17] [Server thread/INFO]: reddwarf65 issued server command: /shopgui
1502[17:14:21] [Server thread/INFO]: Arky was slain by Spider
1503[17:14:26] [Server thread/INFO]: Arky issued server command: /home
1504[17:16:36] [Server thread/INFO]: reddwarf65 issued server command: /wild
1505[17:16:36] [Server thread/INFO]: reddwarf65 issued mycmd command ID(81) /wild
1506[17:16:36] [Server thread/INFO]: reddwarf65 issued server command: /cmi rt
1507[17:17:27] [Server thread/INFO]: reddwarf65 issued server command: /wild
1508[17:17:27] [Server thread/INFO]: reddwarf65 issued mycmd command ID(81) /wild
1509[17:17:27] [Server thread/INFO]: reddwarf65 issued server command: /cmi rt
1510[17:21:40] [User Authenticator #14/INFO]: UUID of player Mochi3Rabbit is 08d7277c-9b72-424d-837b-a6d5c1b0c63e
1511[17:21:40] [Server thread/INFO]: Mochi3Rabbit[/99.13.227.17:50816] logged in with entity id 32471 at ([world]549.2331994985944, 73.0, 3747.826558567434)
1512[17:21:57] [Server thread/INFO]: reddwarf65 issued server command: /wild
1513[17:21:57] [Server thread/INFO]: reddwarf65 issued mycmd command ID(81) /wild
1514[17:21:57] [Server thread/INFO]: reddwarf65 issued server command: /cmi rt
1515[17:22:38] [Server thread/INFO]: Mochi3Rabbit lost connection: Timed out
1516[17:22:38] [Server thread/INFO]: Mochi3Rabbit left the game
1517[17:24:22] [User Authenticator #15/INFO]: UUID of player Tohpho is 68eabaa5-31af-4af3-b457-fbb9b7ac780f
1518[17:24:22] [Server thread/INFO]: [SignMechanic] DEBUG: Purging 68eabaa5-31af-4af3-b457-fbb9b7ac780f
1519[17:24:23] [Server thread/INFO]: Tohpho[/73.15.4.91:49784] logged in with entity id 33126 at ([world]490.0597987512785, 69.0, 3781.7838900306433)
1520[17:24:31] [Server thread/INFO]: [GriefPrevention] reddwarf65 placed suspicious WATER_BUCKET @ world: x-1072, z-460
1521[17:28:53] [Server thread/INFO]: reddwarf65 issued server command: /home
1522[17:29:02] [Server thread/INFO]: reddwarf65 issued server command: /tempshop
1523[17:29:02] [Server thread/INFO]: reddwarf65 issued mycmd command ID(66) /tempshop
1524[17:29:02] [Server thread/INFO]: reddwarf65 issued server command: /shopgui
1525[17:30:39] [Server thread/INFO]: reddwarf65 lost connection: Disconnected
1526[17:30:39] [Server thread/INFO]: reddwarf65 left the game
1527[17:34:48] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
1528[17:34:48] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
1529[17:34:54] [Server thread/INFO]: Arky is now AFK.
1530[17:38:45] [Server thread/INFO]: Arky is no longer AFK.