Guest User

lasted

a guest
Jan 22nd, 2020
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 105.95 KB | None | 0 0
  1. [14:43:59] [Server thread/INFO]: Starting minecraft server version 1.15.1
  2. [14:43:59] [Server thread/INFO]: Loading properties
  3. [14:44:01] [Server thread/INFO]: This server is running Paper version git-Paper-62 (MC: 1.15.1) (Implementing API version 1.15.1-R0.1-SNAPSHOT)
  4. [14:44:01] [Server thread/INFO]: Debug logging is disabled
  5. [14:44:02] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [14:44:02] [Server thread/INFO]: Using 3 threads for Netty based IO
  7. [14:44:04] [Server thread/INFO]: Default game type: SURVIVAL
  8. [14:44:04] [Server thread/INFO]: Generating keypair
  9. [14:44:05] [Server thread/INFO]: Starting Minecraft server on 51.79.105.149:25565
  10. [14:44:06] [Server thread/INFO]: Using epoll channel type
  11. [14:44:19] [Server thread/WARN]: Plugin RPGHealthIndicator v1.8.3 does not specify an api-version.
  12. [14:44:19] [Server thread/WARN]: Plugin AntiAFKPlus v2.18 does not specify an api-version.
  13. [14:44:19] [Server thread/WARN]: Plugin NickUC-Updater v1.8 does not specify an api-version.
  14. [14:44:20] [Server thread/WARN]: Plugin VoxelSniper v5.172.0-SNAPSHOT does not specify an api-version.
  15. [14:44:20] [Server thread/WARN]: Plugin Anti-OP v1.1 does not specify an api-version.
  16. [14:44:20] [Server thread/WARN]: Plugin dynmap v3.0-beta-9-250 does not specify an api-version.
  17. [14:44:21] [Server thread/WARN]: Plugin AdvancedBan v2.1.5-RELEASE does not specify an api-version.
  18. [14:44:21] [Server thread/WARN]: Plugin MCCore v1.67 does not specify an api-version.
  19. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
  20. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
  21. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
  22. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus
  23. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
  24. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
  25. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
  26. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
  27. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
  28. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
  29. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
  30. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
  31. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
  32. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType
  33. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
  34. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
  35. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
  36. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
  37. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy
  38. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.collection.LocatedBlockList
  39. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder
  40. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
  41. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.AbstractRegion
  42. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.EllipsoidRegion
  43. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
  44. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.TransformRegion
  45. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.RegionIntersection
  46. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.NullRegion
  47. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.Polygonal2DRegion
  48. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CylinderRegion
  49. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CuboidRegion
  50. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
  51. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.ScriptingCommands
  52. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SchematicCommands
  53. [14:44:22] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommands
  54. [14:44:23] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.UtilityCommandsRegistration
  55. [14:44:23] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommandsRegistration
  56. [14:44:23] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.tool.BrushTool
  57. [14:44:23] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.tool.BlockReplacer
  58. [14:44:23] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
  59. [14:44:23] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
  60. [14:44:23] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
  61. [14:44:23] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
  62. [14:44:23] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
  63. [14:44:23] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
  64. [14:44:23] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
  65. [14:44:23] [Server thread/WARN]: Plugin PermissionsEx v1.23.4 does not specify an api-version.
  66. [14:44:24] [Server thread/WARN]: Plugin PluginHider v1.4 does not specify an api-version.
  67. [14:44:24] [Server thread/WARN]: Plugin DynMapNPC v1.4 does not specify an api-version.
  68. [14:44:25] [Server thread/INFO]: [ServerRestart] Loading ServerRestart v2.2.0
  69. [14:44:25] [Server thread/INFO]: [RPGHealthIndicator] Loading RPGHealthIndicator v1.8.3
  70. [14:44:25] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
  71. [14:44:25] [Server thread/INFO]: [EntityTrackerFixer] Loading EntityTrackerFixer v1.2.2
  72. [14:44:25] [Server thread/INFO]: [MMOInventory] Loading MMOInventory v1.1.6
  73. [14:44:25] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
  74. [14:44:25] [Server thread/INFO]: [MMOLib] Loading MMOLib v1.0.5
  75. [14:44:25] [Server thread/INFO]: [MMOLib] Detected Bukkit Version: v1_15_R1
  76. [14:44:25] [Server thread/INFO]: [AntiAFKPlus] Loading AntiAFKPlus v2.18
  77. [14:44:25] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
  78. [14:44:25] [Server thread/INFO]: [NickUC-Updater] Loading NickUC-Updater v1.8
  79. [14:44:25] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.7.5
  80. [14:44:25] [Server thread/INFO]: [antiRedstoneClock] Loading antiRedstoneClock v1.0.5
  81. [14:44:25] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.172.0-SNAPSHOT
  82. [14:44:25] [Server thread/INFO]: [Anti-OP] Loading Anti-OP v1.1
  83. [14:44:25] [Server thread/INFO]: [GSit] Loading GSit v[2.8.0.0]
  84. [14:44:25] [Server thread/INFO]: [MOTD] Loading MOTD v2.3.6
  85. [14:44:25] [Server thread/INFO]: [dynmap] Loading dynmap v3.0-beta-9-250
  86. [14:44:25] [Server thread/INFO]: [dynmap] version=git-Paper-62 (MC: 1.15.1)
  87. [14:44:26] [Server thread/INFO]: [dynmap] Unload queue not found - default to unload all chunks
  88. [14:44:26] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
  89. [14:44:26] [Server thread/INFO]: [dynmap] Mod Support API available
  90. [14:44:26] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0-beta-1;7039dc8
  91. [14:44:28] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@31c7eb7b]
  92. [14:44:28] [Server thread/INFO]: [SimpleScore] Loading SimpleScore v3.2.2
  93. [14:44:28] [Server thread/INFO]: [VillagerOptimiser] Loading VillagerOptimiser v1.1.2
  94. [14:44:28] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.0
  95. [14:44:28] [Server thread/INFO]: [UltimateTimber] Loading UltimateTimber v2.0.3
  96. [14:44:28] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.5-RELEASE
  97. [14:44:28] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.9.10 (beta)
  98. [14:44:28] [Server thread/INFO]: [AldeoesDuels] Loading AldeoesDuels v1.0.0-SNAPSHOT
  99. [14:44:28] [Server thread/INFO]: [Votifier] Loading Votifier v2.6.0-SNAPSHOT
  100. [14:44:28] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
  101. [14:44:28] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0
  102. [14:44:28] [Server thread/INFO]: [MCCore] Loading MCCore v1.67
  103. [14:44:28] [Server thread/INFO]: [AdvancedPortals] Loading AdvancedPortals v0.2.0
  104. [14:44:28] [Server thread/INFO]: [EnderBank] Loading EnderBank v1.15.1.a.4
  105. [14:44:28] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.16
  106. [14:44:28] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
  107. [14:44:28] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  108. [14:44:28] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  109. [14:44:28] [Server thread/INFO]: [LimitPillagers] Loading LimitPillagers v2.12.0
  110. [14:44:28] [Server thread/INFO]: [TranslationAPI] Loading TranslationAPI v1.1
  111. [14:44:28] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  112. [14:44:28] [Server thread/INFO]: [nLogin] Loading nLogin v7.2.9
  113. [14:44:28] [Server thread/INFO]: [GCore] Loading GCore v7.12.0
  114. [14:44:28] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1-SNAPSHOT
  115. [14:44:28] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.1;f2118aa
  116. [14:44:28] [Server thread/INFO]: [Images] Loading Images v2.0.4
  117. [14:44:28] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.9.0-SNAPSHOT-3169
  118. [14:44:28] [Server thread/INFO]: [BigDoors] Loading BigDoors vAlpha 0.1.8.16
  119. [14:44:28] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.6.0
  120. [14:44:28] [Server thread/INFO]: [PluginHider] Loading PluginHider v1.4
  121. [14:44:28] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.42
  122. [14:44:28] [Server thread/INFO]: [MarriageMaster] Loading MarriageMaster v2.0.21-Release
  123. [14:44:28] [Server thread/INFO]: [MarriageMaster] PCGF-PluginLib not installed. Switching to standalone mode!
  124. [14:44:28] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.26-SNAPSHOT (build 1814)
  125. [14:44:28] [Server thread/INFO]: [DynMapNPC] Loading DynMapNPC v1.4
  126. [14:44:28] [Server thread/INFO]: [UltimateChat] Loading UltimateChat v1.8.9
  127. [14:44:28] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.8.1
  128. [14:44:28] [Server thread/ERROR]: [Shopkeepers] Potentially incompatible server version: v1_15_R1
  129. [14:44:28] [Server thread/ERROR]: [Shopkeepers] Shopkeepers is trying to run in 'compatibility mode'.
  130. [14:44:28] [Server thread/INFO]: [Shopkeepers] Check for updates at: https://dev.bukkit.org/projects/shopkeepers/
  131. [14:44:28] [Server thread/INFO]: [Shopkeepers] Loading config.
  132. [14:44:29] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
  133. [14:44:29] [Server thread/INFO]: [MMOCore] Loading MMOCore v1.2.3
  134. [14:44:29] [Server thread/INFO]: [TAB] Loading TAB v2.6.3
  135. [14:44:29] [Server thread/INFO]: [ItemJoin] Loading ItemJoin v5.0.6-SNAPSHOT-b356
  136. [14:44:29] [Server thread/INFO]: [CitizensText] Loading CitizensText v1.17.1
  137. [14:44:29] [Server thread/INFO]: [NPCAuctions] Loading NPCAuctions v1.0.62
  138. [14:44:29] [Server thread/INFO]: [QuickShop] Loading QuickShop v3.1.1
  139. [14:44:29] [Server thread/INFO]: [QuickShop] Loading up integration modules.
  140. [14:44:29] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.4
  141. [14:44:29] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.1.42
  142. [14:44:29] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.42
  143. [14:44:29] [Server thread/INFO]: [MMOItems] Loading MMOItems v5.2.1
  144. [14:44:29] [Server thread/INFO]: [MMOItems] Hooked onto WorldGuard
  145. [14:44:29] [Server thread/INFO]: [TravelingCitizens] Loading TravelingCitizens v1.2
  146. [14:44:29] [Server thread/INFO]: [QuestCreator] Loading QuestCreator v5.22.0
  147. [14:44:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  148. [14:44:29] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0-beta-1;7039dc8
  149. [14:44:29] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  150. [14:44:30] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R1 as the Bukkit adapter
  151. [14:44:31] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0
  152. [14:44:31] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  153. [14:44:31] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.16
  154. [14:44:31] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
  155. [14:44:31] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
  156. [14:44:31] [Server thread/INFO]: [AsyncWorldEdit] =     ___                         _       __           __    ________    ___ __   =
  157. [14:44:31] [Server thread/INFO]: [AsyncWorldEdit] =    /   |  _______  ______  ____| |     / /___  _____/ /___/ / ____/___/ (_) /_  =
  158. [14:44:31] [Server thread/INFO]: [AsyncWorldEdit] =   / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __  / __/ / __  / / __/  =
  159. [14:44:31] [Server thread/INFO]: [AsyncWorldEdit] =  / ___ |(__  ) /_/ / / / / /__ | |/ |/ / /_/ / /  / / /_/ / /___/ /_/ / / /_    =
  160. [14:44:31] [Server thread/INFO]: [AsyncWorldEdit] = /_/  |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/  /_/\__,_/_____/\__,_/_/\__/    =
  161. [14:44:31] [Server thread/INFO]: [AsyncWorldEdit] =             /____/                                                              =
  162. [14:44:31] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime                                                                 =
  163. [14:44:31] [Server thread/INFO]: [AsyncWorldEdit] =                                ________________                                 =
  164. [14:44:31] [Server thread/INFO]: [AsyncWorldEdit] =                            ___/  free version  \___                             =
  165. [14:44:31] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
  166. [14:44:41] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
  167. [14:44:42] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_15_R1, DirectChunkAPI disabled
  168. [14:44:42] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  169. [14:44:42] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
  170. [14:44:42] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  171. [14:44:42] [Server thread/INFO]: [LimitPillagers] Enabling LimitPillagers v2.12.0
  172. [14:44:42] [Server thread/INFO]: [LimitPillagers] Registering metrics...
  173. [14:44:42] [Server thread/INFO]: [LimitPillagers] Registering commands...
  174. [14:44:42] [Server thread/INFO]: [LimitPillagers] Registering listeners...
  175. [14:44:42] [Server thread/INFO]: [LimitPillagers] Loading config.yml...
  176. [14:44:42] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit]     * plugins/AsyncWorldEdit/undo/06978a25-97bb-3ed2-b56c-8151b6ac6e07...ok
  177. [14:44:42] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  178. [14:44:42] [Server thread/INFO]: [LimitPillagers]
  179. [14:44:42] [Server thread/INFO]: [LimitPillagers] If you are still having Pillager related lag after using this plugin you can do the following:
  180. [14:44:42] [Server thread/INFO]: [LimitPillagers] - Increase the limiter check distance between Pillagers
  181. [14:44:42] [Server thread/INFO]: [LimitPillagers] - Lower the stop at amount of the limiter
  182. [14:44:42] [Server thread/INFO]: [LimitPillagers] - Enable the remover which will remove all Pillagers in future loaded chunks (Good for if you have already have mass pillagers saved in unloaded chunks before this plugin)
  183. [14:44:42] [Server thread/INFO]: [LimitPillagers] - Enable the stopper to remove all future Pillager spawners (Last resort)
  184. [14:44:42] [Server thread/INFO]: [LimitPillagers]
  185. [14:44:42] [Server thread/INFO]: [LimitPillagers] I also HIGHLY recommend to follow this guide for an overall increase of performance: https://www.spigotmc.org/threads/283181/
  186. [14:44:42] [Server thread/INFO]: [LimitPillagers]
  187. [14:44:42] [Server thread/INFO]: [LimitPillagers] Checking for updates...
  188. [14:44:43] [Server thread/INFO]: [LimitPillagers] There is no update available!
  189. [14:44:43] [Server thread/INFO]: [LimitPillagers]
  190. [14:44:43] [Server thread/INFO]: [LimitPillagers] LimitPillagers v2.12.0 Enabled in 1430 ms
  191. [14:44:43] [Server thread/INFO]: [TranslationAPI] Enabling TranslationAPI v1.1
  192. [14:44:43] [Thread-15/INFO]: [AsyncWorldEdit] You have an old version of the plugin. Your version: 3.6.16, available version: 3.6.17
  193. [14:44:43] [Server thread/INFO]: [TranslationAPI] Usando "arquivo" como banco de dados
  194. [14:44:43] [Server thread/INFO]: [TranslationAPI] TranslationAPI Enabled
  195. [14:44:43] [Server thread/INFO]: [TranslationAPI] Metrics enabled! See our stats here: https://bstats.org/plugin/bukkit/TranslationAPI
  196. [14:44:43] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  197. [14:44:43] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  198. [14:44:43] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  199. [14:44:44] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  200. [14:44:44] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  201. [14:44:44] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  202. [14:44:44] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  203. [14:44:44] [Server thread/INFO]: [nLogin] Enabling nLogin v7.2.9
  204. [14:44:44] [Server thread/WARN]: Plugin CoreLibs v1.0 does not specify an api-version.
  205. [14:44:44] [Server thread/INFO]: [CoreLibs] Loaded successfully by org.bukkit.plugin.java.PluginClassLoader
  206. [14:44:45] [Server thread/INFO]: [nCore] Successful plugin start. Took 1915ms
  207. [14:44:47] [Server thread/INFO]: [nLogin]          __             _      
  208. [14:44:47] [Server thread/INFO]: [nLogin]  _ __   / /  ___   __ _(_)_ __  
  209. [14:44:47] [Server thread/INFO]: [nLogin] | '_ \ / /  / _ \ / _` | | '_ \
  210. [14:44:47] [Server thread/INFO]: [nLogin] | | | / /__| (_) | (_| | | | | |
  211. [14:44:47] [Server thread/INFO]: [nLogin] |_| |_\____/\___/ \__, |_|_| |_|
  212. [14:44:47] [Server thread/INFO]: [nLogin]                   |___/            
  213. [14:44:47] [Server thread/INFO]: [nLogin]  By: www.nickuc.com - V 7.2.9 Release Build
  214. [14:44:47] [Server thread/INFO]: [nLogin]
  215. [14:44:47] [Server thread/INFO]: [nLogin] Inicializando tarefas para inicialização...
  216. [14:44:47] [Server thread/INFO]: [nLogin] Todas as mensagens foram carregadas em 117 ms.
  217. [14:44:47] [Server thread/INFO]: [WARNING] [nLogin] [Ativação] A sua key foi ativada com sucesso!
  218. [14:44:49] [Thread-16/INFO]: [WARNING] [nLogin] Tarefa de atualização de blacklist iniciada. Para mais detalhes, ative o modo de depuração.
  219. [14:44:49] [Server thread/INFO]: [nLogin] nLogin foi carregado em 2574ms.
  220. [14:44:49] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  221. [14:44:49] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  222. [14:44:49] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  223. [14:44:49] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  224. [14:44:49] [Server thread/INFO]: Preparing level "world"
  225. [14:44:50] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  226. [14:44:53] [Server thread/INFO]: Loaded 6 recipes
  227. [14:44:55] [Server thread/INFO]: -------- World Settings For [world] --------
  228. [14:44:55] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
  229. [14:44:55] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  230. [14:44:55] [Server thread/INFO]: Max TNT Explosions: 100
  231. [14:44:55] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  232. [14:44:55] [Server thread/INFO]: Experience Merge Radius: 4.0
  233. [14:44:55] [Server thread/INFO]: Mob Spawn Range: 4
  234. [14:44:55] [Server thread/INFO]: Cactus Growth Modifier: 130%
  235. [14:44:55] [Server thread/INFO]: Cane Growth Modifier: 130%
  236. [14:44:55] [Server thread/INFO]: Melon Growth Modifier: 130%
  237. [14:44:55] [Server thread/INFO]: Mushroom Growth Modifier: 130%
  238. [14:44:55] [Server thread/INFO]: Pumpkin Growth Modifier: 130%
  239. [14:44:55] [Server thread/INFO]: Sapling Growth Modifier: 130%
  240. [14:44:55] [Server thread/INFO]: Beetroot Growth Modifier: 130%
  241. [14:44:55] [Server thread/INFO]: Carrot Growth Modifier: 130%
  242. [14:44:55] [Server thread/INFO]: Potato Growth Modifier: 130%
  243. [14:44:55] [Server thread/INFO]: Wheat Growth Modifier: 130%
  244. [14:44:55] [Server thread/INFO]: NetherWart Growth Modifier: 130%
  245. [14:44:55] [Server thread/INFO]: Vine Growth Modifier: 130%
  246. [14:44:55] [Server thread/INFO]: Cocoa Growth Modifier: 130%
  247. [14:44:55] [Server thread/INFO]: Bamboo Growth Modifier: 130%
  248. [14:44:55] [Server thread/INFO]: SweetBerry Growth Modifier: 130%
  249. [14:44:55] [Server thread/INFO]: Kelp Growth Modifier: 100%
  250. [14:44:55] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv true
  251. [14:44:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  252. [14:44:55] [Server thread/INFO]: View Distance: 5
  253. [14:44:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  254. [14:44:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  255. [14:44:55] [Server thread/INFO]: Item Merge Radius: 6.0
  256. [14:44:55] [Server thread/INFO]: Item Despawn Rate: 6000
  257. [14:44:55] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  258. [14:44:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  259. [14:44:55] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  260. [14:44:56] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  261. [14:44:56] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
  262. [14:44:56] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  263. [14:44:56] [Server thread/INFO]: Max TNT Explosions: 100
  264. [14:44:56] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  265. [14:44:56] [Server thread/INFO]: Experience Merge Radius: 4.0
  266. [14:44:56] [Server thread/INFO]: Mob Spawn Range: 4
  267. [14:44:56] [Server thread/INFO]: Cactus Growth Modifier: 130%
  268. [14:44:56] [Server thread/INFO]: Cane Growth Modifier: 130%
  269. [14:44:56] [Server thread/INFO]: Melon Growth Modifier: 130%
  270. [14:44:56] [Server thread/INFO]: Mushroom Growth Modifier: 130%
  271. [14:44:56] [Server thread/INFO]: Pumpkin Growth Modifier: 130%
  272. [14:44:56] [Server thread/INFO]: Sapling Growth Modifier: 130%
  273. [14:44:56] [Server thread/INFO]: Beetroot Growth Modifier: 130%
  274. [14:44:56] [Server thread/INFO]: Carrot Growth Modifier: 130%
  275. [14:44:56] [Server thread/INFO]: Potato Growth Modifier: 130%
  276. [14:44:56] [Server thread/INFO]: Wheat Growth Modifier: 130%
  277. [14:44:56] [Server thread/INFO]: NetherWart Growth Modifier: 130%
  278. [14:44:56] [Server thread/INFO]: Vine Growth Modifier: 130%
  279. [14:44:56] [Server thread/INFO]: Cocoa Growth Modifier: 130%
  280. [14:44:56] [Server thread/INFO]: Bamboo Growth Modifier: 130%
  281. [14:44:56] [Server thread/INFO]: SweetBerry Growth Modifier: 130%
  282. [14:44:56] [Server thread/INFO]: Kelp Growth Modifier: 100%
  283. [14:44:56] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv true
  284. [14:44:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  285. [14:44:56] [Server thread/INFO]: View Distance: 5
  286. [14:44:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  287. [14:44:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  288. [14:44:56] [Server thread/INFO]: Item Merge Radius: 6.0
  289. [14:44:56] [Server thread/INFO]: Item Despawn Rate: 6000
  290. [14:44:56] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  291. [14:44:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  292. [14:44:56] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  293. [14:44:56] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
  294. [14:44:56] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  295. [14:44:56] [Server thread/INFO]: Max TNT Explosions: 100
  296. [14:44:56] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  297. [14:44:56] [Server thread/INFO]: Experience Merge Radius: 4.0
  298. [14:44:56] [Server thread/INFO]: Mob Spawn Range: 4
  299. [14:44:56] [Server thread/INFO]: Cactus Growth Modifier: 130%
  300. [14:44:56] [Server thread/INFO]: Cane Growth Modifier: 130%
  301. [14:44:56] [Server thread/INFO]: Melon Growth Modifier: 130%
  302. [14:44:56] [Server thread/INFO]: Mushroom Growth Modifier: 130%
  303. [14:44:56] [Server thread/INFO]: Pumpkin Growth Modifier: 130%
  304. [14:44:56] [Server thread/INFO]: Sapling Growth Modifier: 130%
  305. [14:44:56] [Server thread/INFO]: Beetroot Growth Modifier: 130%
  306. [14:44:56] [Server thread/INFO]: Carrot Growth Modifier: 130%
  307. [14:44:56] [Server thread/INFO]: Potato Growth Modifier: 130%
  308. [14:44:56] [Server thread/INFO]: Wheat Growth Modifier: 130%
  309. [14:44:56] [Server thread/INFO]: NetherWart Growth Modifier: 130%
  310. [14:44:56] [Server thread/INFO]: Vine Growth Modifier: 130%
  311. [14:44:56] [Server thread/INFO]: Cocoa Growth Modifier: 130%
  312. [14:44:56] [Server thread/INFO]: Bamboo Growth Modifier: 130%
  313. [14:44:56] [Server thread/INFO]: SweetBerry Growth Modifier: 130%
  314. [14:44:56] [Server thread/INFO]: Kelp Growth Modifier: 100%
  315. [14:44:56] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv true
  316. [14:44:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  317. [14:44:56] [Server thread/INFO]: View Distance: 5
  318. [14:44:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  319. [14:44:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  320. [14:44:56] [Server thread/INFO]: Item Merge Radius: 6.0
  321. [14:44:56] [Server thread/INFO]: Item Despawn Rate: 6000
  322. [14:44:56] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  323. [14:44:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  324. [14:44:56] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  325. [14:44:57] [Server thread/INFO]: Preparing spawn area: 0%
  326. [14:44:57] [Server thread/INFO]: Preparing spawn area: 0%
  327. [14:44:57] [Server thread/INFO]: Preparing spawn area: 0%
  328. [14:44:58] [Server thread/INFO]: Preparing spawn area: 1%
  329. [14:44:58] [Server thread/INFO]: Preparing spawn area: 1%
  330. [14:44:59] [Server thread/INFO]: Preparing spawn area: 7%
  331. [14:44:59] [Server thread/INFO]: Preparing spawn area: 9%
  332. [14:45:00] [Server thread/INFO]: Preparing spawn area: 42%
  333. [14:45:04] [Server-Worker-4/INFO]: Preparing spawn area: 52%
  334. [14:45:04] [Server-Worker-4/INFO]: Preparing spawn area: 52%
  335. [14:45:04] [Server-Worker-1/INFO]: Preparing spawn area: 52%
  336. [14:45:04] [Server-Worker-4/INFO]: Preparing spawn area: 52%
  337. [14:45:04] [Server-Worker-4/INFO]: Preparing spawn area: 52%
  338. [14:45:04] [Server-Worker-4/INFO]: Preparing spawn area: 52%
  339. [14:45:04] [Server-Worker-4/INFO]: Preparing spawn area: 52%
  340. [14:45:04] [Server-Worker-4/INFO]: Preparing spawn area: 52%
  341. [14:45:04] [Server thread/INFO]: Preparing spawn area: 52%
  342. [14:45:05] [Server-Worker-5/INFO]: Preparing spawn area: 100%
  343. [14:45:05] [Server-Worker-6/INFO]: Preparing spawn area: 100%
  344. [14:45:06] [Server-Worker-6/INFO]: Preparing spawn area: 100%
  345. [14:45:06] [Server-Worker-5/INFO]: Preparing spawn area: 100%
  346. [14:45:07] [Server-Worker-6/INFO]: Preparing spawn area: 100%
  347. [14:45:07] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  348. [14:45:08] [Server thread/INFO]: Preparing spawn area: 100%
  349. [14:45:08] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  350. [14:45:09] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  351. [14:45:09] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  352. [14:45:10] [Server thread/INFO]: Preparing spawn area: 100%
  353. [14:45:10] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  354. [14:45:11] [Server-Worker-4/INFO]: Preparing spawn area: 100%
  355. [14:45:11] [Server thread/INFO]: Preparing spawn area: 100%
  356. [14:45:12] [Server-Worker-6/INFO]: Preparing spawn area: 100%
  357. [14:45:12] [Server-Worker-3/INFO]: Preparing spawn area: 100%
  358. [14:45:13] [Server thread/INFO]: Preparing spawn area: 100%
  359. [14:45:13] [Server-Worker-5/INFO]: Preparing spawn area: 100%
  360. [14:45:14] [Server thread/INFO]: Preparing spawn area: 100%
  361. [14:45:14] [Server thread/INFO]: Loaded 121 spawn chunks for world world
  362. [14:45:14] [Server thread/INFO]: Time elapsed: 17863 ms
  363. [14:45:14] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  364. [14:45:14] [Server thread/INFO]: Preparing spawn area: 0%
  365. [14:45:14] [Server-Worker-5/INFO]: Preparing spawn area: 100%
  366. [14:45:15] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  367. [14:45:15] [Server-Worker-4/INFO]: Preparing spawn area: 100%
  368. [14:45:16] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  369. [14:45:16] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  370. [14:45:17] [Server thread/INFO]: Preparing spawn area: 100%
  371. [14:45:17] [Server-Worker-3/INFO]: Preparing spawn area: 100%
  372. [14:45:18] [Server-Worker-5/INFO]: Preparing spawn area: 100%
  373. [14:45:18] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  374. [14:45:19] [Server thread/INFO]: Loaded 121 spawn chunks for world world_nether
  375. [14:45:19] [Server thread/INFO]: Time elapsed: 4530 ms
  376. [14:45:19] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  377. [14:45:19] [Server thread/INFO]: Preparing spawn area: 0%
  378. [14:45:19] [Server-Worker-4/INFO]: Preparing spawn area: 100%
  379. [14:45:20] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  380. [14:45:20] [Server-Worker-3/INFO]: Preparing spawn area: 100%
  381. [14:45:20] [Server thread/INFO]: Loaded 121 spawn chunks for world world_the_end
  382. [14:45:20] [Server thread/INFO]: Time elapsed: 1974 ms
  383. [14:45:20] [Server thread/INFO]: [ServerRestart] Enabling ServerRestart v2.2.0
  384. [14:45:21] [Server thread/INFO]: [RPGHealthIndicator] Enabling RPGHealthIndicator v1.8.3*
  385. [14:45:21] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
  386. [14:45:21] [Server thread/INFO]: [EntityTrackerFixer] Enabling EntityTrackerFixer v1.2.2
  387. [14:45:21] [Server thread/INFO]: [MMOInventory] Enabling MMOInventory v1.1.6
  388. [14:45:21] [Server thread/INFO]: [MMOInventory] Detected Bukkit Version: v1_15_R1
  389. [14:45:21] [Server thread/INFO]: [MMOInventory] Successfully registered 14 inventory slots.
  390. [14:45:21] [Server thread/INFO]: [MMOInventory] Successfully registered 14 inventory slots.
  391. [14:45:21] [Server thread/INFO]: [MMOInventory] Hooked onto MMOItems
  392. [14:45:21] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
  393. [14:45:21] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  394. [14:45:21] [Server thread/INFO]: [MMOLib] Enabling MMOLib v1.0.5
  395. [14:45:21] [Server thread/INFO]: [AntiAFKPlus] Enabling AntiAFKPlus v2.18*
  396. [14:45:21] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
  397. [14:45:21] [Server thread/INFO]: [NickUC-Updater] Enabling NickUC-Updater v1.8*
  398. [14:45:22] [Server thread/INFO]: Não foi possível atualizar a lista de plugins a serem analisados.
  399. [14:45:22] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.7.5
  400. [14:45:22] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_15_R1, using UniversalSkinFactory.
  401. [14:45:22] [Server thread/INFO]: [SkinsRestorer] Verbose is missing in config.yml! Using default value.
  402. [14:45:22] [Server thread/INFO]: [SkinsRestorer] Connected to MySQL!
  403. [14:45:22] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
  404. [14:45:22] [Server thread/INFO]: [antiRedstoneClock] Enabling antiRedstoneClock v1.0.5
  405. [14:45:22] [Server thread/INFO]: [antiRedstoneClock] Enabling Metrics
  406. [14:45:22] [Server thread/INFO]: [antiRedstoneClock] Metrics loaded
  407. [14:45:22] [Server thread/INFO]: [antiRedstoneClock] Plugin loaded in 74ms
  408. [14:45:22] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.172.0-SNAPSHOT*
  409. [14:45:22] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
  410. [14:45:22] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  411. [14:45:22] [Server thread/INFO]: [Anti-OP] Enabling Anti-OP v1.1*
  412. [14:45:22] [Server thread/INFO]: [GSit] Enabling GSit v[2.8.0.0]
  413. [14:45:22] [Server thread/INFO]: [Sentar] The Plugin was successfully enabled.
  414. [14:45:22] [Server thread/INFO]: [MOTD] Enabling MOTD v2.3.6
  415. [14:45:23] [Server thread/INFO]: [MOTD] [Placeholder] PlaceholderAPI hooked.
  416. [14:45:23] [Server thread/INFO]: [dynmap] Enabling dynmap v3.0-beta-9-250*
  417. [14:45:23] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4*
  418. [14:45:23] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  419. [14:45:23] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  420. [14:45:24] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  421. [14:45:24] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  422. [14:45:24] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
  423. [14:45:24] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.23.4 for access control
  424. [14:45:24] [Server thread/INFO]: [dynmap] Mod Support processing completed
  425. [14:45:26] [Server thread/INFO]: [dynmap] Loaded 25 shaders.
  426. [14:45:26] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  427. [14:45:26] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
  428. [14:45:27] [Server thread/INFO]: [dynmap] Web server started on address 51.79.105.149:8547
  429. [14:45:27] [Server thread/INFO]: [dynmap] version 3.0-beta-9-250 is enabled - core version 3.0-beta-9-250
  430. [14:45:27] [Server thread/INFO]: [dynmap] For support, visit https://forums.dynmap.us
  431. [14:45:27] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
  432. [14:45:27] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  433. [14:45:27] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  434. [14:45:27] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  435. [14:45:27] [Server thread/INFO]: [dynmap] Enabled
  436. [14:45:27] [Server thread/INFO]: [SimpleScore] Enabling SimpleScore v3.2.2
  437. [14:45:27] [Server thread/INFO]: [SimpleScore] Loading disabled scoreboards...
  438. [14:45:27] [Server thread/INFO]: [SimpleScore] Disabled scoreboards loaded.
  439. [14:45:28] [Server thread/INFO]: [VillagerOptimiser] Enabling VillagerOptimiser v1.1.2
  440. [14:45:28] [Server thread/INFO]: [VillagerOptimiser] Loading config.yml...
  441. [14:45:28] [Server thread/INFO]: [VillagerOptimiser] Successfully loaded config.yml.
  442. [14:45:28] [Server thread/INFO]: [VillagerOptimiser] Successfully enabled.
  443. [14:45:28] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.0
  444. [14:45:28] [Server thread/INFO]: [ClearLag] Loading modules...
  445. [14:45:28] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  446. [14:45:28] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  447. [14:45:28] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  448. [14:45:28] [Server thread/INFO]: [UltimateTimber] Enabling UltimateTimber v2.0.3
  449. [14:45:28] [Server thread/INFO]: =============================
  450. [14:45:28] [Server thread/INFO]: UltimateTimber 2.0.3 by Songoda <3!
  451. [14:45:28] [Server thread/INFO]: Action: Enabling...
  452. [14:45:28] [Server thread/INFO]: [SongodaUpdate] Hooked UltimateTimber.
  453. [14:45:28] [Thread-37/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.15]...
  454. [14:45:28] [Server thread/INFO]: Failed to parse json.
  455. [14:45:28] [Thread-37/INFO]: [ClearLag] No updates found!
  456. [14:45:28] [Server thread/INFO]: =============================
  457. [14:45:28] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.5-RELEASE*
  458. [14:45:29] [Server thread/INFO]:
  459.  
  460. []=====[Enabling AdvancedBan]=====[]
  461. | Information:
  462. |   Name: AdvancedBan
  463. |   Developer: Leoko
  464. |   Version: 2.1.5-RELEASE
  465. |   Storage: MySQL (external)
  466. | Support:
  467. |   Skype: Leoko33
  468. |   Mail: Leoko4433@gmail.com
  469. |   Github: https://github.com/DevLeoko/AdvancedBan/issues
  470. |   Discord: https://discord.gg/ycDG6rS
  471. | Update:
  472. |   There is a new version available! [2.1.5]
  473. []================================[]
  474.  
  475. [14:45:29] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta)
  476. [14:45:29] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
  477. [14:45:29] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  478. [14:45:29] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 750 at X: 279.9 Z: -672.4
  479. [14:45:29] [Server thread/INFO]: [WorldBorder] [CONFIG] World "mmomap" has border radius 1533 at X: 1026.0 Z: -899.0
  480. [14:45:29] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
  481. [14:45:29] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -240.0 Y: 64.0 Z: 256.0
  482. [14:45:29] [Server thread/INFO]: [AldeoesDuels] Enabling AldeoesDuels v1.0.0-SNAPSHOT
  483. [14:45:29] [Server thread/INFO]: [Votifier] Enabling Votifier v2.6.0-SNAPSHOT
  484. [14:45:29] [Server thread/INFO]: [Votifier] Loaded token for website: default
  485. [14:45:29] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
  486. [14:45:29] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
  487. [14:45:29] [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].
  488. [14:45:29] [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.
  489. [14:45:29] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /51.79.105.149:23456.
  490. [14:45:30] [Server thread/INFO]: -------- World Settings For [builder] --------
  491. [14:45:30] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
  492. [14:45:30] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  493. [14:45:30] [Server thread/INFO]: Max TNT Explosions: 100
  494. [14:45:30] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  495. [14:45:30] [Server thread/INFO]: Experience Merge Radius: 4.0
  496. [14:45:30] [Server thread/INFO]: Mob Spawn Range: 4
  497. [14:45:30] [Server thread/INFO]: Cactus Growth Modifier: 130%
  498. [14:45:30] [Server thread/INFO]: Cane Growth Modifier: 130%
  499. [14:45:30] [Server thread/INFO]: Melon Growth Modifier: 130%
  500. [14:45:30] [Server thread/INFO]: Mushroom Growth Modifier: 130%
  501. [14:45:30] [Server thread/INFO]: Pumpkin Growth Modifier: 130%
  502. [14:45:30] [Server thread/INFO]: Sapling Growth Modifier: 130%
  503. [14:45:30] [Server thread/INFO]: Beetroot Growth Modifier: 130%
  504. [14:45:30] [Server thread/INFO]: Carrot Growth Modifier: 130%
  505. [14:45:30] [Server thread/INFO]: Potato Growth Modifier: 130%
  506. [14:45:30] [Server thread/INFO]: Wheat Growth Modifier: 130%
  507. [14:45:30] [Server thread/INFO]: NetherWart Growth Modifier: 130%
  508. [14:45:30] [Server thread/INFO]: Vine Growth Modifier: 130%
  509. [14:45:30] [Server thread/INFO]: Cocoa Growth Modifier: 130%
  510. [14:45:30] [Server thread/INFO]: Bamboo Growth Modifier: 130%
  511. [14:45:30] [Server thread/INFO]: SweetBerry Growth Modifier: 130%
  512. [14:45:30] [Server thread/INFO]: Kelp Growth Modifier: 100%
  513. [14:45:30] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv true
  514. [14:45:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  515. [14:45:30] [Server thread/INFO]: View Distance: 5
  516. [14:45:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  517. [14:45:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  518. [14:45:30] [Server thread/INFO]: Item Merge Radius: 6.0
  519. [14:45:30] [Server thread/INFO]: Item Despawn Rate: 6000
  520. [14:45:30] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  521. [14:45:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  522. [14:45:30] [Server thread/INFO]: Preparing start region for dimension 'builder'/minecraft:overworld
  523. [14:45:30] [Server thread/INFO]: Preparing spawn area: 0%
  524. [14:45:30] [Server thread/INFO]: Preparing spawn area: 61%
  525. [14:45:31] [Server thread/INFO]: Preparing spawn area: 100%
  526. [14:45:31] [Server thread/INFO]: Loaded 121 spawn chunks for world builder
  527. [14:45:31] [Server thread/INFO]: Time elapsed: 1197 ms
  528. [14:45:31] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'builder'.
  529. [14:45:31] [Server thread/INFO]: -------- World Settings For [mmomap] --------
  530. [14:45:31] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
  531. [14:45:31] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  532. [14:45:31] [Server thread/INFO]: Max TNT Explosions: 100
  533. [14:45:31] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  534. [14:45:31] [Server thread/INFO]: Experience Merge Radius: 4.0
  535. [14:45:31] [Server thread/INFO]: Mob Spawn Range: 4
  536. [14:45:31] [Server thread/INFO]: Cactus Growth Modifier: 130%
  537. [14:45:31] [Server thread/INFO]: Cane Growth Modifier: 130%
  538. [14:45:31] [Server thread/INFO]: Melon Growth Modifier: 130%
  539. [14:45:31] [Server thread/INFO]: Mushroom Growth Modifier: 130%
  540. [14:45:31] [Server thread/INFO]: Pumpkin Growth Modifier: 130%
  541. [14:45:31] [Server thread/INFO]: Sapling Growth Modifier: 130%
  542. [14:45:31] [Server thread/INFO]: Beetroot Growth Modifier: 130%
  543. [14:45:31] [Server thread/INFO]: Carrot Growth Modifier: 130%
  544. [14:45:31] [Server thread/INFO]: Potato Growth Modifier: 130%
  545. [14:45:31] [Server thread/INFO]: Wheat Growth Modifier: 130%
  546. [14:45:31] [Server thread/INFO]: NetherWart Growth Modifier: 130%
  547. [14:45:31] [Server thread/INFO]: Vine Growth Modifier: 130%
  548. [14:45:31] [Server thread/INFO]: Cocoa Growth Modifier: 130%
  549. [14:45:31] [Server thread/INFO]: Bamboo Growth Modifier: 130%
  550. [14:45:31] [Server thread/INFO]: SweetBerry Growth Modifier: 130%
  551. [14:45:31] [Server thread/INFO]: Kelp Growth Modifier: 100%
  552. [14:45:31] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv true
  553. [14:45:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  554. [14:45:31] [Server thread/INFO]: View Distance: 5
  555. [14:45:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  556. [14:45:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  557. [14:45:31] [Server thread/INFO]: Item Merge Radius: 6.0
  558. [14:45:31] [Server thread/INFO]: Item Despawn Rate: 6000
  559. [14:45:31] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  560. [14:45:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  561. [14:45:31] [Server thread/INFO]: Preparing start region for dimension 'mmomap'/minecraft:overworld
  562. [14:45:31] [Server thread/INFO]: Preparing spawn area: 0%
  563. [14:45:32] [Server thread/INFO]: Preparing spawn area: 100%
  564. [14:45:32] [Server thread/INFO]: Preparing spawn area: 100%
  565. [14:45:33] [Server thread/INFO]: Preparing spawn area: 100%
  566. [14:45:33] [Server thread/INFO]: Loaded 121 spawn chunks for world mmomap
  567. [14:45:33] [Server thread/INFO]: Time elapsed: 1515 ms
  568. [14:45:33] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'mmomap'.
  569. [14:45:33] [Server thread/INFO]: [dynmap] Loaded 5 pending tile renders for world 'mmomap'
  570. [14:45:33] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  571. [14:45:33] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
  572. [14:45:34] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  573. [14:45:34] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
  574. [14:45:34] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
  575. [14:45:34] [Server thread/INFO]: [MCCore] Enabling MCCore v1.67*
  576. [14:45:34] [Server thread/INFO]: Server version: 11501
  577. [14:45:34] [Server thread/INFO]: Failed to set up reflection for scoreboards - restoring to slow method
  578. [14:45:34] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.2.0
  579. [14:45:34] [Server thread/INFO]: [AdvancedPortals] Bukkit version detected v1_15_R1
  580. [14:45:34] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
  581. [14:45:34] [Server thread/INFO]: Advanced portals have been successfully enabled!
  582. [14:45:34] [Server thread/INFO]: [EnderBank] Enabling EnderBank v1.15.1.a.4
  583. [14:45:35] [Server thread/INFO]: [GCore] Enabling GCore v7.12.0
  584. [14:45:35] [Server thread/INFO]: [GCore] SUCCESS: Loaded config.yml
  585. [14:45:35] [Server thread/INFO]: [GCore] SUCCESS: Using locale pt_BR (with default backup en_US)
  586. [14:45:35] [Server thread/INFO]: [GCore] SUCCESS: Loaded 163 texts
  587. [14:45:35] [Thread-38/INFO]: Server version: 11501
  588. [14:45:35] [Server thread/INFO]: [GCore] SUCCESS: Registered data manager (using JSON)
  589. [14:45:35] [Server thread/INFO]: [GCore] DEBUG: Created npc protocols compatibility for version 1.15
  590. [14:45:35] [Server thread/INFO]: [GCore] SUCCESS: Enabled NPC manager with ProtocolLib
  591. [14:45:36] [Server thread/INFO]: [GCore] SUCCESS: Loaded npc data 1
  592. [14:45:36] [Server thread/INFO]: [GCore] SUCCESS: Loaded npc data 2
  593. [14:45:36] [Server thread/INFO]: [GCore] DEBUG: Allowing update check : true
  594. [14:45:36] [Server thread/INFO]: [GCore] DEBUG: Detected server version : 1.15
  595. [14:45:36] [Server thread/INFO]: [GCore] DEBUG: Detected server implementation : PAPERSPIGOT - this implementation isn't officially supported and plugins might not work as expected
  596. [14:45:36] [Server thread/INFO]: [GCore] DEBUG: Created compatibility for version 1.15
  597. [14:45:36] [Server thread/INFO]: [GCore] DEBUG: Initialized economy handler with Vault
  598. [14:45:36] [Server thread/INFO]: [GCore] DEBUG: Initialized permission handler with Vault
  599. [14:45:36] [Server thread/INFO]: [GCore] DEBUG: Not integrating HeadDatabase (not installed)
  600. [14:45:36] [Server thread/INFO]: [GCore] SUCCESS: Registered PlaceholderAPI integration
  601. [14:45:36] [Server thread/INFO]: [GCore] SUCCESS: Integrated PlaceholderAPI
  602. [14:45:36] [Server thread/INFO]: [GCore] DEBUG: Successfully enabled
  603. [14:45:36] [Server thread/INFO]: [GCore] DEBUG: Using metrics : yes
  604. [14:45:36] [Server thread/INFO]: [GCore] SUCCESS: GCore v7.12.0 is now enabled (took 1114ms) !
  605. [14:45:36] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1-SNAPSHOT
  606. [14:45:36] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  607. [14:45:36] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.1;f2118aa
  608. [14:45:36] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  609. [14:45:36] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  610. [14:45:36] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  611. [14:45:36] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  612. [14:45:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  613. [14:45:36] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  614. [14:45:36] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  615. [14:45:36] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  616. [14:45:36] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  617. [14:45:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  618. [14:45:36] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  619. [14:45:36] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  620. [14:45:36] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  621. [14:45:36] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  622. [14:45:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  623. [14:45:36] [Server thread/INFO]: [WorldGuard] (builder) TNT ignition is PERMITTED.
  624. [14:45:36] [Server thread/INFO]: [WorldGuard] (builder) Lighters are PERMITTED.
  625. [14:45:36] [Server thread/INFO]: [WorldGuard] (builder) Lava fire is PERMITTED.
  626. [14:45:36] [Server thread/INFO]: [WorldGuard] (builder) Fire spread is UNRESTRICTED.
  627. [14:45:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'builder'
  628. [14:45:36] [Server thread/INFO]: [WorldGuard] (mmomap) TNT ignition is PERMITTED.
  629. [14:45:36] [Server thread/INFO]: [WorldGuard] (mmomap) Lighters are PERMITTED.
  630. [14:45:36] [Server thread/INFO]: [WorldGuard] (mmomap) Lava fire is PERMITTED.
  631. [14:45:36] [Server thread/INFO]: [WorldGuard] (mmomap) Fire spread is UNRESTRICTED.
  632. [14:45:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mmomap'
  633. [14:45:36] [Server thread/INFO]: [WorldGuard] Loading region data...
  634. [14:45:37] [Server thread/INFO]: [Images] Enabling Images v2.0.4
  635. [14:45:37] [Server thread/INFO]: [Images] ProtocolLib detected. Enabling generic packet handling...
  636. [14:45:37] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.9.0-SNAPSHOT-3169
  637. [14:45:37] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_15_R1 (Minecraft 1.15)...
  638. [14:45:37] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 114 ms to scan 1 urls, producing 3 keys and 18 values
  639. [14:45:37] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 14 ms to scan 1 urls, producing 3 keys and 18 values
  640. [14:45:37] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 4 ms to scan 1 urls, producing 0 keys and 0 values
  641. [14:45:37] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 5 ms to scan 1 urls, producing 3 keys and 9 values
  642. [14:45:37] [Server thread/INFO]: [MythicMobs] MythicMobs HolographicDisplays Support has been enabled!
  643. [14:45:37] [Server thread/INFO]: [MythicMobs] MythicMobs MMOItems Support has been enabled!
  644. [14:45:37] [Server thread/INFO]: [MythicMobs] MythicMobs PlaceholderAPI Support has been enabled!
  645. [14:45:37] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  646. [14:45:37] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  647. [14:45:37] [Server thread/INFO]: [LumineUtils] (io.lumine.xikage.mythicmobs.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
  648. [14:45:38] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 108 ms to scan 1 urls, producing 10 keys and 274 values
  649. [14:45:38] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 68 ms to scan 1 urls, producing 24 keys and 541 values
  650. [14:45:38] [Server thread/INFO]: [io.lumine.xikage.mythicmobs.util.reflections.Reflections] Reflections took 12 ms to scan 1 urls, producing 6 keys and 71 values
  651. [14:45:38] [Server thread/INFO]: [MythicMobs] LOADED
  652. [14:45:38] [Server thread/INFO]: [MythicMobs] LOADED
  653. [14:45:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 5 mobs.
  654. [14:45:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
  655. [14:45:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
  656. [14:45:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 skills.
  657. [14:45:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 random spawns.
  658. [14:45:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mythic items.
  659. [14:45:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
  660. [14:45:38] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
  661. [14:45:38] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  662. [14:45:39] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  663. [14:45:39] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v4.9.0 (build 3169) has been successfully loaded!
  664. [14:45:39] [Server thread/INFO]: [BigDoors] Enabling BigDoors vAlpha 0.1.8.16
  665. [14:45:39] [Server thread/INFO]: [BigDoors] WARNING! You are running a devbuild (build: 350)! Update checking + downloading has been enabled (overrides config options)!
  666. [14:45:39] [Server thread/INFO]: [BigDoors] Power Block Types:
  667. [14:45:39] [Server thread/INFO]: [BigDoors]  - GOLD_BLOCK
  668. [14:45:39] [Server thread/WARN]: [BigDoors] No materials blacklisted!
  669. [14:45:39] [Server thread/INFO]: [BigDoors] Enabling stats! Thanks, it really helps!
  670. [14:45:39] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.6.0
  671. [14:45:39] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  672. [14:45:39] [Server thread/INFO]: | Vault  : Ok. Hooked on Vault 1.7.2-b107
  673. [14:45:39] [Server thread/INFO]: | Command file(s) found : 1
  674. [14:45:39] [Server thread/INFO]: | Config : Ready.
  675. [14:45:39] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
  676. [14:45:39] [Server thread/INFO]: | Custom commands loaded : 16
  677. [14:45:39] [Server thread/INFO]: | Version: 5.6.0
  678. [14:45:39] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  679. [14:45:39] [Server thread/INFO]: | New update available : MyCommand v5.6.1
  680. [14:45:39] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
  681. [14:45:39] [Server thread/INFO]: [PluginHider] Enabling PluginHider v1.4*
  682. [14:45:39] [Server thread/INFO]: [PluginHider] Checking for Updates...
  683. [14:45:39] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.42
  684. [14:45:40] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  685. [14:45:40] [Server thread/INFO]: [Essentials] No kits found to migrate.
  686. [14:45:40] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  687. [14:45:40] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  688. [14:45:40] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  689. [14:45:40] [Server thread/INFO]: [Essentials] Loaded 20977 items from items.json.
  690. [14:45:40] [Server thread/INFO]: [Essentials] Using locale pt_BR
  691. [14:45:40] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  692. [14:45:40] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  693. [14:45:40] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  694. [14:45:40] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  695. [14:45:40] [Server thread/INFO]: [MarriageMaster] Enabling MarriageMaster v2.0.21-Release
  696. [14:45:40] [Server thread/INFO]: [MarriageMaster] Starting Marriage Master in standalone mode!
  697. [14:45:40] [Server thread/INFO]: [MarriageMaster] Config file successfully loaded.
  698. [14:45:41] [Server thread/INFO]: [MarriageMaster] No compatible backpack plugin found.
  699. [14:45:41] [Server thread/INFO]: [MarriageMaster] Language file successfully loaded. Language: English  Author: GeorgH93
  700. [14:45:41] [Server thread/INFO]: [at.pcgamingfreaks.MarriageMasterStandalone.libs.com.zaxxer.hikari.HikariDataSource] MarriageMaster-Connection-Pool - Starting...
  701. [14:45:41] [Server thread/INFO]: [at.pcgamingfreaks.MarriageMasterStandalone.libs.com.zaxxer.hikari.HikariDataSource] MarriageMaster-Connection-Pool - Start completed.
  702. [14:45:41] [Thread-42/INFO]: [MarriageMaster] Loading marriages ...
  703. [14:45:41] [Thread-42/INFO]: [MarriageMaster] Marriages loaded
  704. [14:45:41] [Thread-42/INFO]: [MarriageMaster] Loading priests ...
  705. [14:45:41] [Thread-42/INFO]: [MarriageMaster] Priests loaded
  706. [14:45:41] [Thread-42/INFO]: [MarriageMaster] Loading players ...
  707. [14:45:41] [Thread-42/INFO]: [MarriageMaster] Players loaded
  708. [14:45:41] [Thread-42/INFO]: [MarriageMaster] Writing marriages into cache ...
  709. [14:45:41] [Thread-42/INFO]: [MarriageMaster] Marriages loaded into cache
  710. [14:45:41] [Thread-42/INFO]: [MarriageMaster] Loading homes ...
  711. [14:45:41] [Thread-42/INFO]: [MarriageMaster] Homes loaded
  712. [14:45:42] [Server thread/INFO]: [MarriageMaster] Item name language file successfully loaded. Language: english  Author: GeorgH93
  713. [14:45:42] [Server thread/INFO]: [MarriageMaster] Loading item translations ...
  714. [14:45:42] [Server thread/INFO]: [MarriageMaster] Finished loading item translations for 830 items.
  715. [14:45:42] [Server thread/INFO]: [MarriageMaster] PlaceholderAPI hook was successfully registered!
  716. [14:45:42] [Server thread/INFO]: [MarriageMaster]  Marriage Master has been enabled!  :) 
  717. [14:45:42] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.26-SNAPSHOT (build 1814)
  718. [14:45:43] [Server thread/INFO]: [DynMapNPC] Enabling DynMapNPC v1.4*
  719. [14:45:43] [Server thread/INFO]: [DynMapNPC] Hyperconomoy Not found
  720. [14:45:43] [Server thread/INFO]: [DynMapNPC] Connecting to DynMap
  721. [14:45:43] [Server thread/INFO]: [UltimateChat] Enabling UltimateChat v1.8.9
  722. [14:45:43] [Server thread/INFO]: [UltimateChat] All configurations loaded!
  723. [14:45:43] [Server thread/INFO]: [UltimateChat] Language file loaded - Using: PT-BR
  724. [14:45:43] [Server thread/INFO]: [UltimateChat] ProtocolLib found. Hooked.
  725. [14:45:43] [Server thread/INFO]: [UltimateChat] PlaceHolderAPI found. Hooked and registered some chat placeholders with relational tag feature.
  726. [14:45:43] [Server thread/INFO]: [UltimateChat] MarryMaster found. Hooked.
  727. [14:45:43] [Server thread/INFO]: [UltimateChat] Translation API found. We will use for item translations.
  728. [14:45:43] [Server thread/INFO]: [UltimateChat] Vault economy found. Hooked.
  729. [14:45:43] [Server thread/INFO]: [UltimateChat] Vault chat found. Hooked.
  730. [14:45:43] [Server thread/INFO]: [UltimateChat] Vault perms found. Hooked.
  731. [14:45:43] [Server thread/INFO]: [UltimateChat] Init API module...
  732. [14:45:43] [Server thread/INFO]: [UltimateChat] Server Version: 1.15.1-R0.1-SNAPSHOT
  733. [14:45:43] [Server thread/INFO]:
  734.   _    _ _ _   _                 _        _____ _           _  
  735.  | |  | | | | (_)               | |      / ____| |         | |  
  736.  | |  | | | |_ _ _ __ ___   __ _| |_ ___| |    | |__   __ _| |_
  737.  | |  | | | __| | '_ ` _ \ / _` | __/ _ \ |    | '_ \ / _` | __|
  738.  | |__| | | |_| | | | | | | (_| | ||  __/ |____| | | | (_| | |_
  739.   \____/|_|\__|_|_| |_| |_|\__,_|\__\___|\_____|_| |_|\__,_|\__|
  740.                                                                
  741. UltimateChat v1.8.9 enabled!
  742.  
  743. [14:45:43] [Server thread/INFO]: [UltimateChat] Metrics enabled! See our stats here: https://bstats.org/plugin/bukkit/UChat
  744. [14:45:43] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.8.1
  745. [14:45:43] [Server thread/INFO]: [Shopkeepers] Config already loaded.
  746. [14:45:44] [Server thread/INFO]: [Shopkeepers] Loading data of 6 shopkeepers..
  747. [14:45:44] [Server thread/INFO]: [MMOCore] Enabling MMOCore v1.2.3
  748. [14:45:44] [Server thread/INFO]: [MMOCore] Hooked onto Vault
  749. [14:45:44] [Server thread/INFO]: [MMOCore] Hooked onto PlaceholderAPI
  750. [14:45:44] [Server thread/INFO]: [MMOCore] Hooked onto Citizens
  751. [14:45:44] [Server thread/INFO]: [MMOCore] Hooked onto WorldGuard
  752. [14:45:44] [Server thread/INFO]: [MMOCore] Hooked onto HolographicDisplays
  753. [14:45:44] [Server thread/INFO]: [MMOCore] Hooked onto ShopKeepers
  754. [14:45:44] [Server thread/INFO]: [MMOCore] Hooked onto MythicMobs
  755. [14:45:46] [Server thread/INFO]: [TAB] Enabling TAB v2.6.3
  756. [14:45:46] [Server thread/INFO]: [TAB] Server version: 1.15.1 (v1_15_R1)
  757. [14:45:46] [Server thread/INFO]: [TAB] Enabled in 193ms
  758. [14:45:46] [Server thread/INFO]: [ItemJoin] Enabling ItemJoin v5.0.6-SNAPSHOT-b356
  759. [14:45:46] [pool-62-thread-7/INFO]: [TAB] Version 2.6.4 is out! Your version: 2.6.3
  760. [14:45:46] [pool-62-thread-7/INFO]: [TAB] Get the update at https://www.spigotmc.org/resources/57806/
  761. [14:45:51] [Server thread/INFO]: [ItemJoin] Fetched [{ Multiverse-Core, WorldGuard, PlaceholderAPI, Vault }]
  762. [14:45:51] [Server thread/INFO]: [ItemJoin] Checking for updates...
  763. [14:45:52] [Server thread/INFO]: [ItemJoin] An error has occured when checking the plugin version!
  764. [14:45:52] [Server thread/INFO]: [ItemJoin] Please contact the plugin developer!
  765. [14:45:52] [Server thread/INFO]: [ItemJoin] You are running a SNAPSHOT!
  766. [14:45:52] [Server thread/INFO]: [ItemJoin] If you find any bugs please report them!
  767. [14:45:52] [Server thread/INFO]: [ItemJoin] You are up to date!
  768. [14:45:52] [Server thread/INFO]: [ItemJoin] has been Enabled.
  769. [14:45:52] [Server thread/INFO]: [CitizensText] Enabling CitizensText v1.17.1
  770. [14:45:52] [Server thread/INFO]: [CitizensText] PlaceholderAPI hooked !
  771. [14:45:52] [Server thread/INFO]: [NPCAuctions] Enabling NPCAuctions v1.0.62
  772. [14:45:52] [Server thread/INFO]: [QuickShop] Enabling QuickShop v3.1.1
  773. [14:45:52] [Server thread/INFO]: [QuickShop] Quickshop Reremake
  774. [14:45:52] [Server thread/INFO]: [QuickShop] Reading the configuration...
  775. [14:45:52] [Server thread/INFO]: [QuickShop] Developers: BukkitCommonsStudio, Netherfoam, Timtower, KaiNoMood, Ghost_chu, Mgazul, TiaraRinne
  776. [14:45:52] [Server thread/INFO]: [QuickShop] Original author: Netherfoam, Timtower, KaiNoMood
  777. [14:45:52] [Server thread/INFO]: [QuickShop] Let's start loading the plugin
  778. [14:45:52] [Server thread/INFO]: [QuickShop] bStats module loaded.
  779. [14:45:52] [Server thread/INFO]: [QuickShop] Plugin now running under Paper mode.
  780. [14:45:53] [Server thread/INFO]: [QuickShop] Translator: Ghost_chu
  781. [14:45:53] [Server thread/INFO]: [QuickShop] Contributors: Timtower, Netherfoam, KaiNoMood and Mgazul
  782. [14:45:53] [Server thread/INFO]: [QuickShop] Language Zone: English (en_US)
  783. [14:45:53] [Server thread/INFO]: [QuickShop] Complete to load Itemname i18n.
  784. [14:45:53] [Server thread/INFO]: [QuickShop] Starting loading Enchantment i18n...
  785. [14:45:53] [Server thread/INFO]: [QuickShop] Complete to load enchname i18n.
  786. [14:45:53] [Server thread/INFO]: [QuickShop] Starting loading Potion i18n...
  787. [14:45:53] [Server thread/INFO]: [QuickShop] Complete to load potionname i18n.
  788. [14:45:53] [Server thread/INFO]: [QuickShop] Running QuickShop-Reremake on NMS version v1_15_R1 For Minecraft version 1.15.1
  789. [14:45:53] [Server thread/INFO]: [QuickShop] Successfully loaded PlaceHolderAPI support!
  790. [14:45:53] [Server thread/INFO]: [QuickShop] Selected permission provider: Bukkit
  791. [14:45:53] [Server thread/INFO]: [QuickShop] Loading shops from the database...
  792. [14:45:53] [Server thread/INFO]: [QuickShop] Used 1ms to fetch all shops from the database.
  793. [14:45:53] [Server thread/INFO]: [QuickShop] Successfully loaded 0 shops! (Used 1ms, Avg 0ms per shop)
  794. [14:45:53] [Server thread/INFO]: [QuickShop] 0 shops will load after chunk have loaded, 0 shops will load after the world has loaded.
  795. [14:45:53] [Server thread/INFO]: [QuickShop] Registering Listeners...
  796. [14:45:53] [Server thread/INFO]: [QuickShop] Registering DisplayCheck task....
  797. [14:45:54] [Server thread/INFO]: [QuickShop] Cleaning MsgUtils...
  798. [14:45:54] [Server thread/INFO]: [QuickShop] Cleaning purchase messages from the database that are over a week old...
  799. [14:45:54] [Server thread/INFO]: [QuickShop] Registering UpdateWatcher...
  800. [14:45:54] [Server thread/INFO]: [QuickShop] Registering BStats Mertics...
  801. [14:45:54] [Server thread/INFO]: [QuickShop] Posting stats data...
  802. [14:45:54] [Server thread/INFO]: [QuickShop] Metrics submitted.
  803. [14:45:54] [Server thread/INFO]: [QuickShop] QuickShop Loaded! 1840 ms.
  804. [14:45:54] [Server thread/INFO]: [QuickShop] Log actions is enabled, actions will log in the qs.log file!
  805. [14:45:54] [Thread-46/INFO]: [QuickShop] Sending stats data...
  806. [14:45:54] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.4
  807. [14:45:54] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.4 By Mateus Moreira @LichtHund
  808. [14:45:54] [Server thread/INFO]: [CitizensCMD] Using English messages!
  809. [14:45:54] [Server thread/INFO]: [CitizensCMD] Using PlaceholderAPI!
  810. [14:45:54] [Server thread/INFO]: [CitizensCMD] Using Vault!
  811. [14:45:54] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.1.42
  812. [14:45:54] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
  813. [14:45:54] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.42
  814. [14:45:54] [Server thread/INFO]: [MMOItems] Enabling MMOItems v5.2.1
  815. [14:45:55] [Server thread/INFO]: [MMOItems] WorldGenTemplate: basic-template
  816. [14:45:55] [Server thread/INFO]: [MMOItems] WorldGenTemplate: slime-chunks-only
  817. [14:45:55] [Server thread/INFO]: [MMOItems] Loading crafting stations, please wait..
  818. [14:45:55] [Server thread/INFO]: [MMOItems] Hooked onto HolographicDisplays
  819. [14:45:55] [Server thread/INFO]: [MMOItems] Hooked onto PlaceholderAPI
  820. [14:45:55] [Server thread/INFO]: [MMOItems] Hooked onto MythicMobs
  821. [14:45:55] [Server thread/INFO]: [MMOItems] Hooked onto MMOCore
  822. [14:45:55] [Server thread/INFO]: [MMOItems] Loading recipes, please wait...
  823. [14:45:56] [Server thread/INFO]: [TravelingCitizens] Enabling TravelingCitizens v1.2
  824. [14:45:56] [Server thread/INFO]: [TravelingCitizens] Location not set, NPC won't spawn!
  825. [14:45:56] [Server thread/INFO]: [QuestCreator] Enabling QuestCreator v5.22.0
  826. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded config.yml
  827. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating AdvancedMobArena (not installed)
  828. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating AutoSell (not installed)
  829. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating ChatControl (not installed)
  830. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Registered Citizens integration
  831. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Integrated Citizens
  832. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating DeluxeChat (not installed)
  833. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating DungeonsXL (not installed)
  834. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Registered dynmap integration
  835. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Integrated dynmap
  836. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating FeatherBoard (not installed)
  837. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating GPS (not installed)
  838. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating Heroes (not installed)
  839. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating Jobs (not installed)
  840. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating Magic (not installed)
  841. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating mcMMO (not installed)
  842. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating McRPG (not installed)
  843. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Registered MMOItems integration
  844. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Integrated MMOItems
  845. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Registered MythicMobs integration
  846. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Integrated MythicMobs
  847. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating NuVotifier (not installed)
  848. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating PhatLoots (not installed)
  849. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Registered PlaceholderAPI integration
  850. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Integrated PlaceholderAPI
  851. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating QuantumRPG (not installed)
  852. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating RacesOfThana (not installed)
  853. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating SkillAPI (not installed)
  854. [14:45:56] [Server thread/INFO]: [QuestCreator] DEBUG: Not integrating VotingPlugin (not installed)
  855. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Registered WorldEdit integration
  856. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Integrated WorldEdit
  857. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Registered WorldGuard integration
  858. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Integrated WorldGuard
  859. [14:45:56] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded 169 texts
  860. [14:45:57] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded 1 condition : money_100
  861. [14:45:57] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded 4 models : example_farm_1, example_farm_2, terras_estrangeiras, example
  862. [14:45:57] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded 2 activators : activator_enabled, ativador_conexao
  863. [14:45:57] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded 2 groups : group_example_farm, jornada
  864. [14:45:57] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded 4 models registration : example_farm_1, example_farm_2, terras_estrangeiras, example
  865. [14:45:57] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded 3 GUIs : main_gui, jornada, gui_group_example_farm
  866. [14:45:57] [Server thread/INFO]: [QuestCreator] SUCCESS: Loaded 1 quest pool : example_daily_pool
  867. [14:45:57] [Server thread/INFO]: [QuestCreator] SUCCESS: Created 1 dynmap quest marker
  868. [14:45:57] [Server thread/INFO]: [QuestCreator] SUCCESS: Registered data manager (using JSON)
  869. [14:45:57] [Server thread/INFO]: [QuestCreator] DEBUG: Starting tasks soon
  870. [14:45:57] [Server thread/INFO]: [QuestCreator] DEBUG: Successfully enabled
  871. [14:45:57] [Server thread/INFO]: [QuestCreator] DEBUG: Using metrics : yes
  872. [14:45:57] [Server thread/INFO]: [QuestCreator] SUCCESS: QuestCreator v5.22.0 is now enabled (took 1354ms) ! If you appreciate this plugin, you can support the author by rating the plugin 5-stars at www.spigotmc.org, being active on the community discord or share the plugin page to your friends ! 3
  873. [14:45:57] [Server thread/INFO]: [CoreLibs] Enabling CoreLibs v1.0*
  874. [14:45:59] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  875. [14:45:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
  876. [14:45:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  877. [14:45:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  878. [14:45:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  879. [14:45:59] [Server thread/INFO]: Done (69.523s)! For help, type "help"
  880. [14:45:59] [Server thread/INFO]: Starting GS4 status listener
  881. [14:45:59] [Query Listener #1/INFO]: Query running on 51.79.105.149:25567
  882. [14:45:59] [Server thread/INFO]: Timings Reset
  883. [14:45:59] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
  884. [14:45:59] [Craft Scheduler Thread - 26/INFO]: [QuestCreator] DEBUG: Loaded QuestQueue for QCDataManager (took 0 ms)
  885. [14:45:59] [Craft Scheduler Thread - 26/INFO]: [QuestCreator] DEBUG: Initialized QuestQueue for QCDataManager (took 0 ms)
  886. [14:45:59] [Craft Scheduler Thread - 26/INFO]: [QuestCreator] DEBUG: Initialized QuestBoard for QCDataManager (took 1 ms)
  887. [14:45:59] [Craft Scheduler Thread - 27/INFO]: [QuestCreator] DEBUG: Initialized UserBoard for QCDataManager (took 0 ms)
  888. [14:45:59] [Craft Scheduler Thread - 27/INFO]: [Vault] Checking for Updates ...
  889. [14:45:59] [Craft Scheduler Thread - 19/INFO]: [PluginHider] Your server is running the latest version of PluginHider.
  890. [14:45:59] [Craft Scheduler Thread - 15/INFO]: [GCore] DEBUG: Initialized UserBoard for GDataManager (took 407 ms)
  891. [14:46:00] [Craft Scheduler Thread - 13/INFO]: [GCore] DEBUG: Loaded DataProfileBoard for GDataManager (took 126 ms)
  892. [14:46:00] [Craft Scheduler Thread - 13/INFO]: [GCore] DEBUG: Initialized DataProfileBoard for GDataManager (took 527 ms)
  893. [14:46:00] [Craft Scheduler Thread - 9/INFO]: [SkinsRestorer] ----------------------------------------------
  894. [14:46:00] [Craft Scheduler Thread - 9/INFO]: [SkinsRestorer]     +===============+
  895. [14:46:00] [Craft Scheduler Thread - 9/INFO]: [SkinsRestorer]     | SkinsRestorer |
  896. [14:46:00] [Craft Scheduler Thread - 9/INFO]: [SkinsRestorer]     +===============+
  897. [14:46:00] [Craft Scheduler Thread - 9/INFO]: [SkinsRestorer] ----------------------------------------------
  898. [14:46:00] [Craft Scheduler Thread - 9/INFO]: [SkinsRestorer]     Current version: 13.7.5
  899. [14:46:00] [Craft Scheduler Thread - 9/INFO]: [SkinsRestorer]     This is the latest version!
  900. [14:46:00] [Craft Scheduler Thread - 9/INFO]: [SkinsRestorer] ----------------------------------------------
  901. [14:46:00] [Craft Scheduler Thread - 14/INFO]: [GCore] DEBUG: Loaded StatisticsBoard for GDataManager (took 543 ms)
  902. [14:46:00] [Craft Scheduler Thread - 14/INFO]: [GCore] DEBUG: Initialized StatisticsBoard for GDataManager (took 543 ms)
  903. [14:46:00] [Craft Scheduler Thread - 25/INFO]: [QuestCreator] DEBUG: Loaded DiskBoard for QCDataManager (took 334 ms)
  904. [14:46:00] [Craft Scheduler Thread - 27/INFO]: [Vault] No new version available
  905. [14:46:01] [Craft Scheduler Thread - 7/INFO]: [PlaceholderAPI] 164 placeholder expansions are available on the cloud.
  906. [14:46:01] [Craft Scheduler Thread - 7/INFO]: [PlaceholderAPI] 1 installed expansions have updates available.
  907. [14:46:03] [Server thread/INFO]: [MythicMobs] ✓Using HolographicDisplays plugin for holograms
  908. [14:46:03] [Server thread/INFO]: [MythicMobs] ✓Using HolographicDisplays plugin for holograms
  909. [14:46:03] [Server thread/INFO]: [Citizens] Loaded 4 NPCs.
  910. [14:46:03] [Server thread/INFO]: [QuickShop] Using economy system: Essentials Economy
  911. [14:46:04] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.1
  912. [14:46:04] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  913. [14:46:04] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays
  914. [14:46:04] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
  915. [14:46:05] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5713ms or 114 ticks behind
  916. [14:46:06] [Server thread/INFO]: [CitizensText] 1 texts loadeds
  917. [14:46:09] [Server thread/INFO]: QuestCreator >> Generated file /plugins/QuestCreator/list_objects.yml.
  918. [14:46:09] [Server thread/INFO]: QuestCreator >> Generated file /plugins/QuestCreator/list_conditions.yml.
  919. [14:46:10] [Craft Scheduler Thread - 20/INFO]: [Images] Loaded 0 images...
  920. [14:46:12] [Server thread/INFO]: [nLogin] Inicialização do nLogin v7.2.9 finalizada.
  921. [14:46:14] [Server thread/INFO]: [MyCommand] found an update for MyCommand. Type /mycommand for more infos.
  922. [14:46:28] [Server thread/INFO]: brnxx[/200.97.229.220:12228] logged in with entity id 93 at ([mmomap]339.81593896480945, 68.0, -1345.4566292241943)
  923. [14:46:29] [Craft Scheduler Thread - 29/INFO]: [QuestCreator] DEBUG: Loaded QuestBoard for QCDataManager (took 2 ms)
  924. [14:46:29] [Server thread/WARN]: [nLogin] Task #310 for nLogin v7.2.9 generated an exception
  925. java.lang.IllegalArgumentException: Health must be between 0 and 12.0, but was 20.0. (attribute base value: 12.0, player: brnxx)
  926.     at org.bukkit.craftbukkit.v1_15_R1.entity.CraftLivingEntity.setHealth(CraftLivingEntity.java:111) ~[patched_1.15.1.jar:git-Paper-62]
  927.     at nickultracraft.login.fkKaV3k98xA1YywZV1sfZC9Lf3Lxg6Ql76m5Mxq8B30paD511YQTQNsXnCYjQToiRaPAJMdsqHjNWaqGNk0qxywwEQpZguz3cvw9Qk8wcbOwvGTuyUM12cYfem3EBmsI.NY6Y1QU5H9mwtF662UV1rMGTNq6iAflXFo9fUZJzyQKdtnqvA3q4hOdir5i7FvhPIAw0fZ59pPjShzTaco7HNdRKwOF8I1L3pfC0uHHfsSjYidVQgMSjw1qSUFQP9NMj(PlayerStats.java:132) ~[?:?]
  928.     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.15.1.jar:git-Paper-62]
  929.     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.15.1.jar:git-Paper-62]
  930.     at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1179) ~[patched_1.15.1.jar:git-Paper-62]
  931.     at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:417) ~[patched_1.15.1.jar:git-Paper-62]
  932.     at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1106) ~[patched_1.15.1.jar:git-Paper-62]
  933.     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:933) ~[patched_1.15.1.jar:git-Paper-62]
  934.     at java.lang.Thread.run(Thread.java:834) [?:?]
  935. [14:46:35] [Craft Scheduler Thread - 25/INFO]: [nLogin] O jogador brnxx se autenticou com sucesso.
  936. [14:46:36] [Server thread/INFO]: [EntityTrackerFixer] Untracked 41 entities in world
  937. [14:46:36] [Server thread/INFO]: [EntityTrackerFixer] Untracked 0 entities in world_nether
  938. [14:46:36] [Server thread/INFO]: [EntityTrackerFixer] Untracked 10 entities in world_the_end
  939. [14:46:38] [Server thread/INFO]: brnxx issued server command: /gm 1
  940. [14:46:42] [Server thread/INFO]: brnxx issued server command: /advancedworkbench
  941. [14:47:04] [Server thread/INFO]: [EntityTrackerFixer] Untracked 0 entities in world
  942. [14:47:04] [Server thread/INFO]: [EntityTrackerFixer] Untracked 0 entities in world_nether
  943. [14:47:04] [Server thread/INFO]: [EntityTrackerFixer] Untracked 0 entities in world_the_end
  944. [14:47:25] [Server thread/INFO]: brnxx issued server command: /itemjoin
  945. [14:47:27] [Server thread/INFO]: brnxx issued server command: /itemjoin help
  946. [14:47:33] [Server thread/INFO]: brnxx issued server command: /itemjoin help autoupdate
  947. [14:47:43] [Server thread/INFO]: brnxx issued server command: /itemjoin help 2
  948. [14:47:48] [Server thread/INFO]: brnxx issued server command: /itemjoin Menu
  949. [14:48:05] [Server thread/INFO]: brnxx issued server command: /itemjoin list
  950. [14:48:19] [Server thread/INFO]: brnxx issued server command: /itemjoin autoupdate
  951. [14:48:19] [Server thread/INFO]: [ItemJoin] brnxx has requested to force update the plugin!
  952. [14:48:28] [Server thread/INFO]: brnxx issued server command: /itemjoin getAll
  953. [14:48:30] [Server thread/INFO]: brnxx issued server command: /clear
  954. [14:48:32] [Server thread/INFO]: brnxx issued server command: /itemjoin getAll
  955. [14:48:40] [Server thread/INFO]: brnxx issued server command: /itemjoin get animated-panes
  956. [14:48:45] [Server thread/INFO]: brnxx issued server command: /gm 0
  957. [14:48:47] [Server thread/INFO]: brnxx issued server command: /itemjoin getAll
  958. [14:49:22] [Server thread/INFO]: brnxx issued server command: /itemjoin menu
  959. [14:49:46] [Server thread/ERROR]: Could not pass event InventoryClickEvent to ItemJoin v5.0.6-SNAPSHOT-b356
  960. java.lang.StringIndexOutOfBoundsException: begin 0, end -2, length 0
  961.     at java.lang.String.checkBoundsBeginEnd(String.java:3319) ~[?:?]
  962.     at java.lang.String.substring(String.java:1874) ~[?:?]
  963.     at me.RockinChaos.itemjoin.utils.UI.creatingPane(UI.java:429) ~[?:?]
  964.     at me.RockinChaos.itemjoin.utils.UI.lambda$choicePane$17(UI.java:350) ~[?:?]
  965.     at me.RockinChaos.itemjoin.utils.interfaces.Button.onClick(Button.java:48) ~[?:?]
  966.     at me.RockinChaos.itemjoin.utils.interfaces.Page.handleClick(Page.java:26) ~[?:?]
  967.     at me.RockinChaos.itemjoin.utils.interfaces.Interface.onClick(Interface.java:67) ~[?:?]
  968.     at me.RockinChaos.itemjoin.listeners.MultiForm.onClick(MultiForm.java:29) ~[?:?]
  969.     at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor586.execute(Unknown Source) ~[?:?]
  970.     at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.1.jar:git-Paper-62]
  971.     at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.15.1.jar:git-Paper-62]
  972.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.1.jar:git-Paper-62]
  973.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.15.1.jar:git-Paper-62]
  974.     at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:2328) ~[patched_1.15.1.jar:git-Paper-62]
  975.     at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:32) ~[patched_1.15.1.jar:git-Paper-62]
  976.     at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.15.1.jar:git-Paper-62]
  977.     at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.1.jar:git-Paper-62]
  978.     at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.1.jar:git-Paper-62]
  979.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.1.jar:git-Paper-62]
  980.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.1.jar:git-Paper-62]
  981.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.1.jar:git-Paper-62]
  982.     at net.minecraft.server.v1_15_R1.MinecraftServer.aZ(MinecraftServer.java:1037) ~[patched_1.15.1.jar:git-Paper-62]
  983.     at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1030) ~[patched_1.15.1.jar:git-Paper-62]
  984.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.15.1.jar:git-Paper-62]
  985.     at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1014) ~[patched_1.15.1.jar:git-Paper-62]
  986.     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:937) ~[patched_1.15.1.jar:git-Paper-62]
  987.     at java.lang.Thread.run(Thread.java:834) [?:?]
  988. [14:51:22] [Server thread/INFO]: Comando inválido.
  989. [14:51:22] [Server thread/INFO]: Comando inválido.
  990. [14:51:22] [Server thread/INFO]: Comando inválido.
  991. [14:51:22] [Server thread/INFO]: Comando inválido.
  992. [14:51:22] [Server thread/INFO]: Comando inválido.
  993. [14:51:22] [Server thread/INFO]: Comando inválido.
  994. [14:51:22] [Server thread/INFO]: Comando inválido.
  995. [14:51:22] [Server thread/INFO]: Comando inválido.
  996. [14:51:22] [Server thread/INFO]: Comando inválido.
  997. [14:51:22] [Server thread/INFO]: Comando inválido.
  998. [14:51:23] [Server thread/INFO]: Comando inválido.
  999. [14:51:23] [Server thread/INFO]: Comando inválido.
  1000. [14:51:23] [Server thread/INFO]: Comando inválido.
  1001. [14:51:23] [Server thread/INFO]: Comando inválido.
  1002. [14:51:23] [Server thread/INFO]: Comando inválido.
  1003. [14:51:23] [Server thread/INFO]: Comando inválido.
  1004. [14:51:23] [Server thread/INFO]: Comando inválido.
  1005. [14:51:23] [Server thread/INFO]: Comando inválido.
  1006. [14:51:23] [Server thread/INFO]: Comando inválido.
  1007. [14:51:23] [Server thread/INFO]: Comando inválido.
  1008. [14:51:23] [Server thread/INFO]: Comando inválido.
  1009. [14:51:23] [Server thread/INFO]: Comando inválido.
  1010. [14:51:23] [Server thread/INFO]: Comando inválido.
  1011. [14:51:23] [Server thread/INFO]: Comando inválido.
  1012. [14:51:23] [Server thread/INFO]: Comando inválido.
  1013. [14:51:23] [Server thread/INFO]: Comando inválido.
  1014. [14:51:23] [Server thread/INFO]: Comando inválido.
  1015. [14:51:23] [Server thread/INFO]: Comando inválido.
  1016. [14:51:23] [Server thread/INFO]: Comando inválido.
  1017. [14:52:31] [Server thread/INFO]: brnxx issued server command: /version
  1018. [14:53:47] [Server thread/INFO]: brnxx issued server command: /version ItemJoin
  1019. [14:55:00] [Server thread/INFO]: brnxx issued server command: /itemjoin menu
  1020. [15:14:44] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1021. [15:14:44] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1022. [15:22:13] [Server thread/INFO]: brnxx issued server command: /itemjoin reload
  1023. [15:22:14] [Server thread/INFO]: [ItemJoin_ERROR] There are no items detected in the items.yml.
  1024. [15:22:14] [Server thread/INFO]: [ItemJoin_ERROR] Try adding an item to the items section in the items.yml.
  1025. [15:22:14] [Server thread/INFO]: [ItemJoin_ERROR] If you continue to see this message contact the plugin developer!
  1026. [15:22:29] [Server thread/INFO]: brnxx issued server command: /itemjoin
  1027. [15:22:32] [Server thread/INFO]: brnxx issued server command: /itemjoin menu
  1028. [15:22:34] [Server thread/ERROR]: Could not pass event InventoryClickEvent to ItemJoin v5.0.6-SNAPSHOT-b356
  1029. java.lang.NullPointerException: null
  1030.     at me.RockinChaos.itemjoin.handlers.ConfigHandler.getItemSection(ConfigHandler.java:445) ~[?:?]
  1031.     at me.RockinChaos.itemjoin.giveitems.utils.ItemMap.<init>(ItemMap.java:234) ~[?:?]
  1032.     at me.RockinChaos.itemjoin.utils.UI.lambda$startMenu$1(UI.java:71) ~[?:?]
  1033.     at me.RockinChaos.itemjoin.utils.interfaces.Button.onClick(Button.java:48) ~[?:?]
  1034.     at me.RockinChaos.itemjoin.utils.interfaces.Page.handleClick(Page.java:26) ~[?:?]
  1035.     at me.RockinChaos.itemjoin.utils.interfaces.Interface.onClick(Interface.java:67) ~[?:?]
  1036.     at me.RockinChaos.itemjoin.listeners.MultiForm.onClick(MultiForm.java:29) ~[?:?]
  1037.     at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor586.execute(Unknown Source) ~[?:?]
  1038.     at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.1.jar:git-Paper-62]
  1039.     at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.15.1.jar:git-Paper-62]
  1040.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.1.jar:git-Paper-62]
  1041.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.15.1.jar:git-Paper-62]
  1042.     at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:2328) ~[patched_1.15.1.jar:git-Paper-62]
  1043.     at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:32) ~[patched_1.15.1.jar:git-Paper-62]
  1044.     at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.15.1.jar:git-Paper-62]
  1045.     at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.1.jar:git-Paper-62]
  1046.     at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.1.jar:git-Paper-62]
  1047.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.1.jar:git-Paper-62]
  1048.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.1.jar:git-Paper-62]
  1049.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.1.jar:git-Paper-62]
  1050.     at net.minecraft.server.v1_15_R1.MinecraftServer.aZ(MinecraftServer.java:1037) ~[patched_1.15.1.jar:git-Paper-62]
  1051.     at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1030) ~[patched_1.15.1.jar:git-Paper-62]
  1052.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeAll(IAsyncTaskHandler.java:95) ~[patched_1.15.1.jar:git-Paper-62]
  1053.     at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1166) ~[patched_1.15.1.jar:git-Paper-62]
  1054.     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:933) ~[patched_1.15.1.jar:git-Paper-62]
  1055.     at java.lang.Thread.run(Thread.java:834) [?:?]
  1056. [15:22:47] [Server thread/INFO]: brnxx issued server command: /itemjoin menu
  1057. [15:22:48] [Server thread/ERROR]: Could not pass event InventoryClickEvent to ItemJoin v5.0.6-SNAPSHOT-b356
  1058. java.lang.NullPointerException: null
  1059.     at me.RockinChaos.itemjoin.handlers.ConfigHandler.getItemSection(ConfigHandler.java:445) ~[?:?]
  1060.     at me.RockinChaos.itemjoin.giveitems.utils.ItemMap.<init>(ItemMap.java:234) ~[?:?]
  1061.     at me.RockinChaos.itemjoin.utils.UI.lambda$startMenu$1(UI.java:71) ~[?:?]
  1062.     at me.RockinChaos.itemjoin.utils.interfaces.Button.onClick(Button.java:48) ~[?:?]
  1063.     at me.RockinChaos.itemjoin.utils.interfaces.Page.handleClick(Page.java:26) ~[?:?]
  1064.     at me.RockinChaos.itemjoin.utils.interfaces.Interface.onClick(Interface.java:67) ~[?:?]
  1065.     at me.RockinChaos.itemjoin.listeners.MultiForm.onClick(MultiForm.java:29) ~[?:?]
  1066.     at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor586.execute(Unknown Source) ~[?:?]
  1067.     at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.1.jar:git-Paper-62]
  1068.     at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.15.1.jar:git-Paper-62]
  1069.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.1.jar:git-Paper-62]
  1070.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.15.1.jar:git-Paper-62]
  1071.     at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:2328) ~[patched_1.15.1.jar:git-Paper-62]
  1072.     at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:32) ~[patched_1.15.1.jar:git-Paper-62]
  1073.     at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.15.1.jar:git-Paper-62]
  1074.     at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.1.jar:git-Paper-62]
  1075.     at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.1.jar:git-Paper-62]
  1076.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.1.jar:git-Paper-62]
  1077.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.1.jar:git-Paper-62]
  1078.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.1.jar:git-Paper-62]
  1079.     at net.minecraft.server.v1_15_R1.MinecraftServer.aZ(MinecraftServer.java:1037) ~[patched_1.15.1.jar:git-Paper-62]
  1080.     at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1030) ~[patched_1.15.1.jar:git-Paper-62]
  1081.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeAll(IAsyncTaskHandler.java:95) ~[patched_1.15.1.jar:git-Paper-62]
  1082.     at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1166) ~[patched_1.15.1.jar:git-Paper-62]
  1083.     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:933) ~[patched_1.15.1.jar:git-Paper-62]
  1084.     at java.lang.Thread.run(Thread.java:834) [?:?]
  1085. [15:22:55] [Server thread/ERROR]: Could not pass event InventoryClickEvent to ItemJoin v5.0.6-SNAPSHOT-b356
  1086. java.lang.NullPointerException: null
  1087.     at me.RockinChaos.itemjoin.handlers.ConfigHandler.getItemSection(ConfigHandler.java:445) ~[?:?]
  1088.     at me.RockinChaos.itemjoin.giveitems.utils.ItemMap.<init>(ItemMap.java:234) ~[?:?]
  1089.     at me.RockinChaos.itemjoin.utils.UI.lambda$startMenu$1(UI.java:71) ~[?:?]
  1090.     at me.RockinChaos.itemjoin.utils.interfaces.Button.onClick(Button.java:48) ~[?:?]
  1091.     at me.RockinChaos.itemjoin.utils.interfaces.Page.handleClick(Page.java:26) ~[?:?]
  1092.     at me.RockinChaos.itemjoin.utils.interfaces.Interface.onClick(Interface.java:67) ~[?:?]
  1093.     at me.RockinChaos.itemjoin.listeners.MultiForm.onClick(MultiForm.java:29) ~[?:?]
  1094.     at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor586.execute(Unknown Source) ~[?:?]
  1095.     at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.1.jar:git-Paper-62]
  1096.     at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.15.1.jar:git-Paper-62]
  1097.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.1.jar:git-Paper-62]
  1098.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.15.1.jar:git-Paper-62]
  1099.     at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:2328) ~[patched_1.15.1.jar:git-Paper-62]
  1100.     at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:32) ~[patched_1.15.1.jar:git-Paper-62]
  1101.     at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.15.1.jar:git-Paper-62]
  1102.     at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.1.jar:git-Paper-62]
  1103.     at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.1.jar:git-Paper-62]
  1104.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.1.jar:git-Paper-62]
  1105.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.1.jar:git-Paper-62]
  1106.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.1.jar:git-Paper-62]
  1107.     at net.minecraft.server.v1_15_R1.MinecraftServer.aZ(MinecraftServer.java:1037) ~[patched_1.15.1.jar:git-Paper-62]
  1108.     at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1030) ~[patched_1.15.1.jar:git-Paper-62]
  1109.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.15.1.jar:git-Paper-62]
  1110.     at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1014) ~[patched_1.15.1.jar:git-Paper-62]
  1111.     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:937) ~[patched_1.15.1.jar:git-Paper-62]
  1112.     at java.lang.Thread.run(Thread.java:834) [?:?]
  1113. [15:23:02] [Server thread/INFO]: brnxx issued server command: /clear
  1114. [15:23:28] [Server thread/INFO]: brnxx issued server command: /gm 1
  1115. [15:23:30] [Server thread/INFO]: brnxx issued server command: /itemjoin menu
  1116. [15:23:31] [Server thread/ERROR]: Could not pass event InventoryClickEvent to ItemJoin v5.0.6-SNAPSHOT-b356
  1117. java.lang.NullPointerException: null
  1118.     at me.RockinChaos.itemjoin.handlers.ConfigHandler.getItemSection(ConfigHandler.java:445) ~[?:?]
  1119.     at me.RockinChaos.itemjoin.giveitems.utils.ItemMap.<init>(ItemMap.java:234) ~[?:?]
  1120.     at me.RockinChaos.itemjoin.utils.UI.lambda$startMenu$1(UI.java:71) ~[?:?]
  1121.     at me.RockinChaos.itemjoin.utils.interfaces.Button.onClick(Button.java:48) ~[?:?]
  1122.     at me.RockinChaos.itemjoin.utils.interfaces.Page.handleClick(Page.java:26) ~[?:?]
  1123.     at me.RockinChaos.itemjoin.utils.interfaces.Interface.onClick(Interface.java:67) ~[?:?]
  1124.     at me.RockinChaos.itemjoin.listeners.MultiForm.onClick(MultiForm.java:29) ~[?:?]
  1125.     at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor586.execute(Unknown Source) ~[?:?]
  1126.     at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.1.jar:git-Paper-62]
  1127.     at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.15.1.jar:git-Paper-62]
  1128.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.1.jar:git-Paper-62]
  1129.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.15.1.jar:git-Paper-62]
  1130.     at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:2328) ~[patched_1.15.1.jar:git-Paper-62]
  1131.     at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:32) ~[patched_1.15.1.jar:git-Paper-62]
  1132.     at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.15.1.jar:git-Paper-62]
  1133.     at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.1.jar:git-Paper-62]
  1134.     at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.1.jar:git-Paper-62]
  1135.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.1.jar:git-Paper-62]
  1136.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.1.jar:git-Paper-62]
  1137.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.1.jar:git-Paper-62]
  1138.     at net.minecraft.server.v1_15_R1.MinecraftServer.aZ(MinecraftServer.java:1037) ~[patched_1.15.1.jar:git-Paper-62]
  1139.     at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1030) ~[patched_1.15.1.jar:git-Paper-62]
  1140.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.15.1.jar:git-Paper-62]
  1141.     at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1014) ~[patched_1.15.1.jar:git-Paper-62]
  1142.     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:937) ~[patched_1.15.1.jar:git-Paper-62]
  1143.     at java.lang.Thread.run(Thread.java:834) [?:?]
  1144. [15:27:14] [Server thread/INFO]: brnxx issued server command: /player
  1145. [15:27:59] [Server thread/INFO]: brnxx issued server command: /itemjoin menu
  1146. [15:28:03] [Server thread/ERROR]: Could not pass event InventoryClickEvent to ItemJoin v5.0.6-SNAPSHOT-b356
  1147. java.lang.NullPointerException: null
  1148.     at me.RockinChaos.itemjoin.handlers.ConfigHandler.getItemSection(ConfigHandler.java:445) ~[?:?]
  1149.     at me.RockinChaos.itemjoin.giveitems.utils.ItemMap.<init>(ItemMap.java:234) ~[?:?]
  1150.     at me.RockinChaos.itemjoin.utils.UI.convertStack(UI.java:267) ~[?:?]
  1151.     at me.RockinChaos.itemjoin.utils.UI.lambda$startHopper$6(UI.java:95) ~[?:?]
  1152.     at me.RockinChaos.itemjoin.utils.interfaces.Button.onClick(Button.java:48) ~[?:?]
  1153.     at me.RockinChaos.itemjoin.utils.interfaces.Page.handleClick(Page.java:26) ~[?:?]
  1154.     at me.RockinChaos.itemjoin.utils.interfaces.Interface.onClick(Interface.java:67) ~[?:?]
  1155.     at me.RockinChaos.itemjoin.listeners.MultiForm.onClick(MultiForm.java:29) ~[?:?]
  1156.     at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor586.execute(Unknown Source) ~[?:?]
  1157.     at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.1.jar:git-Paper-62]
  1158.     at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.15.1.jar:git-Paper-62]
  1159.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.1.jar:git-Paper-62]
  1160.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.15.1.jar:git-Paper-62]
  1161.     at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:2328) ~[patched_1.15.1.jar:git-Paper-62]
  1162.     at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:32) ~[patched_1.15.1.jar:git-Paper-62]
  1163.     at net.minecraft.server.v1_15_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.15.1.jar:git-Paper-62]
  1164.     at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.1.jar:git-Paper-62]
  1165.     at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.1.jar:git-Paper-62]
  1166.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.1.jar:git-Paper-62]
  1167.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.1.jar:git-Paper-62]
  1168.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.1.jar:git-Paper-62]
  1169.     at net.minecraft.server.v1_15_R1.MinecraftServer.aZ(MinecraftServer.java:1037) ~[patched_1.15.1.jar:git-Paper-62]
  1170.     at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1030) ~[patched_1.15.1.jar:git-Paper-62]
  1171.     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeAll(IAsyncTaskHandler.java:95) ~[patched_1.15.1.jar:git-Paper-62]
  1172.     at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1166) ~[patched_1.15.1.jar:git-Paper-62]
  1173.     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:933) ~[patched_1.15.1.jar:git-Paper-62]
  1174.     at java.lang.Thread.run(Thread.java:834) [?:?]
  1175. [15:29:18] [Server thread/INFO]: brnxx issued server command: /player
  1176. [15:44:54] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1177. [15:44:54] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1178. [16:15:04] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1179. [16:15:04] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1180. [16:24:31] [Server thread/INFO]: brnxx issued server command: /classes
  1181. [16:45:14] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1182. [16:45:14] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1183. [17:15:24] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1184. [17:15:24] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1185. [17:36:38] [Server thread/INFO]: brnxx[/200.97.229.220:18367] logged in with entity id 100663 at ([mmomap]349.7645192670048, 67.0, -1391.300000011921)
  1186. [17:36:38] [Craft Scheduler Thread - 177/INFO]: [QuestCreator] DEBUG: Loaded QuestBoard for QCDataManager (took 0 ms)
  1187. [17:36:38] [Server thread/WARN]: [nLogin] Task #156389 for nLogin v7.2.9 generated an exception
  1188. java.lang.IllegalArgumentException: Health must be between 0 and 12.0, but was 20.0. (attribute base value: 12.0, player: brnxx)
  1189.     at org.bukkit.craftbukkit.v1_15_R1.entity.CraftLivingEntity.setHealth(CraftLivingEntity.java:111) ~[patched_1.15.1.jar:git-Paper-62]
  1190.     at nickultracraft.login.fkKaV3k98xA1YywZV1sfZC9Lf3Lxg6Ql76m5Mxq8B30paD511YQTQNsXnCYjQToiRaPAJMdsqHjNWaqGNk0qxywwEQpZguz3cvw9Qk8wcbOwvGTuyUM12cYfem3EBmsI.NY6Y1QU5H9mwtF662UV1rMGTNq6iAflXFo9fUZJzyQKdtnqvA3q4hOdir5i7FvhPIAw0fZ59pPjShzTaco7HNdRKwOF8I1L3pfC0uHHfsSjYidVQgMSjw1qSUFQP9NMj(PlayerStats.java:132) ~[?:?]
  1191.     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.15.1.jar:git-Paper-62]
  1192.     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.15.1.jar:git-Paper-62]
  1193.     at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1179) ~[patched_1.15.1.jar:git-Paper-62]
  1194.     at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:417) ~[patched_1.15.1.jar:git-Paper-62]
  1195.     at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1106) ~[patched_1.15.1.jar:git-Paper-62]
  1196.     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:933) ~[patched_1.15.1.jar:git-Paper-62]
  1197.     at java.lang.Thread.run(Thread.java:834) [?:?]
  1198. [17:37:05] [Craft Scheduler Thread - 184/INFO]: [nLogin] O jogador brnxx se autenticou com sucesso.
  1199. [17:40:22] [Server thread/INFO]: brnxx issued server command: /quests
  1200. [17:40:58] [Server thread/INFO]: brnxx issued server command: /quests
  1201. [17:43:07] [Server thread/INFO]: brnxx[/200.97.229.220:18496] logged in with entity id 107519 at ([mmomap]353.6317615410687, 68.5, -1367.763835534364)
  1202. [17:43:07] [Craft Scheduler Thread - 187/INFO]: [QuestCreator] DEBUG: Loaded QuestBoard for QCDataManager (took 0 ms)
  1203. [17:43:09] [Server thread/WARN]: [nLogin] Task #165415 for nLogin v7.2.9 generated an exception
  1204. java.lang.IllegalArgumentException: Health must be between 0 and 12.0, but was 20.0. (attribute base value: 12.0, player: brnxx)
  1205.     at org.bukkit.craftbukkit.v1_15_R1.entity.CraftLivingEntity.setHealth(CraftLivingEntity.java:111) ~[patched_1.15.1.jar:git-Paper-62]
  1206.     at nickultracraft.login.fkKaV3k98xA1YywZV1sfZC9Lf3Lxg6Ql76m5Mxq8B30paD511YQTQNsXnCYjQToiRaPAJMdsqHjNWaqGNk0qxywwEQpZguz3cvw9Qk8wcbOwvGTuyUM12cYfem3EBmsI.NY6Y1QU5H9mwtF662UV1rMGTNq6iAflXFo9fUZJzyQKdtnqvA3q4hOdir5i7FvhPIAw0fZ59pPjShzTaco7HNdRKwOF8I1L3pfC0uHHfsSjYidVQgMSjw1qSUFQP9NMj(PlayerStats.java:132) ~[?:?]
  1207.     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.15.1.jar:git-Paper-62]
  1208.     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.15.1.jar:git-Paper-62]
  1209.     at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1179) ~[patched_1.15.1.jar:git-Paper-62]
  1210.     at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:417) ~[patched_1.15.1.jar:git-Paper-62]
  1211.     at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1106) ~[patched_1.15.1.jar:git-Paper-62]
  1212.     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:933) ~[patched_1.15.1.jar:git-Paper-62]
  1213.     at java.lang.Thread.run(Thread.java:834) [?:?]
  1214. [17:43:13] [Craft Scheduler Thread - 193/INFO]: [nLogin] O jogador brnxx se autenticou com sucesso.
  1215. [17:43:16] [Server thread/INFO]: brnxx issued server command: /gm 1
  1216. [17:43:30] [Server thread/INFO]: brnxx issued server command: /questcreator edit
  1217. [17:43:57] [Server thread/INFO]: brnxx issued server command: /questcreator journal
  1218. [17:45:34] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1219. [17:45:34] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1220. [18:01:04] [Server thread/INFO]: brnxx issued server command: /classes
  1221. [18:10:37] [Server thread/INFO]: brnxx issued server command: /itemjoin reload
  1222. [18:10:48] [Server thread/INFO]: Comando inválido.
  1223. [18:10:48] [Server thread/INFO]: Comando inválido.
  1224. [18:10:48] [Server thread/INFO]: Comando inválido.
  1225. [18:10:49] [Server thread/INFO]: Comando inválido.
  1226. [18:10:49] [Server thread/INFO]: Comando inválido.
  1227. [18:10:49] [Server thread/INFO]: Comando inválido.
  1228. [18:10:49] [Server thread/INFO]: Comando inválido.
  1229. [18:10:49] [Server thread/INFO]: Comando inválido.
  1230. [18:10:49] [Server thread/INFO]: Comando inválido.
  1231. [18:10:49] [Server thread/INFO]: Comando inválido.
  1232. [18:10:49] [Server thread/INFO]: Comando inválido.
Add Comment
Please, Sign In to add comment