Advertisement
Guest User

Untitled

a guest
Jan 13th, 2021
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 124.73 KB | None | 0 0
  1. [16:27:53] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  2. [16:27:54] [main/INFO]: Reloading ResourceManager: Default, bukkit
  3. [16:27:56] [Worker-Main-13/INFO]: Loaded 7 recipes
  4. [16:27:58] [Server thread/INFO]: Starting minecraft server version 1.16.4
  5. [16:27:58] [Server thread/INFO]: Loading properties
  6. [16:27:58] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-5fc0fb4-7029c0a (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT)
  7. [16:27:58] [Server thread/INFO]: Debug logging is disabled
  8. [16:27:58] [Server thread/INFO]: Server Ping Player Sample Count: 12
  9. [16:27:58] [Server thread/INFO]: Using 4 threads for Netty based IO
  10. [16:27:58] [Server thread/WARN]: You specified a resource pack without providing a sha1 hash. Pack will be updated on the client only if you change the name of the pack.
  11. [16:27:58] [Server thread/INFO]: Default game type: SURVIVAL
  12. [16:27:58] [Server thread/INFO]: Generating keypair
  13. [16:27:59] [Server thread/INFO]: Starting Minecraft server on 198.50.161.116:25565
  14. [16:27:59] [Server thread/INFO]: Using epoll channel type
  15. [16:28:00] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  16. [16:28:05] [Server thread/WARN]: Legacy plugin SmartInvs v1.2.7 does not specify an api-version.
  17. [16:28:06] [Server thread/WARN]: Legacy plugin MVdWPlaceholderAPI v3.1.1 does not specify an api-version.
  18. [16:28:06] [Server thread/WARN]: Legacy plugin RankSync v1.4.0 does not specify an api-version.
  19. [16:28:06] [Server thread/WARN]: Legacy plugin HeadDatabase v4.12.5 does not specify an api-version.
  20. [16:28:07] [Server thread/WARN]: Legacy plugin ProtectionLib v0.9.9 does not specify an api-version.
  21. [16:28:07] [Server thread/WARN]: Legacy plugin WanderingNPC v1.8 does not specify an api-version.
  22. [16:28:07] [Server thread/WARN]: Legacy plugin ARMaddonFactions v1.0 does not specify an api-version.
  23. [16:28:08] [Server thread/WARN]: Legacy plugin KotlinBukkitAPI v0.2.0-SNAPSHOT does not specify an api-version.
  24. [16:28:09] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.9
  25. [16:28:09] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.7
  26. [16:28:09] [Server thread/INFO]: [FallingBlocks] Loading FallingBlocks v1.2
  27. [16:28:09] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v6.1.2
  28. [16:28:09] [Server thread/INFO]: [SmartInvs] Loading SmartInvs v1.2.7
  29. [16:28:09] [Server thread/INFO]: [EpicPluginLib] Loading EpicPluginLib v1.6.7
  30. [16:28:09] [Server thread/INFO]: [PlayMoreSounds] Loading PlayMoreSounds v3.3.0
  31. [16:28:09] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.1.26
  32. [16:28:09] [ForkJoinPool-3-worker-9/INFO]: [LuckPerms] It is safe to ignore any warning printed following this message starting with 'WARNING: An illegal reflective access operation has occurred, Illegal reflective access by me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader'. This is intended, and will not have any impact on the operation of LuckPerms.
  33. [16:28:09] [Server thread/INFO]: [Itemizer] Loading Itemizer v5.0
  34. [16:28:09] [Server thread/INFO]: [BlueMap] Loading BlueMap v1.3.0-snap
  35. [16:28:09] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v2.0.9
  36. [16:28:09] [Server thread/INFO]: [LoneLibs] Loading LoneLibs v1.0.7
  37. [16:28:09] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.6.0-SNAPSHOT-b492
  38. [16:28:09] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.16.4) has not yet been tested! Proceed with caution.
  39. [16:28:11] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.21
  40. [16:28:11] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v3.1.1
  41. [16:28:11] [Server thread/INFO]: [VoidGenerator] Loading VoidGenerator v1.7.0
  42. [16:28:11] [Server thread/INFO]: [RaceGUI] Loading RaceGUI v1.0
  43. [16:28:11] [Server thread/INFO]: [BagOfGold] Loading BagOfGold v3.0.7
  44. [16:28:11] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  45. [16:28:11] [Server thread/INFO]: [ServerRestorer] Loading ServerRestorer v1.0.37
  46. [16:28:11] [Server thread/INFO]: [GPS] Loading GPS v2.19.5
  47. [16:28:11] [Server thread/INFO]: [BKCommonLib] Loading BKCommonLib v1.16.4-v2
  48. [16:28:12] [Server thread/WARN]: A class member of org.bukkit.craftbukkit.CraftSound was not found!
  49. [16:28:12] [Server thread/WARN]: Failed to find method public static String getSoundName:getSound(org.bukkit.Sound sound); - Alternatives:
  50. [16:28:12] [Server thread/WARN]: - public static net.minecraft.server.v1_16_R3.SoundEffect getSoundEffect(org.bukkit.Sound arg0);
  51. [16:28:12] [Server thread/WARN]: - public static net.minecraft.server.v1_16_R3.SoundEffect getSoundEffect(String arg0);
  52. [16:28:12] [Server thread/WARN]: - public boolean equals(Object arg0);
  53. [16:28:12] [Server thread/WARN]: - public static org.bukkit.Sound getBukkit(net.minecraft.server.v1_16_R3.SoundEffect arg0);
  54. [16:28:12] [Server thread/WARN]: - public String toString();
  55. [16:28:12] [Server thread/WARN]: - public final native void wait(long arg0);
  56. [16:28:12] [Server thread/WARN]: - public native int hashCode();
  57. [16:28:12] [Server thread/WARN]: - public final native Class<?> getClass();
  58. [16:28:15] [Server thread/INFO]: -------- World Settings For [DUMMY] --------
  59. [16:28:15] [Server thread/INFO]: Mob Spawn Range: 8
  60. [16:28:15] [Server thread/INFO]: Experience Merge Radius: 3.0
  61. [16:28:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  62. [16:28:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  63. [16:28:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  64. [16:28:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  65. [16:28:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  66. [16:28:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  67. [16:28:15] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  68. [16:28:15] [Server thread/INFO]: Carrot Growth Modifier: 100%
  69. [16:28:15] [Server thread/INFO]: Potato Growth Modifier: 100%
  70. [16:28:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  71. [16:28:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  72. [16:28:15] [Server thread/INFO]: Vine Growth Modifier: 100%
  73. [16:28:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  74. [16:28:15] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  75. [16:28:15] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  76. [16:28:15] [Server thread/INFO]: Kelp Growth Modifier: 100%
  77. [16:28:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  78. [16:28:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  79. [16:28:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  80. [16:28:15] [Server thread/INFO]: Max TNT Explosions: 100
  81. [16:28:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  82. [16:28:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  83. [16:28:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  84. [16:28:15] [Server thread/INFO]: Item Despawn Rate: 6000
  85. [16:28:15] [Server thread/INFO]: Item Merge Radius: 2.5
  86. [16:28:15] [Server thread/INFO]: View Distance: 5
  87. [16:28:15] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  88. [16:28:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  89. [16:28:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  90. [16:28:21] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.5
  91. [16:28:21] [Server thread/INFO]: [RankSync] Loading RankSync v1.4.0
  92. [16:28:21] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.5.18-b240
  93. [16:28:21] [Server thread/INFO]: [Essentials] Loading Essentials v2.18.0.0
  94. [16:28:21] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v4.12.5
  95. [16:28:21] [Server thread/INFO]: [CommandPanels] Loading CommandPanels v3.10.5
  96. [16:28:21] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
  97. [16:28:21] [Server thread/INFO]: [BlockyRanks] Loading BlockyRanks v1.6.2
  98. [16:28:21] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.16-502;efcca5b
  99. [16:28:22] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@455f8a8f]
  100. [16:28:22] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.3-Release
  101. [16:28:22] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.18.0.0
  102. [16:28:22] [Server thread/INFO]: [goPaint] Loading goPaint v2.3.0-dev
  103. [16:28:22] [Server thread/INFO]: [VoidTeleport] Loading VoidTeleport v2.3.5
  104. [16:28:22] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4+f7ff984
  105. [16:28:22] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.11.0-SNAPSHOT-9c138e99
  106. [16:28:22] [Server thread/INFO]: [CubCustomDrops] Loading CubCustomDrops v5.5.1
  107. [16:28:22] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.18.0.0
  108. [16:28:22] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.18.0.0
  109. [16:28:22] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.18.0.0
  110. [16:28:22] [Server thread/INFO]: [NexEngine] Loading NexEngine v2.0.2
  111. [16:28:22] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.18.0.0
  112. [16:28:22] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.27-SNAPSHOT (build 2214)
  113. [16:28:22] [Server thread/INFO]: [OreRegenerator] Loading OreRegenerator v1.2.17.3
  114. [16:28:22] [Server thread/INFO]: [ModelEngine] Loading ModelEngine vR1.0.9
  115. [16:28:22] [Server thread/INFO]: [WorldGuardEvents] Loading WorldGuardEvents v1.16.4
  116. [16:28:22] [Server thread/INFO]: [CitizensText] Loading CitizensText v1.19.1
  117. [16:28:22] [Server thread/INFO]: [AdvancedRegionMarket] Loading AdvancedRegionMarket v3.2.8
  118. [16:28:22] [Server thread/INFO]: [RPGChest] Loading RPGChest v3.2.8
  119. [16:28:22] [Server thread/INFO]: [RPGRegions] Loading RPGRegions v1.3.3
  120. [16:28:22] [Server thread/INFO]: [Quests] Loading Quests v4.0.0-rc.3-b168
  121. [16:28:22] [Server thread/INFO]: [ProtectionLib] Loading ProtectionLib v0.9.9
  122. [16:28:22] [Server thread/INFO]: [QuestsGUI] Loading QuestsGUI v0.22
  123. [16:28:22] [Server thread/INFO]: [WanderingNPC] Loading WanderingNPC v1.8
  124. [16:28:22] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v2.1.1
  125. [16:28:22] [Server thread/INFO]: [MythicMobsExtension] Loading MythicMobsExtension v1.736b-SNAPSHOT
  126. [16:28:22] [Server thread/INFO]: [BeautyQuests] Loading BeautyQuests v0.18.5
  127. [16:28:22] [Server thread/INFO]: New logger inserted: fr.skytasul.quests.QuestsLogger
  128. [16:28:22] [Server thread/INFO]: [dtlTraders] Loading dtlTraders v6.3.3
  129. [16:28:22] [Server thread/INFO]: [ModelEngineEX] Loading ModelEngineEX vR1.0.0
  130. [16:28:22] [Server thread/INFO]: [Sentinel] Loading Sentinel v2.2.0-SNAPSHOT (build 373)
  131. [16:28:22] [Server thread/INFO]: [ARMaddonFactions] Loading ARMaddonFactions v1.0
  132. [16:28:22] [Server thread/INFO]: [GPS-Quests] Loading GPS-Quests v1.2
  133. [16:28:22] [Server thread/INFO]: [FurnitureLib] Loading FurnitureLib v2.3.0
  134. [16:28:22] [Server thread/INFO]: [DiceFurniture] Loading DiceFurniture v3.4.2
  135. [16:28:22] [Server thread/INFO]: [Dungeons] Loading Dungeons v1.0
  136. [16:28:22] [Server thread/INFO]: [RPGPlayerLeveling] Loading RPGPlayerLeveling v3.9.44
  137. [16:28:22] [Server thread/INFO]: [RPGInventory] Loading RPGInventory v2.3.2
  138. [16:28:22] [Server thread/INFO]: [PartySystem] Loading PartySystem v3.32
  139. [16:28:22] [Server thread/INFO]: [KotlinBukkitAPI] Loading KotlinBukkitAPI v0.2.0-SNAPSHOT
  140. [16:28:22] [Server thread/INFO]: [RACCapturePoints] Loading RACCapturePoints v1.0.0
  141. [16:28:22] [Server thread/INFO]: [MobHunting] Loading MobHunting v7.5.7
  142. [16:28:22] [Server thread/INFO]: [LightCleaner] Loading LightCleaner v1.16.4-v1
  143. [16:28:22] [Server thread/INFO]: [ForceResourcepacks] Loading ForceResourcepacks v1.10.9 (build #466)
  144. [16:28:22] [Server thread/INFO]: Found WorldGuard! Using handler 7. Resourcepacks per region will work!
  145. [16:28:22] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.1.26
  146. [16:28:22] [Server thread/INFO]: __
  147. [16:28:22] [Server thread/INFO]: | |__) LuckPerms v5.1.26
  148. [16:28:22] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  149. [16:28:22] [Server thread/INFO]:
  150. [16:28:22] [Server thread/INFO]: [LuckPerms] Loading configuration...
  151. [16:28:23] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  152. [16:28:24] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  153. [16:28:24] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  154. [16:28:24] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1881ms)
  155. [16:28:24] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.7
  156. [16:28:24] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.6.0-SNAPSHOT-b492
  157. [16:28:24] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  158. [16:28:24] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.7.0
  159. [16:28:24] [Server thread/INFO]: [VoidGenerator] v1_15
  160. [16:28:24] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  161. [16:28:24] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.18.0.0 which is not a depend, softdepend or loadbefore of this plugin.
  162. [16:28:24] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  163. [16:28:24] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  164. [16:28:24] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  165. [16:28:24] [Server thread/WARN]: [LuckPerms] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
  166. [16:28:24] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  167. [16:28:24] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.16.4-v2
  168. [16:28:24] [Server thread/INFO]: [BKCommonLib] BKCommonLib is running on Spigot (git-Spigot-5fc0fb4-7029c0a) : v1_16_R3 (Minecraft 1.16.4)
  169. [16:28:25] [Server thread/INFO]: [BKCommonLib] [Network] Now using the ProtocolLib library to provide Packet Listener and Monitor support
  170. [16:28:27] [Server thread/INFO]: [BKCommonLib] BKCommonLib > Minecraft.a.b().q.f * Achievement.OBFUSCATED.value
  171. [16:28:27] [Server thread/INFO]: [BKCommonLib] BKCommonLib version 1.16.4-v2 (build: 944) enabled! (3.063s)
  172. [16:28:27] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.16-502;efcca5b
  173. [16:28:28] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  174. [16:28:28] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.FAWE_Spigot_v1_16_R3 as the Bukkit adapter
  175. [16:28:28] [Server thread/INFO]: Ignoring invalid block minecraft:sign
  176. [16:28:28] [Server thread/INFO]: Ignoring invalid block minecraft:wall_sign
  177. [16:28:29] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.0.2
  178. [16:28:29] [Server thread/INFO]: [NexEngine] Loaded NMS version: V1_16_R3
  179. [16:28:29] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
  180. [16:28:29] [Server thread/INFO]: [NexEngine] Successfully hooked with Essentials Economy economy
  181. [16:28:29] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
  182. [16:28:29] [Server thread/INFO]: [NexEngine] [Hook] Vault: Success!
  183. [16:28:29] [Server thread/INFO]: [NexEngine] Plugin loaded in 206 ms!
  184. [16:28:29] [Server thread/INFO]: [KotlinBukkitAPI] Enabling KotlinBukkitAPI v0.2.0-SNAPSHOT
  185. [16:28:29] [Server thread/INFO]: Preparing level "spigot-1.16.4-world"
  186. [16:28:29] [Server thread/INFO]: -------- World Settings For [spigot-1.16.4-world] --------
  187. [16:28:29] [Server thread/INFO]: Mob Spawn Range: 8
  188. [16:28:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  189. [16:28:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  190. [16:28:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  191. [16:28:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  192. [16:28:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  193. [16:28:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  194. [16:28:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  195. [16:28:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  196. [16:28:29] [Server thread/INFO]: Carrot Growth Modifier: 100%
  197. [16:28:29] [Server thread/INFO]: Potato Growth Modifier: 100%
  198. [16:28:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  199. [16:28:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  200. [16:28:29] [Server thread/INFO]: Vine Growth Modifier: 100%
  201. [16:28:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  202. [16:28:29] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  203. [16:28:29] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  204. [16:28:29] [Server thread/INFO]: Kelp Growth Modifier: 100%
  205. [16:28:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  206. [16:28:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  207. [16:28:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  208. [16:28:29] [Server thread/INFO]: Max TNT Explosions: 100
  209. [16:28:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  210. [16:28:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  211. [16:28:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  212. [16:28:29] [Server thread/INFO]: Item Despawn Rate: 6000
  213. [16:28:29] [Server thread/INFO]: Item Merge Radius: 2.5
  214. [16:28:29] [Server thread/INFO]: View Distance: 5
  215. [16:28:29] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  216. [16:28:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  217. [16:28:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  218. [16:28:29] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  219. [16:28:29] [Server thread/INFO]: -------- World Settings For [spigot-1.16.4-world_nether] --------
  220. [16:28:29] [Server thread/INFO]: Mob Spawn Range: 8
  221. [16:28:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  222. [16:28:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  223. [16:28:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  224. [16:28:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  225. [16:28:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  226. [16:28:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  227. [16:28:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  228. [16:28:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  229. [16:28:29] [Server thread/INFO]: Carrot Growth Modifier: 100%
  230. [16:28:29] [Server thread/INFO]: Potato Growth Modifier: 100%
  231. [16:28:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  232. [16:28:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  233. [16:28:29] [Server thread/INFO]: Vine Growth Modifier: 100%
  234. [16:28:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  235. [16:28:29] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  236. [16:28:29] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  237. [16:28:29] [Server thread/INFO]: Kelp Growth Modifier: 100%
  238. [16:28:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  239. [16:28:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  240. [16:28:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  241. [16:28:29] [Server thread/INFO]: Max TNT Explosions: 100
  242. [16:28:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  243. [16:28:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  244. [16:28:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  245. [16:28:29] [Server thread/INFO]: Item Despawn Rate: 6000
  246. [16:28:29] [Server thread/INFO]: Item Merge Radius: 2.5
  247. [16:28:29] [Server thread/INFO]: View Distance: 5
  248. [16:28:29] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  249. [16:28:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  250. [16:28:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  251. [16:28:29] [Server thread/INFO]: -------- World Settings For [spigot-1.16.4-world_the_end] --------
  252. [16:28:29] [Server thread/INFO]: Mob Spawn Range: 8
  253. [16:28:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  254. [16:28:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  255. [16:28:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  256. [16:28:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  257. [16:28:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  258. [16:28:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  259. [16:28:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  260. [16:28:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  261. [16:28:29] [Server thread/INFO]: Carrot Growth Modifier: 100%
  262. [16:28:29] [Server thread/INFO]: Potato Growth Modifier: 100%
  263. [16:28:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  264. [16:28:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  265. [16:28:29] [Server thread/INFO]: Vine Growth Modifier: 100%
  266. [16:28:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  267. [16:28:29] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  268. [16:28:29] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  269. [16:28:29] [Server thread/INFO]: Kelp Growth Modifier: 100%
  270. [16:28:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  271. [16:28:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  272. [16:28:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  273. [16:28:29] [Server thread/INFO]: Max TNT Explosions: 100
  274. [16:28:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  275. [16:28:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  276. [16:28:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  277. [16:28:29] [Server thread/INFO]: Item Despawn Rate: 6000
  278. [16:28:29] [Server thread/INFO]: Item Merge Radius: 2.5
  279. [16:28:29] [Server thread/INFO]: View Distance: 5
  280. [16:28:29] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  281. [16:28:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  282. [16:28:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  283. [16:28:29] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  284. [16:28:31] [Server thread/INFO]: Preparing spawn area: 0%
  285. [16:28:31] [Server thread/INFO]: Preparing spawn area: 0%
  286. [16:28:31] [Server thread/INFO]: Preparing spawn area: 0%
  287. [16:28:31] [Server thread/INFO]: Preparing spawn area: 0%
  288. [16:28:31] [Server thread/INFO]: Preparing spawn area: 55%
  289. [16:28:36] [Worker-Main-9/INFO]: Preparing spawn area: 83%
  290. [16:28:36] [Worker-Main-9/INFO]: Preparing spawn area: 83%
  291. [16:28:36] [Worker-Main-11/INFO]: Preparing spawn area: 83%
  292. [16:28:36] [Worker-Main-11/INFO]: Preparing spawn area: 83%
  293. [16:28:36] [Worker-Main-11/INFO]: Preparing spawn area: 83%
  294. [16:28:36] [Worker-Main-11/INFO]: Preparing spawn area: 83%
  295. [16:28:36] [Worker-Main-11/INFO]: Preparing spawn area: 83%
  296. [16:28:36] [Worker-Main-11/INFO]: Preparing spawn area: 83%
  297. [16:28:36] [Worker-Main-9/INFO]: Preparing spawn area: 83%
  298. [16:28:36] [Worker-Main-10/INFO]: Preparing spawn area: 85%
  299. [16:28:37] [Worker-Main-13/INFO]: Preparing spawn area: 85%
  300. [16:28:37] [Worker-Main-12/INFO]: Preparing spawn area: 85%
  301. [16:28:38] [Worker-Main-11/INFO]: Preparing spawn area: 85%
  302. [16:28:38] [Worker-Main-12/INFO]: Preparing spawn area: 85%
  303. [16:28:39] [Worker-Main-14/INFO]: Preparing spawn area: 87%
  304. [16:28:39] [Worker-Main-11/INFO]: Preparing spawn area: 90%
  305. [16:28:40] [Worker-Main-9/INFO]: Preparing spawn area: 93%
  306. [16:28:40] [Server thread/INFO]: Preparing spawn area: 97%
  307. [16:28:40] [Server thread/INFO]: Time elapsed: 11255 ms
  308. [16:28:41] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  309. [16:28:42] [Server thread/INFO]: Preparing spawn area: 0%
  310. [16:28:42] [Server thread/INFO]: Preparing spawn area: 0%
  311. [16:28:42] [Server thread/INFO]: Preparing spawn area: 0%
  312. [16:28:42] [Server thread/INFO]: Preparing spawn area: 74%
  313. [16:28:43] [Worker-Main-11/INFO]: Preparing spawn area: 90%
  314. [16:28:43] [Worker-Main-12/INFO]: Preparing spawn area: 90%
  315. [16:28:44] [Worker-Main-12/INFO]: Preparing spawn area: 90%
  316. [16:28:44] [Worker-Main-8/INFO]: Preparing spawn area: 90%
  317. [16:28:45] [Worker-Main-12/INFO]: Preparing spawn area: 90%
  318. [16:28:45] [Worker-Main-12/INFO]: Preparing spawn area: 90%
  319. [16:28:46] [Worker-Main-14/INFO]: Preparing spawn area: 98%
  320. [16:28:46] [Server thread/INFO]: Time elapsed: 5107 ms
  321. [16:28:46] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  322. [16:28:46] [Server thread/INFO]: Preparing spawn area: 0%
  323. [16:28:46] [Server thread/INFO]: Preparing spawn area: 0%
  324. [16:28:47] [Worker-Main-9/INFO]: Preparing spawn area: 83%
  325. [16:28:47] [Worker-Main-11/INFO]: Preparing spawn area: 97%
  326. [16:28:47] [Server thread/INFO]: Time elapsed: 1538 ms
  327. [16:28:47] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.9
  328. [16:28:47] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  329. [16:28:47] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.7
  330. [16:28:47] [Server thread/INFO]: [FallingBlocks] Enabling FallingBlocks v1.2
  331. [16:28:47] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v6.1.2
  332. [16:28:47] [Server thread/INFO]: [VoxelSniper] Registered 69 Sniper Brushes with 137 handles.
  333. [16:28:47] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  334. [16:28:47] [Server thread/INFO]: [SmartInvs] Enabling SmartInvs v1.2.7
  335. [16:28:47] [Server thread/INFO]: [EpicPluginLib] Enabling EpicPluginLib v1.6.7
  336. [16:28:47] [Server thread/INFO]: [EpicPluginLib] Dependency found: PlayMoreSounds.
  337. [16:28:47] [Server thread/INFO]: [EpicPluginLib] Lib enabled successfully.
  338. [16:28:48] [Server thread/INFO]: [EpicPluginLib] EpicPluginLib is using bStats as metrics collector.
  339. [16:28:48] [Server thread/INFO]: [PlayMoreSounds] Enabling PlayMoreSounds v3.3.0
  340. [16:28:48] [Server thread/INFO]: [PlayMoreSounds] -> Configurations loaded.
  341. [16:28:48] [Server thread/INFO]: [PlayMoreSounds] -> Listeners loaded.
  342. [16:28:48] [Server thread/INFO]: [PlayMoreSounds] -> Commands loaded.
  343. [16:28:48] [Server thread/INFO]: [PlayMoreSounds] Checking for updates...
  344. [16:28:48] [Server thread/INFO]: [PlayMoreSounds] ============================================
  345. [16:28:48] [Server thread/INFO]: [PlayMoreSounds] PlayMoreSounds has been enabled
  346. [16:28:48] [Server thread/INFO]: [PlayMoreSounds] 992 sounds available on 1.16.4
  347. [16:28:48] [Server thread/INFO]: [PlayMoreSounds] ============================================
  348. [16:28:48] [Server thread/INFO]: [PlayMoreSounds] PlayMoreSounds is using bStats. If you don't want to send anonymous data, edit bStats configuration.
  349. [16:28:48] [Server thread/INFO]: [Itemizer] Enabling Itemizer v5.0
  350. [16:28:48] [Server thread/ERROR]: Error occurred while enabling Itemizer v5.0 (Is it up to date?)
  351. java.lang.IllegalArgumentException: Cannot translate null text
  352. at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  353. at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:354) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  354. at me.baks.iapi.utils.ColorUtils.translateColors(ColorUtils.java:21) ~[?:?]
  355. at me.baks.items.Config.translateColors(Config.java:46) ~[?:?]
  356. at me.baks.items.Config.<init>(Config.java:39) ~[?:?]
  357. at me.baks.items.Config.getInstance(Config.java:13) ~[?:?]
  358. at me.baks.iapi.KitManager.<init>(KitManager.java:14) ~[?:?]
  359. at me.baks.iapi.KitManager.getInstance(KitManager.java:20) ~[?:?]
  360. at me.baks.items.cmd.CmdItemizer.<init>(CmdItemizer.java:29) ~[?:?]
  361. at me.baks.items.Main.onEnable(Main.java:21) ~[?:?]
  362. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  363. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  364. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  365. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:494) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  366. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:408) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  367. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:435) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  368. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:218) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  369. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:809) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  370. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  371. at java.lang.Thread.run(Thread.java:834) [?:?]
  372. [16:28:48] [Server thread/INFO]: [BlueMap] Enabling BlueMap v1.3.0-snap
  373. [16:28:48] [Server thread/INFO]: [BlueMap] Saving all worlds once, to make sure the level.dat is present...
  374. [16:28:48] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
  375. [16:28:48] [Update Checker/INFO]: [PlayMoreSounds] No updates available.
  376. [16:28:49] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v2.0.9
  377. [16:28:49] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
  378. [16:28:49] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  379. [16:28:49] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Races" has border radius 1150 at X: 120.0 Z: 130.0
  380. [16:28:49] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 0.0 Y: 64.0 Z: 0.0
  381. [16:28:49] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.21
  382. [16:28:49] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.20-Free.jar
  383. [16:28:49] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_16_R3
  384. [16:28:49] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #821
  385. [16:28:49] [Server thread/INFO]: [LibsDisguises] Build Date: 06/01/2021 04:11
  386. [16:28:49] [Server thread/WARN]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
  387. [16:28:49] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
  388. [16:28:51] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  389. [16:28:51] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  390. [16:28:51] [Server thread/INFO]: [LibsDisguises] Config is up to date!
  391. [16:28:51] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v3.1.1
  392. [16:28:51] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing placeholders ...
  393. [16:28:51] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  394. [16:28:51] [Server thread/INFO]: [RaceGUI] Enabling RaceGUI v1.0
  395. [16:28:51] [Server thread/INFO]: [BagOfGold] Enabling BagOfGold v3.0.7
  396. [16:28:51] [Server thread/INFO]: [BagOfGold] Config.yml was backed up to plugins/BagOfGold/backup/config.yml.bak112
  397. [16:28:51] [Server thread/INFO]: [BagOfGoldCore] Enabling compatibility with BagOfGold (3.0.7)
  398. [16:28:51] [Server thread/INFO]: [BagOfGoldCore] Enabling compatibility with MobHunting (7.5.7)
  399. [16:28:51] [Server thread/INFO]: [BagOfGold] Enabling compatibility with ProtocolLib (4.6.0-SNAPSHOT-b492).
  400. [16:28:51] [Server thread/WARN]: [BagOfGold] Loaded class com.comphenix.protocol.events.PacketListener from ProtocolLib v4.6.0-SNAPSHOT-b492 which is not a depend, softdepend or loadbefore of this plugin.
  401. [16:28:51] [Server thread/INFO]: [BagOfGold] Enabling compatibility with PlaceholderAPI (2.10.9).
  402. [16:28:51] [Server thread/WARN]: [BagOfGold] Loaded class me.clip.placeholderapi.expansion.PlaceholderExpansion from PlaceholderAPI v2.10.9 which is not a depend, softdepend or loadbefore of this plugin.
  403. [16:28:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bagofgold
  404. [16:28:51] [Server thread/WARN]: [BagOfGold] Loaded class net.milkbowl.vault.economy.AbstractEconomy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
  405. [16:28:52] [Server thread/INFO]: [BagOfGold] [BagOfGold][Economy] Vault found: Waiting
  406. [16:28:52] [Server thread/INFO]: [BagOfGold] hooked into Vault
  407. [16:28:52] [Server thread/INFO]: [ServerRestorer] Enabling ServerRestorer v1.0.37
  408. [16:28:52] [Server thread/INFO]: [GPS] Enabling GPS v2.19.5
  409. [16:28:52] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.5
  410. [16:28:52] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  411. [16:28:52] [Server thread/INFO]: [RankSync] Enabling RankSync v1.4.0
  412. [16:28:52] [Server thread/INFO]: [RankSync] Translations have been loaded. (took 48ms)
  413. [16:28:54] [Server thread/INFO]: [RankSync] Ranks have been loaded. (took 1554ms)
  414. [16:28:54] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.5.18-b240
  415. [16:28:54] [Server thread/INFO]: [Factions] === Starting up! ===
  416. [16:28:54] [Server thread/INFO]: [Factions]
  417. [16:28:54] [Server thread/INFO]: [Factions] Factions UUID!
  418. [16:28:54] [Server thread/INFO]: [Factions] Version 1.6.9.5-U0.5.18-b240
  419. [16:28:54] [Server thread/INFO]: [Factions]
  420. [16:28:54] [Server thread/INFO]: [Factions] Need support? https://factions.support/help/
  421. [16:28:54] [Server thread/INFO]: [Factions]
  422. [16:28:54] [Server thread/INFO]: [Factions] Detected Minecraft 1.16.4
  423. [16:28:54] [Server thread/INFO]: [Factions]
  424. [16:28:54] [Server thread/INFO]: [Factions] Server UUID 21895b63-4120-4fac-afac-00480000fea8
  425. [16:28:54] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:54,826 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - miner is not a valid rank on Minecraft
  426. [16:28:54] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:54,833 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - farmer is not a valid rank on Minecraft
  427. [16:28:54] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:54,837 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - peasant is not a valid rank on Minecraft
  428. [16:28:54] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:54,846 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - dealer is not a valid rank on Minecraft
  429. [16:28:54] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:54,861 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - treasurer is not a valid rank on Minecraft
  430. [16:28:54] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:54,868 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - highwayman is not a valid rank on Minecraft
  431. [16:28:54] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:54,881 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - investor is not a valid rank on Minecraft
  432. [16:28:54] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:54,928 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - Sergeant is not a valid rank on Discord
  433. [16:28:54] [Server thread/INFO]: [Factions] Loaded 148 material mappings.
  434. [16:28:54] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:54,981 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - conqueror is not a valid rank on Minecraft
  435. [16:28:54] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:54,988 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - Recruit is not a valid rank on Discord
  436. [16:28:55] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:55,016 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - town militia is not a valid rank on Minecraft
  437. [16:28:55] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:55,017 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - Vanguard is not a valid rank on Discord
  438. [16:28:55] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:55,095 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - exile is not a valid rank on Minecraft
  439. [16:28:55] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:55,114 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - traveler is not a valid rank on Minecraft
  440. [16:28:55] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:55,117 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - wanderer is not a valid rank on Minecraft
  441. [16:28:55] [Server thread/INFO]: [Factions] Loaded 54 players in 7 factions with 0 claims
  442. [16:28:55] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:55,129 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - hero is not a valid rank on Minecraft
  443. [16:28:55] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:55,131 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - champion is not a valid rank on Minecraft
  444. [16:28:55] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:55,133 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - insurgent is not a valid rank on Minecraft
  445. [16:28:55] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:55,136 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - king is not a valid rank on Minecraft
  446. [16:28:55] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:55,138 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - noble is not a valid rank on Minecraft
  447. [16:28:55] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:55,140 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - warlord is not a valid rank on Minecraft
  448. [16:28:55] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:55,141 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - Chieftain is not a valid rank on Discord
  449. [16:28:55] [JDA MainWS-ReadThread/INFO]: 2021-01-12 16:28:55,143 [JDA MainWS-ReadThread] ERROR com.gmail.chickenpowerrr.ranksync.server.rank.RankHelper - chieftain is not a valid rank on Minecraft
  450. [16:28:55] [Server thread/INFO]: [Factions] Using POWER for land/raid control. Enabling power commands.
  451. [16:28:55] [Server thread/INFO]: [Factions] Enabling /f fly command
  452. [16:28:55] [Server thread/INFO]: [Factions] Using BUKKIT as a particle provider
  453. [16:28:55] [Server thread/INFO]: [Factions] Using REDSTONE as the ParticleEffect for /f sc
  454. [16:28:55] [Server thread/INFO]: [Factions] Found API support for sending player titles :D
  455. [16:28:55] [Server thread/INFO]: [Factions] Successfully hooked into LuckPerms for permission contexts!
  456. [16:28:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: factionsuuid
  457. [16:28:55] [Server thread/INFO]: [Factions] Successfully registered placeholders with PlaceholderAPI.
  458. [16:28:55] [Server thread/INFO]: [Factions] Found MVdWPlaceholderAPI.
  459. [16:28:55] [Server thread/INFO]: [Factions] === Ready to go after 1249ms! ===
  460. [16:28:55] [Server thread/INFO]: [Essentials] Enabling Essentials v2.18.0.0
  461. [16:28:55] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
  462. [16:28:55] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  463. [16:28:55] [Server thread/INFO]: No kits found to migrate.
  464. [16:28:55] [Server thread/INFO]: Loaded 25515 items from items.json.
  465. [16:28:55] [Server thread/INFO]: Using locale en_US
  466. [16:28:55] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  467. [16:28:55] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  468. [16:28:55] [Server thread/WARN]: [BagOfGold] Loaded class com.earth2me.essentials.Essentials from Essentials v2.18.0.0 which is not a depend, softdepend or loadbefore of this plugin.
  469. [16:28:55] [Server thread/INFO]: [BagOfGold] Enabling compatibility with Essentials (2.18.0.0)
  470. [16:28:55] [Server thread/INFO]: [Factions] Found and connected to Essentials
  471. [16:28:55] [Server thread/INFO]: [Factions] Based on main.conf will delete Essentials player homes in their old faction when they leave
  472. [16:28:55] [Server thread/INFO]: [Factions] Using Essentials for teleportation
  473. [16:28:55] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  474. [16:28:55] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  475. [16:28:55] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: BagOfGold version: 1.7.3-b131)
  476. [16:28:55] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.12.5
  477. [16:28:55] [Server thread/INFO]: [HeadDatabase] §bUsing default §3"en_US.lang" §bcreated by §6Arcaniax
  478. [16:28:56] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
  479. [16:28:56] [Server thread/WARN]: [HeadDatabase] Loaded class me.clip.placeholderapi.expansion.PlaceholderExpansion from PlaceholderAPI v2.10.9 which is not a depend, softdepend or loadbefore of this plugin.
  480. [16:28:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: hdb
  481. [16:28:56] [Server thread/INFO]: [CommandPanels] Enabling CommandPanels v3.10.5
  482. [16:28:56] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.10.5 Plugin Loading...
  483. [16:28:56] [Server thread/INFO]: [CommandPanels] ================================================
  484. [16:28:56] [Server thread/INFO]: [CommandPanels] An update for CommandPanels is available.
  485. [16:28:56] [Server thread/INFO]: [CommandPanels] Download CommandPanels 3.15.1.1 here:
  486. [16:28:56] [Server thread/INFO]: [CommandPanels] https://www.spigotmc.org/resources/command-panels-custom-guis.67788/
  487. [16:28:56] [Server thread/INFO]: [CommandPanels] ================================================
  488. [16:28:56] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.10.5 Plugin Loaded!
  489. [16:28:56] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
  490. [16:28:56] [Server thread/WARN]: [Multiverse-Core] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
  491. [16:28:56] [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].
  492. [16:28:56] [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.
  493. [16:28:57] [Server thread/INFO]: -------- World Settings For [Tutorial] --------
  494. [16:28:57] [Server thread/INFO]: Mob Spawn Range: 8
  495. [16:28:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  496. [16:28:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  497. [16:28:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  498. [16:28:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  499. [16:28:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  500. [16:28:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  501. [16:28:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  502. [16:28:57] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  503. [16:28:57] [Server thread/INFO]: Carrot Growth Modifier: 100%
  504. [16:28:57] [Server thread/INFO]: Potato Growth Modifier: 100%
  505. [16:28:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  506. [16:28:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  507. [16:28:57] [Server thread/INFO]: Vine Growth Modifier: 100%
  508. [16:28:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  509. [16:28:57] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  510. [16:28:57] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  511. [16:28:57] [Server thread/INFO]: Kelp Growth Modifier: 100%
  512. [16:28:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  513. [16:28:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  514. [16:28:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  515. [16:28:57] [Server thread/INFO]: Max TNT Explosions: 100
  516. [16:28:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  517. [16:28:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  518. [16:28:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  519. [16:28:57] [Server thread/INFO]: Item Despawn Rate: 6000
  520. [16:28:57] [Server thread/INFO]: Item Merge Radius: 2.5
  521. [16:28:57] [Server thread/INFO]: View Distance: 5
  522. [16:28:57] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  523. [16:28:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  524. [16:28:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  525. [16:28:57] [Server thread/INFO]: -------- World Settings For [Races_Flat] --------
  526. [16:28:57] [Server thread/INFO]: Mob Spawn Range: 8
  527. [16:28:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  528. [16:28:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  529. [16:28:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  530. [16:28:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  531. [16:28:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  532. [16:28:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  533. [16:28:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  534. [16:28:57] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  535. [16:28:57] [Server thread/INFO]: Carrot Growth Modifier: 100%
  536. [16:28:57] [Server thread/INFO]: Potato Growth Modifier: 100%
  537. [16:28:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  538. [16:28:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  539. [16:28:57] [Server thread/INFO]: Vine Growth Modifier: 100%
  540. [16:28:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  541. [16:28:57] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  542. [16:28:57] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  543. [16:28:57] [Server thread/INFO]: Kelp Growth Modifier: 100%
  544. [16:28:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  545. [16:28:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  546. [16:28:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  547. [16:28:57] [Server thread/INFO]: Max TNT Explosions: 100
  548. [16:28:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  549. [16:28:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  550. [16:28:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  551. [16:28:57] [Server thread/INFO]: Item Despawn Rate: 6000
  552. [16:28:57] [Server thread/INFO]: Item Merge Radius: 2.5
  553. [16:28:57] [Server thread/INFO]: View Distance: 5
  554. [16:28:57] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  555. [16:28:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  556. [16:28:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  557. [16:28:57] [Server thread/INFO]: Preparing start region for dimension minecraft:races_flat
  558. [16:28:57] [Server thread/INFO]: Preparing spawn area: 0%
  559. [16:28:57] [Server thread/INFO]: Preparing spawn area: 0%
  560. [16:28:58] [Worker-Main-14/INFO]: Preparing spawn area: 94%
  561. [16:28:58] [Server thread/INFO]: Preparing spawn area: 96%
  562. [16:28:58] [Server thread/INFO]: Time elapsed: 1750 ms
  563. [16:28:59] [Server thread/INFO]: -------- World Settings For [Races] --------
  564. [16:28:59] [Server thread/INFO]: Mob Spawn Range: 8
  565. [16:28:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  566. [16:28:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  567. [16:28:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  568. [16:28:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  569. [16:28:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  570. [16:28:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  571. [16:28:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  572. [16:28:59] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  573. [16:28:59] [Server thread/INFO]: Carrot Growth Modifier: 100%
  574. [16:28:59] [Server thread/INFO]: Potato Growth Modifier: 100%
  575. [16:28:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  576. [16:28:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  577. [16:28:59] [Server thread/INFO]: Vine Growth Modifier: 100%
  578. [16:28:59] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  579. [16:28:59] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  580. [16:28:59] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  581. [16:28:59] [Server thread/INFO]: Kelp Growth Modifier: 100%
  582. [16:28:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  583. [16:28:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  584. [16:28:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  585. [16:28:59] [Server thread/INFO]: Max TNT Explosions: 100
  586. [16:28:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  587. [16:28:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  588. [16:28:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  589. [16:28:59] [Server thread/INFO]: Item Despawn Rate: 6000
  590. [16:28:59] [Server thread/INFO]: Item Merge Radius: 2.5
  591. [16:28:59] [Server thread/INFO]: View Distance: 5
  592. [16:28:59] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  593. [16:28:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  594. [16:28:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  595. [16:28:59] [Server thread/INFO]: Preparing start region for dimension minecraft:races
  596. [16:28:59] [Server thread/INFO]: Preparing spawn area: 0%
  597. [16:28:59] [Server thread/INFO]: Preparing spawn area: 0%
  598. [16:29:00] [Server thread/INFO]: Preparing spawn area: 0%
  599. [16:29:00] [Server thread/INFO]: Time elapsed: 1308 ms
  600. [16:29:00] [Server thread/INFO]: -------- World Settings For [world] --------
  601. [16:29:00] [Server thread/INFO]: Mob Spawn Range: 8
  602. [16:29:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  603. [16:29:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  604. [16:29:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  605. [16:29:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  606. [16:29:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  607. [16:29:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  608. [16:29:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  609. [16:29:00] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  610. [16:29:00] [Server thread/INFO]: Carrot Growth Modifier: 100%
  611. [16:29:00] [Server thread/INFO]: Potato Growth Modifier: 100%
  612. [16:29:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  613. [16:29:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  614. [16:29:00] [Server thread/INFO]: Vine Growth Modifier: 100%
  615. [16:29:00] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  616. [16:29:00] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  617. [16:29:00] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  618. [16:29:00] [Server thread/INFO]: Kelp Growth Modifier: 100%
  619. [16:29:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  620. [16:29:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  621. [16:29:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  622. [16:29:00] [Server thread/INFO]: Max TNT Explosions: 100
  623. [16:29:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  624. [16:29:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  625. [16:29:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  626. [16:29:00] [Server thread/INFO]: Item Despawn Rate: 6000
  627. [16:29:00] [Server thread/INFO]: Item Merge Radius: 2.5
  628. [16:29:00] [Server thread/INFO]: View Distance: 5
  629. [16:29:00] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  630. [16:29:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  631. [16:29:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  632. [16:29:00] [Server thread/INFO]: Preparing start region for dimension minecraft:world
  633. [16:29:01] [Server thread/INFO]: Preparing spawn area: 0%
  634. [16:29:01] [Server thread/INFO]: Preparing spawn area: 0%
  635. [16:29:01] [Server thread/INFO]: Preparing spawn area: 0%
  636. [16:29:01] [Server thread/INFO]: Time elapsed: 1505 ms
  637. [16:29:02] [Server thread/INFO]: -------- World Settings For [spigot-1.16.1-world] --------
  638. [16:29:02] [Server thread/INFO]: Mob Spawn Range: 8
  639. [16:29:02] [Server thread/INFO]: Experience Merge Radius: 3.0
  640. [16:29:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
  641. [16:29:02] [Server thread/INFO]: Cane Growth Modifier: 100%
  642. [16:29:02] [Server thread/INFO]: Melon Growth Modifier: 100%
  643. [16:29:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  644. [16:29:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  645. [16:29:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
  646. [16:29:02] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  647. [16:29:02] [Server thread/INFO]: Carrot Growth Modifier: 100%
  648. [16:29:02] [Server thread/INFO]: Potato Growth Modifier: 100%
  649. [16:29:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
  650. [16:29:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  651. [16:29:02] [Server thread/INFO]: Vine Growth Modifier: 100%
  652. [16:29:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  653. [16:29:02] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  654. [16:29:02] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  655. [16:29:02] [Server thread/INFO]: Kelp Growth Modifier: 100%
  656. [16:29:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  657. [16:29:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  658. [16:29:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  659. [16:29:02] [Server thread/INFO]: Max TNT Explosions: 100
  660. [16:29:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  661. [16:29:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  662. [16:29:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  663. [16:29:02] [Server thread/INFO]: Item Despawn Rate: 6000
  664. [16:29:02] [Server thread/INFO]: Item Merge Radius: 2.5
  665. [16:29:02] [Server thread/INFO]: View Distance: 5
  666. [16:29:02] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  667. [16:29:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  668. [16:29:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  669. [16:29:02] [Server thread/INFO]: Preparing start region for dimension minecraft:spigot-1.16.1-world
  670. [16:29:02] [Server thread/INFO]: Preparing spawn area: 0%
  671. [16:29:02] [Server thread/INFO]: Preparing spawn area: 0%
  672. [16:29:03] [Server thread/INFO]: Time elapsed: 1144 ms
  673. [16:29:03] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spigot-1.16.1-world_nether
  674. [16:29:03] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  675. [16:29:03] [Server thread/INFO]: -------- World Settings For [Races_Void] --------
  676. [16:29:03] [Server thread/INFO]: Mob Spawn Range: 8
  677. [16:29:03] [Server thread/INFO]: Experience Merge Radius: 3.0
  678. [16:29:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
  679. [16:29:03] [Server thread/INFO]: Cane Growth Modifier: 100%
  680. [16:29:03] [Server thread/INFO]: Melon Growth Modifier: 100%
  681. [16:29:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  682. [16:29:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  683. [16:29:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
  684. [16:29:03] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  685. [16:29:03] [Server thread/INFO]: Carrot Growth Modifier: 100%
  686. [16:29:03] [Server thread/INFO]: Potato Growth Modifier: 100%
  687. [16:29:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
  688. [16:29:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  689. [16:29:03] [Server thread/INFO]: Vine Growth Modifier: 100%
  690. [16:29:03] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  691. [16:29:03] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  692. [16:29:03] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  693. [16:29:03] [Server thread/INFO]: Kelp Growth Modifier: 100%
  694. [16:29:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  695. [16:29:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  696. [16:29:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  697. [16:29:03] [Server thread/INFO]: Max TNT Explosions: 100
  698. [16:29:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  699. [16:29:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  700. [16:29:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  701. [16:29:03] [Server thread/INFO]: Item Despawn Rate: 6000
  702. [16:29:03] [Server thread/INFO]: Item Merge Radius: 2.5
  703. [16:29:03] [Server thread/INFO]: View Distance: 5
  704. [16:29:03] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  705. [16:29:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  706. [16:29:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  707. [16:29:03] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spigot-1.16.1-world_the_end
  708. [16:29:03] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  709. [16:29:03] [Server thread/INFO]: [Multiverse-Core] 9 - World(s) loaded.
  710. [16:29:03] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
  711. [16:29:03] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  712. [16:29:03] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
  713. [16:29:03] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
  714. [16:29:03] [Server thread/INFO]: [BlockyRanks] Enabling BlockyRanks v1.6.2
  715. [16:29:03] [Server thread/INFO]: [BlockyRanks] | Failed to load the McMMO plugin. It might be disabled or not present at all. McMMO related functionality is disabled.
  716. [16:29:03] [Server thread/INFO]: [BlockyRanks] | Failed to load the Jobs plugin. It might be disabled or not present at all. Jobs related functionality is disabled.
  717. [16:29:04] [Server thread/INFO]: [BlockyRanks] | Failed to load the VotingPlugin plugin. It might be disabled or not present at all. VotingPlugin related functionality is disabled.
  718. [16:29:04] [Server thread/ERROR]: [BlockyRanks] | The branch file 'military.yml' for world 'sample_world' could not be parsed. Does it exist? Ignoring branch and all children...
  719. [16:29:04] [Server thread/ERROR]: [BlockyRanks] | The branch file 'mercantile.yml' for world 'sample_world' could not be parsed. Does it exist? Ignoring branch and all children...
  720. [16:29:04] [Server thread/ERROR]: [BlockyRanks] | Unable to initialize ranks for world 'sample_world_the_end'. No ranks will be available...
  721. [16:29:04] [Server thread/ERROR]: [BlockyRanks] | The branch file 'aristocratic.yml' for world 'sample_world_nether' could not be parsed. Does it exist? Ignoring branch and all children...
  722. [16:29:04] [Server thread/ERROR]: [BlockyRanks] | Unable to initialize ranks for world 'sample_world_nether'. No ranks will be available...
  723. [16:29:04] [Server thread/ERROR]: [BlockyRanks] | The rank 'TownMilitia' is already defined in the branch file 'peasantry.yml'. Ignoring...
  724. [16:29:04] [Server thread/ERROR]: [BlockyRanks] | The rank 'Militia' is already defined in the branch file 'peasantry.yml'. Ignoring...
  725. [16:29:04] [Server thread/ERROR]: [BlockyRanks] | The branch file 'townmilitiamilitia.yml' for world 'Tutorial' has no ranks? Ignoring branch and all children...
  726. [16:29:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: blockyranks
  727. [16:29:04] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.13.3-Release
  728. [16:29:04] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
  729. [16:29:04] [Server thread/INFO]: [DeluxeMenus] 1 GUI menus loaded!
  730. [16:29:04] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
  731. [16:29:04] [Server thread/WARN]: [DeluxeMenus] Loaded class me.arcaniax.hdb.api.HeadDatabaseAPI from HeadDatabase v4.12.5 which is not a depend, softdepend or loadbefore of this plugin.
  732. [16:29:04] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
  733. [16:29:04] [Server thread/INFO]: [DeluxeMenus] Could not setup a NMS hook for your server version!
  734. [16:29:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus
  735. [16:29:04] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.18.0.0
  736. [16:29:04] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
  737. [16:29:04] [Server thread/INFO]: [goPaint] Enabling goPaint v2.3.0-dev
  738. [16:29:04] [Server thread/INFO]: [VoidTeleport] Enabling VoidTeleport v2.3.5
  739. [16:29:04] [Server thread/INFO]: [VoidTeleport] Developed by EndlessGames.
  740. [16:29:04] [Server thread/INFO]:
  741. [16:29:04] [Server thread/INFO]:
  742. [16:29:04] [Server thread/INFO]: ===================================================
  743. [16:29:04] [Server thread/INFO]: VoidTeleport
  744. [16:29:04] [Server thread/INFO]: ===================================================
  745. [16:29:04] [Server thread/INFO]:
  746. [16:29:04] [Server thread/INFO]: Current version: 2.3.5
  747. [16:29:04] [Server thread/INFO]: You are running the latest version!
  748. [16:29:04] [Server thread/INFO]:
  749. [16:29:04] [Server thread/INFO]: ===================================================
  750. [16:29:04] [Server thread/INFO]:
  751. [16:29:04] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4+f7ff984
  752. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.4-world) TNT ignition is PERMITTED.
  753. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.4-world) Lighters are PERMITTED.
  754. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.4-world) Lava fire is PERMITTED.
  755. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.4-world) Fire spread is UNRESTRICTED.
  756. [16:29:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spigot-1.16.4-world'
  757. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.4-world_nether) TNT ignition is PERMITTED.
  758. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.4-world_nether) Lighters are PERMITTED.
  759. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.4-world_nether) Lava fire is PERMITTED.
  760. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.4-world_nether) Fire spread is UNRESTRICTED.
  761. [16:29:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spigot-1.16.4-world_nether'
  762. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.4-world_the_end) TNT ignition is PERMITTED.
  763. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.4-world_the_end) Lighters are PERMITTED.
  764. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.4-world_the_end) Lava fire is PERMITTED.
  765. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.4-world_the_end) Fire spread is UNRESTRICTED.
  766. [16:29:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spigot-1.16.4-world_the_end'
  767. [16:29:05] [Server thread/INFO]: [WorldGuard] (Tutorial) TNT ignition is PERMITTED.
  768. [16:29:05] [Server thread/INFO]: [WorldGuard] (Tutorial) Lighters are PERMITTED.
  769. [16:29:05] [Server thread/INFO]: [WorldGuard] (Tutorial) Lava fire is PERMITTED.
  770. [16:29:05] [Server thread/INFO]: [WorldGuard] (Tutorial) Fire spread is UNRESTRICTED.
  771. [16:29:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Tutorial'
  772. [16:29:05] [Server thread/INFO]: [WorldGuard] (Races_Flat) TNT ignition is PERMITTED.
  773. [16:29:05] [Server thread/INFO]: [WorldGuard] (Races_Flat) Lighters are PERMITTED.
  774. [16:29:05] [Server thread/INFO]: [WorldGuard] (Races_Flat) Lava fire is PERMITTED.
  775. [16:29:05] [Server thread/INFO]: [WorldGuard] (Races_Flat) Fire spread is UNRESTRICTED.
  776. [16:29:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Races_Flat'
  777. [16:29:05] [Server thread/INFO]: [WorldGuard] (Races) TNT ignition is PERMITTED.
  778. [16:29:05] [Server thread/INFO]: [WorldGuard] (Races) Lighters are PERMITTED.
  779. [16:29:05] [Server thread/INFO]: [WorldGuard] (Races) Lava fire is PERMITTED.
  780. [16:29:05] [Server thread/INFO]: [WorldGuard] (Races) Fire spread is UNRESTRICTED.
  781. [16:29:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Races'
  782. [16:29:05] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  783. [16:29:05] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  784. [16:29:05] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  785. [16:29:05] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  786. [16:29:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  787. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.1-world) TNT ignition is PERMITTED.
  788. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.1-world) Lighters are PERMITTED.
  789. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.1-world) Lava fire is PERMITTED.
  790. [16:29:05] [Server thread/INFO]: [WorldGuard] (spigot-1.16.1-world) Fire spread is UNRESTRICTED.
  791. [16:29:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spigot-1.16.1-world'
  792. [16:29:05] [Server thread/INFO]: [WorldGuard] (Races_Void) TNT ignition is PERMITTED.
  793. [16:29:05] [Server thread/INFO]: [WorldGuard] (Races_Void) Lighters are PERMITTED.
  794. [16:29:05] [Server thread/INFO]: [WorldGuard] (Races_Void) Lava fire is PERMITTED.
  795. [16:29:05] [Server thread/INFO]: [WorldGuard] (Races_Void) Fire spread is UNRESTRICTED.
  796. [16:29:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Races_Void'
  797. [16:29:05] [Server thread/INFO]: [WorldGuard] Loading region data...
  798. [16:29:05] [Server thread/INFO]: [NexEngine] [Hook] WorldGuard: Success!
  799. [16:29:05] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.11.0-SNAPSHOT-9c138e99
  800. [16:29:05] [Server thread/INFO]: [LumineUtils] (io.lumine.xikage.mythicmobs.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
  801. [16:29:05] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Spigot (MC: 1.16.4)...
  802. [16:29:05] [Server thread/INFO]: [MythicMobs] The server is running Spigot; disabled PaperSpigot exclusive functionality
  803. [16:29:05] [Server thread/WARN]: [MythicMobs] Loaded class org.slf4j.impl.StaticLoggerBinder from RankSync v1.4.0 which is not a depend, softdepend or loadbefore of this plugin.
  804. [16:29:05] [Server thread/WARN]: [MythicMobs] Loaded class javassist.bytecode.ClassFile from LoneLibs v1.0.7 which is not a depend, softdepend or loadbefore of this plugin.
  805. [16:29:05] [Server thread/INFO]: [MythicMobs] MythicMobs HolographicDisplays Support has been enabled!
  806. [16:29:05] [Server thread/INFO]: [MythicMobs] MythicMobs LibsDisguises Support has been enabled!
  807. [16:29:05] [Server thread/INFO]: [MythicMobs] MythicMobs PlaceholderAPI Support has been enabled!
  808. [16:29:05] [Server thread/INFO]: [MythicMobs] Loaded ProtocolLib packet handlers
  809. [16:29:05] [Server thread/INFO]: [MythicMobs] MythicMobs ProtocolLib Support has been enabled!
  810. [16:29:05] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  811. [16:29:05] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  812. [16:29:05] [Server thread/INFO]: [MythicMobs] Loading Mob Registry...
  813. [16:29:05] [Server thread/INFO]: [MythicMobs] Base directory /home/minecraft/multicraft/servers/server16392/plugins/MythicMobs/SavedData
  814. [16:29:05] [Server thread/INFO]: [MythicMobs] Module directory /home/minecraft/multicraft/servers/server16392/plugins/MythicMobs/SavedData/worlds
  815. [16:29:06] [Server thread/INFO]: [MythicMobs] LOADED
  816. [16:29:06] [Server thread/WARN]: [MythicMobs] Loaded class org.apache.commons.lang3.Validate from GPS v2.19.5 which is not a depend, softdepend or loadbefore of this plugin.
  817. [16:29:06] [Server thread/WARN]: [MythicMobs] Failed to construct mechanic randomskill {<&csp>skills=<&csp>SmallMug,<&csp>SmallMug,<&csp>SmallMug,<&csp>SmallMug,<&csp>MediumMug,<&csp>MediumMug,<&csp>LargeMug<&csp>}
  818. [16:29:06] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  819. [16:29:06] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  820. [16:29:06] [Server thread/WARN]: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  821. [16:29:06] [Server thread/WARN]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  822. [16:29:06] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
  823. [16:29:06] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.getSkillMechanic(SkillManager.java:240)
  824. [16:29:06] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.Skill.<init>(Skill.java:147)
  825. [16:29:06] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.SkillManager.loadSkills(SkillManager.java:132)
  826. [16:29:06] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.io.ConfigManager.load(ConfigManager.java:101)
  827. [16:29:06] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.MythicMobs.enable(MythicMobs.java:131)
  828. [16:29:06] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:61)
  829. [16:29:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
  830. [16:29:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351)
  831. [16:29:06] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480)
  832. [16:29:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:494)
  833. [16:29:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:408)
  834. [16:29:06] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:435)
  835. [16:29:06] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:218)
  836. [16:29:06] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:809)
  837. [16:29:06] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164)
  838. [16:29:06] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
  839. [16:29:06] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  840. [16:29:06] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.skills.mechanics.RandomSkillMechanic.<init>(RandomSkillMechanic.java:25)
  841. [16:29:06] [Server thread/WARN]: ... 20 more
  842. [16:29:06] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Mechanic line 'effect:blockmask{m=CRYING_OBSIDAIN;r=5;d=140}' in 'Unknown': Material 'CRYING_OBSIDAIN' not found or invalid.
  843. [16:29:07] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'huge_explosion' is not supported by this version of MythicMobs.
  844. [16:29:07] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'huge_explosion' is not supported by this version of MythicMobs.
  845. [16:29:07] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'blockcrack_3' is not supported by this version of MythicMobs.
  846. [16:29:07] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'block_Break' is not supported by this version of MythicMobs.
  847. [16:29:07] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'block_break' is not supported by this version of MythicMobs.
  848. [16:29:07] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Mechanic line 'projectile{bulletType=MOB;<&csp>mob=bomb;<&csp>onHit=bomb<&da>hit;<&csp>onEnd=bomb<&da>hit;<&csp>v=8;<&csp>i=1;<&csp>tyo=10;<&csp>hR=1;<&csp>vR=1;<&csp>g=0.3}' in 'Unknown': Invalid bullet mob type specified
  849. [16:29:07] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Mechanic line 'projectile{bulletType=MOB;mob=pigshot;bulletSpin=1;onTick=NetherShot<&da>Tick;onHit=NetherShot<&da>Hit2;v=10;i=1;hR=1;vR=1;sE=true;hnp=false;syo=2;oE=NetherShot<&da>Hit2}' in 'Unknown': Invalid bullet mob type specified
  850. [16:29:07] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Mechanic line 'projectile{bulletType=MOB;mob=pigshot;bulletSpin=1;onTick=NetherShot<&da>Tick;onHit=NetherShot<&da>Hit;v=15;i=1;hR=.5;vR=.5;=true;syo=2;sE=true;hnp=true;sfo=2}' in 'Unknown': Invalid bullet mob type specified
  851. [16:29:07] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Mechanic line 'projectile{bulletType=MOB;mob=pigshot;bulletSpin=1;onTick=NetherShot<&da>Tick;onHit=NetherShot<&da>Hit2;v=15;i=1;hR=1;vR=1;syo=0;sfo=0;hnp=false;oE=NetherShot<&da>Hit2}' in 'Unknown': Invalid bullet mob type specified
  852. [16:29:07] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
  853. [16:29:07] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: 1199891334 Type: goblintreasure
  854. [16:29:07] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: 1199891334 Type: goblintreasure
  855. [16:29:07] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
  856. [16:29:07] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Mechanic line 'skill{s=BowDrug}' in 'Unknown': Could not find MetaSkill BowDrug
  857. [16:29:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 56 mobs.
  858. [16:29:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
  859. [16:29:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
  860. [16:29:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 276 skills.
  861. [16:29:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 random spawns.
  862. [16:29:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 10 mythic items.
  863. [16:29:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
  864. [16:29:07] [Server thread/INFO]: [MythicMobs] ✓ Loaded 63 mob spawners.
  865. [16:29:07] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  866. [16:29:07] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  867. [16:29:07] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v4.11.0 (build 9c138e99) has been successfully loaded!
  868. [16:29:07] [Server thread/INFO]: [NexEngine] [Hook] MythicMobs: Success!
  869. [16:29:07] [Server thread/INFO]: [CubCustomDrops] Enabling CubCustomDrops v5.5.1
  870. [16:29:07] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.18.0.0
  871. [16:29:07] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
  872. [16:29:07] [Server thread/INFO]: [EssentialsProtect] Starting Metrics. Opt-out using the global bStats config.
  873. [16:29:07] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.18.0.0
  874. [16:29:07] [Server thread/WARN]: [EssentialsGeoIP] Loaded class com.fasterxml.jackson.databind.ext.Java7Support from RankSync v1.4.0 which is not a depend, softdepend or loadbefore of this plugin.
  875. [16:29:07] [Server thread/ERROR]: No license key found! Please visit https://essentialsx.cf/geoip for first time setup instructions.
  876. [16:29:07] [Server thread/ERROR]: Failed to read GeoIP database!
  877. java.io.FileNotFoundException: plugins/EssentialsGeoIP/GeoIP2-Country.mmdb (No such file or directory)
  878. at java.io.RandomAccessFile.open0(Native Method) ~[?:?]
  879. at java.io.RandomAccessFile.open(RandomAccessFile.java:345) ~[?:?]
  880. at java.io.RandomAccessFile.<init>(RandomAccessFile.java:259) ~[?:?]
  881. at java.io.RandomAccessFile.<init>(RandomAccessFile.java:214) ~[?:?]
  882. at com.maxmind.db.BufferHolder.<init>(BufferHolder.java:19) ~[?:?]
  883. at com.maxmind.db.Reader.<init>(Reader.java:116) ~[?:?]
  884. at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66) ~[?:?]
  885. at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54) ~[?:?]
  886. at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160) ~[?:?]
  887. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:162) ~[?:?]
  888. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) ~[?:?]
  889. at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:33) ~[?:?]
  890. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  891. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  892. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  893. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:494) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  894. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:408) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  895. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:435) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  896. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:218) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  897. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:809) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  898. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.4.jar:git-Spigot-5fc0fb4-7029c0a]
  899. at java.lang.Thread.run(Thread.java:834) [?:?]
  900. [16:29:07] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
  901. [16:29:07] [Server thread/INFO]: [EssentialsGeoIP] Starting Metrics. Opt-out using the global bStats config.
  902. [16:29:07] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.18.0.0
  903. [16:29:07] [Server thread/INFO]: [EssentialsAntiBuild] Starting Metrics. Opt-out using the global bStats config.
  904. [16:29:07] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.18.0.0
  905. [16:29:07] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
  906. [16:29:07] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.27-SNAPSHOT (build 2214)
  907. [16:29:08] [Server thread/WARN]: [NexEngine] Loaded class net.citizensnpcs.api.trait.TraitInfo from Citizens v2.0.27-SNAPSHOT (build 2214) which is not a depend, softdepend or loadbefore of this plugin.
  908. [16:29:08] [Server thread/INFO]: [NexEngine] [Hook] Citizens: Success!
  909. [16:29:08] [Server thread/WARN]: [BagOfGold] Loaded class net.citizensnpcs.api.CitizensPlugin from Citizens v2.0.27-SNAPSHOT (build 2214) which is not a depend, softdepend or loadbefore of this plugin.
  910. [16:29:08] [Server thread/INFO]: [BagOfGold] Enabling compatibility with Citizens2 (2.0.27-SNAPSHOT (build 2214))
  911. [16:29:08] [Server thread/INFO]: [OreRegenerator] Enabling OreRegenerator v1.2.17.3
  912. [16:29:08] [Server thread/INFO]: [OreRegenerator] Creating managers...
  913. [16:29:08] [Server thread/INFO]: [OreRegenerator] Loading regions...
  914. [16:29:08] [Server thread/INFO]: [OreRegenerator] Delaying region loading so all worlds can load in, please wait a moment...
  915. [16:29:08] [Server thread/INFO]: [OreRegenerator] Unable to find a valid material named: glowing_redstone_ore
  916. [16:29:08] [Server thread/INFO]: [OreRegenerator] Finished creating managers!
  917. [16:29:08] [Server thread/INFO]: [OreRegenerator] Registering events...
  918. [16:29:08] [Server thread/INFO]: [OreRegenerator] Finished registering events!
  919. [16:29:08] [Server thread/INFO]: [OreRegenerator] Registering commands...
  920. [16:29:08] [Server thread/INFO]: [OreRegenerator] Finished registering commands!
  921. [16:29:08] [Server thread/INFO]: [OreRegenerator] Registering hooks...
  922. [16:29:08] [Server thread/INFO]: [OreRegenerator] Worldguard support: true
  923. [16:29:08] [Server thread/INFO]: [OreRegenerator] Finished registering hooks!
  924. [16:29:08] [Server thread/INFO]: [ModelEngine] Enabling ModelEngine vR1.0.9
  925. [16:29:08] [Server thread/INFO]: [Model Engine] Engine Activated.
  926. [16:29:08] [Server thread/INFO]: [Model Engine] Version detected: v1_16_R3.
  927. [16:29:08] [Server thread/INFO]: [Model Engine] Unsupported version. Awaiting external NMSUtil.
  928. [16:29:08] [Server thread/INFO]: [Model Engine] Generator Activated.
  929. [16:29:08] [Server thread/INFO]: [Model Engine] Resource Pack generated. Please create pack.mcmeta and pack.png.
  930. [16:29:08] [Server thread/INFO]:
  931. [16:29:08] [Server thread/INFO]: [Model Engine]--Generating big_tree_ent.
  932. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusable texture for big_tree_ent.
  933. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Texture not found. Please make sure you texture is under /textures/entity.
  934. [16:29:09] [Server thread/INFO]:
  935. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating dark_element.
  936. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusable texture for dark_element.
  937. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Texture not found. Please make sure you texture is under /textures/entity.
  938. [16:29:09] [Server thread/INFO]:
  939. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating ghastling.
  940. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusual eye height.
  941. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Eye height is under ground level. [0.0]
  942. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusable texture for ghastling.
  943. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Texture not found. Please make sure you texture is under /textures/entity.
  944. [16:29:09] [Server thread/INFO]:
  945. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating giantspider.
  946. [16:29:09] [Server thread/INFO]:
  947. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating goblin2.
  948. [16:29:09] [Server thread/INFO]:
  949. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating goblin_bow.
  950. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusual eye height.
  951. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Eye height is under ground level. [0.0]
  952. [16:29:09] [Server thread/INFO]:
  953. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating goblin_club.
  954. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusual eye height.
  955. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Eye height is under ground level. [0.0]
  956. [16:29:09] [Server thread/INFO]:
  957. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating goblin_sword.
  958. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusual eye height.
  959. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Eye height is under ground level. [0.0]
  960. [16:29:09] [Server thread/INFO]:
  961. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating goblinbomber.
  962. [16:29:09] [Server thread/INFO]:
  963. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating goblinking.
  964. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusual eye height.
  965. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Eye height is under ground level. [0.0]
  966. [16:29:09] [Server thread/INFO]:
  967. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating goblinskeleton.
  968. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusual eye height.
  969. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Eye height is under ground level. [0.0]
  970. [16:29:09] [Server thread/INFO]:
  971. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating goblintreasure.
  972. [16:29:09] [Server thread/INFO]:
  973. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating goblinwitchdoctor.
  974. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusual eye height.
  975. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Eye height is under ground level. [0.0]
  976. [16:29:09] [Server thread/INFO]:
  977. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating googles.
  978. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusual eye height.
  979. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Eye height is under ground level. [0.0]
  980. [16:29:09] [Server thread/INFO]:
  981. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating greensnake.
  982. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusual eye height.
  983. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Eye height is under ground level. [0.0]
  984. [16:29:09] [Server thread/INFO]:
  985. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating groundcrack.
  986. [16:29:09] [Server thread/INFO]:
  987. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating loki.
  988. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Invalid cube in part spear. Setting angle to 0.
  989. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Cube is not rotated within -45 to 45, or not in 22.5 increment. [-37.5]
  990. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Invalid cube in part spear. Setting angle to 0.
  991. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Cube is not rotated within -45 to 45, or not in 22.5 increment. [-7.5]
  992. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Invalid cube in part spear. Setting angle to 0.
  993. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Cube is not rotated within -45 to 45, or not in 22.5 increment. [-25.0]
  994. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusable texture for loki.
  995. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Texture not found. Please make sure you texture is under /textures/entity.
  996. [16:29:09] [Server thread/INFO]:
  997. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating mage.
  998. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusual eye height.
  999. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Eye height is under ground level. [0.0]
  1000. [16:29:09] [Server thread/INFO]:
  1001. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating ogre.
  1002. [16:29:09] [Server thread/INFO]:
  1003. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating orc1.
  1004. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusable texture for orc1.
  1005. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Texture not found. Please make sure you texture is under /textures/entity.
  1006. [16:29:09] [Server thread/INFO]:
  1007. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating orc2.
  1008. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusable texture for orc2.
  1009. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Texture not found. Please make sure you texture is under /textures/entity.
  1010. [16:29:09] [Server thread/INFO]:
  1011. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating orc3.
  1012. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusable texture for orc3.
  1013. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Texture not found. Please make sure you texture is under /textures/entity.
  1014. [16:29:09] [Server thread/INFO]:
  1015. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating pigshot.
  1016. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusable texture for pigshot.
  1017. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Texture not found. Please make sure you texture is under /textures/entity.
  1018. [16:29:09] [Server thread/INFO]:
  1019. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating poisonessnake.
  1020. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusual eye height.
  1021. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Eye height is under ground level. [0.0]
  1022. [16:29:09] [Server thread/INFO]:
  1023. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating portalrift.
  1024. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusual eye height.
  1025. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Eye height is under ground level. [-1.0]
  1026. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusable texture for portalrift.
  1027. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Texture not found. Please make sure you texture is under /textures/entity.
  1028. [16:29:09] [Server thread/INFO]:
  1029. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating red.
  1030. [16:29:09] [Server thread/INFO]:
  1031. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating sabrohs.
  1032. [16:29:09] [Server thread/INFO]:
  1033. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating shieldbreak.
  1034. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: No-clip model.
  1035. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Missing hitbox.
  1036. [16:29:09] [Server thread/INFO]:
  1037. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating skeletal_susano_red.
  1038. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusable texture for skeletal_susano_red.
  1039. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Texture not found. Please make sure you texture is under /textures/entity.
  1040. [16:29:09] [Server thread/INFO]:
  1041. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating snakequeen.
  1042. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusual eye height.
  1043. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Eye height is under ground level. [0.0]
  1044. [16:29:09] [Server thread/INFO]:
  1045. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating space_tear.
  1046. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusable texture for space_tear.
  1047. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Texture not found. Please make sure you texture is under /textures/entity.
  1048. [16:29:09] [Server thread/INFO]:
  1049. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating spineffect.
  1050. [16:29:09] [Server thread/INFO]:
  1051. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating tree_ent.
  1052. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusable texture for tree_ent.
  1053. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Texture not found. Please make sure you texture is under /textures/entity.
  1054. [16:29:09] [Server thread/INFO]:
  1055. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating troll.
  1056. [16:29:09] [Server thread/INFO]:
  1057. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating warg.
  1058. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusual eye height.
  1059. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Eye height is under ground level. [0.0]
  1060. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusable texture for warg.
  1061. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Texture not found. Please make sure you texture is under /textures/entity.
  1062. [16:29:09] [Server thread/INFO]:
  1063. [16:29:09] [Server thread/INFO]: [Model Engine]--Generating wizpiglin.
  1064. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Invalid cube in part arm. Choosing one axis.
  1065. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Cube rotated in multiple axis. [22.5, 22.5, 0.0]
  1066. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Invalid cube in part arm. Choosing one axis.
  1067. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Cube rotated in multiple axis. [0.0, 22.5, 45.0]
  1068. [16:29:09] [Server thread/INFO]: [Model Engine]----Warning: Unusable texture for wizpiglin.
  1069. [16:29:09] [Server thread/INFO]: [Model Engine]------Reason: Texture not found. Please make sure you texture is under /textures/entity.
  1070. [16:29:09] [Server thread/INFO]:
  1071. [16:29:09] [Server thread/INFO]: [Model Engine]--Registered spineffect [1.625, 1.5] (0.5625)
  1072. [16:29:09] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle]
  1073. [16:29:09] [Server thread/INFO]:
  1074. [16:29:09] [Server thread/INFO]: [Model Engine]--Registered orc3 [0.75, 2.9375] (2.5625)
  1075. [16:29:09] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, death, attack]
  1076. [16:29:09] [Server thread/INFO]:
  1077. [16:29:09] [Server thread/INFO]: [Model Engine]--Registered loki [1.125, 2.675] (2.28125)
  1078. [16:29:09] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack1, attack2, ground_hit, staff_raise, staff_point, death, choke]
  1079. [16:29:09] [Server thread/INFO]:
  1080. [16:29:09] [Server thread/INFO]: [Model Engine]--Registered orc1 [0.75, 2.9375] (2.5625)
  1081. [16:29:09] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack, death]
  1082. [16:29:09] [Server thread/INFO]:
  1083. [16:29:09] [Server thread/INFO]: [Model Engine]--Registered greensnake [0.375, 0.125] (0.0)
  1084. [16:29:09] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack, grab, death]
  1085. [16:29:09] [Server thread/INFO]:
  1086. [16:29:09] [Server thread/INFO]: [Model Engine]--Registered pigshot [0.375, 1.1875] (0.625)
  1087. [16:29:09] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle]
  1088. [16:29:09] [Server thread/INFO]:
  1089. [16:29:09] [Server thread/INFO]: [Model Engine]--Registered ghastling [1.18625, 1.36875] (0.0)
  1090. [16:29:09] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk]
  1091. [16:29:09] [Server thread/INFO]:
  1092. [16:29:09] [Server thread/INFO]: [Model Engine]--Registered giantspider [5.0, 2.625] (1.0625)
  1093. [16:29:09] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack, special, death]
  1094. [16:29:09] [Server thread/INFO]:
  1095. [16:29:09] [Server thread/INFO]: [Model Engine]--Registered snakequeen [1.0, 0.25] (0.0)
  1096. [16:29:09] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack, death]
  1097. [16:29:09] [Server thread/INFO]:
  1098. [16:29:09] [Server thread/INFO]: [Model Engine]--Registered dark_element [0.875, 1.275] (1.125)
  1099. [16:29:09] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack, hands_up, death]
  1100. [16:29:09] [Server thread/INFO]:
  1101. [16:29:09] [Server thread/INFO]: [Model Engine]--Registered googles [3.125, 3.125] (0.0)
  1102. [16:29:09] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, attack]
  1103. [16:29:09] [Server thread/INFO]:
  1104. [16:29:09] [Server thread/INFO]: [Model Engine]--Registered empty [1.0, 1.5625] (0.0)
  1105. [16:29:09] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle]
  1106. [16:29:09] [Server thread/INFO]:
  1107. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered goblin_club [1.5, 1.875] (0.0)
  1108. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, hurt, block, death, shoot, walk, melee]
  1109. [16:29:10] [Server thread/INFO]:
  1110. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered mage [1.375, 1.375] (0.0)
  1111. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack, special]
  1112. [16:29:10] [Server thread/INFO]:
  1113. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered sabrohs [0.734375, 6.890625] (6.359375)
  1114. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack, special]
  1115. [16:29:10] [Server thread/INFO]:
  1116. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered warg [1.8125, 1.4375] (0.0)
  1117. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack, death, bite]
  1118. [16:29:10] [Server thread/INFO]:
  1119. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered portalrift [0.75, 0.9375] (-0.0625)
  1120. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, pigrift]
  1121. [16:29:10] [Server thread/INFO]:
  1122. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered space_tear [0.75, 0.0625] (0.0625)
  1123. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [appear]
  1124. [16:29:10] [Server thread/INFO]:
  1125. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered groundcrack [1.0, 1.0] (0.5)
  1126. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle]
  1127. [16:29:10] [Server thread/INFO]:
  1128. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered goblinking [1.25, 2.0] (0.0)
  1129. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, hurt, attack, attack2, death]
  1130. [16:29:10] [Server thread/INFO]:
  1131. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered shieldbreak [0.0, 0.0] (0.0)
  1132. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle]
  1133. [16:29:10] [Server thread/INFO]:
  1134. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered goblin_sword [1.5, 1.875] (0.0)
  1135. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, hurt, block, death, shoot, walk, melee]
  1136. [16:29:10] [Server thread/INFO]:
  1137. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered ogre [1.0, 3.25] (2.5)
  1138. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack, death]
  1139. [16:29:10] [Server thread/INFO]:
  1140. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered skeletal_susano_red [0.75, 2.625] (2.4375)
  1141. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: []
  1142. [16:29:10] [Server thread/INFO]:
  1143. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered goblinwitchdoctor [1.0, 2.125] (0.0)
  1144. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack, cast, hurt, death]
  1145. [16:29:10] [Server thread/INFO]:
  1146. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered troll [0.375, 2.4375] (2.1875)
  1147. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack, death]
  1148. [16:29:10] [Server thread/INFO]:
  1149. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered poisonessnake [0.375, 0.125] (0.0)
  1150. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack, death]
  1151. [16:29:10] [Server thread/INFO]:
  1152. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered orc2 [0.75, 2.9375] (2.5625)
  1153. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, death, attack]
  1154. [16:29:10] [Server thread/INFO]:
  1155. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered goblin_bow [1.5, 1.875] (0.0)
  1156. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, hurt, block, death, shoot, walk, melee]
  1157. [16:29:10] [Server thread/INFO]:
  1158. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered goblin2 [0.625, 1.5625] (1.3125)
  1159. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack, death, spawn]
  1160. [16:29:10] [Server thread/INFO]:
  1161. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered tree_ent [1.5625, 3.0625] (2.375)
  1162. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, death, attack, slam]
  1163. [16:29:10] [Server thread/INFO]:
  1164. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered goblinbomber [0.625, 1.5625] (1.3125)
  1165. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, death, attack, spawn]
  1166. [16:29:10] [Server thread/INFO]:
  1167. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered red [1.75, 3.8125] (3.125)
  1168. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, walk2, attack, attack3, attack2, special1, special3, special2, special5, swing, death]
  1169. [16:29:10] [Server thread/INFO]:
  1170. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered goblinskeleton [1.0, 1.875] (0.0)
  1171. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, spawn, hurt, death, walk, melee]
  1172. [16:29:10] [Server thread/INFO]:
  1173. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered goblintreasure [1.0, 0.9375] (0.46875)
  1174. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, open]
  1175. [16:29:10] [Server thread/INFO]:
  1176. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered wizpiglin [1.0, 2.4375] (1.4368463)
  1177. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [walk, idle, fidget, hurt, riftplayer, riftself, death, kick]
  1178. [16:29:10] [Server thread/INFO]:
  1179. [16:29:10] [Server thread/INFO]: [Model Engine]--Registered big_tree_ent [1.875, 4.375] (6.625)
  1180. [16:29:10] [Server thread/INFO]: [Model Engine]----State Priority [lowest -> highest]: [idle, walk, attack, death]
  1181. [16:29:10] [Server thread/INFO]:
  1182. [16:29:10] [Server thread/INFO]: [Model Engine] ProtocolLib detected!
  1183. [16:29:10] [Server thread/INFO]: [Ticxo] Here to replace my terrible packet listener? Great!
  1184. [16:29:10] [Server thread/INFO]: [WorldGuardEvents] Enabling WorldGuardEvents v1.16.4
  1185. [16:29:10] [Server thread/INFO]: [WorldGuard] Registering session handler net.raidstone.wgevents.Entry
  1186. [16:29:10] [Server thread/INFO]: [CitizensText] Enabling CitizensText v1.19.1
  1187. [16:29:10] [Server thread/INFO]: [CitizensText] PlaceholderAPI hooked !
  1188. [16:29:10] [Server thread/INFO]: [AdvancedRegionMarket] Enabling AdvancedRegionMarket v3.2.8
  1189. [16:29:10] [Server thread/INFO]: [AdvancedRegionMarket] Using WorldGuard7 adapter
  1190. [16:29:10] [Server thread/INFO]: [AdvancedRegionMarket] Using WorldEdit7 adapter
  1191. [16:29:10] [Server thread/INFO]: [AdvancedRegionMarket] Using MC 1.14 sign adapter
  1192. [16:29:10] [Server thread/INFO]: [AdvancedRegionMarket] Regions loaded!
  1193. [16:29:10] [Server thread/INFO]: [AdvancedRegionMarket] Programmed by Alex9849
  1194. [16:29:10] [Server thread/INFO]: [AdvancedRegionMarket] I'm always searching for better translations of AdvancedRegionMarket. If you've translated the plugin it would be very nice if you would send me your translation via spigot private message! :)
  1195. [16:29:10] [Server thread/INFO]: [RPGChest] Enabling RPGChest v3.2.8
  1196. [16:29:10] [Server thread/INFO]: RPGChest v3.2.8 Core Library adapted for version 1.16 for git-Spigot-5fc0fb4-7029c0a (MC: 1.16.4).
  1197. [16:29:10] [Server thread/INFO]: If this version is not correct please re-install RPGChest v3.2.8 and make sure your bukkit/spigot/paper build is updated
  1198. [16:29:10] [Server thread/INFO]: [RPG Chest] |v|-===MythicMobs detected===-|v|
  1199. [16:29:10] [Server thread/INFO]: [RPG Chest] |v|-===HeadDatabase detected===-|v|
  1200. [16:29:10] [Server thread/INFO]: [RPG Chest] |v|-===Vault dependency detected===-|v|
  1201. [16:29:10] [Server thread/INFO]: /Error\[RPG Chest]/Error\ Invalid material name for TheVoid item: null
  1202. [16:29:10] [Server thread/INFO]: [RPG Chest] Loaded 4 items
  1203. [16:29:10] [Server thread/INFO]: [RPG Chest] Loaded 1 tables
  1204. [16:29:10] [Server thread/INFO]: [RPG Chest] Loaded 0 keys
  1205. [16:29:10] [Server thread/INFO]: /Error\[RPG Chest]/Error\ Unable to set New item table: invalid table name: null
  1206. [16:29:10] [Server thread/INFO]: /!\[RPG Chest]/!\ Setting default item table for New container
  1207. [16:29:10] [Server thread/INFO]: /Error\[RPG Chest]/Error\ Unable to retrieve RPGChest default table: Null table
  1208. [16:29:10] [Server thread/INFO]: [RPG Chest] Loaded 1 containers
  1209. [16:29:10] [Server thread/INFO]: /Error\[RPG Chest]/Error\ Invalid world table name in config.yml file: world1_table
  1210. [16:29:10] [Server thread/INFO]: [RPGRegions] Enabling RPGRegions v1.3.3
  1211. [16:29:11] [Server thread/WARN]: [RPGRegions] Could not save en_gb.yml to plugins/RPGRegions/lang/en_gb.yml because en_gb.yml already exists.
  1212. [16:29:11] [Server thread/INFO]: [RPGRegions] Generated en_gb.yml
  1213. [16:29:11] [Server thread/INFO]: [RPGRegions] Loading StorageManager implementation...
  1214. [16:29:11] [Server thread/INFO]: [RPGRegions] Loaded StorageManager implementation net.islandearth.rpgregions.managers.data.yml.YamlStorage.
  1215. [16:29:11] [Server thread/INFO]: [RPGRegions] Loading IntegrationManager implementation...
  1216. [16:29:11] [Server thread/INFO]: [RPGRegions] Loaded IntegrationManager implementation net.islandearth.rpgregions.api.integrations.worldguard.WorldGuardIntegration.
  1217. [16:29:11] [Server thread/WARN]: [RPGRegions] Warning: Region exampleconfig uses requirements. These are highly experimental and there may be bypasses.
  1218. [16:29:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: rpgregions
  1219. [16:29:11] [Server thread/WARN]: [RPGRegions] Loaded class co.aikar.locales.MessageKeyProvider from OreRegenerator v1.2.17.3 which is not a depend, softdepend or loadbefore of this plugin.
  1220. [16:29:11] [Server thread/WARN]: [RPGRegions] Running on silent mode. Enable debug to toggle.
  1221. [16:29:11] [Server thread/INFO]: [Quests] Enabling Quests v4.0.0-rc.3-b168
  1222. [16:29:11] [Server thread/INFO]: [Quests] Loaded language en-US. Translations via Crowdin
  1223. [16:29:11] [Server thread/INFO]: [Quests] Successfully linked Quests with Citizens 2.0.27-SNAPSHOT (build 2214)
  1224. [16:29:11] [Server thread/INFO]: [Quests] Loading storage implementation: YAML
  1225. [16:29:11] [Server thread/INFO]: [ProtectionLib] Enabling ProtectionLib v0.9.9
  1226. [16:29:11] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: WorldGuard 7.0.4+f7ff984
  1227. [16:29:11] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: Factions 1.6.9.5-U0.5.18-b240
  1228. [16:29:11] [Server thread/INFO]: [QuestsGUI] Enabling QuestsGUI v0.22
  1229. [16:29:11] [Server thread/INFO]: [WanderingNPC] Enabling WanderingNPC v1.8
  1230. [16:29:11] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v2.1.1
  1231. [16:29:11] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
  1232. [16:29:11] [Server thread/INFO]: [CommandNPC] Initiating Database
  1233. [16:29:11] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
  1234. [16:29:11] [Thread-22/INFO]: [CommandNPC] Loading commands complete!
  1235. [16:29:11] [Server thread/INFO]: [CommandNPC] Checking config for update checker
  1236. [16:29:11] [Server thread/INFO]: [CommandNPC] Checking for updates
  1237. [16:29:11] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
  1238. [16:29:11] [Server thread/INFO]: [MythicMobsExtension] Enabling MythicMobsExtension v1.736b-SNAPSHOT
  1239. [16:29:12] [Thread-23/INFO]: [CommandNPC] Checking for update...
  1240. [16:29:12] [Server thread/INFO]: [MythicMobsExtension] enabled externals
  1241. [16:29:12] [Server thread/INFO]: [MythicMobsExtension] registered mechanics!
  1242. [16:29:12] [Server thread/INFO]: [MythicMobsExtension] registered conditions!
  1243. [16:29:12] [Server thread/INFO]: [MythicMobsExtension] registered targeters!
  1244. [16:29:12] [Server thread/INFO]: [MythicMobsExtension] enabled javascript!
  1245. [16:29:12] [Server thread/INFO]: [MythicMobsExtension] using MythicPlayers
  1246. [16:29:12] [Server thread/INFO]: [MythicMobsExtension] using WorldGuard
  1247. [16:29:12] [Server thread/INFO]: [MythicMobsExtension] using HolograpicDisplays
  1248. [16:29:12] [Server thread/INFO]: [MythicMobsExtension] using ProtocolLib
  1249. [16:29:12] [Server thread/WARN]: [MythicMobsExtension] Your Quests plugin version is too old, update it if you want to use it!
  1250. [16:29:12] [Thread-23/INFO]: [CommandNPC] Version installed is 2.1.1
  1251. [16:29:12] [Thread-23/INFO]: [CommandNPC] Latest version found online is 2.1.1
  1252. [16:29:12] [Thread-23/INFO]: [CommandNPC] No update found.
  1253. [16:29:12] [Server thread/INFO]: [MythicMobsExtension] registered mme placeholders
  1254. [16:29:12] [Server thread/INFO]: [BeautyQuests] Enabling BeautyQuests v0.18.5
  1255. [16:29:12] [Server thread/INFO]: [BeautyQuests] Hooked into WorldGuard
  1256. [16:29:12] [Server thread/INFO]: [BeautyQuests] Hooked into MythicMobs
  1257. [16:29:12] [Server thread/INFO]: [BeautyQuests] Hooked into Vault
  1258. [16:29:12] [Server thread/INFO]: [BeautyQuests] Hooked into PlaceholderAPI
  1259. [16:29:12] [Server thread/INFO]: [BeautyQuests] Hooked into HolographicDisplays
  1260. [16:29:12] [Server thread/INFO]: [BeautyQuests] Hooked into Factions
  1261. [16:29:12] [Server thread/INFO]: [BeautyQuests] Hooked into GPS
  1262. [16:29:12] [Server thread/INFO]: [BeautyQuests] Loaded valid Minecraft version 1_16_R3.
  1263. [16:29:12] [Server thread/INFO]: [BeautyQuests] Loaded start particles: REDSTONE in shape POINT with color "R255 G255 B0"
  1264. [16:29:12] [Server thread/INFO]: [BeautyQuests] Loaded talk particles: VILLAGER_HAPPY in shape BAR
  1265. [16:29:12] [Server thread/INFO]: [BeautyQuests] Loaded next particles: SMOKE_NORMAL in shape SPOT
  1266. [16:29:12] [Server thread/INFO]: [BeautyQuests] Loaded language file locales/en_US.yml (0.037s)!
  1267. [16:29:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: beautyquests
  1268. [16:29:13] [Server thread/INFO]: [BeautyQuests] Placeholders registereds !
  1269. [16:29:13] [Server thread/INFO]: [dtlTraders] Enabling dtlTraders v6.3.3
  1270. [16:29:13] [Server thread/INFO]: dtlTraders> Welcome to dtlTraders v6.3.3!
  1271. [16:29:13] [Server thread/INFO]: dtlTraders> Trying to hook into any Vault supported plugin...
  1272. [16:29:13] [Server thread/INFO]: dtlTraders> Vault found! Trying to hook...
  1273. [16:29:13] [Server thread/INFO]: dtlTraders> Found economy plugin: BagOfGold
  1274. [16:29:13] [Server thread/INFO]: dtlTraders> Loaded 2 guis from the guis config!
  1275. [16:29:13] [Server thread/WARN]: [dtlTraders] Loaded class net.wesjd.anvilgui.AnvilGUI$Builder from QuestsGUI v0.22 which is not a depend, softdepend or loadbefore of this plugin.
  1276. [16:29:13] [Server thread/INFO]: dtlTraders> Hooking into Citizens!
  1277. [16:29:13] [Server thread/INFO]: dtlTraders> Hooking into PlaceholderAPI
  1278. [16:29:13] [Server thread/INFO]: dtlTraders> dtlTraders is managed by Degitise. www.degitise.com
  1279. [16:29:13] [Server thread/INFO]: dtlTraders> Unlock premium features with dtlTradersPlus!
  1280. [16:29:13] [Server thread/INFO]: dtlTraders> Buy your copy at: https://www.spigotmc.org/resources/dtltradersplus.63690/
  1281. [16:29:13] [Server thread/INFO]: [ModelEngineEX] Enabling ModelEngineEX vR1.0.0
  1282. [16:29:13] [Server thread/INFO]: [Model Engine] External NMSUtil applied.
  1283. [16:29:13] [Server thread/INFO]: [Sentinel] Enabling Sentinel v2.2.0-SNAPSHOT (build 373)
  1284. [16:29:13] [Server thread/INFO]: [Sentinel] Sentinel loading...
  1285. [16:29:13] [Server thread/INFO]: [Sentinel] Sentinel loaded on a fully supported Minecraft version. If you encounter any issues or need to ask a question, please join our Discord at https://discord.gg/Q6pZGSR and post in the '#sentinel' channel.
  1286. [16:29:13] [Server thread/INFO]: [Sentinel] Sentinel loaded!
  1287. [16:29:13] [Server thread/INFO]: [Sentinel] Vault linked! Group targets will work.
  1288. [16:29:13] [Server thread/WARN]: [Sentinel] You are running an unsupported fork of Factions that has listed itself as Factions. Sentinel will not load the integration for it. Please inform the developer of your Factions fork to set the plugin name and classpath to their own plugin, to avoid issues with plugins built for the official version of Factions.
  1289. [16:29:13] [Server thread/INFO]: [Factions] Loaded Sentinel integration!
  1290. [16:29:13] [Server thread/INFO]: [ARMaddonFactions] Enabling ARMaddonFactions v1.0
  1291. [16:29:13] [Server thread/INFO]: [GPS-Quests] Enabling GPS-Quests v1.2
  1292. [16:29:13] [Server thread/INFO]: [FurnitureLib] Enabling FurnitureLib v2.3.0
  1293. [16:29:13] [Server thread/INFO]: ==========================================
  1294. [16:29:13] [Server thread/INFO]: FurnitureLibrary Version: 2.3.0
  1295. [16:29:13] [Server thread/INFO]: Furniture Author: Ste3et_C0st
  1296. [16:29:13] [Server thread/INFO]: Furniture Website: https://dicecraft.de/furniture/
  1297. [16:29:13] [Server thread/INFO]: FurnitureLib load for Minecraft: 1.16
  1298. [16:29:13] [Server thread/INFO]: Furniture start load
  1299. [16:29:13] [Server thread/INFO]: Furniture find ProtectionLib: true
  1300. [16:29:20] [Server thread/INFO]: FurnitureLib Load 53 model schematics into Ram. Took 6344ms
  1301. [16:29:20] [Server thread/INFO]: FurnitureLib - Starting...
  1302. [16:29:20] [Server thread/INFO]: FurnitureLib - Start completed.
  1303. [16:29:20] [Server thread/INFO]: FurnitureLib Started SQLite database. Took 112ms
  1304. [16:29:20] [Server thread/INFO]: FurnitureLib try to load models for world (spigot-1.16.4-world)
  1305. [16:29:20] [Server thread/INFO]: No Models are found in world: spigot-1.16.4-world
  1306. [16:29:20] [Server thread/INFO]: FurnitureLib try to load models for world (spigot-1.16.4-world_nether)
  1307. [16:29:20] [Server thread/INFO]: No Models are found in world: spigot-1.16.4-world_nether
  1308. [16:29:20] [Server thread/INFO]: FurnitureLib try to load models for world (spigot-1.16.4-world_the_end)
  1309. [16:29:20] [Server thread/INFO]: No Models are found in world: spigot-1.16.4-world_the_end
  1310. [16:29:20] [Server thread/INFO]: FurnitureLib try to load models for world (Tutorial)
  1311. [16:29:20] [Server thread/INFO]: No Models are found in world: Tutorial
  1312. [16:29:20] [Server thread/INFO]: FurnitureLib try to load models for world (Races_Flat)
  1313. [16:29:20] [Server thread/INFO]: No Models are found in world: Races_Flat
  1314. [16:29:20] [Server thread/INFO]: FurnitureLib try to load models for world (Races)
  1315. [16:29:20] [Server thread/INFO]: FurnitureLib load 40 models with 0 entities
  1316. [16:29:20] [Server thread/INFO]: With avg speed of 5.55 FurnitureModel/ms
  1317. [16:29:20] [Server thread/INFO]: It takes: 00:00.223
  1318. [16:29:20] [Server thread/INFO]: FurnitureLib try to load models for world (world)
  1319. [16:29:20] [Server thread/INFO]: FurnitureLib load 26 models with 0 entities
  1320. [16:29:20] [Server thread/INFO]: With avg speed of 7.65 FurnitureModel/ms
  1321. [16:29:20] [Server thread/INFO]: It takes: 00:00.199
  1322. [16:29:20] [Server thread/INFO]: FurnitureLib try to load models for world (spigot-1.16.1-world)
  1323. [16:29:20] [Server thread/INFO]: No Models are found in world: spigot-1.16.1-world
  1324. [16:29:20] [Server thread/INFO]: FurnitureLib try to load models for world (Races_Void)
  1325. [16:29:20] [Server thread/INFO]: No Models are found in world: Races_Void
  1326. [16:29:20] [Server thread/INFO]: Furniture load finish :)
  1327. [16:29:20] [Server thread/INFO]: ==========================================
  1328. [16:29:20] [Server thread/INFO]: [DiceFurniture] Enabling DiceFurniture v3.4.2
  1329. [16:29:26] [Server thread/INFO]: FurnitureLib did use the BlockPhysicsEvent to prevent item Duplication
  1330. [16:29:26] [Server thread/INFO]: If you use PaperSpigot there is a better solution BlockDestroyEvent
  1331. [16:29:26] [Server thread/INFO]: If you switch to PaperSpigot that can improve your Server Performance a lot!
  1332. [16:29:26] [Server thread/INFO]: https://papermc.io/
  1333. [16:29:26] [Server thread/INFO]: [Dungeons] Enabling Dungeons v1.0
  1334. [16:29:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: dungeon
  1335. [16:29:26] [Server thread/INFO]: [RPGPlayerLeveling] Enabling RPGPlayerLeveling v3.9.44
  1336. [16:29:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: rpgpl
  1337. [16:29:26] [Server thread/INFO]: [RPGInventory] Enabling RPGInventory v2.3.2
  1338. [16:29:26] [Server thread/WARN]: [RPGInventory] This version of RPG Inventory is not tested with "1.16.4-R0.1-SNAPSHOT"!
  1339. [16:29:26] [Server thread/INFO]: [RPGInventory] Permissions hooked: LuckPerms
  1340. [16:29:26] [Server thread/INFO]: [RPGInventory] Economy hooked: BagOfGold
  1341. [16:29:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: rpginv
  1342. [16:29:26] [Server thread/INFO]: [RPGInventory] Placeholder API hooked!
  1343. [16:29:26] [Server thread/INFO]: [RPGInventory] 6 pet(s) has been loaded
  1344. [16:29:26] [Server thread/INFO]: [RPGInventory] 1 food(s) has been loaded
  1345. [16:29:26] [Server thread/INFO]: [RPGInventory] Pet system is enabled
  1346. [16:29:26] [Server thread/INFO]: [RPGInventory] Craft system is disabled in config
  1347. [16:29:26] [Server thread/INFO]: [RPGInventory] Craft extensions isn't loaded
  1348. [16:29:26] [Server thread/INFO]: [RPGInventory] Inventory lock system is disabled in config
  1349. [16:29:26] [Server thread/INFO]: [RPGInventory] Inventory lock system isn't loaded
  1350. [16:29:26] [Server thread/INFO]: [RPGInventory] 4 item(s) has been loaded
  1351. [16:29:26] [Server thread/INFO]: [RPGInventory] Item system is enabled
  1352. [16:29:26] [Server thread/INFO]: [RPGInventory] 3 backpack type(s) has been loaded
  1353. [16:29:26] [Server thread/INFO]: [RPGInventory] 1 backpack(s) has been loaded
  1354. [16:29:26] [Server thread/INFO]: [RPGInventory] Backpack system is enabled
  1355. [16:29:26] [Server thread/INFO]: [RPGInventory] Resource-pack is disabled in config
  1356. [16:29:26] [Server thread/INFO]: [PartySystem] Enabling PartySystem v3.32
  1357. [16:29:26] [Server thread/WARN]: [PartySystem] Could not save lang.yml to plugins/PartySystem/lang.yml because lang.yml already exists.
  1358. [16:29:26] [Server thread/INFO]: [PartyAddonRPL] Plugin enabled!
  1359. [16:29:26] [Server thread/INFO]: [RACCapturePoints] Enabling RACCapturePoints v1.0.0
  1360. [16:29:26] [Server thread/INFO]: Selected name (ID 407).
  1361. [16:29:26] [Server thread/INFO]: [Sentinel] Tracking new target!
  1362. [16:29:26] [Server thread/INFO]: [Sentinel] Tracking new target!
  1363. [16:29:26] [Server thread/INFO]: [Sentinel] Tracking new target!
  1364. [16:29:26] [Server thread/INFO]: [Sentinel] Ignoring new target!
  1365. [16:29:26] [Server thread/INFO]: [MobHunting] Enabling MobHunting v7.5.7
  1366. [16:29:26] [Server thread/INFO]: [MobHunting] Your config version is 1
  1367. [16:29:26] [Server thread/INFO]: [MobHunting] Existing config.yml loaded.
  1368. [16:29:26] [Server thread/INFO]: [MobHunting] Config.yml was backed up to plugins/MobHunting/backup/config.yml.bak110
  1369. [16:29:27] [Server thread/INFO]: [MobHunting] Enabling compatibility with Essentials (2.18.0.0)
  1370. [16:29:27] [Server thread/INFO]: [MobHunting] Enabling compatibility with BagOfGold (3.0.7)
  1371. [16:29:27] [Server thread/INFO]: [MobHunting] MobHunting is using BagOfGold via Vault as Economy Provider
  1372. [16:29:27] [Server thread/INFO]: [MobHunting] Enabling compatibility with FastAsyncWorldEdit (1.16-502;efcca5b)
  1373. [16:29:27] [Server thread/INFO]: [MobHunting] Enabling compatibility with WorldGuard (7.0.4+f7ff984)
  1374. [16:29:27] [Server thread/INFO]: [MobHunting] Enabling compatibility with Holographic Displays (2.4.5).
  1375. [16:29:27] [Server thread/INFO]: [MobHunting] Enabling compatibility with FactionUUID (1.6.9.5-U0.5.18-b240)
  1376. [16:29:27] [Server thread/INFO]: [MobHunting] Enabling compatibility with ProtocolLib (4.6.0-SNAPSHOT-b492).
  1377. [16:29:27] [Server thread/INFO]: [MobHunting] Enabling compatibility with LibsDisguises (10.0.21)
  1378. [16:29:27] [Server thread/INFO]: [MobHunting] Enabling compatibility with PlaceholderAPI (2.10.9).
  1379. [16:29:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mobhunting
  1380. [16:29:27] [Server thread/INFO]: [MobHunting] Enabling compatibility with MythicMobs (4.11.0-SNAPSHOT-9c138e99)
  1381. [16:29:27] [Server thread/INFO]: [MobHunting] Enabling compatibility with Citizens2 (2.0.27-SNAPSHOT (build 2214))
  1382. [16:29:28] [Server thread/INFO]: [LightCleaner] Enabling LightCleaner v1.16.4-v1
  1383. [16:29:28] [Server thread/INFO]: [LightCleaner] Saving plugins/LightCleaner/config.yml...
  1384. [16:29:28] [Server thread/INFO]: [LightCleaner] LightCleaner version 1.16.4-v1 enabled! (0.172s)
  1385. [16:29:28] [Server thread/INFO]: [ForceResourcepacks] Enabling ForceResourcepacks v1.10.9 (build #466)
  1386. [16:29:28] [Server thread/WARN]: [ForceResourcepacks] You seem to have defined a resource-pack in your server.properties file, if you experience issues then please remove it and configure the pack via this plugin's config directly as it works better when it can completely handle the whole sending itself.
  1387. [16:29:28] [Server thread/INFO]: [ForceResourcepacks] Update notifications are enabled!
  1388. [16:29:28] [Server thread/INFO]: [ForceResourcepacks] Loading config!
  1389. [16:29:28] [Server thread/INFO]: [ForceResourcepacks] Debug level: INFO
  1390. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] Found locale en!
  1391. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] [DEBUG] No packs defined!
  1392. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] Empty pack - https://www.dropbox.com/s/u8vev0ik31h4gok/nova.zip?dl=1 - d14d746edf3457448b1864f71fca3ec927d291ba
  1393. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] Loading global assignment...
  1394. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] [DEBUG] Send delay: 10
  1395. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] global actions:
  1396. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] LOADED - MESSAGE: You are now using the %pack% pack!
  1397. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] DECLINED - KICK: You have to accept the server resource pack in order to play!
  1398. Visit http://s.moep.tv/rp for info on how to enable it!
  1399. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] global first join actions:
  1400. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] LOADED - MESSAGE: You are now using the %pack% pack!
  1401. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] DECLINED - KICK: You have to accept the server resource pack in order to play!
  1402. Visit http://s.moep.tv/rp for info on how to enable it!
  1403. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] [DEBUG] Loaded PackActionAssignment{name=global, pack=null, secondaries=[], sendDelay=10, statusMap=[LOADED=[MESSAGE=&aYou are now using the &e%pack%&a pack!, DECLINED=[KICK=&cYou have to accept the server resource pack in order to play!
  1404. &cVisit &ehttp://s.moep.tv/rp&c for info on how to enable it!, firstJoinStatusMap=[LOADED=[MESSAGE=&aYou are now using the &e%pack%&a pack!, DECLINED=[KICK=&cYou have to accept the server resource pack in order to play!
  1405. &cVisit &ehttp://s.moep.tv/rp&c for info on how to enable it!}
  1406. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] [DEBUG] No world assignments defined!
  1407. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] [DEBUG] Stored packs override assignments: false
  1408. [16:29:29] [Server thread/INFO]: [ForceResourcepacks] [DEBUG] Detected server server protocol version 754!
  1409. [16:29:29] [Server thread/INFO]: [WorldGuard] Registering session handler de.themoep.resourcepacksplugin.bukkit.worldguard.WorldGuard7Handler
  1410. [16:29:29] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: frp
  1411. [16:29:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1412. [16:29:31] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  1413. [16:29:31] [Server thread/INFO]: Done (61.768s)! For help, type "help"
  1414. [16:29:31] [Server thread/WARN]: [FastAsyncWorldEdit] Loaded class com.sk89q.worldguard.protection.association.RegionAssociable from WorldGuard v7.0.4+f7ff984 which is not a depend, softdepend or loadbefore of this plugin.
  1415. [16:29:31] [Craft Scheduler Thread - 2/INFO]: [BlueMap] Loading...
  1416. [16:29:31] [Server thread/INFO]: [Factions] Found economy plugin through Vault: BagOfGold
  1417. [16:29:31] [Server thread/INFO]: [Factions] NOTE: Economy is disabled. You can enable it in config/main.conf
  1418. [16:29:31] [Server thread/INFO]: [Factions] Using Vault with permissions plugin LuckPerms
  1419. [16:29:31] [Craft Scheduler Thread - 2/INFO]: [BlueMap] Loading resources...
  1420. [16:29:31] [Thread-28/INFO]: [BlueMap] WebServer started.
  1421. [16:29:32] [User Authenticator #1/INFO]: UUID of player FriedCheeze is 40625afc-f256-4a47-aeb6-13ff28938e14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement