Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
500
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.70 KB | None | 0 0
  1. [20:02:39] [Server thread/INFO]: Starting minecraft server version 1.14.4
  2. [20:02:39] [Server thread/INFO]: Loading properties
  3. [20:02:39] [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. [20:02:39] [Server thread/INFO]: Server Ping Player Sample Count: 12
  5. [20:02:39] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [20:02:39] [Server thread/INFO]: Debug logging is disabled
  7. [20:02:39] [Server thread/INFO]: Default game type: SURVIVAL
  8. [20:02:39] [Server thread/INFO]: Generating keypair
  9. [20:02:40] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
  10. [20:02:40] [Server thread/INFO]: Using default channel type
  11. [20:02:43] [Server thread/WARN]: Plugin XRayDetector v1.0 does not specify an api-version.
  12. [20:02:43] [Server thread/WARN]: Plugin Votifier v1.9 does not specify an api-version.
  13. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
  14. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
  15. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
  16. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus
  17. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
  18. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
  19. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
  20. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
  21. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
  22. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
  23. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
  24. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
  25. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
  26. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType
  27. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
  28. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
  29. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
  30. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
  31. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy
  32. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.collection.LocatedBlockList
  33. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder
  34. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
  35. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.AbstractRegion
  36. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.EllipsoidRegion
  37. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
  38. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.TransformRegion
  39. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.RegionIntersection
  40. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.NullRegion
  41. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.Polygonal2DRegion
  42. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CylinderRegion
  43. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CuboidRegion
  44. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
  45. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.ScriptingCommands
  46. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SchematicCommands
  47. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommands
  48. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.UtilityCommandsRegistration
  49. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommandsRegistration
  50. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
  51. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
  52. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
  53. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
  54. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
  55. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
  56. [20:02:43] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
  57. [20:02:43] [Server thread/WARN]: Plugin TipAnnouncer v1.0 does not specify an api-version.
  58. [20:02:43] [Server thread/WARN]: Plugin BeaconEffects v1.0 does not specify an api-version.
  59. [20:02:43] [Server thread/WARN]: Plugin Warps v1.0 does not specify an api-version.
  60. [20:02:43] [Server thread/WARN]: Plugin Bank v1.0 does not specify an api-version.
  61. [20:02:43] [Server thread/WARN]: Plugin CMIEInjector v1.0.2.1 does not specify an api-version.
  62. [20:02:44] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.17.5
  63. [20:02:44] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
  64. [20:02:44] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1-SNAPSHOT;78488d9
  65. [20:02:44] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@60d02974]
  66. [20:02:44] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.9.9
  67. [20:02:44] [Server thread/INFO]: [XRayDetector] Loading XRayDetector v1.0
  68. [20:02:44] [Server thread/INFO]: [BlockLocker] Loading BlockLocker v1.6.1
  69. [20:02:44] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.0.1c
  70. [20:02:44] [Server thread/INFO]: [Votifier] [Votifier] Loading Votifier v1.9
  71. [20:02:44] [Server thread/INFO]: [PvPToggle] Loading PvPToggle v1.6.5
  72. [20:02:44] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0-SNAPSHOT
  73. [20:02:44] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.4) has not yet been tested! Proceed with caution.
  74. [20:02:45] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
  75. [20:02:45] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.8.2-SNAPSHOT
  76. [20:02:45] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.19.2
  77. [20:02:45] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.11
  78. [20:02:45] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
  79. [20:02:45] [Server thread/INFO]: [MobFarmManager] Loading MobFarmManager v1.5.3.3
  80. [20:02:45] [Server thread/INFO]: [InfiniteStorage] Loading InfiniteStorage v2.0-SNAPSHOT
  81. [20:02:45] [Server thread/INFO]: [EasyBackupCore] Loading EasyBackupCore v3.0.7
  82. [20:02:45] [Server thread/INFO]: [TipAnnouncer] Loading TipAnnouncer v1.0
  83. [20:02:45] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  84. [20:02:45] [Server thread/INFO]: [BeaconEffects] Loading BeaconEffects v1.0
  85. [20:02:45] [Server thread/INFO]: [Warps] Loading Warps v1.0
  86. [20:02:45] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.5.0
  87. [20:02:45] [Server thread/INFO]: [Bank] Loading Bank v1.0
  88. [20:02:45] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.19.8
  89. [20:02:45] [Server thread/INFO]: [ezAuctions] Loading ezAuctions v1.5.0
  90. [20:02:45] [Server thread/INFO]: [QuickShop] Loading QuickShop vReremake 2.3.5
  91. [20:02:45] [Server thread/INFO]: [EasyBackup] Loading EasyBackup v3.1.1
  92. [20:02:45] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.1-SNAPSHOT;556b638
  93. [20:02:45] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.6.5-2800
  94. [20:02:45] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.17.1
  95. [20:02:45] [Server thread/INFO]: [Confiscate] Loading Confiscate v2.2.8
  96. [20:02:45] [Server thread/INFO]: [SignMechanics] Loading SignMechanics v1.0
  97. [20:02:45] [Server thread/INFO]: [CMIEInjector] Loading CMIEInjector v1.0.2.1
  98. [20:02:45] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.96
  99. [20:02:45] [Server thread/INFO]: mcMMO has registered WG flags successfully!
  100. [20:02:45] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v9.9.0.0
  101. [20:02:45] [Server thread/INFO]: [CombatLog] Loading expansion 'Cheat Prevention v14.11'
  102. [20:02:45] [Server thread/INFO]: [CombatLog] Loading expansion 'NotCombatLogX v14.3'
  103. [20:02:45] [Server thread/INFO]: [CombatLog] Loaded 2 expansions
  104. [20:02:45] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.11.6
  105. [20:02:45] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.5.7
  106. [20:02:45] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v2.5.1
  107. [20:02:45] [Server thread/INFO]: [ChatControl] Loading ChatControl v8.3.18
  108. [20:02:46] [Server thread/INFO]: [ClaimslistClassifier] Loading ClaimslistClassifier v1.5
  109. [20:02:46] [Server thread/INFO]: [CMI] Loading CMI v8.6.13.2
  110. [20:02:46] [Server thread/INFO]: [TradeMe] Loading TradeMe v6.0.1.3
  111. [20:02:46] [Server thread/INFO]: [SafariNet] Loading SafariNet v1.14.9-SNAPSHOT
  112. [20:02:46] [Server thread/INFO]: [BossShopPro] Loading BossShopPro v2.0.8
  113. [20:02:46] [Server thread/INFO]: [MorphRedeem] Loading MorphRedeem v1.1.1
  114. [20:02:46] [Server thread/INFO]: [GriefPreventionFlags] Loading GriefPreventionFlags v5.5.3
  115. [20:02:46] [Server thread/INFO]: [MMOItems] Loading MMOItems v4.7.18
  116. [20:02:46] [Server thread/INFO]: [MMOItems] Detected Bukkit Version: v1_14_R1
  117. [20:02:46] [Server thread/INFO]: [MMOItems] Hooked onto WorldGuard
  118. [20:02:46] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  119. [20:02:46] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
  120. [20:02:46] [Server thread/INFO]: __
  121. [20:02:46] [Server thread/INFO]: | |__) LuckPerms v4.4.1
  122. [20:02:46] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  123. [20:02:46] [Server thread/INFO]:
  124. [20:02:46] [Server thread/INFO]: [LuckPerms] Loading configuration...
  125. [20:02:46] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  126. [20:02:46] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  127. [20:02:46] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  128. [20:02:47] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 780ms)
  129. [20:02:47] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1-SNAPSHOT;78488d9
  130. [20:02:47] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  131. [20:02:47] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
  132. [20:02:48] [Server thread/INFO]: [BlockLocker] Enabling BlockLocker v1.6.1
  133. [20:02:48] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0-SNAPSHOT
  134. [20:02:48] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  135. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.11
  136. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
  137. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
  138. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
  139. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
  140. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
  141. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
  142. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
  143. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
  144. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
  145. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
  146. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
  147. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] = =
  148. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
  149. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
  150. [20:02:48] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  151. [20:02:48] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  152. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_14_R1, DirectChunkAPI disabled
  153. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
  154. [20:02:48] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  155. [20:02:48] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  156. [20:02:48] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  157. [20:02:48] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  158. [20:02:48] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  159. [20:02:48] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  160. [20:02:48] [Server thread/INFO]: [CMIEInjector] Enabling CMIEInjector v1.0.2.1*
  161. [20:02:48] [Server thread/INFO]: [CMIEInjector] Injecting CMI Economy
  162. [20:02:48] [Server thread/INFO]: [CMIEInjector] [Economy] CMI Economy found: Waiting
  163. [20:02:48] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.96
  164. [20:02:49] [Thread-16/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
  165. [20:02:49] [Server thread/INFO]: [mcMMO] enabling Acrobatics Skills
  166. [20:02:49] [Server thread/INFO]: [mcMMO] registered subskill: Roll
  167. [20:02:49] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist
  168. [20:02:49] [Server thread/INFO]: Preparing level "world"
  169. [20:02:49] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  170. [20:02:50] [Server thread/INFO]: Loaded 6 recipes
  171. [20:02:50] [Server thread/INFO]: -------- World Settings For [world] --------
  172. [20:02:50] [Server thread/INFO]: Experience Merge Radius: 6.0
  173. [20:02:50] [Server thread/INFO]: Mob Spawn Range: 3
  174. [20:02:50] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 32 / Ra 48 / Mi 6 / Tiv true
  175. [20:02:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  176. [20:02:50] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
  177. [20:02:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  178. [20:02:50] [Server thread/INFO]: Max TNT Explosions: 100
  179. [20:02:50] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  180. [20:02:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  181. [20:02:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  182. [20:02:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  183. [20:02:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  184. [20:02:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  185. [20:02:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  186. [20:02:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  187. [20:02:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
  188. [20:02:50] [Server thread/INFO]: Potato Growth Modifier: 100%
  189. [20:02:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  190. [20:02:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  191. [20:02:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  192. [20:02:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  193. [20:02:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  194. [20:02:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  195. [20:02:50] [Server thread/INFO]: Kelp Growth Modifier: 100%
  196. [20:02:50] [Server thread/INFO]: View Distance: 6
  197. [20:02:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  198. [20:02:50] [Server thread/INFO]: Item Despawn Rate: 6000
  199. [20:02:50] [Server thread/INFO]: Item Merge Radius: 4.0
  200. [20:02:50] [Server thread/INFO]: Arrow Despawn Rate: 600
  201. [20:02:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  202. [20:02:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  203. [20:02:50] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  204. [20:02:50] [Server thread/INFO]: Logging WorldEdit commands to /home/container/plugins/WorldEdit/worldedit.log
  205. [20:02:50] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  206. [20:02:50] [Server thread/INFO]: Experience Merge Radius: 6.0
  207. [20:02:50] [Server thread/INFO]: Mob Spawn Range: 3
  208. [20:02:50] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 32 / Ra 48 / Mi 6 / Tiv true
  209. [20:02:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  210. [20:02:50] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
  211. [20:02:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  212. [20:02:50] [Server thread/INFO]: Max TNT Explosions: 100
  213. [20:02:50] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  214. [20:02:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  215. [20:02:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  216. [20:02:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  217. [20:02:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  218. [20:02:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  219. [20:02:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  220. [20:02:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  221. [20:02:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
  222. [20:02:50] [Server thread/INFO]: Potato Growth Modifier: 100%
  223. [20:02:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  224. [20:02:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  225. [20:02:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  226. [20:02:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  227. [20:02:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  228. [20:02:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  229. [20:02:50] [Server thread/INFO]: Kelp Growth Modifier: 100%
  230. [20:02:50] [Server thread/INFO]: View Distance: 6
  231. [20:02:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  232. [20:02:50] [Server thread/INFO]: Item Despawn Rate: 6000
  233. [20:02:50] [Server thread/INFO]: Item Merge Radius: 4.0
  234. [20:02:50] [Server thread/INFO]: Arrow Despawn Rate: 600
  235. [20:02:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  236. [20:02:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  237. [20:02:51] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  238. [20:02:51] [Server thread/INFO]: Experience Merge Radius: 6.0
  239. [20:02:51] [Server thread/INFO]: Mob Spawn Range: 3
  240. [20:02:51] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 32 / Ra 48 / Mi 6 / Tiv true
  241. [20:02:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  242. [20:02:51] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
  243. [20:02:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  244. [20:02:51] [Server thread/INFO]: Max TNT Explosions: 100
  245. [20:02:51] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  246. [20:02:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
  247. [20:02:51] [Server thread/INFO]: Cane Growth Modifier: 100%
  248. [20:02:51] [Server thread/INFO]: Melon Growth Modifier: 100%
  249. [20:02:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  250. [20:02:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  251. [20:02:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
  252. [20:02:51] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  253. [20:02:51] [Server thread/INFO]: Carrot Growth Modifier: 100%
  254. [20:02:51] [Server thread/INFO]: Potato Growth Modifier: 100%
  255. [20:02:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
  256. [20:02:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  257. [20:02:51] [Server thread/INFO]: Vine Growth Modifier: 100%
  258. [20:02:51] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  259. [20:02:51] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  260. [20:02:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  261. [20:02:51] [Server thread/INFO]: Kelp Growth Modifier: 100%
  262. [20:02:51] [Server thread/INFO]: View Distance: 6
  263. [20:02:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  264. [20:02:51] [Server thread/INFO]: Item Despawn Rate: 6000
  265. [20:02:51] [Server thread/INFO]: Item Merge Radius: 4.0
  266. [20:02:51] [Server thread/INFO]: Arrow Despawn Rate: 600
  267. [20:02:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  268. [20:02:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  269. [20:02:51] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  270. [20:02:51] [Server thread/INFO]: Preparing spawn area: 0%
  271. [20:02:51] [Server thread/INFO]: Preparing spawn area: 0%
  272. [20:02:54] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  273. [20:02:54] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  274. [20:02:54] [Server-Worker-2/INFO]: Preparing spawn area: 0%
  275. [20:02:54] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  276. [20:02:54] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  277. [20:02:54] [Server thread/INFO]: Loaded 289 spawn chunks for world world
  278. [20:02:54] [Server thread/INFO]: Time elapsed: 3359 ms
  279. [20:02:54] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  280. [20:02:54] [Server thread/INFO]: Preparing spawn area: 0%
  281. [20:02:54] [Server thread/INFO]: Loaded 289 spawn chunks for world world_nether
  282. [20:02:54] [Server thread/INFO]: Time elapsed: 261 ms
  283. [20:02:54] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  284. [20:02:54] [Server thread/INFO]: Preparing spawn area: 0%
  285. [20:02:55] [Server thread/INFO]: Loaded 289 spawn chunks for world world_the_end
  286. [20:02:55] [Server thread/INFO]: Time elapsed: 218 ms
  287. [20:02:55] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.17.5
  288. [20:02:55] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  289. [20:02:55] [Server thread/INFO]: [CoreProtect] Using MySQL for data storage.
  290. [20:02:55] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.9.9
  291. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
  292. [20:02:55] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
  293. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
  294. [20:02:55] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
  295. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
  296. [20:02:55] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
  297. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
  298. [20:02:55] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
  299. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loading custom files.
  300. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Galactic.yml.
  301. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Basic.yml.
  302. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Crazy.yml.
  303. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Classic.yml.
  304. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/VoteParty.yml.
  305. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Voting.yml.
  306. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Pet.yml.
  307. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/LastMapVoteParty.yml.
  308. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/LastMapVoting.yml.
  309. [20:02:55] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
  310. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
  311. [20:02:55] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_14_R1! Trying to find NMS support
  312. [20:02:55] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_14_R1' loaded!
  313. [20:02:55] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
  314. [20:02:55] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
  315. [20:02:55] [Server thread/INFO]: [CrazyCrates] All physical crate locations have been loaded.
  316. [20:02:55] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
  317. [20:02:55] [Server thread/INFO]: [CrazyCrates] classic.nbt was successfully found and loaded.
  318. [20:02:55] [Server thread/INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded.
  319. [20:02:55] [Server thread/INFO]: [CrazyCrates] sea.nbt was successfully found and loaded.
  320. [20:02:55] [Server thread/INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded.
  321. [20:02:55] [Server thread/INFO]: [CrazyCrates] nether.nbt was successfully found and loaded.
  322. [20:02:55] [Server thread/INFO]: [CrazyCrates] soul.nbt was successfully found and loaded.
  323. [20:02:55] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
  324. [20:02:55] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
  325. [20:02:55] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
  326. [20:02:55] [Server thread/INFO]: [XRayDetector] Enabling XRayDetector v1.0*
  327. [20:02:55] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v2.0.1c
  328. [20:02:55] [Server thread/INFO]: [IllegalStack] Chat Components found! Enabling clickable commands in /istack
  329. [20:02:55] [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!
  330. [20:02:55] [Server thread/INFO]: ProtocolLib was detected, checking for creative inventory cheats from players.
  331. [20:02:55] [Server thread/INFO]: [Illegal Stack] - MC Version 1.14 detected!
  332. [20:02:55] [Server thread/INFO]: Blocking 1.14 villager trade cheesing.
  333. [20:02:55] [Server thread/INFO]: [Votifier] [Votifier] Enabling Votifier v1.9*
  334. [20:02:55] [Server thread/INFO]: [Votifier] [Votifier] Votifier enabled.
  335. [20:02:55] [Server thread/INFO]: [PvPToggle] Enabling PvPToggle v1.6.5
  336. [20:02:55] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
  337. [20:02:55] [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].
  338. [20:02:55] [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.
  339. [20:02:55] [Server thread/INFO]: -------- World Settings For [Resource] --------
  340. [20:02:55] [Server thread/INFO]: Experience Merge Radius: 6.0
  341. [20:02:55] [Server thread/INFO]: Mob Spawn Range: 3
  342. [20:02:55] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 32 / Ra 48 / Mi 6 / Tiv true
  343. [20:02:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  344. [20:02:55] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
  345. [20:02:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  346. [20:02:55] [Server thread/INFO]: Max TNT Explosions: 100
  347. [20:02:55] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  348. [20:02:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
  349. [20:02:55] [Server thread/INFO]: Cane Growth Modifier: 100%
  350. [20:02:55] [Server thread/INFO]: Melon Growth Modifier: 100%
  351. [20:02:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  352. [20:02:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  353. [20:02:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
  354. [20:02:55] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  355. [20:02:55] [Server thread/INFO]: Carrot Growth Modifier: 100%
  356. [20:02:55] [Server thread/INFO]: Potato Growth Modifier: 100%
  357. [20:02:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
  358. [20:02:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  359. [20:02:55] [Server thread/INFO]: Vine Growth Modifier: 100%
  360. [20:02:55] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  361. [20:02:55] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  362. [20:02:55] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  363. [20:02:55] [Server thread/INFO]: Kelp Growth Modifier: 100%
  364. [20:02:55] [Server thread/INFO]: View Distance: 6
  365. [20:02:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  366. [20:02:55] [Server thread/INFO]: Item Despawn Rate: 6000
  367. [20:02:55] [Server thread/INFO]: Item Merge Radius: 4.0
  368. [20:02:55] [Server thread/INFO]: Arrow Despawn Rate: 600
  369. [20:02:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  370. [20:02:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  371. [20:02:55] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  372. [20:02:55] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  373. [20:02:55] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
  374. [20:02:55] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
  375. [20:02:55] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.8.2-SNAPSHOT
  376. [20:02:55] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_14_R1
  377. [20:02:55] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #298
  378. [20:02:55] [Server thread/INFO]: [LibsDisguises] Build Date: 30/07/2019 01:12
  379. [20:02:55] [Server thread/INFO]: [LibsDisguises] Found a premium Lib's Disguises jar (v9.8.2, build #282, created 18/05/2019 06:10)
  380. [20:02:55] [Server thread/INFO]: [LibsDisguises] Registered to: 219893 (32)
  381. [20:02:55] [Server thread/INFO]: [LibsDisguises] Premium enabled, thank you for supporting Lib's Disguises!
  382. [20:02:56] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  383. [20:02:56] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  384. [20:02:56] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.19.2
  385. [20:02:56] [Server thread/WARN]: [VotingPlugin] RewardInject Validator: AllSites, Directly Defined: true Path: Messages.Player : No player message set
  386. [20:02:56] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
  387. [20:02:56] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.19.2
  388. [20:02:56] [Server thread/INFO]: [MobFarmManager] Enabling MobFarmManager v1.5.3.3
  389. [20:02:57] [Server thread/INFO]: MobFarmManager Version 1.5.3.3 has been enabled
  390. [20:02:57] [Server thread/INFO]: [InfiniteStorage] Enabling InfiniteStorage v2.0-SNAPSHOT
  391. [20:02:57] [Server thread/INFO]: location config loaded succesfully!
  392. [20:02:57] [Server thread/INFO]: cache config loaded succesfully!
  393. [20:02:57] [Server thread/INFO]: [[InfiniteStorage]] Took 0.0 seconds to load all config!
  394. [20:02:57] [Server thread/INFO]: [EasyBackupCore] Enabling EasyBackupCore v3.0.7
  395. [20:02:57] [Server thread/INFO]: [TipAnnouncer] Enabling TipAnnouncer v1.0*
  396. [20:02:57] [Server thread/INFO]: [BeaconEffects] Enabling BeaconEffects v1.0*
  397. [20:02:57] [Server thread/INFO]: [Warps] Enabling Warps v1.0*
  398. [20:02:57] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.5.0
  399. [20:02:57] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  400. [20:02:57] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.2-b107
  401. [20:02:57] [Server thread/INFO]: | Command file(s) found : 18
  402. [20:02:57] [Server thread/INFO]: | Config : Ready.
  403. [20:02:57] [Server thread/INFO]: | PlaceholderAPI: Not Found
  404. [20:02:57] [Server thread/INFO]: | Custom commands loaded : 189
  405. [20:02:57] [Server thread/INFO]: | Version: 5.5.0
  406. [20:02:57] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  407. [20:02:57] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
  408. [20:02:57] [Server thread/INFO]: [Bank] Enabling Bank v1.0*
  409. [20:02:57] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.19.8
  410. [20:02:57] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
  411. [20:02:57] [Server thread/WARN]: [ShopGUIPlus] Spawners plugin not found, spawners won't be supported.
  412. [20:02:57] [Server thread/INFO]: [ezAuctions] Enabling ezAuctions v1.5.0
  413. [20:02:57] [Server thread/INFO]: [QuickShop] Enabling QuickShop vReremake 2.3.5
  414. [20:02:57] [Server thread/INFO]: [QuickShop] Quickshop Reremake
  415. [20:02:57] [Server thread/INFO]: [QuickShop] Developers: BukkitCommonsStudio, Netherfoam, Timtower, KaiNoMood, Ghost_chu, Mgazul, TiaraRinne
  416. [20:02:57] [Server thread/INFO]: [QuickShop] Original author: Netherfoam, Timtower, KaiNoMood
  417. [20:02:57] [Server thread/INFO]: [QuickShop] Let's start loading the plugin
  418. [20:02:57] [Server thread/INFO]: [QuickShop] Running QuickShop-Reremake on Minecraft version v1_14_R1
  419. [20:02:57] [Server thread/INFO]: [QuickShop] Translator: Ghost_chu
  420. [20:02:57] [Server thread/INFO]: [QuickShop] Contributors: Timtower, Netherfoam, KaiNoMood and Mgazul
  421. [20:02:57] [Server thread/INFO]: [QuickShop] Language Zone: English (en_US)
  422. [20:02:57] [Server thread/INFO]: [QuickShop] bStats module loaded.
  423. [20:02:57] [Server thread/INFO]: [QuickShop] Complete to load Itemname i18n.
  424. [20:02:57] [Server thread/INFO]: [QuickShop] Starting loading Enchantment i18n...
  425. [20:02:57] [Server thread/INFO]: [QuickShop] Complete to load enchname i18n.
  426. [20:02:57] [Server thread/INFO]: [QuickShop] Starting loading Potion i18n...
  427. [20:02:57] [Server thread/INFO]: [QuickShop] Complete to load potionname i18n.
  428. [20:02:57] [Server thread/INFO]: [QuickShop] Loading shops from the database...
  429. [20:02:57] [Server thread/INFO]: [QuickShop] Used 1ms to fetch all shops from the database.
  430. [20:02:57] [Server thread/INFO]: [QuickShop] Successfully loaded 30 shops! (Used 19ms, Avg 0ms per shop)
  431. [20:02:57] [Server thread/INFO]: [QuickShop] 30 shops will load after chunk have loaded, 0 shops will load after the world has loaded.
  432. [20:02:57] [Server thread/INFO]: [QuickShop] Registering Listeners...
  433. [20:02:57] [Server thread/INFO]: [QuickShop] Registering DisplayCheck task....
  434. [20:02:57] [Server thread/INFO]: [QuickShop] Cleaning MsgUtils...
  435. [20:02:57] [Server thread/INFO]: [QuickShop] Cleaning purchase messages from the database that are over a week old...
  436. [20:02:57] [Server thread/INFO]: [QuickShop] Registering UpdateWatcher...
  437. [20:02:57] [Server thread/INFO]: [QuickShop] Registering BStats Mertics...
  438. [20:02:57] [Server thread/INFO]: [QuickShop] Posting stats data...
  439. [20:02:57] [Server thread/INFO]: [QuickShop] Metrics submitted.
  440. [20:02:57] [Server thread/INFO]: [QuickShop] QuickShop Loaded! 148 ms.
  441. [20:02:57] [Thread-23/INFO]: [QuickShop] Sending stats data...
  442. [20:02:57] [Server thread/INFO]: [EasyBackup] Enabling EasyBackup v3.1.1
  443. [20:02:59] [Server thread/INFO]: [EasyBackup] -------------------------------------------------------------
  444. [20:02:59] [Server thread/INFO]: [EasyBackup] _____ ______ _
  445. [20:02:59] [Server thread/INFO]: [EasyBackup] | ___| | ___ \ | |
  446. [20:02:59] [Server thread/INFO]: [EasyBackup] | |__ __ _ ___ _ _ | |_/ / __ _ ___| | ___ _ _ __
  447. [20:02:59] [Server thread/INFO]: [EasyBackup] | __|/ _` / __| | | | | ___ \/ _` |/ __| |/ / | | | '_ \
  448. [20:02:59] [Server thread/INFO]: [EasyBackup] | |__| (_| \__ \ |_| | | |_/ / (_| | (__| <| |_| | |_) |
  449. [20:02:59] [Server thread/INFO]: [EasyBackup] \____/\__,_|___/\__, | \____/ \__,_|\___|_|\_\\__,_| .__/
  450. [20:02:59] [Server thread/INFO]: [EasyBackup] __/ | | |
  451. [20:02:59] [Server thread/INFO]: [EasyBackup] |___/ |_|
  452. [20:02:59] [Server thread/INFO]: [EasyBackup]
  453. [20:02:59] [Server thread/INFO]: [EasyBackup] EasyBackup v3.1.1
  454. [20:02:59] [Server thread/INFO]: [EasyBackup] Made by Forseth11, JarFiles
  455. [20:02:59] [Server thread/INFO]: [EasyBackup] Licensed to pinkpig (219893)
  456. [20:02:59] [Server thread/INFO]: [EasyBackup]
  457. [20:02:59] [Server thread/INFO]: [EasyBackup] Loading...
  458. [20:03:00] [Server thread/INFO]: [EasyBackup] Initializing Modules loader...
  459. [20:03:00] [Server thread/INFO]: [EasyBackup] Enabling API...
  460. [20:03:00] [Server thread/INFO]: [EasyBackup] Loading Configurations...
  461. [20:03:00] [Server thread/INFO]: [EasyBackup] Loading settings.yml config...
  462. [20:03:00] [Server thread/INFO]: -----------------------------------------------------------
  463. [20:03:00] [Server thread/INFO]: Whooooops, an error in EasyBackup occurred :c
  464. [20:03:00] [Server thread/INFO]:
  465. [20:03:00] [Server thread/INFO]: Reason: Could not load settings.yml configuration
  466. [20:03:00] [Server thread/INFO]: Type: nul
  467. [20:03:00] [Server thread/INFO]: Message: Could not load YML
  468. [20:03:00] [Server thread/INFO]:
  469. [20:03:00] [Server thread/INFO]: Full Stacktrace:
  470. [20:03:00] [Server thread/WARN]: me.forseth11.easybackup.config.handler.nul: Could not load YML
  471. [20:03:00] [Server thread/WARN]: at me.forseth11.easybackup.config.handler.super.loadFromYaml(Unknown Source)
  472. [20:03:00] [Server thread/WARN]: at me.forseth11.easybackup.config.handler.cOm9.load(Unknown Source)
  473. [20:03:00] [Server thread/WARN]: at me.forseth11.easybackup.config.handler.cOm9.init(Unknown Source)
  474. [20:03:00] [Server thread/WARN]: at me.forseth11.easybackup.plugin.final .NUl.const(Unknown Source)
  475. [20:03:00] [Server thread/WARN]: at me.forseth11.easybackup.plugin.final .NUl.const(Unknown Source)
  476. [20:03:00] [Server thread/WARN]: at me.forseth11.easybackup.plugin.final .super.extends(Unknown Source)
  477. [20:03:00] [Server thread/WARN]: at me.forseth11.easybackup.plugin.final .super.native(Unknown Source)
  478. [20:03:00] [Server thread/WARN]: at me.forseth11.easybackup.plugin.SpigotPlugin.onEnable(Unknown Source)
  479. [20:03:00] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
  480. [20:03:00] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
  481. [20:03:00] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
  482. [20:03:00] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467)
  483. [20:03:00] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381)
  484. [20:03:00] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474)
  485. [20:03:00] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290)
  486. [20:03:00] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:870)
  487. [20:03:00] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  488. [20:03:00] [Server thread/WARN]: Caused by: while scanning a quoted scalar
  489. [20:03:00] [Server thread/WARN]: in 'reader', line 196, column 121:
  490. [20:03:00] [Server thread/WARN]: ... e:CMI_playtimereward:CMI_users]""
  491. [20:03:00] [Server thread/WARN]: ^
  492. [20:03:00] [Server thread/WARN]: found unexpected end of stream
  493. [20:03:00] [Server thread/WARN]: in 'reader', line 310, column 22:
  494. [20:03:00] [Server thread/WARN]: on-success: false
  495. [20:03:00] [Server thread/WARN]: ^
  496. [20:03:00] [Server thread/WARN]:
  497. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarSpaces(ScannerImpl.java:1929)
  498. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1843)
  499. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1027)
  500. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:1009)
  501. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:394)
  502. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227)
  503. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:504)
  504. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceFirstEntry.produce(ParserImpl.java:496)
  505. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
  506. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
  507. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:188)
  508. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:142)
  509. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236)
  510. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227)
  511. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215)
  512. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144)
  513. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236)
  514. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227)
  515. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215)
  516. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144)
  517. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236)
  518. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227)
  519. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215)
  520. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144)
  521. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236)
  522. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227)
  523. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215)
  524. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144)
  525. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85)
  526. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108)
  527. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139)
  528. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524)
  529. [20:03:00] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:467)
  530. [20:03:00] [Server thread/WARN]: ... 17 more
  531. [20:03:00] [Server thread/INFO]:
  532. [20:03:00] [Server thread/INFO]: -----------------------------------------------------------
  533. [20:03:00] [Server thread/INFO]: [EasyBackup] Loading messages.yml config...
  534. [20:03:00] [Server thread/INFO]: [EasyBackup] Loading Addons...
  535. [20:03:00] [Server thread/INFO]: [EasyBackup] No Addons found
  536. [20:03:00] [Server thread/INFO]: [EasyBackup] Loading Managers...
  537. [20:03:00] [Server thread/INFO]: [EasyBackup] Loading EasyBackup schedule (CRON).
  538. [20:03:00] [Server thread/INFO]: [EasyBackup] Schedule applied: 0 0 0 ? * * * (at 00:00)
  539. [20:03:01] [Server thread/INFO]: [EasyBackup] Loading Commands...
  540. [20:03:01] [Server thread/INFO]: [EasyBackup] Starting LagMeter...
  541. [20:03:01] [Server thread/INFO]: [EasyBackup]
  542. [20:03:01] [Server thread/INFO]: [EasyBackup] EasyBackup has been loaded successfully. Starting backup schedule and disk protection...
  543. [20:03:01] [Server thread/INFO]: [EasyBackup] Backup Schedule has been started successfully
  544. [20:03:01] [Server thread/INFO]: [EasyBackup] -------------------------------------------------------------
  545. [20:03:01] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.1-SNAPSHOT;556b638
  546. [20:03:01] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  547. [20:03:01] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  548. [20:03:01] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  549. [20:03:01] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  550. [20:03:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  551. [20:03:01] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  552. [20:03:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  553. [20:03:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  554. [20:03:01] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  555. [20:03:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  556. [20:03:01] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  557. [20:03:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  558. [20:03:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  559. [20:03:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  560. [20:03:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  561. [20:03:01] [Server thread/INFO]: [WorldGuard] (Resource) TNT ignition is PERMITTED.
  562. [20:03:01] [Server thread/INFO]: [WorldGuard] (Resource) Lighters are PERMITTED.
  563. [20:03:01] [Server thread/INFO]: [WorldGuard] (Resource) Lava fire is blocked.
  564. [20:03:01] [Server thread/INFO]: [WorldGuard] (Resource) Fire spread is UNRESTRICTED.
  565. [20:03:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Resource'
  566. [20:03:01] [Server thread/INFO]: [WorldGuard] Loading region data...
  567. [20:03:01] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.6.5-2800
  568. [20:03:01] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_14_R1 (Minecraft 1.14)...
  569. [20:03:01] [Server thread/INFO]: [MythicMobs] MythicMobs LibsDisguises Support has been enabled!
  570. [20:03:01] [Server thread/INFO]: [MythicMobs] MythicMobs mcMMO Support has been enabled!
  571. [20:03:01] [Server thread/INFO]: [MythicMobs] MythicMobs MMOItems Support has been enabled!
  572. [20:03:01] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  573. [20:03:01] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  574. [20:03:01] [Server thread/INFO]: [LumineUtils] (io.lumine.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
  575. [20:03:01] [Server thread/ERROR]: Error occurred while enabling MythicMobs v4.6.5-2800 (Is it up to date?)
  576. java.lang.IllegalArgumentException: No enum constant org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason.natural
  577. at java.lang.Enum.valueOf(Enum.java:238) ~[?:1.8.0_212]
  578. at org.bukkit.event.entity.CreatureSpawnEvent$SpawnReason.valueOf(CreatureSpawnEvent.java:41) ~[patched_1.14.4.jar:git-Paper-175]
  579. at io.lumine.xikage.mythicmobs.spawning.random.RandomSpawner.<init>(RandomSpawner.java:147) ~[?:?]
  580. at io.lumine.xikage.mythicmobs.spawning.random.RandomSpawnerManager.loadRandomSpawns(RandomSpawnerManager.java:74) ~[?:?]
  581. at io.lumine.xikage.mythicmobs.io.ConfigManager.LoadAll(ConfigManager.java:101) ~[?:?]
  582. at io.lumine.xikage.mythicmobs.MythicMobs.onEnable(MythicMobs.java:152) ~[?:?]
  583. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-175]
  584. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-175]
  585. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-175]
  586. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-175]
  587. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-175]
  588. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-175]
  589. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-175]
  590. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:870) ~[patched_1.14.4.jar:git-Paper-175]
  591. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  592. [20:03:01] [Server thread/INFO]: [MythicMobs] Disabling MythicMobs v4.6.5-2800
  593. [20:03:01] [Server thread/INFO]: [MythicMobs] Disabling Mythic Mobs...
  594. [20:03:01] [Server thread/INFO]: [MythicMobs] All active settings have been saved.
  595. [20:03:01] [Server thread/INFO]: [MythicMobs] v4.6.5-2800 has been Disabled!
  596. [20:03:01] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.17.1
  597. [20:03:01] [Server thread/INFO]: [Confiscate] Enabling Confiscate v2.2.8
  598. [20:03:01] [Server thread/INFO]: ____ ____ _ _ ____ _ ____ ____ ____ ___ ____
  599. [20:03:01] [Server thread/INFO]: | | | |\ | |___ | [__ | |__| | |___
  600. [20:03:01] [Server thread/INFO]: |___ |__| | \| | | ___] |___ | | | |___
  601. [20:03:01] [Server thread/INFO]:
  602. [20:03:02] [Server thread/INFO]: Hooked into: ShopGUIPlus
  603. [20:03:02] [Server thread/INFO]: Hooked into: mcMMO
  604. [20:03:02] [Server thread/INFO]: Chest room loaded successfully.
  605. [20:03:02] [Server thread/INFO]: __________________________________________________________
  606. [20:03:02] [Server thread/INFO]:
  607. [20:03:02] [Server thread/INFO]: Confiscate 2.2.8 premium
  608. [20:03:02] [Server thread/INFO]:
  609. [20:03:02] [Server thread/INFO]: For documentation and reporting bugs, please visit
  610. [20:03:02] [Server thread/INFO]: https://github.com/kangarko/Confiscate
  611. [20:03:02] [Server thread/INFO]:
  612. [20:03:02] [Server thread/INFO]: Initialization done. Took 9 ms.
  613. [20:03:02] [Server thread/INFO]: __________________________________________________________
  614. [20:03:02] [Server thread/INFO]:
  615. [20:03:02] [Server thread/INFO]: [DiscordSRV] Language initialized as English
  616. [20:03:02] [Server thread/INFO]: [DiscordSRV] API listener org.mineacademy.confiscate.lib.fo.model.LpT7$protected subscribed (1 methods)
  617. [20:03:02] [Server thread/INFO]: [SignMechanics] Enabling SignMechanics v1.0
  618. [20:03:02] [Server thread/INFO]: +------------------------+
  619. [20:03:02] [Server thread/INFO]: | Loading Sign Mechanics |
  620. [20:03:02] [Server thread/INFO]: +------------------------+
  621. [20:03:02] [Server thread/INFO]: worth config loaded succesfully!
  622. [20:03:02] [Server thread/INFO]: aliases config loaded succesfully!
  623. [20:03:02] [Server thread/INFO]: cache config loaded succesfully!
  624. [20:03:02] [Server thread/INFO]: config config loaded succesfully!
  625. [20:03:02] [Server thread/INFO]: [SignMechanics] Loading data for class Configs
  626. [20:03:02] [Server thread/INFO]: [SignMechanics] Succesfully loading data for class Configs
  627. [20:03:02] [Server thread/INFO]: [SignMechanics] Took 0.006 seconds to load all config!
  628. [20:03:02] [Server thread/INFO]: +-----------------------+
  629. [20:03:02] [Server thread/INFO]: | Sign Mechanic loaded! |
  630. [20:03:02] [Server thread/INFO]: +-----------------------+
  631. [20:03:02] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v9.9.0.0
  632. [20:03:02] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.11.6
  633. [20:03:02] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  634. [20:03:02] [Server thread/INFO]: [GriefPrevention] 206 total claims loaded.
  635. [20:03:03] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  636. [20:03:03] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  637. [20:03:03] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  638. [20:03:03] [Server thread/INFO]: [GriefPrevention] GriefPrevention requires Vault for economy integration.
  639. [20:03:03] [Server thread/INFO]: [GriefPrevention] Attempting to load Vault...
  640. [20:03:03] [Server thread/INFO]: [GriefPrevention] Vault loaded successfully!
  641. [20:03:03] [Server thread/INFO]: [GriefPrevention] Looking for a Vault-compatible economy plugin...
  642. [20:03:03] [Server thread/INFO]: [GriefPrevention] Hooked into economy: CMIEconomy.
  643. [20:03:03] [Server thread/INFO]: [GriefPrevention] Ready to buy/sell claim blocks!
  644. [20:03:03] [Server thread/INFO]: [GriefPrevention] Boot finished.
  645. [20:03:03] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.5.7
  646. [20:03:03] [Server thread/INFO]: ___ _ _ _ ___ _ _
  647. [20:03:03] [Server thread/INFO]: | __| | \| | _ | | |_ _| | \| |
  648. [20:03:03] [Server thread/INFO]: | _| | .` | | || | | | | .` |
  649. [20:03:03] [Server thread/INFO]: |___| |_|\_| \__/ |___| |_|\_|
  650. [20:03:03] [Server thread/INFO]: Enjin Minecraft Plugin 3.5.7
  651. [20:03:03] [Server thread/INFO]: [com.enjin.bukkit.EnjinMinecraftPlugin] Initializing for the first time.
  652. [20:03:03] [Server thread/INFO]: [com.enjin.shaded.reflections.Reflections] Reflections took 37 ms to scan 1 urls, producing 2 keys and 10 values
  653. [20:03:03] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v2.5.1
  654. [20:03:03] [Server thread/WARN]: [PremiumVanish] At least one config file is outdated, it's recommended to regenerate it using '/pv recreatefiles'
  655. [20:03:03] [Server thread/INFO]: [PremiumVanish] Hooked into LibsDisguises
  656. [20:03:03] [Server thread/INFO]: [PremiumVanish] Hooked into EnjinMinecraftPlugin
  657. [20:03:03] [Server thread/INFO]: [ChatControl] Enabling ChatControl v8.3.18
  658. [20:03:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (35bc27bf421604a08ea637646123433ee9794e69)
  659. [20:03:04] [Server thread/INFO]: _____ _ _ _____ _ _ +
  660. [20:03:04] [Server thread/INFO]: / ____| | | | / ____| | | | |
  661. [20:03:04] [Server thread/INFO]: | | | |__ __ _| |_| | ___ _ __ | |_ _ __ ___ | |
  662. [20:03:04] [Server thread/INFO]: | | | '_ \ / _` | __| | / _ \| '_ \| __| '__/ _ \| |
  663. [20:03:04] [Server thread/INFO]: | |____| | | | (_| | |_| |___| (_) | | | | |_| | | (_) | |
  664. [20:03:04] [Server thread/INFO]: \_____|_| |_|\__,_|\__|\_____\___/|_| |_|\__|_| \___/|_|
  665. [20:03:04] [Server thread/INFO]:
  666. [20:03:04] [Log4j2-TF-1-AsyncLogger[AsyncContext@1b6d3586]-1/INFO]: [DiscordSRV] [JDA] Login Successful!
  667. [20:03:04] [Server thread/INFO]: Registering commands...
  668. [20:03:04] [Server thread/INFO]: Command /ignore already used by GriefPrevention, we take it over...
  669. [20:03:04] [Server thread/INFO]: Command /a already used by mcMMO, we take it over...
  670. [20:03:04] [Server thread/INFO]:
  671. [20:03:04] [Server thread/INFO]: Loaded 74 global, 8 chat, 4 command, 1 packet an rules
  672. [20:03:04] [Server thread/INFO]: Hooked into: DiscordSRV
  673. [20:03:04] [Server thread/INFO]:
  674. [20:03:04] [Server thread/INFO]: ChatControl loaded. Cracked my kangarko (MineAcademy.org) #joke
  675. [20:03:04] [Server thread/INFO]: ______________________________________________________________
  676. [20:03:04] [Server thread/INFO]: [DiscordSRV] API listener org.mineacademy.chatcontrol.lib.fo.model.LpT7$protected subscribed (1 methods)
  677. [20:03:04] [Server thread/INFO]: [ClaimslistClassifier] Enabling ClaimslistClassifier v1.5
  678. [20:03:04] [Server thread/INFO]: [ClaimslistClassifier] Enabled sorted claimslist
  679. [20:03:04] [Server thread/INFO]: [ClaimslistClassifier] Enabled claimNaming
  680. [20:03:04] [Server thread/INFO]: [ClaimslistClassifier] Enabled TrustedClaimsListCommand
  681. [20:03:04] [Server thread/INFO]: [ClaimslistClassifier] Enabled ConfirmAbandonClaimListener
  682. [20:03:04] [Server thread/INFO]: [CMI] Enabling CMI v8.6.13.2
  683. [20:03:04] [Log4j2-TF-1-AsyncLogger[AsyncContext@1b6d3586]-1/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  684. [20:03:04] [Log4j2-TF-1-AsyncLogger[AsyncContext@1b6d3586]-1/INFO]: [DiscordSRV] [JDA] Finished Loading!
  685. [20:03:05] [Server thread/INFO]: [CMI] 39 Enabled and 8 Disabled modules
  686. [20:03:05] [Server thread/INFO]: [CMI] LuckPerms plugin will be used
  687. [20:03:05] [Server thread/INFO]: [CMI] Loaded (48) regular alias into memory. Took 16ms
  688. [20:03:05] [Server thread/INFO]: [CMI] Loaded (1) custom text's into memory. Took 1ms
  689. [20:03:05] [Server thread/INFO]: [CMI] 5.7.26 data base type detected
  690. [20:03:05] [Server thread/INFO]: [CMI] Started (MySQL) data base. Took 68ms
  691. [20:03:05] [Server thread/INFO]: [CMI] Vault was found - Enabling capabilities. Economy: CMIEconomy
  692. [20:03:05] [Server thread/INFO]: [CMI] Can't determine sound name for tag. Trying to defaulting to BLOCK_NOTE_HARP
  693. [20:03:05] [Server thread/INFO]: [CMI] Loaded (5) warning categories into memory. Took 1ms
  694. [20:03:05] [Server thread/INFO]: [CMI] Loaded (3) warning commands into memory. Took 0ms
  695. [20:03:05] [Server thread/INFO]: [CMI] Loaded (121) custom mob heads
  696. [20:03:05] [Server thread/INFO]: [CMI] Loaded (0) cooldowns into memory. Took 18ms
  697. [20:03:05] [Server thread/INFO]: [CMI] Initializing BungeeCord
  698. [20:03:05] [Server thread/INFO]: [CMI] Loaded (6) kits into memory. Took 7ms
  699. [20:03:05] [Server thread/INFO]: [CMI] Cant determine stat type TradedWithWillager
  700. [20:03:05] [Server thread/INFO]: [CMI] Loaded (16) ranks into memory. Took 15ms
  701. [20:03:05] [Server thread/INFO]: [CMI] Loaded (5) playtime rewards into memory. Took 1ms
  702. [20:03:05] [Server thread/INFO]: [CMI] Loaded (238) Player data into memory. Took 45ms
  703. [20:03:05] [Server thread/INFO]: [CMI] Loaded (1559) playtime records into memory. Took 34ms
  704. [20:03:05] [Server thread/INFO]: [CMI] Loaded (0) playtime reward records into memory. Took 0ms
  705. [20:03:05] [Server thread/INFO]: [CMI] Loaded (2) interactive commands into memory. Took 4ms
  706. [20:03:05] [Server thread/INFO]: [CMI] Votifier found. Enabling vote listeners
  707. [20:03:05] [Server thread/INFO]: [CMI] Registered events. Took 186ms
  708. [20:03:05] [Server thread/INFO]: [CMI] Loaded (3) event action commands into memory. Took 2ms
  709. [20:03:05] [Server thread/INFO]: [CMI] Updated (EN) language file. Took 118ms
  710. [20:03:05] [Server thread/INFO]: [CMI] Loaded (245) worth values into memory. Took 8ms
  711. [20:03:06] [Server thread/INFO]: [CMI] Loaded (22) warps into memory. Took 2ms
  712. [20:03:06] [Server thread/INFO]: [CMI] Vault permissions was found - Enabling capabilities.
  713. [20:03:06] [Server thread/INFO]: [CMI] McMMO was found - Enabling capabilities.
  714. [20:03:06] [Server thread/INFO]: [CMI] Cleaning.
  715. [20:03:06] [Server thread/INFO]: [CMI] Starting world timer.
  716. [20:03:06] [Server thread/INFO]: [CMI] Initializing world manager.
  717. [20:03:06] [Server thread/INFO]: [CMI] Loaded (5) schedules into memory. Took 3ms
  718. [20:03:06] [Server thread/INFO]: [CMI] Loaded (6) holograms into memory. Took 7ms
  719. [20:03:06] [Server thread/INFO]: [CMI] Loaded (0) skin cache entries into memory. Took 0ms
  720. [20:03:06] [Server thread/INFO]: [CMI] Found DiscordSRV
  721. [20:03:06] [Server thread/INFO]: [DiscordSRV] API listener com.Zrips.CMI.Modules.DiscordSRV.DiscordSRVListener subscribed (4 methods)
  722. [20:03:06] [Server thread/INFO]: [CMI] Version 8.6.13.2 has been enabled
  723. [20:03:06] [Server thread/INFO]: [PremiumVanish] Hooked into CMI
  724. [20:03:06] [Server thread/INFO]: [CMIEInjector][Economy] CMI Economy hooked.
  725. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:Porkopolis(567957085413703680)
  726. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(567958148800053249)
  727. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(568002560552730624)
  728. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:changes-and-fixes(604332764229009469)
  729. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:events(568003103279022081)
  730. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:sneak-peeks(598968211349962773)
  731. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:normal_reports(568003411740459019)
  732. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:suggestions(568004545075085333)
  733. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:custom_item_ideas(568005078716383233)
  734. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:polls(568005462658908215)
  735. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:roles(568010128306208769)
  736. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:boost-notification(591736890521026572)
  737. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-chat(604328260930895873)
  738. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:new-console(598596233480765443)
  739. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(567957085413703682)
  740. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:marketplace(605177557054390317)
  741. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:anime(568009473516503042)
  742. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:disney(568009638126026771)
  743. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:your_art(568011268389339136)
  744. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:programming(568011783831552042)
  745. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:memes(568012876611190814)
  746. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:adorable(568943946533699586)
  747. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:music(604136697776701475)
  748. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:things_to_do(568142936634556418)
  749. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:important_notes(568640581983797269)
  750. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server_login(568230778727694336)
  751. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:make_a_spigot_acc(568633647314370570)
  752. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:setting_up_a_test_server(568244805759664139)
  753. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:yaml_files(568823343441117184)
  754. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:coreprotect_tutorial(568827633811324938)
  755. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:mysql_database(568823383043735556)
  756. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:programs_to_get(568237100458049536)
  757. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:filezilla_tutorial(568244027795963904)
  758. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:winscp_tutorial(568244083714293772)
  759. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:notepadplusplus_tutorial(568244185480822789)
  760. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:resetting_rw_world(572891864781422613)
  761. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:timings_reports(604445758493556746)
  762. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:installation_and_logging_in(569370628797235211)
  763. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:backing_up_mysql_database(569344128362741770)
  764. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:progress(598265270129262632)
  765. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:next_steps(601179074282520583)
  766. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:plugin_jars(602276037266505775)
  767. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:features_to_note_for_1_14_update(598181137914789919)
  768. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:things_to_note_for_1_14_map(598178949561843712)
  769. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rank_perks(599813553905598470)
  770. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:perk_coordination(600420120061542400)
  771. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:plugins_to_look_into_later(599639205051891712)
  772. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff_chat(568019754732879872)
  773. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-off-topic(568971023404367882)
  774. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:owner_chat(568213134465171476)
  775. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-ideas(568884769912258580)
  776. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server_changes(568020153405800451)
  777. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:builder_chat(568021560024367104)
  778. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:reminders_for_us(568023063531356170)
  779. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:terms_of_ownership(568900834314813450)
  780. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:mute_chat(568021811732938752)
  781. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:jail_chat(568022221466107921)
  782. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ban_chat(568022438831456276)
  783. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:chat-logs(572844590919450647)
  784. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot_commands(568025485624344576)
  785. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot_logs(568025756979036170)
  786. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot_usage(568025830115115008)
  787. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:music_commands(568843270898188288)
  788. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:old_server_chat(568006644064059392)
  789. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:old_changes_and_fixes(567994640297623553)
  790. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:old-1_14_4-server-chat(598595819905482789)
  791. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:buyable_perks(599445382707281920)
  792. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 598596233480765443
  793. [20:03:06] [Server thread/INFO]: [TradeMe] Enabling TradeMe v6.0.1.3
  794. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] JDBC tables passed validation, using JDBC account backend
  795. [20:03:06] [Server thread/INFO]: [TradeMe] Version 6.0.1.3 has been enabled
  796. [20:03:06] [Server thread/INFO]: [TradeMe] GriefPrevention plugin was found!
  797. [20:03:06] [Server thread/INFO]: [TradeMe] McMMO plugin was found!
  798. [20:03:06] [Server thread/INFO]: [TradeMe] Vault plugin was found!
  799. [20:03:06] [Server thread/INFO]: [TradeMe] Connected to sqlite
  800. [20:03:06] [Server thread/INFO]: [TradeMe] 443 trade logs preloaded
  801. [20:03:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  802. [20:03:06] [Server thread/INFO]: [SafariNet] Enabling SafariNet v1.14.9-SNAPSHOT
  803. [20:03:06] [Server thread/INFO]: [SafariNet] Using v1_14_R1
  804. [20:03:06] [Server thread/INFO]: [SafariNet] WorldGuard found and using it.
  805. [20:03:06] [Server thread/INFO]: [SafariNet] GriefPrevention found and using it.
  806. [20:03:06] [Server thread/INFO]: [BossShopPro] Enabling BossShopPro v2.0.8
  807. [20:03:07] [Server thread/INFO]: [BossShopPro] Loading data...
  808. [20:03:07] [Server thread/INFO]: [MorphRedeem] Enabling MorphRedeem v1.1.1
  809. [20:03:07] [Server thread/INFO]: [----------[MorphRedeem]----------]
  810. [20:03:07] [Server thread/INFO]: Version: 1.1.1
  811. [20:03:07] [Server thread/INFO]: Config: Loading config.
  812. [20:03:07] [Server thread/INFO]: Storage Type: YML
  813. [20:03:07] [Server thread/INFO]: PlaceholderAPI: Not found
  814. [20:03:07] [Server thread/INFO]: Plugin Status: Enabled
  815. [20:03:07] [Server thread/INFO]: [----------[MorphRedeem]----------]
  816. [20:03:07] [Server thread/INFO]: [GriefPreventionFlags] Enabling GriefPreventionFlags v5.5.3
  817. [20:03:07] [Server thread/INFO]: [GPFlags] 1.13+ Version Loaded
  818. [20:03:07] [Server thread/INFO]: [GPFlags] Finished loading configuration.
  819. [20:03:08] [Server thread/INFO]: [GPFlags] Finished loading data.
  820. [20:03:08] [Server thread/INFO]: [GPFlags] Boot finished.
  821. [20:03:08] [Server thread/INFO]: [MMOItems] Enabling MMOItems v4.7.18
  822. [20:03:08] [Server thread/WARN]: [MMOItems] Could not load set bonus 'speed' from NYMPH.
  823. [20:03:08] [Server thread/INFO]: [MMOItems] Loading crafting stations, please wait..
  824. [20:03:08] [Server thread/INFO]: [MMOItems] Hooked onto CMI Holograms
  825. [20:03:08] [Server thread/ERROR]: Error occurred while enabling MMOItems v4.7.18 (Is it up to date?)
  826. java.lang.NoClassDefFoundError: io/lumine/xikage/mythicmobs/skills/placeholders/Placeholder
  827. at net.Indyuce.mmoitems.MMOItems.onEnable(MMOItems.java:217) ~[?:?]
  828. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-175]
  829. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-175]
  830. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-175]
  831. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-175]
  832. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-175]
  833. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-175]
  834. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-175]
  835. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:870) ~[patched_1.14.4.jar:git-Paper-175]
  836. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  837. Caused by: java.lang.ClassNotFoundException: io.lumine.xikage.mythicmobs.skills.placeholders.Placeholder
  838. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
  839. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:139) ~[patched_1.14.4.jar:git-Paper-175]
  840. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85) ~[patched_1.14.4.jar:git-Paper-175]
  841. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
  842. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
  843. ... 10 more
  844. [20:03:08] [Server thread/INFO]: [MMOItems] Disabling MMOItems v4.7.18
  845. [20:03:08] [Server thread/INFO]: Done (18.856s)! For help, type "help"
  846. [20:03:08] [Server thread/INFO]: Starting GS4 status listener
  847. [20:03:08] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
  848. [20:03:08] [Server thread/INFO]: Timings Reset
  849. [20:03:08] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
  850. [20:03:08] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
  851. [20:03:08] [Server thread/INFO]: [CombatLog] Enabling expansion 'Cheat Prevention v14.11'
  852. [20:03:08] [Server thread/INFO]: [CombatLog]
  853. [20:03:08] [Server thread/INFO]: [CombatLog] Enabling expansion 'NotCombatLogX v14.3'
  854. [20:03:08] [Server thread/INFO]: [CombatLog]
  855. [20:03:08] [Server thread/INFO]: [CombatLog] Successfully enabled 2 expansionss
  856. [20:03:08] [Server thread/INFO]: [CombatLog] CombatLogX is now enabled.
  857. [20:03:09] [Craft Scheduler Thread - 22/INFO]: [QuickShop] A new version of QuickShop has been released!
  858. [20:03:09] [Craft Scheduler Thread - 22/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
  859. [20:03:10] [Server thread/INFO]: [QuickShop] Using economy system: CMIEconomy
  860. [20:03:10] [Server thread/INFO]: [LibsDisguises] There is a new build of Lib's Disguises! You are using #298, the latest build is #304!
  861. https://ci.md-5.net/job/LibsDisguises/lastSuccessfulBuild/
  862. [20:03:10] [Craft Scheduler Thread - 9/INFO]: [CombatLog] Checking for updates using Spigot API...
  863. [20:03:10] [Craft Scheduler Thread - 22/INFO]: [Vault] Checking for Updates ...
  864. [20:03:10] [Craft Scheduler Thread - 9/INFO]: ==============================================
  865. [20:03:10] [Craft Scheduler Thread - 9/INFO]: CombatLogX Update Checker
  866. [20:03:10] [Craft Scheduler Thread - 9/INFO]:
  867. [20:03:10] [Craft Scheduler Thread - 9/INFO]: There is an update available!
  868. [20:03:10] [Craft Scheduler Thread - 9/INFO]: Latest Version: 9.9.1.5
  869. [20:03:10] [Craft Scheduler Thread - 9/INFO]: Your Version: 9.9.0.0
  870. [20:03:10] [Craft Scheduler Thread - 9/INFO]: Get it here: https://www.spigotmc.org/resources/combatlogx.31689/
  871. [20:03:10] [Craft Scheduler Thread - 9/INFO]: ==============================================
  872. [20:03:10] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
  873. [20:03:10] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
  874. [20:03:10] [Craft Scheduler Thread - 9/INFO]: [BossShopPro] Successfully hooked into Points plugin EnjinMinecraftPlugin.
  875. [20:03:10] [Craft Scheduler Thread - 9/INFO]: [BossShopPro] Loaded 12 Shops!
  876. [20:03:10] [Craft Scheduler Thread - 9/INFO]: [BossShopPro] Vault found.
  877. [20:03:10] [Craft Scheduler Thread - 22/INFO]: [Vault] No new version available
  878. [20:03:10] [Craft Scheduler Thread - 22/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 5.19.2 New Version: 5.20.0 Use /av download to get the latest update!
  879. [20:03:11] [Server thread/INFO]: [CMI] Checking... 237/99
  880. [20:03:11] [Server thread/INFO]: [CMI] Checking... 237/199
  881. [20:03:11] [Server thread/INFO]: [CMI] Checking... 237/237
  882. [20:03:11] [Server thread/INFO]: [CMI] Finished cleaning
  883. [20:03:11] [Server thread/INFO]: [CMI] Player data files removed: 0 Keeping: 237
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement