Advertisement
Guest User

error

a guest
Apr 20th, 2019
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.65 KB | None | 0 0
  1. 20.04 15:09:43 [Server] INFO [MarriageMaster] Config Version: 28 => no update needed
  2. 20.04 15:09:43 [Server] INFO [MarriageMaster] Config loaded
  3. 20.04 15:09:43 [Server] INFO [MarriageMaster] Language Version: 19 => no update needed
  4. 20.04 15:09:43 [Server] INFO [MarriageMaster] Checking for updates ...
  5. 20.04 15:09:43 [Server] INFO [MarriageMaster] Marriage Master has been enabled!
  6. 20.04 15:09:43 [Server] INFO [CommandSigns] Enabling CommandSigns v1.6.8
  7. 20.04 15:09:43 [Server] INFO [CommandSigns] Plugin vault detected
  8. 20.04 15:09:43 [Server] INFO [CommandSigns] Vault economy linked with command signs !
  9. 20.04 15:09:43 [Server] INFO [CommandSigns] CommandSigns properly enabled !
  10. 20.04 15:09:43 [Server] INFO [WorldGuard] Enabling WorldGuard v7.0.0-beta01;01dfebe
  11. 20.04 15:09:43 [Server] INFO [WorldGuard] (world) TNT ignition is PERMITTED.
  12. 20.04 15:09:43 [Server] INFO [WorldGuard] (world) Lighters are PERMITTED.
  13. 20.04 15:09:43 [Server] INFO [WorldGuard] (world) Lava fire is blocked.
  14. 20.04 15:09:43 [Server] INFO [WorldGuard] (world) Fire spread is UNRESTRICTED.
  15. 20.04 15:09:43 [Server] INFO [WorldGuard] Loaded configuration for world 'world'
  16. 20.04 15:09:43 [Server] INFO [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  17. 20.04 15:09:43 [Server] INFO [WorldGuard] (world_nether) Lighters are PERMITTED.
  18. 20.04 15:09:43 [Server] INFO [WorldGuard] (world_nether) Lava fire is blocked.
  19. 20.04 15:09:43 [Server] INFO [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  20. 20.04 15:09:43 [Server] INFO [WorldGuard] Loaded configuration for world 'world_nether'
  21. 20.04 15:09:43 [Server] INFO [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  22. 20.04 15:09:43 [Server] INFO [WorldGuard] (world_the_end) Lighters are PERMITTED.
  23. 20.04 15:09:43 [Server] INFO [WorldGuard] (world_the_end) Lava fire is blocked.
  24. 20.04 15:09:43 [Server] INFO [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  25. 20.04 15:09:43 [Server] INFO [WorldGuard] Loaded configuration for world 'world_the_end'
  26. 20.04 15:09:43 [Server] INFO [WorldGuard] Loading region data...
  27. 20.04 15:09:43 [Server] INFO [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
  28. 20.04 15:09:43 [Server] ERROR Error occurred while enabling Citizens v2.0.24-SNAPSHOT (build 1605) (Is it up to date?)
  29. 20.04 15:09:43 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/server/v1_13_R2/BlockPosition$b
  30. 20.04 15:09:43 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  31. 20.04 15:09:43 [Server] INFO at java.lang.Class.forName(Class.java:264) ~[?:1.8.0_191]
  32. 20.04 15:09:43 [Server] INFO at net.citizensnpcs.util.NMS.loadBridge(NMS.java:189) ~[?:?]
  33. 20.04 15:09:43 [Server] INFO at net.citizensnpcs.Citizens.onEnable(Citizens.java:266) ~[?:?]
  34. 20.04 15:09:43 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  35. 20.04 15:09:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  36. 20.04 15:09:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  37. 20.04 15:09:43 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  38. 20.04 15:09:43 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  39. 20.04 15:09:43 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  40. 20.04 15:09:43 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  41. 20.04 15:09:43 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  42. 20.04 15:09:43 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  43. 20.04 15:09:43 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  44. 20.04 15:09:43 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  45. 20.04 15:09:43 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_13_R2.BlockPosition$b
  46. 20.04 15:09:43 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  47. 20.04 15:09:43 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:82) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  48. 20.04 15:09:43 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  49. 20.04 15:09:43 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  50. 20.04 15:09:43 [Server] INFO ... 15 more
  51. 20.04 15:09:43 [Server] INFO [MythicMobs] Enabling MythicMobs v4.5.1-2584
  52. 20.04 15:09:43 [Server] INFO [MythicMobs] Loading MythicMobs for Bukkit v1_13_R2 (Minecraft 1.13)...
  53. 20.04 15:09:43 [Server] INFO [MythicMobs] MythicMobs mcMMO Support has been enabled!
  54. 20.04 15:09:43 [Server] INFO [MythicMobs] MythicMobs Vault Support has been enabled!
  55. 20.04 15:09:43 [Server] INFO [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  56. 20.04 15:09:44 [Server] INFO [MythicMobs] Loaded 5 mobs.
  57. 20.04 15:09:44 [Server] INFO [MythicMobs] Loaded 3 vanilla mob overrides.
  58. 20.04 15:09:44 [Server] INFO [MythicMobs] Loaded 0 mob stacks.
  59. 20.04 15:09:44 [Server] INFO [MythicMobs] Loaded 3 skills.
  60. 20.04 15:09:44 [Server] INFO [MythicMobs] Loaded 2 random spawns.
  61. 20.04 15:09:44 [Server] INFO [MythicMobs] Loaded 3 mythic items.
  62. 20.04 15:09:44 [Server] INFO [MythicMobs] Loaded 2 drop tables.
  63. 20.04 15:09:44 [Server] INFO [MythicMobs] Loaded 0 mob spawners.
  64. 20.04 15:09:44 [Server] INFO [MythicMobs] MythicMobs configuration file loaded successfully.
  65. 20.04 15:09:44 [Server] INFO [MythicMobs] Started up bStats Metrics
  66. 20.04 15:09:44 [Server] INFO [MythicMobs] ✓ MythicMobs v4.5.1 (build 2584) has been successfully loaded!
  67. 20.04 15:09:44 [Server] INFO [TAB] Enabling TAB v2.4.0
  68. 20.04 15:09:44 [Server] INFO [TAB] Enabled in 30ms
  69. 20.04 15:09:44 [Server] INFO [SuperVanish] Enabling SuperVanish v6.1.0
  70. 20.04 15:09:44 [Server] INFO [SuperVanish] Please install ProtocolLib to be able to use all SuperVanish features: https://www.spigotmc.org/resources/protocollib.1997/
  71. 20.04 15:09:44 [Server] INFO [SuperVanish] Hooked into Essentials
  72. 20.04 15:09:44 [Server] INFO [SuperVanish] Hooked into Citizens
  73. 20.04 15:09:44 [Server] INFO [GriefPrevention] Enabling GriefPrevention v16.11.5
  74. 20.04 15:09:44 [Server] INFO [GriefPrevention] Finished loading configuration.
  75. 20.04 15:09:44 [Server] INFO [GriefPrevention] 18 total claims loaded.
  76. 20.04 15:09:45 [Server] INFO [GriefPrevention] Customizable messages loaded.
  77. 20.04 15:09:45 [Server] INFO [GriefPrevention] Successfully hooked into WorldGuard.
  78. 20.04 15:09:45 [Server] INFO [GriefPrevention] Finished loading data (File Mode).
  79. 20.04 15:09:45 [Server] INFO [GriefPrevention] GriefPrevention requires Vault for economy integration.
  80. 20.04 15:09:45 [Server] INFO [GriefPrevention] Attempting to load Vault...
  81. 20.04 15:09:45 [Server] INFO [GriefPrevention] Vault loaded successfully!
  82. 20.04 15:09:45 [Server] INFO [GriefPrevention] Looking for a Vault-compatible economy plugin...
  83. 20.04 15:09:45 [Server] INFO [GriefPrevention] Hooked into economy: Essentials Economy.
  84. 20.04 15:09:45 [Server] INFO [GriefPrevention] Ready to buy/sell claim blocks!
  85. 20.04 15:09:45 [Server] INFO [GriefPrevention] Boot finished.
  86. 20.04 15:09:45 [Server] INFO [RacesOfThana] Enabling RacesOfThana v2.1.2
  87. 20.04 15:09:45 [Server] ERROR Error occurred while enabling RacesOfThana v2.1.2 (Is it up to date?)
  88. 20.04 15:09:45 [Server] INFO java.lang.NullPointerException: null
  89. 20.04 15:09:45 [Server] INFO at com.zthana.racesofthana.handlers.NPCHandler.loadRaceNPC(NPCHandler.java:32) ~[?:?]
  90. 20.04 15:09:45 [Server] INFO at com.zthana.racesofthana.handlers.NPCHandler.<init>(NPCHandler.java:27) ~[?:?]
  91. 20.04 15:09:45 [Server] INFO at com.zthana.racesofthana.RacesOfThana.onEnable(RacesOfThana.java:60) ~[?:?]
  92. 20.04 15:09:45 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  93. 20.04 15:09:45 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  94. 20.04 15:09:45 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  95. 20.04 15:09:45 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  96. 20.04 15:09:45 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  97. 20.04 15:09:45 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  98. 20.04 15:09:45 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  99. 20.04 15:09:45 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  100. 20.04 15:09:45 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  101. 20.04 15:09:45 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  102. 20.04 15:09:45 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  103. 20.04 15:09:45 [Server] INFO [ProCosmetics] Enabling ProCosmetics v7.0
  104. 20.04 15:09:45 [Server] INFO [ProCosmetics] Initializing...
  105. 20.04 15:09:45 [Server] INFO [ProCosmetics] Initializing ConfigManager...
  106. 20.04 15:09:45 [Server] INFO [ProCosmetics] Initializing MenuManager...
  107. 20.04 15:09:45 [Server] INFO [ProCosmetics] Initializing TreasureChestManager...
  108. 20.04 15:09:46 [Server] INFO [ProCosmetics] Registering Events...
  109. 20.04 15:09:47 [Server] INFO [ProCosmetics] Connecting to MySQLDatabase...
  110. 20.04 15:09:48 [Server] INFO [ProCosmetics] Successfully connected to the MySQL database!
  111. 20.04 15:09:48 [Server] INFO [ProCosmetics] Initialized!
  112. 20.04 15:09:48 [Server] INFO [ChestShop] Enabling ChestShop v3.9.2 (build 86)
  113. 20.04 15:09:48 [Server] WARN 17646 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'items'
  114. 20.04 15:09:48 [Server] WARN 17651 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  115. 20.04 15:09:48 [Server] WARN 17654 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'accounts'
  116. 20.04 15:09:48 [Server] WARN 17655 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_uuid_idx' for table 'accounts
  117. 20.04 15:09:48 [Server] WARN 17655 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_shortName_idx' for table 'accounts
  118. 20.04 15:09:48 [Server] WARN 17655 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_name_idx' for table 'accounts
  119. 20.04 15:09:48 [Server] WARN 17655 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , `lastSeen` BIGINT DEFAULT 0 NOT NULL , PRIMARY KEY (`shortName`) , UNIQUE (`name`,`uuid`) )
  120. 20.04 15:09:48 [Server] WARN 17655 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_uuid_idx` ON `accounts` ( `uuid` )
  121. 20.04 15:09:48 [Server] WARN 17655 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  122. 20.04 15:09:48 [Server] WARN 17656 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_name_idx` ON `accounts` ( `name` )
  123. 20.04 15:09:49 [Server] INFO [ChestShop] Vault loaded! Found an economy plugin!
  124. 20.04 15:09:49 [Server] INFO [Towny] Enabling Towny v0.93.0.0
  125. 20.04 15:09:49 [Server] INFO ==================== Towny ========================
  126. 20.04 15:09:49 [Server] INFO UUID of player JSMII is a5e6ce0f-c529-4a03-84a4-5a52fcae71dd
  127. 20.04 15:09:49 [Server] INFO [Towny] Database: [Load] flatfile [Save] flatfile
  128. 20.04 15:09:49 [Server] INFO [Towny] Using: Vault v1.7.1-b91, Essentials Economy via Vault
  129. 20.04 15:09:49 [Server] INFO [Towny] Time until a New Day: 20 hours, 50 minutes, 11 seconds
  130. 20.04 15:09:49 [Server] INFO =============================================================
  131. 20.04 15:09:49 [Server] INFO [Towny] Version: 0.93.0.0 - Mod Enabled
  132. 20.04 15:09:49 [Server] INFO =============================================================
  133. 20.04 15:09:49 [Server] INFO [Brewery] Enabling Brewery v1.7
  134. 20.04 15:09:49 [Server] INFO [Brewery] Brewery enabled!
  135. 20.04 15:09:49 [Server] INFO [TownyChat] Enabling TownyChat v0.53
  136. 20.04 15:09:49 [Server] INFO [Magic] Enabling Magic v7.6.19-73838ae
  137. 20.04 15:09:49 [Server] INFO [Magic] EffectLib initialized
  138. 20.04 15:09:50 [Server] INFO [Magic] Wand crafting is enabled
  139. 20.04 15:09:50 [Server] INFO [Magic] Skin-based spell icons disabled
  140. 20.04 15:09:50 [Server] INFO [Magic] Vault found, 'currency' cost types and descriptive item names available
  141. 20.04 15:09:50 [Server] INFO [Magic] Loaded 0 attributes
  142. 20.04 15:09:50 [Server] INFO [Magic] Registered attributes: [bowpull]
  143. 20.04 15:09:50 [Server] INFO [Magic] Registered currencies: item,mana,xp,health,currency,sp,levels,hunger
  144. 20.04 15:09:50 [Server] INFO [Magic] Loaded 6 effect lists
  145. 20.04 15:09:50 [Server] INFO [Magic] Loaded 388 items
  146. 20.04 15:09:51 [Server] INFO [Magic] Loaded 517 spells
  147. 20.04 15:09:51 [Server] INFO [Magic] Loaded 6 classes
  148. 20.04 15:09:51 [Server] INFO [Magic] Loaded 4 automata templates
  149. 20.04 15:09:51 [Server] INFO [Magic] Loaded 15 progression paths
  150. 20.04 15:09:51 [Server] INFO [Magic] Loaded 140 wands
  151. 20.04 15:09:51 [Server] INFO [Magic] Loaded 21 mob templates
  152. 20.04 15:09:51 [Server] INFO [Magic] Loaded 20 crafting recipes
  153. 20.04 15:09:51 [Server] INFO [Magic] LibsDisguises not found, magic mob disguises will not be available
  154. 20.04 15:09:51 [Server] INFO [Magic] MobArena not found
  155. 20.04 15:09:51 [Server] INFO [Magic] LogBlock not found
  156. 20.04 15:09:51 [Server] INFO [Magic] Integrating with Essentials for Recall warps
  157. 20.04 15:09:51 [Server] INFO [Magic] Factions not found, will not integrate.
  158. 20.04 15:09:51 [Server] INFO [Magic] WorldGuard found, will respect build permissions for construction spells
  159. 20.04 15:09:51 [Server] INFO [Magic] Towny found, will respect build permissions for construction spells
  160. 20.04 15:09:51 [Server] INFO [Magic] Lockette nor LockettePro found, will not integrate.
  161. 20.04 15:09:51 [Server] INFO [Magic] GriefPrevention found, will respect claim build permissions for construction spells
  162. 20.04 15:09:51 [Server] INFO [Magic] NoCheatPlus not found, will not integrate.
  163. 20.04 15:09:51 [Server] INFO [Magic] dynmap not found, not integrating.
  164. 20.04 15:09:51 [Server] WARN [Magic] Error integrating with Citizens
  165. 20.04 15:09:51 [Server] WARN [Magic] null
  166. 20.04 15:09:51 [Server] INFO [Magic] LightAPI not found, Light action will not work
  167. 20.04 15:09:51 [Server] INFO [Magic] Activated BStats
  168. 20.04 15:09:51 [Server] INFO Magic checking resource pack for updates: https://s3-us-west-2.amazonaws.com/elmakers/Magic/Magic-RP-8.zip
  169. 20.04 15:09:51 [Server] INFO [TownyNameUpdater] Enabling TownyNameUpdater v2.0
  170. 20.04 15:09:51 [Server] INFO [MobHunting] Enabling MobHunting v6.5.2
  171. 20.04 15:09:51 [Server] INFO [MobHunting] Your config version is 1
  172. 20.04 15:09:51 [Server] INFO [MobHunting] Existing config.yml loaded.
  173. 20.04 15:09:51 [Server] INFO [MobHunting] Config.yml was backed up to plugins/MobHunting/backup/config.yml.bak20
  174. 20.04 15:09:51 [Server] INFO [MobHunting][Debug] bStat is enabled
  175. 20.04 15:09:51 [Server] INFO [MobHunting][Debug] Loading WorldGroups
  176. 20.04 15:09:51 [Server] INFO [MobHunting] Enabling compatibility with Essentials (TeamCity)
  177. 20.04 15:09:51 [Server] INFO [MobHunting][Debug] MobHunting is using Essentials Economy as Economy Provider
  178. 20.04 15:09:51 [Server] INFO [MobHunting][Debug] Number of Economy Providers = 1
  179. 20.04 15:09:51 [Server] INFO [MobHunting][Debug] Register MobHunting Listeners
  180. 20.04 15:09:51 [Server] INFO [MobHunting][Debug] Deleted 1 rewards from the rewards.yml file
  181. 20.04 15:09:51 [Server] INFO [MobHunting][Debug] Loaded 42 rewards from the rewards.yml file
  182. 20.04 15:09:51 [Server] INFO [MobHunting] Database version 7 detected.
  183. 20.04 15:09:51 [Server] INFO [MobHunting][Debug] Database trigger updated.
  184. 20.04 15:09:51 [Server] INFO [MobHunting] Enabling compatibility with WorldEdit (7.0.0-beta-05;6bbf29b)
  185. 20.04 15:09:51 [Server] INFO [MobHunting] Enabling compatibility with WorldGuard (7.0.0-beta01;01dfebe)
  186. 20.04 15:09:51 [Server] INFO [MobHunting] Enabling compatibility with Holographic Displays (2.3.2).
  187. 20.04 15:09:51 [Server] INFO [MobHunting] Enabling compatibility with Towny (0.93.0.0).
  188. 20.04 15:09:51 [Server] INFO [MobHunting] Enabling compatibility with McMMO (2.1.46)
  189. 20.04 15:09:51 [Server] INFO [MobHunting] McMMO Level rewards is enabled
  190. 20.04 15:09:51 [Server] INFO [MobHunting] Enabling compatibility with iDisguise (5.8.2)
  191. 20.04 15:09:51 [Server] INFO [MobHunting] Enabling compatibility with MythicMobs (4.5.1-2584)
  192. 20.04 15:09:51 [Server] INFO [MobHunting][Debug] Loading extra MobRewards for MythicMobs mobs.
  193. 20.04 15:09:51 [Server] INFO [MobHunting][Debug] Loaded 5 MythicMobs
  194. 20.04 15:09:51 [Server] INFO [MobHunting][Debug] Saving Mobhunting extra MythicMobs data.
  195. 20.04 15:09:51 [Server] INFO [MobHunting] [ERROR] MobHunting could not register with [Citizens] please check if [Citizens] is compatible with the server [1.13.2-R0.1-SNAPSHOT]
  196. 20.04 15:09:51 [Server] WARN java.lang.RuntimeException: java.lang.NullPointerException
  197. 20.04 15:09:51 [Server] WARN at one.lindegaard.MobHunting.compatibility.CompatibilityManager.register(CompatibilityManager.java:52)
  198. 20.04 15:09:51 [Server] WARN at one.lindegaard.MobHunting.compatibility.CompatibilityManager.registerPlugin(CompatibilityManager.java:29)
  199. 20.04 15:09:51 [Server] WARN at one.lindegaard.MobHunting.MobHunting.onEnable(MobHunting.java:265)
  200. 20.04 15:09:51 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  201. 20.04 15:09:51 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347)
  202. 20.04 15:09:51 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410)
  203. 20.04 15:09:51 [Server] WARN at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436)
  204. 20.04 15:09:51 [Server] WARN at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350)
  205. 20.04 15:09:51 [Server] WARN at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580)
  206. 20.04 15:09:51 [Server] WARN at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542)
  207. 20.04 15:09:51 [Server] WARN at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420)
  208. 20.04 15:09:51 [Server] WARN at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294)
  209. 20.04 15:09:51 [Server] WARN at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698)
  210. 20.04 15:09:51 [Server] WARN at java.lang.Thread.run(Thread.java:748)
  211. 20.04 15:09:51 [Server] WARN Caused by: java.lang.NullPointerException
  212. 20.04 15:09:51 [Server] WARN at one.lindegaard.MobHunting.compatibility.CitizensCompat.<init>(CitizensCompat.java:56)
  213. 20.04 15:09:51 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  214. 20.04 15:09:51 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  215. 20.04 15:09:51 [Server] WARN at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  216. 20.04 15:09:51 [Server] WARN at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  217. 20.04 15:09:51 [Server] WARN at java.lang.Class.newInstance(Class.java:442)
  218. 20.04 15:09:51 [Server] WARN at one.lindegaard.MobHunting.compatibility.CompatibilityManager.register(CompatibilityManager.java:50)
  219. 20.04 15:09:51 [Server] WARN ... 13 more
  220. 20.04 15:09:51 [Server] INFO [MobHunting][Debug] 71 mobs was loaded into memory. Total mobs=71
  221. 20.04 15:09:51 [Server] INFO [MobHunting][Debug] Updating advancements
  222. 20.04 15:09:52 [Server] INFO [SilkSpawners] Enabling SilkSpawners v1.6
  223. 20.04 15:09:52 [Server] INFO [ShopGUIPlus] Enabling ShopGUIPlus v1.19.1
  224. 20.04 15:09:52 [Server] INFO [ShopGUIPlus] Permissions support enabled.
  225. 20.04 15:09:52 [Server] WARN [ShopGUIPlus] Spawners plugin not found, spawners won't be supported.
  226. 20.04 15:09:52 [Server] INFO [ShopGUIPlus] Vault economy support enabled.
  227. 20.04 15:09:52 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
  228. 20.04 15:09:53 [Server] Startup Done (17.120s)! For help, type "help"
  229. 20.04 15:09:53 [Server] INFO [AsyncWorldEdit] Loading plugins...
  230. 20.04 15:09:53 [Server] INFO [MobHunting] Checking for new updates...
  231. 20.04 15:09:53 [Server] INFO [Wild] You are using the latest version thanks
  232. 20.04 15:09:55 [Server] INFO [Vivecraft] Version: 1.13.2-r6
  233. 20.04 15:09:55 [Server] INFO [Vivecraft] Checking for update...
  234. 20.04 15:09:55 [Server] INFO [TownyChat] -******* TownyChat enabled *******-
  235. 20.04 15:09:55 [Server] INFO [Vivecraft] VSE has a new version.
  236. 20.04 15:09:55 [Server] INFO Loading SilkSpawners v1.6!
  237. 20.04 15:09:55 [Server] INFO Loaded SilkSpawners v1.6!
  238. 20.04 15:09:55 [Server] INFO [Vault] Checking for Updates ...
  239. 20.04 15:09:55 [Server] INFO Resource pack has not changed, using hash AdbvxZIhm2nJCnuWcLNbKf/wcWM= (1535672109000 <= 1535672109000)
  240. 20.04 15:09:55 [Server] INFO [Vault] No new version available
  241. 20.04 15:09:56 [Server] INFO [MobHunting] new version available: 6.5.3
  242. 20.04 15:09:56 [Server] INFO [MobHunting] Please type '/mh update' to update.
  243. 20.04 15:09:56 [Server] INFO [MobHunting][Debug] Reading from Database: PlayerSettings: {player: Id:19 Name:JSMII, Learning: false, Muted: false}
  244. 20.04 15:09:57 [Connect] User JSMII, IP 23.119.134.196
  245. 20.04 15:09:57 [Multicraft] JSMII ran command Message of the Day
  246. 20.04 15:09:57 [Server] INFO [VotingPlugin] Successfully hooked into vault economy!
  247. 20.04 15:09:57 [Server] INFO [VotingPlugin] Hooked into vault permissions
  248. 20.04 15:09:57 [Server] INFO [Magic] Essentials found, hooked up custom item handler
  249. 20.04 15:09:57 [Server] INFO [MobHunting][Debug] Loaded 17 Achievements for JSMII.
  250. 20.04 15:09:57 [Server] INFO [Magic] Loading image map data from imagemaps.yml
  251. 20.04 15:09:57 [Server] INFO [Magic] Loaded 1 image maps
  252. 20.04 15:09:57 [Server] INFO [Magic] Finished loading data.
  253. 20.04 15:09:57 [Server] INFO [VotingPlugin] VotingPlugin is up to date! Version: 5.18.2
  254. 20.04 15:09:57 [Server] INFO [BuycraftX] Fetching all due players...
  255. 20.04 15:09:57 [Server] INFO [BuycraftX] Fetched due players (0 found).
  256. 20.04 15:09:58 [Server] WARN [VotingPlugin] Detected an issue with voting sites, check the plugin startup log for more details
  257. 20.04 15:10:02 [Server] INFO [MobHunting][Debug] Refreshed 0 leaderboards.
  258. 20.04 15:10:02 [Server] INFO [Brewery] Update available for Brewery-1.7: Brewery v1.7.1
  259. 20.04 15:10:03 [Server] INFO [MobHunting][Debug] Metrics reporting to Https://bstats.org has started.
  260. 20.04 15:10:43 [Server] INFO UUID of player DoctorBlanket is 9864230b-da8c-4721-8885-8de2dde4be46
  261. 20.04 15:10:44 [Server] INFO [Commandspy] Successfully loaded users/9864230b-da8c-4721-8885-8de2dde4be46_doctorblanket
  262. 20.04 15:10:44 [Server] INFO [MobHunting][Debug] Reading from Database: PlayerSettings: {player: Id:1 Name:DoctorBlanket, Learning: false, Muted: false}
  263. 20.04 15:10:44 [Connect] User DoctorBlanket, IP 73.243.102.133
  264. 20.04 15:10:44 [Multicraft] DoctorBlanket ran command Message of the Day
  265. 20.04 15:10:44 [Server] INFO [MobHunting][Debug] Loaded 3 Achievements for DoctorBlanket.
  266. 20.04 15:10:56 [Server] INFO DoctorBlanket issued server command: /races
  267. 20.04 15:11:03 [Server] INFO DoctorBlanket issued server command: /races gui
  268. 20.04 15:11:05 [Server] INFO DoctorBlanket issued server command: /races reload
  269. 20.04 15:11:19 [Server] INFO UUID of player canman1482 is d914e341-2aac-44e0-b378-032b5ec50d47
  270. 20.04 15:11:20 [Server] INFO [Commandspy] Successfully loaded users/d914e341-2aac-44e0-b378-032b5ec50d47_canman1482
  271. 20.04 15:11:20 [Server] INFO [MobHunting][Debug] Reading from Database: PlayerSettings: {player: Id:4 Name:canman1482, Learning: false, Muted: false}
  272. 20.04 15:11:21 [Connect] User canman1482, IP 206.207.159.2
  273. 20.04 15:11:21 [Multicraft] canman1482 ran command Message of the Day
  274. 20.04 15:11:21 [Server] INFO [MobHunting][Debug] Loaded 20 Achievements for canman1482.
  275. 20.04 15:11:26 [Server] INFO [g] Lena: wb yall
  276. 20.04 15:11:45 [Server] INFO canman1482 issued server command: /races gui
  277. 20.04 15:12:30 [Server] INFO [g] Belt: Its still broken, so im contacting the developer now
  278. 20.04 15:13:39 [Server] INFO DoctorBlanket issued server command: /mobhunt
  279. 20.04 15:13:56 [Server] INFO DoctorBlanket issued server command: /msg canman1482 yo, kill something real quick
  280. 20.04 15:14:20 [Server] INFO DoctorBlanket issued server command: /races gui
  281. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] ======================== New kill ==========================
  282. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] canman1482 killed a Creeper (Minecraft)@(world:30844,69,23959)
  283. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] KillAllowed: Mob killed by canman1482 was allowed by WorldGuard
  284. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] Basic Prize=$5 for killing a Creeper
  285. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] Grinding detection is disabled in config.yml
  286. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] canman1482 has no Rank Multiplier
  287. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] Killstreak=0, level=0, multiplier=1.0
  288. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] Reward rounded to 5.0
  289. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] RecordAchievement: hunting-level1-creeper has 34 kills
  290. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] RecordKill: canman1482 killed a Creeper (Minecraft) Cash=$5
  291. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] Description to be send:You killed a Creeper
  292. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] canman1482 got a reward ($5)
  293. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] If 0.42586487913266846<0.04 canman1482 will get a McMMO Level for Swords
  294. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] The command did not run because random number (0.19700216797412906) was bigger than chance (0.05)
  295. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] Did not drop a head: random(0.11888974599705127)>chance(0.005)
  296. 20.04 15:14:30 [Server] INFO [MobHunting][Debug] ======================= kill ended (37)=====================
  297. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] ======================== New kill ==========================
  298. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] canman1482 killed a Skeleton (Minecraft)@(world:30843,69,23969)
  299. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] KillAllowed: Mob killed by canman1482 was allowed by WorldGuard
  300. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] Basic Prize=$5 for killing a Skeleton
  301. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] Grinding detection is disabled in config.yml
  302. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] canman1482 has no Rank Multiplier
  303. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] Killstreak=0, level=0, multiplier=1.0
  304. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] Reward rounded to 5.0
  305. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] RecordAchievement: hunting-level1-skeleton has 33 kills
  306. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] RecordKill: canman1482 killed a Skeleton (Minecraft) Cash=$5
  307. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] Description to be send:You killed a Skeleton
  308. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] canman1482 got a reward ($5)
  309. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] If 0.6415469493340995<0.04 canman1482 will get a McMMO Level for Swords
  310. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] The command did not run because random number (0.731456296963159) was bigger than chance (0.05)
  311. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] Did not drop a head: random(0.11856935677685043)>chance(0.005)
  312. 20.04 15:14:36 [Server] INFO [MobHunting][Debug] ======================= kill ended (37)=====================
  313. 20.04 15:14:49 [Server] INFO canman1482 issued server command: /pm DoctorBlanket i killed a creeper and skeleton
  314. 20.04 15:14:51 [Server] INFO [MobHunting][Debug] Saving PlayerStats to Database.
  315. 20.04 15:14:51 [Server] INFO [MobHunting][Debug] Saved.
  316. 20.04 15:15:02 [Server] INFO [MobHunting][Debug] Refreshed 0 leaderboards.
  317. 20.04 15:16:50 [Server] INFO DoctorBlanket issued server command: /r and you got payed right?
  318. 20.04 15:17:05 [Server] INFO canman1482 issued server command: /r ya i got 5 for each
  319. 20.04 15:17:08 [Server] INFO DoctorBlanket issued server command: /r cool
  320. 20.04 15:17:56 [Server] INFO DoctorBlanket issued server command: /fly
  321. 20.04 15:18:17 [Server] ERROR Could not pass event CreatureSpawnEvent to Towny v0.93.0.0
  322. 20.04 15:18:17 [Server] INFO org.bukkit.event.EventException: null
  323. 20.04 15:18:17 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  324. 20.04 15:18:17 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  325. 20.04 15:18:17 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  326. 20.04 15:18:17 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  327. 20.04 15:18:17 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:446) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  328. 20.04 15:18:17 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.doEntityAddEventCalling(CraftEventFactory.java:383) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  329. 20.04 15:18:17 [Server] INFO at net.minecraft.server.v1_13_R2.World.addEntity(World.java:907) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  330. 20.04 15:18:17 [Server] INFO at net.minecraft.server.v1_13_R2.WorldServer.addEntity(WorldServer.java:917) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  331. 20.04 15:18:17 [Server] INFO at net.minecraft.server.v1_13_R2.SpawnerCreature.a(SpawnerCreature.java:182) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  332. 20.04 15:18:17 [Server] INFO at net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:260) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  333. 20.04 15:18:17 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:952) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  334. 20.04 15:18:17 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  335. 20.04 15:18:17 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  336. 20.04 15:18:17 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  337. 20.04 15:18:17 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  338. 20.04 15:18:17 [Server] INFO Caused by: java.lang.NullPointerException
  339. 20.04 15:18:17 [Server] INFO at com.palmergames.bukkit.towny.listeners.TownyEntityListener.onCreatureSpawn(TownyEntityListener.java:547) ~[?:?]
  340. 20.04 15:18:17 [Server] INFO at sun.reflect.GeneratedMethodAccessor160.invoke(Unknown Source) ~[?:?]
  341. 20.04 15:18:17 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
  342. 20.04 15:18:17 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
  343. 20.04 15:18:17 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:312) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  344. 20.04 15:18:17 [Server] INFO ... 14 more
  345. 20.04 15:18:21 [Server] WARN [Towny] Task #168 for Towny v0.93.0.0 generated an exception
  346. 20.04 15:18:21 [Server] INFO java.lang.NullPointerException: null
  347. 20.04 15:18:21 [Server] INFO at com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask.run(MobRemovalTimerTask.java:123) ~[?:?]
  348. 20.04 15:18:21 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  349. 20.04 15:18:21 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:392) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  350. 20.04 15:18:21 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:889) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  351. 20.04 15:18:21 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  352. 20.04 15:18:21 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  353. 20.04 15:18:21 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  354. 20.04 15:18:21 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  355. 20.04 15:18:26 [Server] WARN [Towny] Task #168 for Towny v0.93.0.0 generated an exception
  356. 20.04 15:18:26 [Server] INFO java.lang.NullPointerException: null
  357. 20.04 15:18:26 [Server] INFO at com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask.run(MobRemovalTimerTask.java:123) ~[?:?]
  358. 20.04 15:18:26 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  359. 20.04 15:18:26 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:392) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  360. 20.04 15:18:26 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:889) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  361. 20.04 15:18:26 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  362. 20.04 15:18:26 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  363. 20.04 15:18:26 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  364. 20.04 15:18:26 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  365. 20.04 15:18:31 [Server] WARN [Towny] Task #168 for Towny v0.93.0.0 generated an exception
  366. 20.04 15:18:31 [Server] INFO java.lang.NullPointerException: null
  367. 20.04 15:18:31 [Server] INFO at com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask.run(MobRemovalTimerTask.java:123) ~[?:?]
  368. 20.04 15:18:31 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  369. 20.04 15:18:31 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:392) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  370. 20.04 15:18:31 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:889) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  371. 20.04 15:18:31 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  372. 20.04 15:18:31 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  373. 20.04 15:18:31 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  374. 20.04 15:18:31 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  375. 20.04 15:18:36 [Server] WARN [Towny] Task #168 for Towny v0.93.0.0 generated an exception
  376. 20.04 15:18:36 [Server] INFO java.lang.NullPointerException: null
  377. 20.04 15:18:36 [Server] INFO at com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask.run(MobRemovalTimerTask.java:123) ~[?:?]
  378. 20.04 15:18:36 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  379. 20.04 15:18:36 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:392) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  380. 20.04 15:18:36 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:889) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  381. 20.04 15:18:36 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  382. 20.04 15:18:36 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  383. 20.04 15:18:36 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  384. 20.04 15:18:36 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  385. 20.04 15:18:41 [Server] WARN [Towny] Task #168 for Towny v0.93.0.0 generated an exception
  386. 20.04 15:18:41 [Server] INFO java.lang.NullPointerException: null
  387. 20.04 15:18:41 [Server] INFO at com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask.run(MobRemovalTimerTask.java:123) ~[?:?]
  388. 20.04 15:18:41 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  389. 20.04 15:18:41 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:392) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  390. 20.04 15:18:41 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:889) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  391. 20.04 15:18:41 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  392. 20.04 15:18:41 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  393. 20.04 15:18:41 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  394. 20.04 15:18:41 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  395. 20.04 15:18:46 [Server] WARN [Towny] Task #168 for Towny v0.93.0.0 generated an exception
  396. 20.04 15:18:46 [Server] INFO java.lang.NullPointerException: null
  397. 20.04 15:18:46 [Server] INFO at com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask.run(MobRemovalTimerTask.java:123) ~[?:?]
  398. 20.04 15:18:46 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  399. 20.04 15:18:46 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:392) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  400. 20.04 15:18:46 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:889) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  401. 20.04 15:18:46 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  402. 20.04 15:18:46 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  403. 20.04 15:18:46 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  404. 20.04 15:18:46 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  405. 20.04 15:18:51 [Server] WARN [Towny] Task #168 for Towny v0.93.0.0 generated an exception
  406. 20.04 15:18:51 [Server] INFO java.lang.NullPointerException: null
  407. 20.04 15:18:51 [Server] INFO at com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask.run(MobRemovalTimerTask.java:123) ~[?:?]
  408. 20.04 15:18:51 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  409. 20.04 15:18:51 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:392) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  410. 20.04 15:18:51 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:889) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  411. 20.04 15:18:51 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  412. 20.04 15:18:51 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  413. 20.04 15:18:51 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  414. 20.04 15:18:51 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  415. 20.04 15:18:56 [Server] WARN [Towny] Task #168 for Towny v0.93.0.0 generated an exception
  416. 20.04 15:18:56 [Server] INFO java.lang.NullPointerException: null
  417. 20.04 15:18:56 [Server] INFO at com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask.run(MobRemovalTimerTask.java:123) ~[?:?]
  418. 20.04 15:18:56 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  419. 20.04 15:18:56 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:392) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  420. 20.04 15:18:56 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:889) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  421. 20.04 15:18:56 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  422. 20.04 15:18:56 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  423. 20.04 15:18:56 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  424. 20.04 15:18:56 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  425. 20.04 15:19:01 [Server] WARN [Towny] Task #168 for Towny v0.93.0.0 generated an exception
  426. 20.04 15:19:01 [Server] INFO java.lang.NullPointerException: null
  427. 20.04 15:19:01 [Server] INFO at com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask.run(MobRemovalTimerTask.java:123) ~[?:?]
  428. 20.04 15:19:01 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  429. 20.04 15:19:01 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:392) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  430. 20.04 15:19:01 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:889) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  431. 20.04 15:19:01 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  432. 20.04 15:19:01 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  433. 20.04 15:19:01 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  434. 20.04 15:19:01 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  435. 20.04 15:19:06 [Server] WARN [Towny] Task #168 for Towny v0.93.0.0 generated an exception
  436. 20.04 15:19:06 [Server] INFO java.lang.NullPointerException: null
  437. 20.04 15:19:06 [Server] INFO at com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask.run(MobRemovalTimerTask.java:123) ~[?:?]
  438. 20.04 15:19:06 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  439. 20.04 15:19:06 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:392) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  440. 20.04 15:19:06 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:889) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  441. 20.04 15:19:06 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  442. 20.04 15:19:06 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  443. 20.04 15:19:06 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  444. 20.04 15:19:06 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  445. 20.04 15:19:11 [Server] WARN [Towny] Task #168 for Towny v0.93.0.0 generated an exception
  446. 20.04 15:19:11 [Server] INFO java.lang.NullPointerException: null
  447. 20.04 15:19:11 [Server] INFO at com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask.run(MobRemovalTimerTask.java:123) ~[?:?]
  448. 20.04 15:19:11 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  449. 20.04 15:19:11 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:392) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  450. 20.04 15:19:11 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:889) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  451. 20.04 15:19:11 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  452. 20.04 15:19:11 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  453. 20.04 15:19:11 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  454. 20.04 15:19:11 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  455. 20.04 15:19:16 [Server] WARN [Towny] Task #168 for Towny v0.93.0.0 generated an exception
  456. 20.04 15:19:16 [Server] INFO java.lang.NullPointerException: null
  457. 20.04 15:19:16 [Server] INFO at com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask.run(MobRemovalTimerTask.java:123) ~[?:?]
  458. 20.04 15:19:16 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  459. 20.04 15:19:16 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:392) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  460. 20.04 15:19:16 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:889) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  461. 20.04 15:19:16 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  462. 20.04 15:19:16 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  463. 20.04 15:19:16 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  464. 20.04 15:19:16 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  465. 20.04 15:19:21 [Server] WARN [Towny] Task #168 for Towny v0.93.0.0 generated an exception
  466. 20.04 15:19:21 [Server] INFO java.lang.NullPointerException: null
  467. 20.04 15:19:21 [Server] INFO at com.palmergames.bukkit.towny.tasks.MobRemovalTimerTask.run(MobRemovalTimerTask.java:123) ~[?:?]
  468. 20.04 15:19:21 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  469. 20.04 15:19:21 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:392) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  470. 20.04 15:19:21 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:889) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  471. 20.04 15:19:21 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  472. 20.04 15:19:21 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  473. 20.04 15:19:21 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-9ead700]
  474. 20.04 15:19:21 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  475. 20.04 15:19:24 [Multicraft] Auto-saving world...
  476. 20.04 15:19:24 [Server] INFO Saving is already turned on
  477. 20.04 15:19:24 [Server] INFO Saving the game (this may take a moment!)
  478. 20.04 15:19:24 [Server] INFO Saved the game
  479. 20.04 15:19:32 [Server] INFO [ChestShop] JSMII created a shop - 10 leather - B 75:50 S - at [world] 5690, 60, 21747
  480. 20.04 15:20:02 [Server] INFO [MobHunting][Debug] Refreshed 0 leaderboards.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement