· 6 years ago · Dec 06, 2019, 09:44 PM
1[16:28:14] [Server thread/INFO]: Starting minecraft server version 1.14.4
2[16:28:14] [Server thread/INFO]: Loading properties
3[16:28:14] [Server thread/INFO]: This server is running Paper version git-Paper-224 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
4[16:28:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
5[16:28:14] [Server thread/INFO]: Using 4 threads for Netty based IO
6[16:28:14] [Server thread/INFO]: Debug logging is disabled
7[16:28:14] [Server thread/INFO]: Default game type: SURVIVAL
8[16:28:14] [Server thread/INFO]: Generating keypair
9[16:28:14] [Server thread/INFO]: Starting Minecraft server on *:25565
10[16:28:14] [Server thread/INFO]: Using epoll channel type
11[16:28:18] [Server thread/WARN]: Plugin ProtocolLib v4.4.0 does not specify an api-version.
12[16:28:18] [Server thread/WARN]: Plugin DeluxeTags v1.7.1 does not specify an api-version.
13[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
14[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
15[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
16[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus
17[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
18[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
19[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
20[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
21[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
22[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
23[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
24[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
25[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
26[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType
27[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
28[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
29[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
30[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
31[16:28:18] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy
32[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.collection.LocatedBlockList
33[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder
34[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.AbstractRegion
35[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.EllipsoidRegion
36[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
37[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.TransformRegion
38[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.RegionIntersection
39[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.NullRegion
40[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.Polygonal2DRegion
41[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CylinderRegion
42[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CuboidRegion
43[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
44[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.ScriptingCommands
45[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SchematicCommands
46[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommands
47[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.UtilityCommandsRegistration
48[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommandsRegistration
49[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
50[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
51[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
52[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
53[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
54[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
55[16:28:19] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
56[16:28:19] [Server thread/WARN]: Plugin VoxelSniper v5.172.0-SNAPSHOT does not specify an api-version.
57[16:28:19] [Server thread/WARN]: Plugin TempFly v1.8.9 does not specify an api-version.
58[16:28:19] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.17.5
59[16:28:19] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.16
60[16:28:20] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1;61bc012
61[16:28:20] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@755d644e]
62[16:28:20] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
63[16:28:20] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.0
64[16:28:20] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
65[16:28:20] [Server thread/INFO]: [Votifier] Loading Votifier v3.0.0-SNAPSHOT
66[16:28:20] [Server thread/INFO]: [Karma] Loading Karma v1.1.4
67[16:28:20] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
68[16:28:20] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
69[16:28:20] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.4) has not yet been tested! Proceed with caution.
70[16:28:20] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
71[16:28:20] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.10
72[16:28:20] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
73[16:28:20] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.172.0-SNAPSHOT
74[16:28:20] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport v2.0-SNAPSHOT (build 60)
75[16:28:20] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.6.1
76[16:28:20] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
77[16:28:20] [Server thread/INFO]: [PluginHiderPlus] Loading PluginHiderPlus v4.1.1
78[16:28:20] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.20.6
79[16:28:20] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.9.11
80[16:28:20] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.19
81[16:28:20] [Server thread/INFO]: [ChatControl] Loading ChatControl v8.3.4
82[16:28:21] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.6.2
83[16:28:21] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
84[16:28:21] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.18
85[16:28:21] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.2
86[16:28:21] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.1-SNAPSHOT;556b638
87[16:28:21] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.14.5
88[16:28:21] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1781)
89[16:28:21] [Server thread/INFO]: [SuperbVote] Loading SuperbVote v0.5.4
90[16:28:21] [Server thread/INFO]: [TAB] Loading TAB v2.5.4
91[16:28:21] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.19
92[16:28:21] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.1.2
93[16:28:21] [Server thread/INFO]: [TempFly] Loading TempFly v1.8.9
94[16:28:21] [Server thread/INFO]: [Denizen] Loading Denizen v1.1.1-SNAPSHOT (build 1690-REL)
95[16:28:21] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.12.0-d4d7ac4
96[16:28:21] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
97[16:28:21] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.16
98[16:28:21] [Server thread/INFO]: __
99[16:28:21] [Server thread/INFO]: | |__) LuckPerms v5.0.16
100[16:28:21] [Server thread/INFO]: |___ | Running on Bukkit - Paper
101[16:28:21] [Server thread/INFO]:
102[16:28:21] [Server thread/INFO]: [LuckPerms] Loading configuration...
103[16:28:22] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
104[16:28:22] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
105[16:28:22] [Server thread/INFO]: [LuckPerms] Performing initial data load...
106[16:28:22] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 567ms)
107[16:28:22] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1;61bc012
108[16:28:22] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
109[16:28:22] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
110[16:28:23] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0*
111[16:28:23] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
112[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.10
113[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
114[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
115[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
116[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
117[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
118[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
119[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
120[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
121[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
122[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
123[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
124[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] = ________________ =
125[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] = ___/ free version \___ =
126[16:28:23] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
127[16:28:33] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
128[16:28:33] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
129[16:28:33] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
130[16:28:33] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_14_R1, DirectChunkAPI disabled
131[16:28:33] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
132[16:28:33] [Server thread/INFO]: [AsyncWorldEdit] Enabled
133[16:28:33] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.6.1
134[16:28:33] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
135[16:28:33] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
136[16:28:33] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
137[16:28:33] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
138[16:28:33] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
139[16:28:33] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
140[16:28:33] [Server thread/INFO]: Preparing level "world"
141[16:28:33] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
142[16:28:33] [Thread-19/INFO]: [AsyncWorldEdit] You have an old version of the plugin. Your version: 3.6.10, available version: 3.6.14
143[16:28:33] [Server thread/INFO]: Loaded 6 recipes
144[16:28:33] [Server thread/INFO]: -------- World Settings For [world] --------
145[16:28:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
146[16:28:33] [Server thread/INFO]: Cane Growth Modifier: 100%
147[16:28:33] [Server thread/INFO]: Melon Growth Modifier: 100%
148[16:28:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
149[16:28:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
150[16:28:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
151[16:28:33] [Server thread/INFO]: Beetroot Growth Modifier: 100%
152[16:28:33] [Server thread/INFO]: Carrot Growth Modifier: 100%
153[16:28:33] [Server thread/INFO]: Potato Growth Modifier: 100%
154[16:28:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
155[16:28:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
156[16:28:33] [Server thread/INFO]: Vine Growth Modifier: 100%
157[16:28:33] [Server thread/INFO]: Cocoa Growth Modifier: 100%
158[16:28:33] [Server thread/INFO]: Bamboo Growth Modifier: 100%
159[16:28:33] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
160[16:28:33] [Server thread/INFO]: Kelp Growth Modifier: 100%
161[16:28:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
162[16:28:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
163[16:28:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
164[16:28:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
165[16:28:33] [Server thread/INFO]: Max TNT Explosions: 100
166[16:28:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
167[16:28:33] [Server thread/INFO]: Experience Merge Radius: 3.0
168[16:28:33] [Server thread/INFO]: Mob Spawn Range: 8
169[16:28:33] [Server thread/INFO]: View Distance: 10
170[16:28:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
171[16:28:33] [Server thread/INFO]: Item Merge Radius: 2.5
172[16:28:33] [Server thread/INFO]: Item Despawn Rate: 6000
173[16:28:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
174[16:28:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
175[16:28:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
176[16:28:34] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
177[16:28:34] [Server thread/INFO]: -------- World Settings For [world_nether] --------
178[16:28:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
179[16:28:34] [Server thread/INFO]: Cane Growth Modifier: 100%
180[16:28:34] [Server thread/INFO]: Melon Growth Modifier: 100%
181[16:28:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
182[16:28:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
183[16:28:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
184[16:28:34] [Server thread/INFO]: Beetroot Growth Modifier: 100%
185[16:28:34] [Server thread/INFO]: Carrot Growth Modifier: 100%
186[16:28:34] [Server thread/INFO]: Potato Growth Modifier: 100%
187[16:28:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
188[16:28:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
189[16:28:34] [Server thread/INFO]: Vine Growth Modifier: 100%
190[16:28:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
191[16:28:34] [Server thread/INFO]: Bamboo Growth Modifier: 100%
192[16:28:34] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
193[16:28:34] [Server thread/INFO]: Kelp Growth Modifier: 100%
194[16:28:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
195[16:28:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
196[16:28:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
197[16:28:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
198[16:28:34] [Server thread/INFO]: Max TNT Explosions: 100
199[16:28:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
200[16:28:34] [Server thread/INFO]: Experience Merge Radius: 3.0
201[16:28:34] [Server thread/INFO]: Mob Spawn Range: 8
202[16:28:34] [Server thread/INFO]: View Distance: 10
203[16:28:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
204[16:28:34] [Server thread/INFO]: Item Merge Radius: 2.5
205[16:28:34] [Server thread/INFO]: Item Despawn Rate: 6000
206[16:28:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
207[16:28:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
208[16:28:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
209[16:28:34] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
210[16:28:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
211[16:28:34] [Server thread/INFO]: Cane Growth Modifier: 100%
212[16:28:34] [Server thread/INFO]: Melon Growth Modifier: 100%
213[16:28:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
214[16:28:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
215[16:28:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
216[16:28:34] [Server thread/INFO]: Beetroot Growth Modifier: 100%
217[16:28:34] [Server thread/INFO]: Carrot Growth Modifier: 100%
218[16:28:34] [Server thread/INFO]: Potato Growth Modifier: 100%
219[16:28:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
220[16:28:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
221[16:28:34] [Server thread/INFO]: Vine Growth Modifier: 100%
222[16:28:34] [Server thread/INFO]: Cocoa Growth Modifier: 100%
223[16:28:34] [Server thread/INFO]: Bamboo Growth Modifier: 100%
224[16:28:34] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
225[16:28:34] [Server thread/INFO]: Kelp Growth Modifier: 100%
226[16:28:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
227[16:28:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
228[16:28:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
229[16:28:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
230[16:28:34] [Server thread/INFO]: Max TNT Explosions: 100
231[16:28:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
232[16:28:34] [Server thread/INFO]: Experience Merge Radius: 3.0
233[16:28:34] [Server thread/INFO]: Mob Spawn Range: 8
234[16:28:34] [Server thread/INFO]: View Distance: 10
235[16:28:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
236[16:28:34] [Server thread/INFO]: Item Merge Radius: 2.5
237[16:28:34] [Server thread/INFO]: Item Despawn Rate: 6000
238[16:28:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
239[16:28:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
240[16:28:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
241[16:28:34] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
242[16:28:34] [Server thread/INFO]: Preparing spawn area: 0%
243[16:28:34] [Server thread/INFO]: Preparing spawn area: 0%
244[16:28:35] [Server thread/INFO]: Loaded 441 spawn chunks for world world
245[16:28:35] [Server thread/INFO]: Time elapsed: 981 ms
246[16:28:35] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
247[16:28:35] [Server thread/INFO]: Preparing spawn area: 0%
248[16:28:35] [Server-Worker-7/INFO]: Preparing spawn area: 100%
249[16:28:36] [Server-Worker-9/INFO]: Preparing spawn area: 100%
250[16:28:36] [Server-Worker-7/INFO]: Preparing spawn area: 100%
251[16:28:37] [Server thread/INFO]: Loaded 441 spawn chunks for world world_nether
252[16:28:37] [Server thread/INFO]: Time elapsed: 1927 ms
253[16:28:37] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
254[16:28:37] [Server thread/INFO]: Preparing spawn area: 0%
255[16:28:37] [Server-Worker-8/INFO]: Preparing spawn area: 100%
256[16:28:37] [Server thread/INFO]: Loaded 441 spawn chunks for world world_the_end
257[16:28:37] [Server thread/INFO]: Time elapsed: 605 ms
258[16:28:37] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.17.5
259[16:28:37] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
260[16:28:37] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
261[16:28:37] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
262[16:28:37] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
263[16:28:37] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.0
264[16:28:37] [Server thread/INFO]: [ClearLag] Loading modules...
265[16:28:37] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
266[16:28:37] [Server thread/INFO]: [ClearLag] Modules have been loaded!
267[16:28:37] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
268[16:28:37] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
269[16:28:37] [Server thread/INFO]: [Votifier] Enabling Votifier v3.0.0-SNAPSHOT
270[16:28:37] [Server thread/INFO]: [Votifier] Loaded token for website: default
271[16:28:37] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
272[16:28:37] [Server thread/INFO]: [Karma] Enabling Karma v1.1.4
273[16:28:37] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /158.69.22.125:8192.
274[16:28:37] [Server thread/INFO]: Lang File: plugins/Karma/lang/english.yml, Lang config: YamlConfiguration[path='', root='YamlConfiguration']
275[16:28:37] [Server thread/INFO]: [Karma] Since you are using PlaceholderAPI, you are being informed that Karma has got a PAPI expansion you can download! You do that by either downloading it from the eCloud (If it's available there), or by downloading it here: https://api.extendedclip.com/expansions/karma-papi-expansion/
276[16:28:37] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
277[16:28:37] [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].
278[16:28:37] [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.
279[16:28:38] [Server thread/INFO]: -------- World Settings For [Spawn2] --------
280[16:28:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
281[16:28:38] [Server thread/INFO]: Cane Growth Modifier: 100%
282[16:28:38] [Server thread/INFO]: Melon Growth Modifier: 100%
283[16:28:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
284[16:28:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
285[16:28:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
286[16:28:38] [Server thread/INFO]: Beetroot Growth Modifier: 100%
287[16:28:38] [Server thread/INFO]: Carrot Growth Modifier: 100%
288[16:28:38] [Server thread/INFO]: Potato Growth Modifier: 100%
289[16:28:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
290[16:28:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
291[16:28:38] [Server thread/INFO]: Vine Growth Modifier: 100%
292[16:28:38] [Server thread/INFO]: Cocoa Growth Modifier: 100%
293[16:28:38] [Server thread/INFO]: Bamboo Growth Modifier: 100%
294[16:28:38] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
295[16:28:38] [Server thread/INFO]: Kelp Growth Modifier: 100%
296[16:28:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
297[16:28:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
298[16:28:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
299[16:28:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
300[16:28:38] [Server thread/INFO]: Max TNT Explosions: 100
301[16:28:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
302[16:28:38] [Server thread/INFO]: Experience Merge Radius: 3.0
303[16:28:38] [Server thread/INFO]: Mob Spawn Range: 8
304[16:28:38] [Server thread/INFO]: View Distance: 10
305[16:28:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
306[16:28:38] [Server thread/INFO]: Item Merge Radius: 2.5
307[16:28:38] [Server thread/INFO]: Item Despawn Rate: 6000
308[16:28:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
309[16:28:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
310[16:28:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
311[16:28:38] [Server thread/INFO]: Preparing start region for dimension 'Spawn2'/minecraft:overworld
312[16:28:38] [Server thread/INFO]: Preparing spawn area: 0%
313[16:28:38] [Server thread/INFO]: Loaded 441 spawn chunks for world Spawn2
314[16:28:38] [Server thread/INFO]: Time elapsed: 425 ms
315[16:28:38] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
316[16:28:38] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
317[16:28:38] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
318[16:28:38] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
319[16:28:38] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1*
320[16:28:38] [Server thread/INFO]: [DeluxeTags] 1 tags loaded
321[16:28:38] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
322[16:28:38] [Server thread/INFO]: [DeluxeTags] DeluxeChat will handle fetching placeholders for tags!
323[16:28:38] [Server thread/INFO]: ----------------------------
324[16:28:38] [Server thread/INFO]: DeluxeTags Updater
325[16:28:38] [Server thread/INFO]:
326[16:28:38] [Server thread/INFO]: Could not connect to spigotmc.org
327[16:28:38] [Server thread/INFO]: to check for updates!
328[16:28:38] [Server thread/INFO]:
329[16:28:38] [Server thread/INFO]: ----------------------------
330[16:28:38] [Server thread/INFO]: ----------------------------
331[16:28:38] [Server thread/INFO]: DeluxeTags Updater
332[16:28:38] [Server thread/INFO]:
333[16:28:38] [Server thread/INFO]: You are running 1.7.1
334[16:28:38] [Server thread/INFO]: The latest version
335[16:28:38] [Server thread/INFO]: of DeluxeTags!
336[16:28:38] [Server thread/INFO]:
337[16:28:38] [Server thread/INFO]: ----------------------------
338[16:28:39] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.172.0-SNAPSHOT*
339[16:28:39] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
340[16:28:39] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
341[16:28:39] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport v2.0-SNAPSHOT (build 60)
342[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in save-blocks config! No material found with name ender_stone
343[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name stationary_water
344[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name stationary_lava
345[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name sapling
346[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name bed_block
347[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name web
348[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name piston_extension
349[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name sign_post
350[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name wooden_door
351[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name rails
352[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name wall_sign
353[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name stone_plate
354[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name iron_door_block
355[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name redstone_torch_off
356[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name redstone_torch_on
357[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name magma
358[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name portal
359[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name ender_portal
360[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name wood_button
361[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name leaves
362[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name leaves_2
363[16:28:39] [Server thread/WARN]: [RandomTeleport] Error in unsave-blocks config! No material found with name wall_banner
364[16:28:39] [Server thread/INFO]: [RandomTeleport] Found locale en!
365[16:28:39] [Server thread/INFO]: [PluginHiderPlus] Enabling PluginHiderPlus v4.1.1
366[16:28:39] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.20.6
367[16:28:39] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
368[16:28:39] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
369[16:28:39] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.9.11
370[16:28:39] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
371[16:28:39] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
372[16:28:39] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
373[16:28:39] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
374[16:28:39] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
375[16:28:39] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
376[16:28:39] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
377[16:28:39] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
378[16:28:39] [Server thread/INFO]: [CrazyCrates] Loading custom files.
379[16:28:39] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Ultra.yml.
380[16:28:39] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Voting.yml.
381[16:28:39] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
382[16:28:39] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
383[16:28:39] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_14_R1! Trying to find NMS support
384[16:28:39] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_14_R1' loaded!
385[16:28:39] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
386[16:28:39] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
387[16:28:39] [Server thread/INFO]: [CrazyCrates] Loaded 3 physical crate locations.
388[16:28:39] [Server thread/INFO]: [CrazyCrates] Failed to load 1 physical crate locations.
389[16:28:39] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
390[16:28:39] [Server thread/INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded.
391[16:28:39] [Server thread/INFO]: [CrazyCrates] nether.nbt was successfully found and loaded.
392[16:28:39] [Server thread/INFO]: [CrazyCrates] soul.nbt was successfully found and loaded.
393[16:28:39] [Server thread/INFO]: [CrazyCrates] classic.nbt was successfully found and loaded.
394[16:28:39] [Server thread/INFO]: [CrazyCrates] sea.nbt was successfully found and loaded.
395[16:28:39] [Server thread/INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded.
396[16:28:39] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
397[16:28:39] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
398[16:28:39] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
399[16:28:39] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.19
400[16:28:39] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
401[16:28:39] [Server thread/INFO]: [Essentials] No kits found to migrate.
402[16:28:39] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
403[16:28:39] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
404[16:28:39] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
405[16:28:39] [Server thread/INFO]: [Essentials] Loaded 20977 items from items.json.
406[16:28:39] [Server thread/INFO]: [Essentials] Using locale en_US
407[16:28:39] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
408[16:28:39] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
409[16:28:39] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
410[16:28:39] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
411[16:28:39] [Server thread/INFO]: [ChatControl] Enabling ChatControl v8.3.4
412[16:28:39] [Server thread/INFO]: _____ _ _ _____ _ _ +
413[16:28:39] [Server thread/INFO]: / ____| | | | / ____| | | | |
414[16:28:39] [Server thread/INFO]: | | | |__ __ _| |_| | ___ _ __ | |_ _ __ ___ | |
415[16:28:39] [Server thread/INFO]: | | | '_ \ / _` | __| | / _ \| '_ \| __| '__/ _ \| |
416[16:28:39] [Server thread/INFO]: | |____| | | | (_| | |_| |___| (_) | | | | |_| | | (_) | |
417[16:28:39] [Server thread/INFO]: \_____|_| |_|\__,_|\__|\_____\___/|_| |_|\__|_| \___/|_|
418[16:28:39] [Server thread/INFO]:
419[16:28:39] [Server thread/INFO]: Registering commands...
420[16:28:39] [Server thread/INFO]: Command /ignore already used by Essentials, we take it over...
421[16:28:39] [Server thread/INFO]: Command /me already used by Essentials, we take it over...
422[16:28:39] [Server thread/INFO]: Command /motd already used by Essentials, we take it over...
423[16:28:39] [Server thread/INFO]:
424[16:28:39] [Server thread/INFO]: Loaded 43 global, 15 chat, 4 command, 2 packet and 1 book rules
425[16:28:39] [Server thread/INFO]:
426[16:28:39] [Server thread/INFO]: ChatControl loaded. Fire in the hole!
427[16:28:39] [Server thread/INFO]: ______________________________________________________________
428[16:28:39] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.6.2
429[16:28:39] [Server thread/INFO]: [EpicRename] Version: 3.6.2 MC Version: NEWER_THAN_ONE_DOT_EIGHT
430[16:28:39] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2019 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx
431[16:28:39] [Server thread/INFO]: [EpicRename] Starting to enable plugin...
432[16:28:39] [Server thread/INFO]: [EpicRename] Prefix set to: '[EpicRename] '
433[16:28:39] [Server thread/INFO]: [EpicRename] Plugin Enabled!
434[16:28:39] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
435[16:28:39] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
436[16:28:39] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.18
437[16:28:40] [Server thread/INFO]: [LiteBans] Using default database drivers.
438[16:28:40] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
439[16:28:40] [Server thread/INFO]: [LiteBans] Connecting to database...
440[16:28:40] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///Servers/plugins/LiteBans/litebans] (97.3 ms).
441[16:28:40] [Server thread/INFO]: [LiteBans] Database connection fully initialized (100 ms).
442[16:28:40] [Server thread/INFO]: [LiteBans] v2.3.18 enabled. Startup took 186 ms.
443[16:28:40] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.2
444[16:28:40] [Server thread/INFO]: [BuycraftX] Validating your server key...
445[16:28:40] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
446[16:28:41] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.1-SNAPSHOT;556b638
447[16:28:41] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
448[16:28:41] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
449[16:28:41] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
450[16:28:41] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
451[16:28:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
452[16:28:41] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
453[16:28:41] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
454[16:28:41] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
455[16:28:41] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
456[16:28:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
457[16:28:41] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
458[16:28:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
459[16:28:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
460[16:28:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
461[16:28:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
462[16:28:41] [Server thread/INFO]: [WorldGuard] (Spawn2) TNT ignition is PERMITTED.
463[16:28:41] [Server thread/INFO]: [WorldGuard] (Spawn2) Lighters are PERMITTED.
464[16:28:41] [Server thread/INFO]: [WorldGuard] (Spawn2) Lava fire is PERMITTED.
465[16:28:41] [Server thread/INFO]: [WorldGuard] (Spawn2) Fire spread is UNRESTRICTED.
466[16:28:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn2'
467[16:28:41] [Server thread/INFO]: [WorldGuard] Loading region data...
468[16:28:41] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.14.5
469[16:28:41] [Server thread/INFO]: [DeluxeChat] 1 formats loaded!
470[16:28:41] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
471[16:28:41] [Server thread/INFO]: [DeluxeChat] Detected Vault
472[16:28:41] [Server thread/INFO]: [DeluxeChat] Hooked into Vault
473[16:28:41] [Server thread/INFO]: ----------------------------
474[16:28:41] [Server thread/INFO]: DeluxeChat Updater
475[16:28:41] [Server thread/INFO]:
476[16:28:41] [Server thread/INFO]: You are running 1.14.5
477[16:28:41] [Server thread/INFO]: The latest version
478[16:28:41] [Server thread/INFO]: of DeluxeChat!
479[16:28:41] [Server thread/INFO]:
480[16:28:41] [Server thread/INFO]: ----------------------------
481[16:28:41] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1781)
482[16:28:42] [Server thread/INFO]: [SuperbVote] Enabling SuperbVote v0.5.4
483[16:28:42] [Server thread/INFO]: [SuperbVote] Using clip's PlaceholderAPI to provide extra placeholders.
484[16:28:42] [Server thread/INFO]: [TAB] Enabling TAB v2.5.4
485[16:28:42] [Server thread/INFO]: [TAB] Server version: 1.14.4 (v1_14_R1)
486[16:28:42] [Server thread/INFO]: [TAB] Enabled in 39ms
487[16:28:42] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.19
488[16:28:42] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.1.2
489[16:28:42] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
490[16:28:42] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
491[16:28:42] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
492[16:28:42] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
493[16:28:42] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
494[16:28:42] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
495[16:28:42] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
496[16:28:42] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
497[16:28:42] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
498[16:28:42] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
499[16:28:42] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
500[16:28:42] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
501[16:28:42] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
502[16:28:42] [Server thread/INFO]: [TempFly] Enabling TempFly v1.8.9*
503[16:28:42] [Server thread/INFO]: [TempFly] Initizlizing ClipAPI
504[16:28:42] [Server thread/INFO]: [Denizen] Enabling Denizen v1.1.1-SNAPSHOT (build 1690-REL)
505[16:28:42] [Server thread/INFO]: +> [Denizen] +-------------------------+
506[16:28:42] [Server thread/INFO]: +> [Denizen] _/_ _ ._ _ _
507[16:28:42] [Server thread/INFO]: +> [Denizen] (/(-/ )/ /_(-/ ) scriptable minecraft
508[16:28:42] [Server thread/INFO]: +> [Denizen]
509[16:28:42] [Server thread/INFO]: +> [Denizen] by: The DenizenScript team
510[16:28:42] [Server thread/INFO]: +> [Denizen] Chat with us at: https://discord.gg/Q6pZGSR
511[16:28:42] [Server thread/INFO]: +> [Denizen] Or learn more at: https://denizenscript.com
512[16:28:42] [Server thread/INFO]: +> [Denizen] version: 1.1.1-SNAPSHOT (build 1690-REL)
513[16:28:42] [Server thread/INFO]: +> [Denizen] +-------------------------+
514[16:28:42] [Server thread/INFO]: OKAY! Loaded core commands: [showfake, invisible, animate, ban, modifyblock, cast, midi, else, explode, sidebar, cooldown,
515 weather, action, scoreboard, if, give, worldborder, chunkload, lookclose, zap, execute, mount, announce, push, waituntil,
516 firework, stop, advancement, light, reset, hurt, ratelimit, nbt, wait, flag, log, despawn, webget, goto, attack, event, stand,
517 map, resume, break, strike, health, team, trigger, fly, itemcooldown, disengage, gamerule, kick, playsound, rename, chat,
518 anchor, fish, leash, queue, rotate, sign, run, while, experience, playeffect, bossbar, narrate, vulnerable, pushable, create,
519 trait, shoot, oxygen, yaml, group, statistic, fakeitem, pose, opentrades, blockcrack, schematic, sync, look, pause, feed,
520 take, toast, compass, adjust, animatechest, glow, drop, note, teleport, choose, actionbar, inventory, title, remove, sql,
521 switch, head, foreach, random, reload, repeat, define, heal, copyblock, filecopy, sit, burn, debug, determine, assignment,
522 permission, follow, displayitem, scribe, async, createworld, spawn, equip, money, engage, time, inject, mark, age, walk]
523[16:28:42] [Server thread/INFO]: OKAY! Loaded core triggers: [CHAT, CLICK, PROXIMITY, DAMAGE]
524[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: BiomeTag as b
525[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: ChunkTag as ch
526[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: ColorTag as co
527[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: CuboidTag as cu
528[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: EllipsoidTag as ellipsoid
529[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: EntityTag as e
530[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: InventoryTag as in
531[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: ItemTag as i
532[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: LocationTag as l
533[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: MaterialTag as m
534[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: NPCTag as n
535[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: PlayerTag as p
536[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: PluginTag as pl
537[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: TradeTag as trade
538[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: WorldTag as w
539[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: CustomObjectTag as custom
540[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: ListTag as li
541[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: ScriptTag as s
542[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: ElementTag as el
543[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: DurationTag as d
544[16:28:42] [Server thread/INFO]: +> [ObjectFetcher] Registered: QueueTag as q
545[16:28:42] [Server thread/INFO]: +> [PaperModule] Loading Paper support module...
546[16:28:42] [Server thread/INFO]: ERROR!
547 Error Message: Woah! No scripts in /plugins/Denizen/scripts/ to load!
548[16:28:42] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.12.0-d4d7ac4
549[16:28:42] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
550[16:28:42] [Server thread/INFO]: [GriefPrevention] 1 total claims loaded.
551[16:28:42] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
552[16:28:42] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
553[16:28:42] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
554[16:28:42] [Server thread/INFO]: [GriefPrevention] Boot finished.
555[16:28:43] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
556[16:28:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
557[16:28:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
558[16:28:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
559[16:28:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
560[16:28:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: karma
561[16:28:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
562[16:28:43] [Server thread/INFO]: Done (9.925s)! For help, type "help"
563[16:28:43] [Server thread/INFO]: Timings Reset
564[16:28:43] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
565[16:28:43] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
566[16:28:43] [Craft Scheduler Thread - 16/INFO]: [Vault] Checking for Updates ...
567[16:28:43] [Craft Scheduler Thread - 5/INFO]: A new version of ChatControl is available.
568[16:28:43] [Craft Scheduler Thread - 5/INFO]: Current version: 8.3.4; New version: 8.4.9
569[16:28:43] [Craft Scheduler Thread - 5/INFO]: URL: https://www.spigotmc.org/resources/10258/.
570[16:28:44] [Craft Scheduler Thread - 16/INFO]: [Vault] No new version available
571[16:28:44] [Server thread/INFO]: [ShopGUIPlus] No external spawner plugins registered, using built-in spawners support!
572[16:28:44] [Server thread/INFO]: [ShopGUIPlus] Loaded 8 main menu items!
573[16:28:44] [Craft Scheduler Thread - 0/INFO]: [PlaceholderAPI] 164 placeholder expansions are available on the cloud.
574[16:28:44] [Craft Scheduler Thread - 0/INFO]: [PlaceholderAPI] 1 installed expansions have updates available.
575[16:28:44] [Server thread/INFO]: [ShopGUIPlus] Loaded 8 shops with total of 185 items!
576[16:28:44] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
577[16:28:44] [Server thread/INFO]: +> [OldEventManager] Scanning 0 world scripts...
578[16:28:44] [Server thread/INFO]: +> [ScriptEvent] Reloading script events...
579[16:28:45] [Server thread/INFO]: +> [] +-------------------------+
580[16:28:46] [Craft Scheduler Thread - 11/INFO]: [BuycraftX] Fetching all due players...
581[16:28:46] [Craft Scheduler Thread - 11/INFO]: [BuycraftX] Fetched due players (0 found).
582[16:33:44] [Craft Scheduler Thread - 24/INFO]: [BuycraftX] Fetching all due players...
583[16:33:44] [Craft Scheduler Thread - 24/INFO]: [BuycraftX] Fetched due players (0 found).
584[16:37:09] [User Authenticator #1/INFO]: UUID of player Hafner is 5325b9b0-c31e-4b00-a7c9-e6625e31c158
585[16:37:10] [Server thread/INFO]: Hafner[/73.64.62.34:42431] logged in with entity id 205 at ([Spawn2]-78.02843611176, 56.0, -66.49763113674823)
586[16:37:10] [Server thread/INFO]: [+] Hafner
587[16:37:18] [User Authenticator #1/INFO]: UUID of player Bink11 is 94203b88-d495-4c6f-9607-7ae3a83dc219
588[16:37:18] [Server thread/INFO]: Bink11[/73.64.62.34:28822] logged in with entity id 206 at ([Spawn2]-76.70963441579521, 56.0, -68.32291609569275)
589[16:37:18] [Server thread/INFO]: [+] Bink11