Advertisement
Guest User

Untitled

a guest
May 10th, 2019
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 90.35 KB | None | 0 0
  1. [16:41:41] [main/INFO]: Loaded 0 recipes
  2. [16:41:41] [Server thread/INFO]: Starting minecraft server version 1.13.2
  3. [16:41:41] [Server thread/INFO]: Loading properties
  4. [16:41:41] [Server thread/INFO]: Default game type: SURVIVAL
  5. [16:41:41] [Server thread/INFO]: This server is running Paper version git-Paper-524 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
  6. [16:41:42] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [16:41:42] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [16:41:42] [Server thread/INFO]: Debug logging is disabled
  9. [16:41:42] [Server thread/INFO]: Generating keypair
  10. [16:41:42] [Server thread/INFO]: Starting Minecraft server on 51.79.38.251:25565
  11. [16:41:42] [Server thread/INFO]: Using epoll channel type
  12. [16:41:45] [Server thread/ERROR]: Fatal error trying to convert Enchants v3.1.9:ally/main/Enchants.class
  13. org.bukkit.plugin.AuthorNagException: No legacy enum constant for LOCKED_CHEST. Did you forget to define api-version: 1.13 in your plugin.yml?
  14. at org.bukkit.craftbukkit.v1_13_R2.util.Commodore$1$1.visitFieldInsn(Commodore.java:272) ~[patched_1.13.2.jar:git-Paper-524]
  15. at org.objectweb.asm.ClassReader.readCode(ClassReader.java:2205) ~[patched_1.13.2.jar:git-Paper-524]
  16. at org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1275) ~[patched_1.13.2.jar:git-Paper-524]
  17. at org.objectweb.asm.ClassReader.accept(ClassReader.java:679) ~[patched_1.13.2.jar:git-Paper-524]
  18. at org.objectweb.asm.ClassReader.accept(ClassReader.java:391) ~[patched_1.13.2.jar:git-Paper-524]
  19. at org.bukkit.craftbukkit.v1_13_R2.util.Commodore.convert(Commodore.java:173) ~[patched_1.13.2.jar:git-Paper-524]
  20. at org.bukkit.craftbukkit.v1_13_R2.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:238) ~[patched_1.13.2.jar:git-Paper-524]
  21. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:111) ~[patched_1.13.2.jar:git-Paper-524]
  22. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:84) ~[patched_1.13.2.jar:git-Paper-524]
  23. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  24. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  25. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  26. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_191]
  27. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:62) ~[patched_1.13.2.jar:git-Paper-524]
  28. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:130) ~[patched_1.13.2.jar:git-Paper-524]
  29. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.13.2.jar:git-Paper-524]
  30. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[patched_1.13.2.jar:git-Paper-524]
  31. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:331) ~[patched_1.13.2.jar:git-Paper-524]
  32. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.13.2.jar:git-Paper-524]
  33. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-524]
  34. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  35. [16:41:46] [Server thread/INFO]: (FAWE) Invalid config field: update for settings
  36. [16:41:46] [Server thread/INFO]: (FAWE) Failed to set config option: update: true | com.boydti.fawe.config.Settings@56c984e | Settings.yml
  37. [16:41:46] [Server thread/INFO]: (FAWE) Vault is used for persistent `/wea` toggles.
  38. [16:41:46] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1f2f0168]
  39. [16:41:46] [Server thread/INFO]: Using com.boydti.fawe.bukkit.adapter.v1_13_1.Spigot_v1_13_R2 as the Bukkit adapter
  40. [16:41:46] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  41. [16:41:46] [Server thread/WARN]: [WorldEdit] The version of Spigot/Paper you are using doesn't support Tags. The usage of tags with WorldEdit will not work until you update.
  42. [16:41:47] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  43. [16:41:47] [Server thread/INFO]: (FAWE) Replacing commands is currently undefined behavior: { stencil,color }
  44. [16:41:48] [Server thread/ERROR]: Could not load 'plugins/worldguard-bukkit-6.2.2.jar' in folder 'plugins'
  45. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/worldedit/Location
  46. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.13.2.jar:git-Paper-524]
  47. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.13.2.jar:git-Paper-524]
  48. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[patched_1.13.2.jar:git-Paper-524]
  49. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:331) ~[patched_1.13.2.jar:git-Paper-524]
  50. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.13.2.jar:git-Paper-524]
  51. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-524]
  52. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  53. Caused by: java.lang.NoClassDefFoundError: com/sk89q/worldedit/Location
  54. at com.sk89q.worldguard.protection.flags.DefaultFlag.<clinit>(DefaultFlag.java:134) ~[?:?]
  55. at com.sk89q.worldguard.bukkit.WorldGuardPlugin.<init>(WorldGuardPlugin.java:136) ~[?:?]
  56. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191]
  57. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_191]
  58. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_191]
  59. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_191]
  60. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_191]
  61. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:74) ~[patched_1.13.2.jar:git-Paper-524]
  62. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:130) ~[patched_1.13.2.jar:git-Paper-524]
  63. ... 6 more
  64. Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.Location
  65. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_191]
  66. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:138) ~[patched_1.13.2.jar:git-Paper-524]
  67. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:84) ~[patched_1.13.2.jar:git-Paper-524]
  68. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  69. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  70. at com.sk89q.worldguard.protection.flags.DefaultFlag.<clinit>(DefaultFlag.java:134) ~[?:?]
  71. at com.sk89q.worldguard.bukkit.WorldGuardPlugin.<init>(WorldGuardPlugin.java:136) ~[?:?]
  72. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191]
  73. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_191]
  74. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_191]
  75. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_191]
  76. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_191]
  77. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:74) ~[patched_1.13.2.jar:git-Paper-524]
  78. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:130) ~[patched_1.13.2.jar:git-Paper-524]
  79. ... 6 more
  80. [16:41:48] [Server thread/INFO]: [RepairNuggets] Loading RepairNuggets v1.0
  81. [16:41:48] [Server thread/INFO]: [Bookshelves] Loading Bookshelves v1.2.0
  82. [16:41:48] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
  83. [16:41:48] [Server thread/INFO]: [AsteranBottleTrader] Loading AsteranBottleTrader v1.0
  84. [16:41:48] [Server thread/INFO]: [Enchants] Loading Enchants v3.1.9
  85. [16:41:48] [Server thread/INFO]: [SEGUI] Loading SEGUI v1.1
  86. [16:41:48] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v4.3.3
  87. [16:41:48] [Server thread/INFO]: [FruitFarmer] Loading FruitFarmer v1.0
  88. [16:41:48] [Server thread/INFO]: [ServerInfo] Loading ServerInfo v1.5.0
  89. [16:41:48] [Server thread/INFO]: [EasterEggs] Loading EasterEggs v0.1.4
  90. [16:41:48] [Server thread/INFO]: [AsteranEmotes] Loading AsteranEmotes v1.0
  91. [16:41:48] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.7.1
  92. [16:41:48] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  93. [16:41:48] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  94. [16:41:48] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.13.2) has not yet been tested! Proceed with caution.
  95. [16:41:48] [Server thread/INFO]: [DeathMessagesPrime] Loading DeathMessagesPrime v1.13.1
  96. [16:41:48] [Server thread/INFO]: [InventoryRollback] Loading InventoryRollback v1.3.3
  97. [16:41:48] [Server thread/INFO]: [GuiRedeemMCMMO] Loading GuiRedeemMCMMO v1.5.4
  98. [16:41:48] [Server thread/INFO]: [AdvancedPortals] Loading AdvancedPortals v0.0.49
  99. [16:41:48] [Server thread/INFO]: [MythicDrops] Loading MythicDrops v4.3.2-3ba4261
  100. [16:41:48] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.18.2
  101. [16:41:48] [Server thread/INFO]: [Vouchers] Loading Vouchers v1.7.2
  102. [16:41:48] [Server thread/INFO]: [AsteranBlackSmith] Loading AsteranBlackSmith v1.1
  103. [16:41:48] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.0
  104. [16:41:48] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  105. [16:41:48] [Server thread/INFO]: [NerfPhantoms] Loading NerfPhantoms v1.1.0
  106. [16:41:48] [Server thread/INFO]: [AsteranMerchant] Loading AsteranMerchant v1.0
  107. [16:41:48] [Server thread/INFO]: [AsteranHelp] Loading AsteranHelp v1.1
  108. [16:41:48] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
  109. [16:41:48] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v1.1.0
  110. [16:41:48] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  111. [16:41:48] [Server thread/INFO]: [DisableLoreCrafting] Loading DisableLoreCrafting v1.0
  112. [16:41:48] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.0
  113. [16:41:48] [Server thread/INFO]: [EntityDetection] Loading EntityDetection v1.1.1 (build #17)
  114. [16:41:48] [Server thread/INFO]: [ezBroadcast] Loading ezBroadcast v1.1.1
  115. [16:41:48] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.7.1
  116. [16:41:48] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.8
  117. [16:41:48] [Server thread/INFO]: [WhipFix] Loading WhipFix v1.0
  118. [16:41:48] [Server thread/INFO]: [AsteranItems] Loading AsteranItems v1.0
  119. [16:41:48] [Server thread/INFO]: [[Join Message]] Loading JoinMessage v1.0-SNAPSHOT
  120. [16:41:48] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.16.3
  121. [16:41:48] [Server thread/INFO]: [AsteranKeyMaster] Loading AsteranKeyMaster v1.0
  122. [16:41:48] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v1.13.109
  123. [16:41:48] [Server thread/INFO]: [OpenInv] Loading OpenInv v3.3.7
  124. [16:41:48] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  125. [16:41:48] [Server thread/INFO]: [Trash] Loading Trash v1.1
  126. [16:41:48] [Server thread/INFO]: [MineableSpawners] Loading MineableSpawners v1.4
  127. [16:41:48] [Server thread/INFO]: [Elevator] Loading Elevator v2.15.2
  128. [16:41:48] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.9.0
  129. [16:41:48] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.0
  130. [16:41:48] [Server thread/INFO]: [Votifier] Loading Votifier v2.5.0
  131. [16:41:48] [Server thread/INFO]: [AsteraWarpsSD] Loading AsteraWarpsSD v1.0
  132. [16:41:48] [Server thread/INFO]: [EnchantableBlocks] Loading EnchantableBlocks v2.0.1
  133. [16:41:48] [Server thread/INFO]: [NightVision] Loading NightVision v2.0
  134. [16:41:48] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.8.0
  135. [16:41:48] [Server thread/INFO]: [VPNGuard] Loading VPNGuard v3.1
  136. [16:41:48] [Server thread/INFO]: [DeathCoordinates] Loading DeathCoordinates v1.4.1
  137. [16:41:48] [Server thread/INFO]: [AlwaysOnline] Loading AlwaysOnline v6.1
  138. [16:41:48] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib vDEV - 36 (git 2e140f82)
  139. [16:41:48] [Server thread/INFO]: [StaffChatReloaded] Loading StaffChatReloaded v1.2.0
  140. [16:41:48] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  141. [16:41:48] [Server thread/INFO]: [ColoredAnvils] Loading ColoredAnvils v1.08
  142. [16:41:48] [Server thread/INFO]: [GUIWarps] Loading GUIWarps v2.0.2
  143. [16:41:48] [Server thread/INFO]: [DeluxeJoin] Loading DeluxeJoin v2.6.1
  144. [16:41:48] [Server thread/INFO]: [LotteryPool] Loading LotteryPool v1.4.2
  145. [16:41:48] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.5
  146. [16:41:48] [Server thread/INFO]: [LWC] Loading LWC v2.1.1-46e9fa0
  147. [16:41:48] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
  148. [16:41:48] [Server thread/INFO]: [TabList] Loading TabList v4.0
  149. [16:41:48] [Server thread/INFO]: [CraftBay] Loading CraftBay v2.23
  150. [16:41:48] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.1.0
  151. [16:41:48] [Server thread/INFO]: [MarriageMaster] Loading MarriageMaster v1.31.12
  152. [16:41:48] [Server thread/INFO]: [Banknotes] Loading Banknotes v1.8.0
  153. [16:41:48] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1621)
  154. [16:41:48] [Server thread/INFO]: [Rankup] Loading Rankup v3.1.3
  155. [16:41:48] [Server thread/INFO]: [QuickShop] Loading QuickShop v1.13-0.9.39-beta
  156. [16:41:48] [Server thread/INFO]: [Brewery] Loading Brewery v1.7.1
  157. [16:41:48] [Server thread/INFO]: [TreasureChestReloaded] Loading TreasureChestReloaded v8.5.1
  158. [16:41:48] [Server thread/INFO]: [Slimefun] Loading Slimefun vDEV - 89 (git 33073a41)
  159. [16:41:48] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v2.7.6
  160. [16:41:48] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  161. [16:41:48] [Server thread/INFO]: [TempFly] Loading TempFly v1.5.1
  162. [16:41:48] [Server thread/INFO]: [Towny] Loading Towny v0.93.0.0
  163. [16:41:48] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v4.6.3
  164. [16:41:48] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.9
  165. [16:41:48] [Server thread/INFO]: [AdvancedAchievements] Loading AdvancedAchievements v5.10.2
  166. [16:41:48] [Server thread/INFO]: [ChatBubbles] Loading ChatBubbles v1.5.5
  167. [16:41:48] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.1.0
  168. [16:41:48] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.5.5-2586
  169. [16:41:48] [Server thread/INFO]: [TownyNameUpdater] Loading TownyNameUpdater v2.0
  170. [16:41:48] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
  171. [16:41:48] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v8.0.0.3
  172. [16:41:48] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v2.0.2
  173. [16:41:48] [Server thread/INFO]: [TownyChat] Loading TownyChat v0.53
  174. [16:41:48] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.4.1
  175. [16:41:48] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.45
  176. [16:41:48] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v1.5.4
  177. [16:41:48] [Server thread/INFO]: [TownyGUI] Loading TownyGUI v4.7
  178. [16:41:48] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.5.2
  179. [16:41:48] [Server thread/INFO]: [MythicArtifacts] Loading MythicArtifacts v0.1.22
  180. [16:41:48] [Server thread/INFO]: [AdvancedEnchantments] Loading AdvancedEnchantments v5.3.7
  181. [16:41:48] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.13.2
  182. [16:41:48] [Server thread/INFO]: [Jobs] Loading Jobs v4.10.3
  183. [16:41:48] [Server thread/INFO]: [BossShopPro] Loading BossShopPro v2.0.0
  184. [16:41:48] [Server thread/INFO]: [MyPet] Loading MyPet v3.0
  185. [16:41:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Error-Reporter ENABLED
  186. [16:41:49] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  187. [16:41:49] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0*
  188. [16:41:49] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  189. [16:41:49] [Server thread/INFO]: [MythicDrops] Enabling MythicDrops v4.3.2-3ba4261
  190. [16:41:49] [Server thread/INFO]: [MythicDrops] MythicDrops logging has been setup
  191. [16:41:49] [Server thread/INFO]: [MythicDrops] Loading tiers from /tiers/
  192. [16:41:49] [Server thread/WARN]: [com.modcrafting.diablodrops.name.NamesLoader] Could not find file /resources/mobnames/general.txt
  193. [16:41:49] [Server thread/INFO]: [MythicDrops] Error when loading custom item (socketsword): materialName is not valid
  194. [16:41:50] [Server thread/INFO]: [MythicDrops] AuraRunnable disabled due to no gems detected as using AURA target type.
  195. [16:41:50] [Server thread/INFO]: [MythicDrops] Mobs spawning with equipment enabled
  196. [16:41:50] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91*
  197. [16:41:50] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  198. [16:41:50] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  199. [16:41:50] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  200. [16:41:50] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  201. [16:41:50] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  202. [16:41:50] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  203. [16:41:50] [Server thread/INFO]: [LWC] Enabling LWC v2.1.1-46e9fa0
  204. [16:41:50] [Server thread/INFO]: [LWC] Connecting to SQLite
  205. [16:41:50] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.45
  206. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SWORD
  207. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SPADE
  208. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_PICKAXE
  209. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_AXE
  210. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_HOE
  211. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: INK_SACK_BLUE
  212. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: STONE_SPADE
  213. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_SWORD
  214. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_SPADE
  215. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_PICKAXE
  216. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_AXE
  217. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_HOE
  218. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_BOOTS
  219. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_HELMET
  220. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_LEGGINGS
  221. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_CHESTPLATE
  222. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: IRON_SPADE
  223. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: DIAMOND_SPADE
  224. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_3
  225. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_4
  226. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_5
  227. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_6
  228. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_7
  229. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_8
  230. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_9
  231. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_10
  232. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_11
  233. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: RECORD_12
  234. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: WATCH
  235. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: WEB
  236. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: GOLD_RECORD
  237. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: GREEN_RECORD
  238. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: INK_SACK_BROWN
  239. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: INK_SACK_BROWN
  240. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: CARROT_ITEM
  241. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: POTATO_ITEM
  242. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
  243. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
  244. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: SULPHUR
  245. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
  246. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
  247. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: SULPHUR
  248. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: WEB
  249. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: SULPHUR
  250. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: PORK
  251. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: WOOL
  252. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: RAW_BEEF
  253. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: RAW_CHICKEN
  254. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: INK_SACK_BLACK
  255. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: MUSHROOM_SOUP
  256. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: RAW_BEEF
  257. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: SNOW_BALL
  258. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: RED_ROSE
  259. [16:41:50] [Server thread/WARN]: [mcMMO] Invalid material: SKULL_ITEM
  260. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: LONG_GRASS
  261. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  262. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  263. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
  264. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  265. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  266. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  267. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: RAW_FISH:3
  268. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: LONG_GRASS:2
  269. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
  270. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  271. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  272. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  273. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  274. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  275. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  276. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  277. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  278. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  279. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  280. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  281. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  282. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  283. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  284. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  285. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  286. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  287. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  288. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  289. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  290. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  291. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  292. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  293. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  294. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  295. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  296. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  297. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  298. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  299. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  300. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  301. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: DRAGONS_BREATH
  302. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Absorption: DRAGONS_BREATH
  303. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Blindness: DRAGONS_BREATH
  304. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Decay: DRAGONS_BREATH
  305. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Dullness: DRAGONS_BREATH
  306. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Haste: DRAGONS_BREATH
  307. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Health Boost: DRAGONS_BREATH
  308. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Hunger: DRAGONS_BREATH
  309. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Nausea: DRAGONS_BREATH
  310. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Resistance: DRAGONS_BREATH
  311. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Saturation: DRAGONS_BREATH
  312. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Absorption Extended: DRAGONS_BREATH
  313. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Blindness Extended: DRAGONS_BREATH
  314. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Decay Extended: DRAGONS_BREATH
  315. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Dullness Extended: DRAGONS_BREATH
  316. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Haste Extended: DRAGONS_BREATH
  317. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Health Boost Extended: DRAGONS_BREATH
  318. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Hunger Extended: DRAGONS_BREATH
  319. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Nausea Extended: DRAGONS_BREATH
  320. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Resistance Extended: DRAGONS_BREATH
  321. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Saturation Extended: DRAGONS_BREATH
  322. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Absorption II: DRAGONS_BREATH
  323. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Blindness II: DRAGONS_BREATH
  324. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Decay II: DRAGONS_BREATH
  325. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Dullness II: DRAGONS_BREATH
  326. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Haste II: DRAGONS_BREATH
  327. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Health Boost II: DRAGONS_BREATH
  328. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Hunger II: DRAGONS_BREATH
  329. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Nausea II: DRAGONS_BREATH
  330. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Resistance II: DRAGONS_BREATH
  331. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion Splash Potion Of Saturation II: DRAGONS_BREATH
  332. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
  333. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: RAW_FISH:3
  334. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: SPECKLED_MELON
  335. [16:41:51] [Server thread/WARN]: [mcMMO] Failed to parse child for potion null: LONG_GRASS:2
  336. [16:41:51] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SWORD
  337. [16:41:51] [Server thread/WARN]: [mcMMO] WOOD_SWORD has an invalid repair material: null
  338. [16:41:51] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_SWORD must be greater than 0!
  339. [16:41:51] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SHOVEL
  340. [16:41:51] [Server thread/WARN]: [mcMMO] WOOD_SHOVEL has an invalid repair material: null
  341. [16:41:51] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_SHOVEL must be greater than 0!
  342. [16:41:51] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_PICKAXE
  343. [16:41:51] [Server thread/WARN]: [mcMMO] WOOD_PICKAXE has an invalid repair material: null
  344. [16:41:51] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_PICKAXE must be greater than 0!
  345. [16:41:51] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_AXE
  346. [16:41:51] [Server thread/WARN]: [mcMMO] WOOD_AXE has an invalid repair material: null
  347. [16:41:51] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_AXE must be greater than 0!
  348. [16:41:51] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_HOE
  349. [16:41:51] [Server thread/WARN]: [mcMMO] WOOD_HOE has an invalid repair material: null
  350. [16:41:51] [Server thread/WARN]: [mcMMO] Maximum durability of WOOD_HOE must be greater than 0!
  351. [16:41:51] [Server thread/WARN]: [mcMMO] Invalid material: CARROT_STICK
  352. [16:41:51] [Server thread/WARN]: [mcMMO] CARROT_STICK has an invalid repair material: null
  353. [16:41:51] [Server thread/WARN]: [mcMMO] Maximum durability of CARROT_STICK must be greater than 0!
  354. [16:41:51] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  355. [16:41:51] [Server thread/WARN]: [mcMMO] The following issues were found:
  356. [16:41:51] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SWORD
  357. [16:41:51] [Server thread/WARN]: [mcMMO] WOOD_SWORD has an invalid salvage material: null
  358. [16:41:51] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  359. [16:41:51] [Server thread/WARN]: [mcMMO] The following issues were found:
  360. [16:41:51] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_SPADE
  361. [16:41:51] [Server thread/WARN]: [mcMMO] WOOD_SPADE has an invalid salvage material: null
  362. [16:41:51] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  363. [16:41:51] [Server thread/WARN]: [mcMMO] The following issues were found:
  364. [16:41:51] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_PICKAXE
  365. [16:41:51] [Server thread/WARN]: [mcMMO] WOOD_PICKAXE has an invalid salvage material: null
  366. [16:41:51] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  367. [16:41:51] [Server thread/WARN]: [mcMMO] The following issues were found:
  368. [16:41:51] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_AXE
  369. [16:41:51] [Server thread/WARN]: [mcMMO] WOOD_AXE has an invalid salvage material: null
  370. [16:41:51] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  371. [16:41:51] [Server thread/WARN]: [mcMMO] The following issues were found:
  372. [16:41:51] [Server thread/WARN]: [mcMMO] Invalid material: WOOD_HOE
  373. [16:41:51] [Server thread/WARN]: [mcMMO] WOOD_HOE has an invalid salvage material: null
  374. [16:41:51] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  375. [16:41:51] [Server thread/WARN]: [mcMMO] The following issues were found:
  376. [16:41:51] [Server thread/WARN]: [mcMMO] Invalid material: STONE_SPADE
  377. [16:41:51] [Server thread/WARN]: [mcMMO] STONE_SPADE has an invalid salvage material: null
  378. [16:41:51] [Server thread/WARN]: [mcMMO] Errors have been found in: salvage.vanilla.yml
  379. [16:41:51] [Server thread/WARN]: [mcMMO] The following issues were found:
  380. [16:41:51] [Server thread/WARN]: [mcMMO] Invalid material: CARROT_STICK
  381. [16:41:51] [Server thread/WARN]: [mcMMO] CARROT_STICK has an invalid salvage material: null
  382. [16:41:51] [Server thread/INFO]: [mcMMO] enabling Acrobatics Skills
  383. [16:41:51] [Server thread/INFO]: [mcMMO] registered subskill: Roll
  384. [16:41:51] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist
  385. [16:41:51] [Server thread/INFO]: Preparing level "NewWorld"
  386. [16:41:51] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  387. [16:41:51] [Server thread/INFO]: Loaded 524 recipes
  388. [16:41:52] [Server thread/INFO]: -------- World Settings For [NewWorld] --------
  389. [16:41:52] [Server thread/INFO]: Experience Merge Radius: 6.0
  390. [16:41:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  391. [16:41:52] [Server thread/INFO]: Max TNT Explosions: 100
  392. [16:41:52] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
  393. [16:41:52] [Server thread/INFO]: Mob Spawn Range: 3
  394. [16:41:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  395. [16:41:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  396. [16:41:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  397. [16:41:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  398. [16:41:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  399. [16:41:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  400. [16:41:52] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  401. [16:41:52] [Server thread/INFO]: Carrot Growth Modifier: 100%
  402. [16:41:52] [Server thread/INFO]: Potato Growth Modifier: 100%
  403. [16:41:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  404. [16:41:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  405. [16:41:52] [Server thread/INFO]: Vine Growth Modifier: 100%
  406. [16:41:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  407. [16:41:52] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv false
  408. [16:41:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  409. [16:41:52] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
  410. [16:41:52] [Server thread/INFO]: Random Lighting Updates: false
  411. [16:41:52] [Server thread/INFO]: View Distance: 6
  412. [16:41:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  413. [16:41:52] [Server thread/INFO]: Item Despawn Rate: 6000
  414. [16:41:52] [Server thread/INFO]: Item Merge Radius: 3.5
  415. [16:41:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  416. [16:41:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  417. [16:41:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  418. [16:41:52] [Server thread/INFO]: -------- World Settings For [NewWorld_nether] --------
  419. [16:41:52] [Server thread/INFO]: Experience Merge Radius: 6.0
  420. [16:41:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  421. [16:41:52] [Server thread/INFO]: Max TNT Explosions: 100
  422. [16:41:52] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
  423. [16:41:52] [Server thread/INFO]: Mob Spawn Range: 3
  424. [16:41:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  425. [16:41:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  426. [16:41:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  427. [16:41:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  428. [16:41:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  429. [16:41:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  430. [16:41:52] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  431. [16:41:52] [Server thread/INFO]: Carrot Growth Modifier: 100%
  432. [16:41:52] [Server thread/INFO]: Potato Growth Modifier: 100%
  433. [16:41:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  434. [16:41:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  435. [16:41:52] [Server thread/INFO]: Vine Growth Modifier: 100%
  436. [16:41:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  437. [16:41:52] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv false
  438. [16:41:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  439. [16:41:52] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
  440. [16:41:52] [Server thread/INFO]: Random Lighting Updates: false
  441. [16:41:52] [Server thread/INFO]: View Distance: 6
  442. [16:41:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  443. [16:41:52] [Server thread/INFO]: Item Despawn Rate: 6000
  444. [16:41:52] [Server thread/INFO]: Item Merge Radius: 3.5
  445. [16:41:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  446. [16:41:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  447. [16:41:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  448. [16:41:52] [Server thread/INFO]: -------- World Settings For [NewWorld_the_end] --------
  449. [16:41:52] [Server thread/INFO]: Experience Merge Radius: 6.0
  450. [16:41:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  451. [16:41:52] [Server thread/INFO]: Max TNT Explosions: 100
  452. [16:41:52] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
  453. [16:41:52] [Server thread/INFO]: Mob Spawn Range: 3
  454. [16:41:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  455. [16:41:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  456. [16:41:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  457. [16:41:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  458. [16:41:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  459. [16:41:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  460. [16:41:52] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  461. [16:41:52] [Server thread/INFO]: Carrot Growth Modifier: 100%
  462. [16:41:52] [Server thread/INFO]: Potato Growth Modifier: 100%
  463. [16:41:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  464. [16:41:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  465. [16:41:52] [Server thread/INFO]: Vine Growth Modifier: 100%
  466. [16:41:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  467. [16:41:52] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv false
  468. [16:41:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  469. [16:41:52] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
  470. [16:41:52] [Server thread/INFO]: Random Lighting Updates: false
  471. [16:41:52] [Server thread/INFO]: View Distance: 6
  472. [16:41:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  473. [16:41:52] [Server thread/INFO]: Item Despawn Rate: 6000
  474. [16:41:52] [Server thread/INFO]: Item Merge Radius: 3.5
  475. [16:41:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  476. [16:41:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  477. [16:41:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  478. [16:41:52] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: 27594263)
  479. [16:41:52] [Server thread/INFO]: Preparing start region for level minecraft:the_nether (Seed: 27594263)
  480. [16:41:52] [Server thread/INFO]: Preparing start region for level minecraft:the_end (Seed: 3511465829327473606)
  481. [16:41:52] [Server thread/INFO]: Time elapsed: 19 ms
  482. [16:41:52] [Server thread/INFO]: [RepairNuggets] Enabling RepairNuggets v1.0*
  483. [16:41:52] [Server thread/INFO]: [RepairNuggets] [Nuggets enabled...let's hope it works]
  484. [16:41:52] [Server thread/INFO]: [Bookshelves] Enabling Bookshelves v1.2.0*
  485. [16:41:52] [Server thread/INFO]: [Bookshelves] Metrics started
  486. [16:41:52] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1*
  487. [16:41:52] [Server thread/INFO]: [DeluxeTags] 229 tags loaded
  488. [16:41:52] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
  489. [16:41:52] [Server thread/INFO]: [DeluxeTags] DeluxeChat will handle fetching placeholders for tags!
  490. [16:41:52] [Server thread/INFO]: ----------------------------
  491. [16:41:52] [Server thread/INFO]: DeluxeTags Updater
  492. [16:41:52] [Server thread/INFO]:
  493. [16:41:52] [Server thread/INFO]: Could not connect to spigotmc.org
  494. [16:41:52] [Server thread/INFO]: to check for updates!
  495. [16:41:52] [Server thread/INFO]:
  496. [16:41:52] [Server thread/INFO]: ----------------------------
  497. [16:41:52] [Server thread/INFO]: ----------------------------
  498. [16:41:52] [Server thread/INFO]: DeluxeTags Updater
  499. [16:41:52] [Server thread/INFO]:
  500. [16:41:52] [Server thread/INFO]: You are running 1.7.1
  501. [16:41:52] [Server thread/INFO]: The latest version
  502. [16:41:52] [Server thread/INFO]: of DeluxeTags!
  503. [16:41:52] [Server thread/INFO]:
  504. [16:41:52] [Server thread/INFO]: ----------------------------
  505. [16:41:52] [Server thread/INFO]: [AsteranBottleTrader] Enabling AsteranBottleTrader v1.0
  506. [16:41:52] [Server thread/INFO]: [Enchants] Enabling Enchants v3.1.9*
  507. [16:41:52] [Server thread/INFO]:
  508. [16:41:52] [Server thread/INFO]: *==============================*
  509. [16:41:52] [Server thread/INFO]: * *
  510. [16:41:52] [Server thread/INFO]: * Enabling Enchants v3.1.9... *
  511. [16:41:52] [Server thread/INFO]: * *
  512. [16:41:52] [Server thread/INFO]: *==============================*
  513. [16:41:52] [Server thread/INFO]:
  514. [16:41:52] [Server thread/INFO]: [SEGUI] Enabling SEGUI v1.1
  515. [16:41:52] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v4.3.3
  516. [16:41:52] [Server thread/INFO]: [FruitFarmer] Enabling FruitFarmer v1.0
  517. [16:41:52] [Server thread/INFO]: [ServerInfo] Enabling ServerInfo v1.5.0*
  518. [16:41:53] [Server thread/INFO]: [EasterEggs] Enabling EasterEggs v0.1.4*
  519. [16:41:53] [Server thread/INFO]: [AsteranEmotes] Enabling AsteranEmotes v1.0
  520. [16:41:53] [Server thread/INFO]: [AsteranEmotes] AsteranEmotes Enabled
  521. [16:41:53] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.7.1
  522. [16:41:53] [Server thread/INFO]: Hooked into: Essentials
  523. [16:41:53] [Server thread/INFO]: Hooked into: Multiverse-Core (World Alias)
  524. [16:41:53] [Server thread/INFO]: Hooked into: ProtocolLib (Packet Features)
  525. [16:41:53] [Server thread/INFO]: Hooked into: Towny
  526. [16:41:53] [Server thread/INFO]: Hooked into: Vault
  527. [16:41:53] [Server thread/INFO]: Hooked into: PlaceholderAPI
  528. [16:41:53] [Server thread/INFO]: Starting checker listener with LOWEST priority
  529. [16:41:53] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719*
  530. [16:41:53] [Server thread/INFO]: -------- World Settings For [Aviethia] --------
  531. [16:41:53] [Server thread/INFO]: Experience Merge Radius: 6.0
  532. [16:41:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  533. [16:41:53] [Server thread/INFO]: Max TNT Explosions: 100
  534. [16:41:53] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
  535. [16:41:53] [Server thread/INFO]: Mob Spawn Range: 3
  536. [16:41:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
  537. [16:41:53] [Server thread/INFO]: Cane Growth Modifier: 100%
  538. [16:41:53] [Server thread/INFO]: Melon Growth Modifier: 100%
  539. [16:41:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  540. [16:41:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  541. [16:41:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
  542. [16:41:53] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  543. [16:41:53] [Server thread/INFO]: Carrot Growth Modifier: 100%
  544. [16:41:53] [Server thread/INFO]: Potato Growth Modifier: 100%
  545. [16:41:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
  546. [16:41:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  547. [16:41:53] [Server thread/INFO]: Vine Growth Modifier: 100%
  548. [16:41:53] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  549. [16:41:53] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv false
  550. [16:41:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  551. [16:41:53] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
  552. [16:41:53] [Server thread/INFO]: Random Lighting Updates: false
  553. [16:41:53] [Server thread/INFO]: View Distance: 6
  554. [16:41:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  555. [16:41:53] [Server thread/INFO]: Item Despawn Rate: 6000
  556. [16:41:53] [Server thread/INFO]: Item Merge Radius: 3.5
  557. [16:41:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
  558. [16:41:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  559. [16:41:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  560. [16:41:53] [Server thread/INFO]: Preparing start region for level 3 (Seed: 27594263)
  561. [16:41:53] [Server thread/INFO]: -------- World Settings For [Resource] --------
  562. [16:41:53] [Server thread/INFO]: Experience Merge Radius: 6.0
  563. [16:41:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  564. [16:41:53] [Server thread/INFO]: Max TNT Explosions: 100
  565. [16:41:53] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
  566. [16:41:53] [Server thread/INFO]: Mob Spawn Range: 3
  567. [16:41:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
  568. [16:41:53] [Server thread/INFO]: Cane Growth Modifier: 100%
  569. [16:41:53] [Server thread/INFO]: Melon Growth Modifier: 100%
  570. [16:41:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  571. [16:41:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  572. [16:41:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
  573. [16:41:53] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  574. [16:41:53] [Server thread/INFO]: Carrot Growth Modifier: 100%
  575. [16:41:53] [Server thread/INFO]: Potato Growth Modifier: 100%
  576. [16:41:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
  577. [16:41:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  578. [16:41:53] [Server thread/INFO]: Vine Growth Modifier: 100%
  579. [16:41:53] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  580. [16:41:53] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv false
  581. [16:41:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  582. [16:41:53] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
  583. [16:41:53] [Server thread/INFO]: Random Lighting Updates: false
  584. [16:41:53] [Server thread/INFO]: View Distance: 6
  585. [16:41:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  586. [16:41:53] [Server thread/INFO]: Item Despawn Rate: 6000
  587. [16:41:53] [Server thread/INFO]: Item Merge Radius: 3.5
  588. [16:41:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
  589. [16:41:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  590. [16:41:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  591. [16:41:53] [Server thread/INFO]: Preparing start region for level 4 (Seed: 8904722621525608294)
  592. [16:41:53] [Server thread/INFO]: -------- World Settings For [Info] --------
  593. [16:41:53] [Server thread/INFO]: Experience Merge Radius: 6.0
  594. [16:41:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  595. [16:41:53] [Server thread/INFO]: Max TNT Explosions: 100
  596. [16:41:53] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
  597. [16:41:53] [Server thread/INFO]: Mob Spawn Range: 3
  598. [16:41:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
  599. [16:41:53] [Server thread/INFO]: Cane Growth Modifier: 100%
  600. [16:41:53] [Server thread/INFO]: Melon Growth Modifier: 100%
  601. [16:41:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  602. [16:41:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  603. [16:41:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
  604. [16:41:53] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  605. [16:41:53] [Server thread/INFO]: Carrot Growth Modifier: 100%
  606. [16:41:53] [Server thread/INFO]: Potato Growth Modifier: 100%
  607. [16:41:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
  608. [16:41:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  609. [16:41:53] [Server thread/INFO]: Vine Growth Modifier: 100%
  610. [16:41:53] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  611. [16:41:53] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv false
  612. [16:41:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  613. [16:41:53] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
  614. [16:41:53] [Server thread/INFO]: Random Lighting Updates: false
  615. [16:41:53] [Server thread/INFO]: View Distance: 6
  616. [16:41:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  617. [16:41:53] [Server thread/INFO]: Item Despawn Rate: 6000
  618. [16:41:53] [Server thread/INFO]: Item Merge Radius: 3.5
  619. [16:41:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
  620. [16:41:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  621. [16:41:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  622. [16:41:53] [Server thread/INFO]: Preparing start region for level 5 (Seed: -6336047772660730104)
  623. [16:41:53] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  624. [16:41:54] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  625. [16:41:54] [Server thread/INFO]: [DeathMessagesPrime] Enabling DeathMessagesPrime v1.13.1
  626. [16:41:54] [Server thread/INFO]: [DeathMessagesPrime] Minecraft version is 1.13.2
  627. [16:41:54] [Server thread/INFO]: [InventoryRollback] Enabling InventoryRollback v1.3.3
  628. [16:41:54] [Server thread/INFO]: Checking for updates...
  629. [16:41:54] [Server thread/INFO]: ===============================================================================
  630. [16:41:54] [Server thread/INFO]: An update to InventoryRollback is available!
  631. [16:41:54] [Server thread/INFO]: Download at https://www.spigotmc.org/resources/inventoryrollback.48074/
  632. [16:41:54] [Server thread/INFO]: ===============================================================================
  633. [16:41:54] [Server thread/INFO]: [GuiRedeemMCMMO] Enabling GuiRedeemMCMMO v1.5.4*
  634. [16:41:54] [Server thread/INFO]: GuiRedeemMCMMO Has Been Enabled!
  635. [16:41:54] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.0.49
  636. [16:41:54] [Server thread/INFO]: [AdvancedPortals] Bukkit version detected v1_13_R2
  637. [16:41:54] [Server thread/INFO]: [AdvancedPortals] Got field f from TileEntityEndGateway
  638. [16:41:54] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
  639. [16:41:54] [Server thread/INFO]: Advanced portals have been successfully enabled!
  640. [16:41:54] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.18.2
  641. [16:41:54] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.18.2
  642. [16:41:54] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from Minecraft-server-list.com/, may be an invalid service site. Vote on the site and look in console for a service site, if you get nothing then there is an issue with votifier
  643. [16:41:54] [Server thread/INFO]: [Vouchers] Enabling Vouchers v1.7.2
  644. [16:41:54] [Server thread/INFO]: [Vouchers] Loading the Config.yml
  645. [16:41:54] [Server thread/INFO]: [Vouchers] Successfully loaded Config.yml
  646. [16:41:54] [Server thread/INFO]: [Vouchers] Loading the Data.yml
  647. [16:41:54] [Server thread/INFO]: [Vouchers] Successfully loaded Data.yml
  648. [16:41:54] [Server thread/INFO]: [Vouchers] Loading the Messages.yml
  649. [16:41:54] [Server thread/INFO]: [Vouchers] Successfully loaded Messages.yml
  650. [16:41:54] [Server thread/INFO]: [Vouchers] Loading the VoucherCodes.yml
  651. [16:41:54] [Server thread/INFO]: [Vouchers] Successfully loaded VoucherCodes.yml
  652. [16:41:54] [Server thread/INFO]: [AsteranBlackSmith] Enabling AsteranBlackSmith v1.1
  653. [16:41:54] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.0*
  654. [16:41:54] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4*
  655. [16:41:54] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  656. [16:41:55] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  657. [16:41:55] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  658. [16:41:55] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  659. [16:41:55] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  660. [16:41:55] [Server thread/INFO]: [NerfPhantoms] Enabling NerfPhantoms v1.1.0
  661. [16:41:55] [Server thread/INFO]: [AsteranMerchant] Enabling AsteranMerchant v1.0
  662. [16:41:55] [Server thread/INFO]: [AsteranHelp] Enabling AsteranHelp v1.1
  663. [16:41:55] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8*
  664. [16:41:55] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  665. [16:41:55] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  666. [16:41:55] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  667. [16:41:55] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  668. [16:41:55] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  669. [16:41:55] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
  670. [16:41:55] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v1.1.0*
  671. [16:41:55] [Server thread/INFO]: ColoredSigns is now enabled.
  672. [16:41:55] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
  673. [16:41:55] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  674. [16:41:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxechat
  675. [16:41:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  676. [16:41:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
  677. [16:41:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: towny
  678. [16:41:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: VotingPlugin
  679. [16:41:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  680. [16:41:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  681. [16:41:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
  682. [16:41:55] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  683. [16:41:55] [Server thread/INFO]: [DisableLoreCrafting] Enabling DisableLoreCrafting v1.0*
  684. [16:41:55] [Server thread/INFO]: [DisableLoreCrafting] Enabled
  685. [16:41:55] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.0*
  686. [16:41:55] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
  687. [16:41:55] [Server thread/INFO]: [EntityDetection] Enabling EntityDetection v1.1.1 (build #17)*
  688. [16:41:55] [Server thread/INFO]: [ezBroadcast] Enabling ezBroadcast v1.1.1*
  689. [16:41:55] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.7.1*
  690. [16:41:55] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
  691. [16:41:55] [Server thread/INFO]: [ChatReaction] 435 words loaded!
  692. [16:41:55] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
  693. [16:41:55] [Server thread/INFO]: ---------------------------
  694. [16:41:55] [Server thread/INFO]: ChatReaction Updater
  695. [16:41:55] [Server thread/INFO]:
  696. [16:41:55] [Server thread/INFO]: Could not connect to spigotmc.org
  697. [16:41:55] [Server thread/INFO]: to check for updates!
  698. [16:41:55] [Server thread/INFO]:
  699. [16:41:55] [Server thread/INFO]: ---------------------------
  700. [16:41:55] [Server thread/INFO]: ---------------------------
  701. [16:41:55] [Server thread/INFO]: ChatReaction Updater
  702. [16:41:55] [Server thread/INFO]:
  703. [16:41:55] [Server thread/INFO]: You are running 1.7.1
  704. [16:41:55] [Server thread/INFO]: The latest version
  705. [16:41:55] [Server thread/INFO]: of ChatReaction!
  706. [16:41:55] [Server thread/INFO]:
  707. [16:41:55] [Server thread/INFO]: ---------------------------
  708. [16:41:55] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.8*
  709. [16:41:55] [Server thread/INFO]: [WhipFix] Enabling WhipFix v1.0*
  710. [16:41:55] [Server thread/INFO]: [WhipFix] [Whippity Dippity Do...let's hope it works]
  711. [16:41:55] [Server thread/INFO]: [AsteranItems] Enabling AsteranItems v1.0
  712. [16:41:55] [Server thread/INFO]: [AsteranItems] [JewelSeeker enabled]
  713. [16:41:55] [Server thread/INFO]: [AsteranItems] [MetalDetector enabled]
  714. [16:41:55] [Server thread/INFO]: [AsteranItems] [KrakensAwakening enabled]
  715. [16:41:55] [Server thread/INFO]: [AsteranItems] [Wicked Lumber Jack enabled]
  716. [16:41:55] [Server thread/INFO]: [[Join Message]] Enabling JoinMessage v1.0-SNAPSHOT
  717. [16:41:55] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.16.3
  718. [16:41:55] [Server thread/INFO]: === Super Trails ===SuperTrails 9.6.8 for MC 1.13 enabledThank you for using !===================== [CoreProtect] Invalid WorldEdit version found.
  719. [16:41:55] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  720. [16:41:55] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  721. [16:41:56] [Server thread/INFO]: [AsteranKeyMaster] Enabling AsteranKeyMaster v1.0
  722. [16:41:56] [Server thread/INFO]: [OpenInv] Enabling OpenInv v3.3.7*
  723. [16:41:56] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity*
  724. [16:41:56] [Server thread/WARN]: [Essentials] Ignoring attempt to change parent of plugin logger
  725. [16:41:56] [Server thread/INFO]: [Essentials] Using locale en_US
  726. [16:41:56] [Server thread/INFO]: [Essentials] Using locale en_US
  727. [16:41:56] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  728. [16:41:56] [Server thread/INFO]: [Essentials] Essentials: Using PermissionsEx based permissions.
  729. [16:41:56] [Server thread/INFO]: [Trash] Enabling Trash v1.1*
  730. [16:41:56] [Server thread/INFO]: [@] Trash is Enabled
  731. [16:41:56] [Server thread/INFO]: [MineableSpawners] Enabling MineableSpawners v1.4
  732. [16:41:56] [Server thread/INFO]: [Elevator] Enabling Elevator v2.15.2*
  733. [16:41:56] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.0
  734. [16:41:56] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  735. [16:41:56] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  736. [16:41:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Aviethia" has border radius 10000 at X: 228.5 Z: 101.6
  737. [16:41:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Event" has border radius 1500 at X: 0.0 Z: 0.0
  738. [16:41:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Resource" has border radius 20000 at X: -110.5 Z: -205.5
  739. [16:41:56] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 138.0 Y: 81.0 Z: -60.0
  740. [16:41:56] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.0
  741. [16:41:56] [Server thread/INFO]: [BuycraftX] Validating your server key...
  742. [16:41:56] [Server thread/INFO]: [BuycraftX] A new version of BuycraftX (12.0.1) is available. Go to your server panel at https://server.buycraft.net/plugins to download the update.
  743. [16:41:56] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  744. [16:41:57] [Server thread/INFO]: [Votifier] Enabling Votifier v2.5.0
  745. [16:41:57] [Server thread/INFO]: [Votifier] Loaded token for website: default
  746. [16:41:57] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
  747. [16:41:57] [Server thread/INFO]: [AsteraWarpsSD] Enabling AsteraWarpsSD v1.0
  748. [16:41:57] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /51.79.38.251:8134.
  749. [16:41:57] [Server thread/INFO]: [AsteraWarpsSD] AsteraWarpsSD v1.0 has been enabled!
  750. [16:41:57] [Server thread/INFO]: [EnchantableBlocks] Enabling EnchantableBlocks v2.0.1
  751. [16:41:57] [Server thread/INFO]: [NightVision] Enabling NightVision v2.0*
  752. [16:41:57] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.8.0
  753. [16:41:57] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_13_R2
  754. [16:41:57] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #269
  755. [16:41:57] [Server thread/INFO]: [LibsDisguises] Build Date: 07/03/2019 01:50
  756. [16:41:59] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  757. [16:41:59] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  758. [16:41:59] [Server thread/WARN]: [LibsDisguises] Your config is missing 2 options! Please consider regenerating your config!
  759. [16:41:59] [Server thread/INFO]: [VPNGuard] Enabling VPNGuard v3.1*
  760. [16:41:59] [Server thread/INFO]: [VPNGuard] Attempting to load: settings.dat
  761. [16:41:59] [Server thread/INFO]: [VPNGuard] settings.dat has been loaded!
  762. [16:41:59] [Server thread/INFO]: [DeathCoordinates] Enabling DeathCoordinates v1.4.1
  763. [16:41:59] [Server thread/INFO]: [DeathCoordinates] Has been enabled! Version: 1.4.1
  764. [16:41:59] [Server thread/INFO]: [DeathCoordinates] Thanks for using my plugin! ~Ajneb97
  765. [16:41:59] [Server thread/INFO]: There is a new version available. (1.4.2)
  766. [16:41:59] [Server thread/INFO]: You can download it at: https://www.spigotmc.org/resources/43318/
  767. [16:41:59] [Server thread/INFO]: [AlwaysOnline] Enabling AlwaysOnline v6.1*
  768. [16:41:59] [Server thread/INFO]: [AlwaysOnline] Loading configuration...
  769. [16:41:59] [Server thread/INFO]: [AlwaysOnline] Successfully loaded previous state variables!
  770. [16:41:59] [Server thread/INFO]: [AlwaysOnline] Loading file database...
  771. [16:41:59] [Server thread/INFO]: [AlwaysOnline] Database is ready to go!
  772. [16:41:59] [Server thread/INFO]: [AlwaysOnline] Mojang help page check: false
  773. [16:41:59] [Server thread/INFO]: [AlwaysOnline] Xpaw check: false
  774. [16:41:59] [Server thread/INFO]: [AlwaysOnline] Head Session server check: true
  775. [16:41:59] [Server thread/INFO]: [AlwaysOnline] Total check methods active: 1
  776. [16:41:59] [Server thread/INFO]: [AlwaysOnline] Setting up NMS authentication service...
  777. [16:41:59] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib vDEV - 36 (git 2e140f82)
  778. [16:41:59] [Server thread/WARN]:
  779. [16:41:59] [Server thread/WARN]: ################## - DEVELOPMENT BUILD - ##################
  780. [16:41:59] [Server thread/WARN]: You appear to be using an experimental build of CS-CoreLib
  781. [16:41:59] [Server thread/WARN]: Version DEV - 36 (git 2e140f82)
  782. [16:41:59] [Server thread/WARN]:
  783. [16:41:59] [Server thread/WARN]: Auto-Updates have been disabled. Use at your own risk!
  784. [16:41:59] [Server thread/WARN]:
  785. [16:41:59] [Server thread/INFO]: [StaffChatReloaded] Enabling StaffChatReloaded v1.2.0*
  786. [16:41:59] [Server thread/INFO]: (!) StaffChatReloaded has been loaded. Version 1.2.0 Beta
  787. [16:41:59] [Server thread/INFO]: [ColoredAnvils] Enabling ColoredAnvils v1.08*
  788. [16:41:59] [Server thread/INFO]: [ColoredAnvils] ColoredAnvils v1.08 has been enabled!
  789. [16:41:59] [Server thread/INFO]: [ColoredAnvils] Permissions for ColoredAnvils are disabled.
  790. [16:41:59] [Server thread/INFO]: [GUIWarps] Enabling GUIWarps v2.0.2
  791. [16:41:59] [Server thread/INFO]: Astera >> Title support is enabled.
  792. [16:41:59] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] GUIWarpsSQLitePool - Starting...
  793. [16:41:59] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] GUIWarpsSQLitePool - Start completed.
  794. [16:41:59] [Server thread/INFO]: Astera >> Vault found. Economy & group support is enabled.
  795. [16:41:59] [Server thread/INFO]: [DeluxeJoin] Enabling DeluxeJoin v2.6.1
  796. [16:41:59] [Server thread/INFO]: [DeluxeJoin] 1 DeluxeJoinFormats loaded!
  797. [16:41:59] [Server thread/INFO]: [DeluxeJoin] 1 DeluxeMotds loaded!
  798. [16:41:59] [Server thread/INFO]: [DeluxeJoin] First join message is enabled!
  799. [16:41:59] [Server thread/INFO]: [DeluxeJoin] Succesfully hooked into PlaceholderAPI for placeholders!
  800. [16:41:59] [Server thread/INFO]: [LotteryPool] Enabling LotteryPool v1.4.2
  801. [16:41:59] [Server thread/INFO]: Vault is found! LOTTERY POOLS has been successfully loaded up.
  802. [16:41:59] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.5
  803. [16:41:59] [Server thread/INFO]: [EpicRename] Version: 3.5 MC Version: NEWER_THAN_ONE_DOT_EIGHT
  804. [16:41:59] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2019 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx
  805. [16:41:59] [Server thread/INFO]: [EpicRename] Starting plugin enable...
  806. [16:41:59] [Server thread/INFO]: [Astera] 》Prefix set to: '[Astera] 》'
  807. [16:41:59] [Server thread/INFO]: [Astera] 》Plugin Enabled!
  808. [16:41:59] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
  809. [16:41:59] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  810. [16:41:59] [Server thread/INFO]: [TabList] Enabling TabList v4.0*
  811. [16:41:59] [Server thread/WARN]: [TabList] Found outdated configuration (config.yml)! (Your version: 7 | Newest version: 10)
  812. [16:41:59] [Server thread/WARN]: [TabList] Found outdated configuration (messages.yml)! (Your version: 3 | Newest version: 5)
  813. [16:41:59] [Server thread/INFO]: [TabList] Hooked PlaceholderAPI version: 2.9.2
  814. [16:41:59] [Server thread/INFO]: [TabList] New version (4.3) is available at https://www.spigotmc.org/resources/46229/
  815. [16:41:59] [Server thread/INFO]: [TabList] Metrics enabled.
  816. [16:41:59] [Server thread/INFO]: [TabList] > The plugin successfully enabled v3.5!
  817. [16:41:59] [Server thread/INFO]: [CraftBay] Enabling CraftBay v2.23
  818. [16:41:59] [Server thread/WARN]: [CraftBay] Could not save de_DE.yml to plugins/CraftBay/lang/de_DE.yml because de_DE.yml already exists.
  819. [16:41:59] [Server thread/WARN]: [CraftBay] Could not save en_US.yml to plugins/CraftBay/lang/en_US.yml because en_US.yml already exists.
  820. [16:41:59] [Server thread/WARN]: [CraftBay] Could not save zh_CN.yml to plugins/CraftBay/lang/zh_CN.yml because zh_CN.yml already exists.
  821. [16:41:59] [Server thread/WARN]: [CraftBay] Could not save ru_RU.yml to plugins/CraftBay/lang/ru_RU.yml because ru_RU.yml already exists.
  822. [16:41:59] [Server thread/INFO]: [CraftBay] Falling back to default chat
  823. [16:41:59] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.1.0
  824. [16:41:59] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
  825. [16:41:59] [Server thread/INFO]: [MarriageMaster] Enabling MarriageMaster v1.31.12
  826. [16:41:59] [Server thread/INFO]: [MarriageMaster] Config Version: 28 => no update needed
  827. [16:41:59] [Server thread/INFO]: [MarriageMaster] Config loaded
  828. [16:41:59] [Server thread/INFO]: [MarriageMaster] Language Version: 19 => no update needed
  829. [16:42:00] [Server thread/INFO]: [MarriageMaster] Checking for updates ...
  830. [16:42:00] [Server thread/INFO]: [MarriageMaster] Marriage Master has been enabled!
  831. [16:42:00] [Server thread/INFO]: [Banknotes] Enabling Banknotes v1.8.0*
  832. [16:42:00] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1621)
  833. [16:42:00] [Server thread/INFO]: [Rankup] Enabling Rankup v3.1.3
  834. [16:42:00] [Server thread/INFO]: [QuickShop] Enabling QuickShop v1.13-0.9.39-beta
  835. [16:42:00] [Server thread/INFO]: [QuickShop] Found permission provider.
  836. [16:42:00] [Server thread/INFO]: [QuickShop] 7 is not a valid material. Check your spelling or ID
  837. [16:42:00] [Server thread/WARN]: Invalid custom item name definition {NETHER_STALK;Nether Wart;Nether Wart} Error: Invalid material: NETHER_STALK
  838. [16:42:00] [Server thread/INFO]: [QuickShop] Limit cfg found...
  839. [16:42:00] [Server thread/INFO]: [QuickShop] Limits.use: false
  840. [16:42:00] [Server thread/INFO]: [QuickShop] {quickshop=0, quickshop.vip=20}
  841. [16:42:02] [Server thread/INFO]: [QuickShop] Loading shops from database...
  842. [16:42:06] [Server thread/INFO]: [QuickShop] Loaded 1485 shops.
  843. [16:42:06] [Server thread/INFO]: Cleaning purchase messages from database that are over a week old...
  844. [16:42:06] [Server thread/INFO]: [QuickShop] Registering Listeners
  845. [16:42:06] [Server thread/INFO]: [QuickShop] QuickShop loaded!
  846. [16:42:06] [Server thread/INFO]: [Brewery] Enabling Brewery v1.7.1
  847. [16:42:07] [Server thread/INFO]: [Brewery] Brewery enabled!
  848. [16:42:07] [Server thread/INFO]: [TreasureChestReloaded] Enabling TreasureChestReloaded v8.5.1
  849. [16:42:08] [Server thread/INFO]: [Slimefun] Enabling Slimefun vDEV - 89 (git 33073a41)
  850. [16:42:08] [Server thread/INFO]: [Slimefun] Loading Files...
  851. [16:42:08] [Server thread/INFO]: [Slimefun] Loading Config...
  852. [16:42:08] [Server thread/WARN]:
  853. [16:42:08] [Server thread/WARN]: ################## - DEVELOPMENT BUILD - ##################
  854. [16:42:08] [Server thread/WARN]: You appear to be using an experimental build of Slimefun
  855. [16:42:08] [Server thread/WARN]: Version DEV - 89 (git 33073a41)
  856. [16:42:08] [Server thread/WARN]:
  857. [16:42:08] [Server thread/WARN]: Auto-Updates have been disabled. Use at your own risk!
  858. [16:42:08] [Server thread/WARN]:
  859. [16:42:08] [Server thread/INFO]: [Slimefun] Loading Items...
  860. [16:42:08] [Server thread/INFO]: [Slimefun] Loading Researches...
  861. [16:42:08] [Server thread/INFO]: [Slimefun] Loading World Generators...
  862. [16:42:08] [Server thread/INFO]: [Slimefun - GEO] Registering Ore Gen: Oil
  863. [16:42:08] [Server thread/INFO]: [Slimefun - GEO] Registering Ore Gen: Nether Ice
  864. [16:42:08] [Server thread/INFO]: [Slimefun] Successfully hooked into WorldEdit!
  865. [16:42:08] [Server thread/INFO]: [Slimefun] Finished!
  866. [16:42:08] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v2.7.6*
  867. [16:42:08] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity*
  868. [16:42:08] [Server thread/INFO]: [TempFly] Enabling TempFly v1.5.1*
  869. [16:42:08] [Server thread/INFO]: [Towny] Enabling Towny v0.93.0.0*
  870. [16:42:08] [Server thread/INFO]: ==================== Towny ========================
  871. [16:42:08] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile
  872. [16:42:11] [Server thread/INFO]: [com.palmergames.bukkit.towny.log] [Towny] Using: PermissionsEX v1.23.4, Essentials Economy via Vault
  873. [16:42:11] [Server thread/INFO]: [com.palmergames.bukkit.towny.log] [Towny] Time until a New Day: 19 hours, 17 minutes, 49 seconds
  874. [16:42:11] [Server thread/INFO]: [com.palmergames.bukkit.towny.log] =============================================================
  875. [16:42:11] [Server thread/INFO]: [com.palmergames.bukkit.towny.log] [Towny] Version: 0.93.0.0 - Mod Enabled
  876. [16:42:11] [Server thread/INFO]: [com.palmergames.bukkit.towny.log] =============================================================
  877. [16:42:11] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.6.3*
  878. [16:42:11] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
  879. [16:42:11] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.9
  880. [16:42:11] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  881. [16:42:11] [Server thread/INFO]: [LiteBans] Connecting to database...
  882. [16:42:12] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://sql.pebblehost.com:3306/customer_74867;useSSL=false] (581.5 ms).
  883. [16:42:12] [Server thread/INFO]: [LiteBans] [Sync] Server name: litebans
  884. [16:42:12] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: ba307b77f39740578956f7d9dd1204e8 <1>
  885. [16:42:12] [Server thread/INFO]: [LiteBans] Database connection fully initialized (996 ms).
  886. [16:42:12] [Server thread/INFO]: [LiteBans] v2.3.9 enabled. Startup took 1143 ms.
  887. [16:42:12] [Server thread/INFO]: [AdvancedAchievements] Enabling AdvancedAchievements v5.10.2
  888. [16:42:12] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up configuration files...
  889. [16:42:13] [Server thread/INFO]: [AdvancedAchievements] Loaded 50 achievements in 45 categories.
  890. [16:42:13] [Server thread/INFO]: [AdvancedAchievements] 2 disabled categories: [PetMasterReceive, PetMasterGive]
  891. [16:42:13] [Server thread/INFO]: [AdvancedAchievements] Registering event listeners...
  892. [16:42:13] [Server thread/INFO]: [AdvancedAchievements] Initialising database...
  893. [16:42:13] [Server thread/INFO]: [AdvancedAchievements] Setting up command executor and custom tab completers...
  894. [16:42:13] [Server thread/INFO]: [AdvancedAchievements] Launching scheduled tasks...
  895. [16:42:13] [Server thread/INFO]: [AdvancedAchievements] Registering permissions...
  896. [16:42:13] [Thread-33/INFO]: [AdvancedAchievements] Checking for plugin update...
  897. [16:42:13] [Server thread/INFO]: [AdvancedAchievements] Plugin has finished loading and is ready to run! Took 304ms.
  898. [16:42:13] [Server thread/INFO]: [ChatBubbles] Enabling ChatBubbles v1.5.5
  899. [16:42:13] [Server thread/INFO]: ChatBubbles from TheTealViper powered ON!
  900. [16:42:13] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.1.0
  901. [16:42:13] [Thread-33/WARN]: [AdvancedAchievements] Update available: v5.12.0! Download at spigotmc.org/resources/advanced-achievements.6239
  902. [16:42:13] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
  903. [16:42:13] [Server thread/INFO]: [SuperVanish] Hooked into SuperTrails
  904. [16:42:13] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
  905. [16:42:13] [Server thread/INFO]: [SuperVanish] Hooked into Citizens
  906. [16:42:13] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.5.5-2586
  907. [16:42:13] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_13_R2 (Minecraft 1.13)...
  908. [16:42:13] [Server thread/INFO]: [MythicMobs] MythicMobs LibsDisguises Support has been enabled!
  909. [16:42:13] [Server thread/INFO]: [MythicMobs] MythicMobs mcMMO Support has been enabled!
  910. [16:42:13] [Server thread/INFO]: [MythicMobs] MythicMobs MythicDrops Support has been enabled!
  911. [16:42:13] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  912. [16:42:13] [Server thread/INFO]: [LumineUtils] (io.lumine.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
  913. [16:42:13] [Server thread/WARN]: [MythicMobs] ✗ Config Error: Particle 'slimeball' is not supported by this version of MythicMobs.
  914. [16:42:13] [Server thread/ERROR]: [MythicMobs] Error loading MythicSpawner LoveBug12: enable debugging for stacktrace.
  915. [16:42:13] [Server thread/ERROR]: [MythicMobs] Error loading MythicSpawner Aphrodite: enable debugging for stacktrace.
  916. [16:42:13] [Server thread/WARN]: [MythicMobs] Could not find AbstractSkill SummonEggGolem
  917. [16:42:13] [Server thread/WARN]: [MythicMobs] Could not find AbstractSkill SummonEggGolem
  918. [16:42:13] [Server thread/WARN]: [MythicMobs] Could not find AbstractSkill FlashLightningBolt
  919. [16:42:13] [Server thread/WARN]: [MythicMobs] Could not find AbstractSkill CancelMobDamage
  920. [16:42:13] [Server thread/WARN]: [MythicMobs] Could not find AbstractSkill doCustomDamage
  921. [16:42:13] [Server thread/INFO]: [MythicMobs] Loaded 100 mobs.
  922. [16:42:13] [Server thread/INFO]: [MythicMobs] Loaded 3 vanilla mob overrides.
  923. [16:42:13] [Server thread/INFO]: [MythicMobs] Loaded 0 mob stacks.
  924. [16:42:13] [Server thread/INFO]: [MythicMobs] Loaded 89 skills.
  925. [16:42:13] [Server thread/INFO]: [MythicMobs] Loaded 12 random spawns.
  926. [16:42:13] [Server thread/INFO]: [MythicMobs] Loaded 616 mythic items.
  927. [16:42:13] [Server thread/INFO]: [MythicMobs] Loaded 31 drop tables.
  928. [16:42:13] [Server thread/INFO]: [MythicMobs] Loaded 297 mob spawners.
  929. [16:42:13] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  930. [16:42:14] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  931. [16:42:14] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs v4.5.5 (build 2586) has been successfully loaded!
  932. [16:42:14] [Server thread/INFO]: [TownyNameUpdater] Enabling TownyNameUpdater v2.0*
  933. [16:42:14] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1*
  934. [16:42:14] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
  935. [16:42:14] [Server thread/INFO]: [CommandNPC] Initiating Database
  936. [16:42:14] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
  937. [16:42:14] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
  938. [16:42:14] [Thread-34/INFO]: [CommandNPC] Loading commands complete!
  939. [16:42:14] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v8.0.0.3*
  940. [16:42:14] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v2.0.2
  941. [16:42:14] [Server thread/INFO]: [CrateReloaded] Config Version: 2.X
  942. [16:42:14] [Server thread/INFO]: [CrateReloaded] v1_13_R2
  943. [16:42:14] [Server thread/ERROR]: [CrateReloaded] The following feature is not available: PARTICLE [see https://crates.hazebyte.com/#/config/crate?id=animations]
  944. [16:42:14] [Server thread/INFO]: [CrateReloaded] Crate Configurations (1): crates.yml
  945. [16:42:14] [Server thread/INFO]: [CrateReloaded] [ACF] Minecraft Version: 1.13
  946. [16:42:14] [Server thread/INFO]: [TownyChat] Enabling TownyChat v0.53*
  947. [16:42:14] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.4.1
  948. [16:42:14] [Server thread/INFO]: [Shopkeepers] Citizens found, enabling NPC shopkeepers.
  949. [16:42:14] [Server thread/INFO]: [Shopkeepers] Loading data of 88 shopkeepers..
  950. [16:42:14] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v1.5.4
  951. [16:42:15] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_13_R2
  952. [16:42:15] [Server thread/WARN]: [AuctionHouse] Enabling HeadDatabase support
  953. [16:42:15] [Server thread/INFO]: [AuctionHouse] Loaded 171 listings
  954. [16:42:15] [Server thread/INFO]: [TownyGUI] Enabling TownyGUI v4.7
  955. [16:42:15] [Server thread/INFO]: [TownyGUI] Hooked into Towny!.
  956. [16:42:15] [Server thread/INFO]: [TownyGUI] An update was found! New version: 4.8 download: https://www.spigotmc.org/resources/9493
  957. [16:42:15] [Server thread/INFO]: [TownyGUI] has been enabled without errors.
  958. [16:42:15] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.5.2
  959. [16:42:15] [Server thread/INFO]: [com.enjin.bukkit.EnjinMinecraftPlugin] Initializing for the first time.
  960. [16:42:15] [Server thread/INFO]: [com.enjin.shaded.reflections.Reflections] Reflections took 86 ms to scan 1 urls, producing 2 keys and 10 values
  961. [16:42:16] [Server thread/INFO]: [MythicArtifacts] Enabling MythicArtifacts v0.1.22
  962. [16:42:16] [Server thread/INFO]: [MythicArtifacts] ------------------------------------------------
  963. [16:42:16] [Server thread/INFO]: [MythicArtifacts] Loading MythicArtifacts for Bukkit v1_13_R2(MC v13)
  964. [16:42:16] [Server thread/INFO]: [MythicArtifacts] ------------------------------------------------
  965. [16:42:16] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  966. [16:42:16] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v5.3.7*
  967. [16:42:16] [Server thread/WARN]: [AdvancedEnchantments] DEFENSE_BOW, RIGHT_CLICK, BOW_MOB, SWING, FALL_DAMAGE, EXPLOSION, FIRE, DEATH enchantment types have been disabled for this session (No enchants utilizing it, increasing performance)
  968. [16:42:16] [Server thread/INFO]: [AdvancedEnchantments] Found Spigot: v1_13_R2! Trying to find NMS support
  969. [16:42:16] [Server thread/INFO]: [AdvancedEnchantments] NMS support 'MC1_13_R2' loaded!
  970. [16:42:16] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.13.2
  971. [16:42:16] [Server thread/INFO]: [DeluxeChat] 1 formats loaded!
  972. [16:42:16] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
  973. [16:42:16] [Server thread/INFO]: [DeluxeChat] 2 entries added to the chat_filter!
  974. [16:42:16] [Server thread/INFO]: [DeluxeChat] TownyChat integration is enabled!
  975. [16:42:16] [Server thread/INFO]: [DeluxeChat] Detected Vault
  976. [16:42:16] [Server thread/INFO]: [DeluxeChat] Hooked into Vault
  977. [16:42:16] [Server thread/INFO]: [DeluxeChat] Detected SuperVanish / PremiumVanish
  978. [16:42:16] [Server thread/INFO]: ----------------------------
  979. [16:42:16] [Server thread/INFO]: DeluxeChat Updater
  980. [16:42:16] [Server thread/INFO]:
  981. [16:42:16] [Server thread/INFO]: An update for DeluxeChat has been found!
  982. [16:42:16] [Server thread/INFO]: DeluxeChat 1.14.3
  983. [16:42:16] [Server thread/INFO]: You are running 1.13.2
  984. [16:42:16] [Server thread/INFO]:
  985. [16:42:16] [Server thread/INFO]: Download at http://www.spigotmc.org/resources/deluxechat.1277/
  986. [16:42:16] [Server thread/INFO]: ----------------------------
  987. [16:42:16] [Server thread/INFO]: [Jobs] Enabling Jobs v4.10.3
  988. [16:42:17] [Server thread/INFO]: [Jobs] PlaceholderAPI hooked.
  989. [16:42:17] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
  990. [16:42:17] [Server thread/INFO]: [Jobs] Loaded 8 titles!
  991. [16:42:17] [Server thread/INFO]: [Jobs] Your defined (LEGACY_WHEAT) protected block id/name is not correct!
  992. [16:42:17] [Server thread/INFO]: [Jobs] Loaded 45 protected blocks timers!
  993. [16:42:17] [Server thread/INFO]: [Jobs] Loaded 888 custom item names!
  994. [16:42:17] [Server thread/INFO]: [Jobs] Loaded 59 custom entity names!
  995. [16:42:17] [Server thread/INFO]: [Jobs] Loaded 34 custom enchant names!
  996. [16:42:17] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
  997. [16:42:17] [Server thread/INFO]: [Jobs] Loaded 44 custom potion names!
  998. [16:42:17] [Server thread/INFO]: [Jobs] Loaded 4 shop items!
  999. [16:42:17] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: MOOSHROOM!
  1000. [16:42:17] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: SNOW_GOLEM!
  1001. [16:42:17] [Server thread/INFO]: [Jobs] Loaded 14 jobs!
  1002. [16:42:17] [Server thread/INFO]: [Jobs] Explorer jobs manager are not enabled!
  1003. [16:42:17] [Server thread/INFO]: [Jobs] Loaded 795 furnaces and 109 brewing stands for reassigning.
  1004. [16:42:17] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
  1005. [16:42:17] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
  1006. [16:42:17] [Server thread/INFO]: [Jobs] Preloaded 4431 players data in 0.05
  1007. [16:42:17] [Server thread/INFO]: [Jobs] mcMMO2.1.45 was found - Enabling capabilities.
  1008. [16:42:17] [Server thread/INFO]: [Jobs] MyPet detected
  1009. [16:42:17] [Server thread/INFO]: [Jobs] MythicMobs detected.
  1010. [16:42:17] [Server thread/INFO]: [Jobs] MythicMobs4 was found - Enabling capabilities.
  1011. [16:42:17] [Server thread/INFO]: [Jobs] Loaded 612 block protection entries. 0
  1012. [16:42:17] [Server thread/INFO]: [Jobs] Plugin has been enabled successfully.
  1013. [16:42:17] [Server thread/INFO]: [BossShopPro] Enabling BossShopPro v2.0.0
  1014. [16:42:17] [Server thread/INFO]: [BossShopPro] Loading data...
  1015. [16:42:18] [Server thread/INFO]: [BossShopPro] Hooked into PlaceholderAPI.
  1016. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Enabling MyPet v3.0
  1017. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] #################################################
  1018. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] # A new build is available: 3.0-SNAPSHOT #1416 #
  1019. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] # https://mypet-plugin.de/download #
  1020. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] #################################################
  1021. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Compat mode for v1_13_R2 loaded.
  1022. [16:42:18] [Server thread/WARN]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Number IDs are not supported anymore! You need to use 1.13 item IDs from now on. Please check your configs.
  1023. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Exp calculation mode: MyPet
  1024. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Connect to SQLite database...
  1025. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] SQLite connection successful.
  1026. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] --- Loading WorldGroups ---------------------------
  1027. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] added 'NewWorld' to 'default'
  1028. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] added 'Info' to 'default'
  1029. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] added 'NewWorld_nether' to 'default'
  1030. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] added 'NewWorld_the_end' to 'default'
  1031. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] added 'Aviethia' to 'default'
  1032. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] added 'Resource' to 'default'
  1033. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] -------------------------------------------------
  1034. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] BossShopPro (2.0.0) hook activated.
  1035. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Citizens (2.0.24-SNAPSHOT (build 1621)) hook activated.
  1036. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] CombatLogX (8.0.0.3) hook activated.
  1037. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] mcMMO (2.1.45) hook activated.
  1038. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] MythicMobs (4.5.5-2586) hook activated.
  1039. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] PlaceholderAPI (2.9.2) hook activated.
  1040. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] ProtocolLib (4.4.0) hook activated.
  1041. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] SuperVanish (6.1.0) hook activated.
  1042. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Towny (0.93.0.0) hook activated.
  1043. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] Vault (1.7.1-b91) (Economy: Essentials Economy) (Permissions: PermissionsEx) hook activated.
  1044. [16:42:18] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [MyPet] version 3.0-SNAPSHOT-b1406 ENABLED
  1045. [16:42:19] [Server thread/INFO]: Done (28.449s)! For help, type "help"
  1046. [16:42:19] [Server thread/INFO]: Timings Reset
  1047. [16:42:19] [Server thread/INFO]: (FAWE) Plugin 'Towny' found. Using it now.
  1048. [16:42:20] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "Towny"
  1049. [16:42:20] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "LWC"
  1050. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'karentookthekids' was in the world 'Event' but it wasn't loaded.
  1051. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'lonely' was in the world 'Event' but it wasn't loaded.
  1052. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'eventtags' was in the world 'Event' but it wasn't loaded.
  1053. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'eventgear' was in the world 'Event' but it wasn't loaded.
  1054. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'eventrelics' was in the world 'Event' but it wasn't loaded.
  1055. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'eventwelcome' was in the world 'Event' but it wasn't loaded.
  1056. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'eventtunnel' was in the world 'Event' but it wasn't loaded.
  1057. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'mahifishshop' was in the world 'Event' but it wasn't loaded.
  1058. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'hannahspalace' was in the world 'Event' but it wasn't loaded.
  1059. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'nyewroom' was in the world 'Event' but it wasn't loaded.
  1060. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'flashgame' was in the world 'Event' but it wasn't loaded.
  1061. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'ddr' was in the world 'Event' but it wasn't loaded.
  1062. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'shambank' was in the world 'Event' but it wasn't loaded.
  1063. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'lovebug' was in the world 'Event' but it wasn't loaded.
  1064. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'player1' was in the world 'Event' but it wasn't loaded.
  1065. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'player2' was in the world 'Event' but it wasn't loaded.
  1066. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'noflying' was in the world 'Event' but it wasn't loaded.
  1067. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'hazel' was in the world 'Event' but it wasn't loaded.
  1068. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'palaceoflove' was in the world 'Event' but it wasn't loaded.
  1069. [16:42:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'unwanted' was in the world 'Event' but it wasn't loaded.
  1070. [16:42:20] [Server thread/INFO]: [Banknotes] Found economy provider Vault
  1071. [16:42:20] [Craft Scheduler Thread - 7/WARN]: [Vouchers] MassiveStats was unable to communicate with its API endpoint.
  1072. [16:42:20] [Server thread/INFO]: ###################### - Slimefun - ######################
  1073. [16:42:20] [Server thread/INFO]: Successfully loaded 425 Items (225 Researches)
  1074. [16:42:20] [Server thread/INFO]: ( 425 Items from Slimefun, 0 Items from Addons )
  1075. [16:42:20] [Server thread/INFO]: ##########################################################
  1076. [16:42:20] [Server thread/INFO]: [Slimefun] Loading Blocks for World "NewWorld"
  1077. [16:42:20] [Server thread/INFO]: [Slimefun] This may take a long time...
  1078. [16:42:20] [Craft Scheduler Thread - 9/WARN]: [ChatControl] Error while checking for update from: https://raw.github.com/kangarko/ChatControl/master/plugin.yml (https://raw.githubusercontent.com/kangarko/ChatControl/master/plugin.yml)
  1079. [16:42:20] [Craft Scheduler Thread - 12/INFO]: [PlaceholderAPI] 131 placeholder expansions are available on the cloud.
  1080. [16:42:20] [Craft Scheduler Thread - 12/INFO]: [PlaceholderAPI] 4 installed expansions have updates available.
  1081. [16:42:20] [Craft Scheduler Thread - 22/INFO]: [Simple Elevators] A new update is available at: https://www.spigotmc.org/resources/44462/updates
  1082. [16:42:21] [Thread-38/INFO]: --------------------
  1083. [16:42:21] [Thread-38/INFO]: [CoreProtect] Version 2.17.0 is now available.
  1084. [16:42:21] [Thread-38/INFO]: [CoreProtect] Download: www.coreprotect.net/download/
  1085. [16:42:21] [Thread-38/INFO]: --------------------
  1086. [16:42:21] [Thread-38/INFO]: [Sponsor] Unlimited Minecraft Hosting: hosthorde.com
  1087. [16:42:21] [Thread-38/INFO]: --------------------
  1088. [16:42:21] [Craft Scheduler Thread - 30/INFO]: [HeadDatabase] Succesfully loaded 22555 heads!
  1089. [16:42:21] [Craft Scheduler Thread - 30/INFO]: [HeadDatabase] Succesfully loaded 12 featured tags!
  1090. [16:42:22] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 21077, 75, 19465
  1091. [16:42:22] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CORN"}
  1092. [16:42:22] [Server thread/INFO]: [Slimefun] New block data (NewWorld;21077;75;19465): {"id":"LETTUCE"}
  1093. [16:42:22] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -14090, 66, 10961
  1094. [16:42:22] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CORN"}
  1095. [16:42:22] [Server thread/INFO]: [Slimefun] New block data (NewWorld;-14090;66;10961): {"id":"LETTUCE"}
  1096. [16:42:22] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 21077, 75, 19465
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement