Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 103.34 KB | None | 0 0
  1. [03:12:48] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [03:12:48] [Server thread/INFO]: Loading properties
  3. [03:12:48] [Server thread/INFO]: Default game type: SURVIVAL
  4. [03:12:48] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-"8b18730" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [03:12:48] [Server thread/INFO]: Debug logging is disabled
  6. [03:12:48] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
  7. [03:12:48] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [03:12:48] [Server thread/INFO]: Server Ping Player Sample Count: 12
  9. [03:12:48] [Server thread/INFO]: Data value allowed items:
  10. [03:12:48] [Server thread/INFO]: Generating keypair
  11. [03:12:48] [Server thread/INFO]: Starting Minecraft server on *:25565
  12. [03:12:48] [Server thread/INFO]: Using default channel type
  13. [03:12:48] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  14. [03:12:49] [Server thread/ERROR]: Could not load 'plugins\AsyncWorldEdit-3.6.7.jar' in folder 'plugins'
  15. org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
  16. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  18. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  19. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  20. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  21. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  22. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
  23. Caused by: java.lang.ExceptionInInitializerError
  24. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_211]
  25. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_211]
  26. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  27. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  28. ... 6 more
  29. Caused by: java.lang.IllegalStateException: Unable to get loaders.
  30. at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.getLoaders(ClassLoaderHelper.java:115) ~[?:?]
  31. at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.removeLoader(ClassLoaderHelper.java:124) ~[?:?]
  32. at org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:100) ~[?:?]
  33. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_211]
  34. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_211]
  35. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  36. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  37. ... 6 more
  38. Caused by: java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to java.util.List
  39. at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.getLoaders(ClassLoaderHelper.java:113) ~[?:?]
  40. at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.removeLoader(ClassLoaderHelper.java:124) ~[?:?]
  41. at org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:100) ~[?:?]
  42. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_211]
  43. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_211]
  44. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  45. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  46. ... 6 more
  47. [03:12:49] [Server thread/INFO]: [FactionsEssentials] Loading FactionsEssentials v1.7.1
  48. [03:12:49] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
  49. [03:12:49] [Server thread/INFO]: [DeluxeJoin] Loading DeluxeJoin v2.4.0
  50. [03:12:49] [Server thread/INFO]: [HealthChat] Loading HealthChat v1.5
  51. [03:12:49] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
  52. [03:12:49] [Server thread/INFO]: [SpawnersOnly] Loading SpawnersOnly v1.0
  53. [03:12:49] [Server thread/INFO]: [EnderVault] Loading EnderVault v2.0.1
  54. [03:12:49] [Server thread/INFO]: [Item_Stacker] Loading Item_Stacker v1.2
  55. [03:12:49] [Server thread/INFO]: [[CCOJ]] Loading CCOJ v0.2
  56. [03:12:49] [Server thread/INFO]: [PvPTimer] Loading PvPTimer v1.1
  57. [03:12:49] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.0.4
  58. [03:12:49] [Server thread/INFO]: [ViaVersion] ViaVersion 1.0.4 is now loaded, injecting!
  59. [03:12:49] [Server thread/INFO]: [CancelNaturalMobs] Loading CancelNaturalMobs v1.0.0-SNAPSHOT
  60. [03:12:49] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
  61. [03:12:49] [Server thread/INFO]: [FixFreecam] Loading FixFreecam v2.1
  62. [03:12:49] [Server thread/INFO]: [PotionStacker] Loading PotionStacker v1.2.0
  63. [03:12:49] [Server thread/INFO]: [SignWithLink] Loading SignWithLink v1.5
  64. [03:12:49] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
  65. [03:12:49] [Server thread/INFO]: [TagSomeone] Loading TagSomeone v1.6
  66. [03:12:49] [Server thread/INFO]: [ItemLink] Loading ItemLink v2.3
  67. [03:12:49] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
  68. [03:12:49] [Server thread/INFO]: [ChatControl] Loading ChatControl v7.1.5
  69. [03:12:49] [Server thread/INFO]: [Heads] Loading Heads v1.8.2
  70. [03:12:49] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.6
  71. [03:12:49] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.1.4
  72. [03:12:49] [Server thread/INFO]: [Votifier] Loading Votifier v2.3.2.2
  73. [03:12:49] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b717
  74. [03:12:49] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.0
  75. [03:12:50] [Server thread/INFO]: [DeathMessagesPrime] Loading DeathMessagesPrime v1.11.13
  76. [03:12:50] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v1.0.0
  77. [03:12:50] [Server thread/INFO]: [DisableEXP] Loading DisableEXP v0.5
  78. [03:12:50] [Server thread/INFO]: [LimitCrafting] Loading LimitCrafting v4.0
  79. [03:12:50] [Server thread/INFO]: [FTMassiveCore] Loading FTMassiveCore v1.5
  80. [03:12:50] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  81. [03:12:50] [Server thread/INFO]: [ReporterGUI] Loading ReporterGUI v1.8.3.7
  82. [03:12:50] [Server thread/INFO]: [FactionUtil] Loading FactionUtil v1.0
  83. [03:12:50] [Server thread/INFO]: [Tab] Loading Tab v5.15.0
  84. [03:12:50] [Server thread/INFO]: [ItemRescuer] Loading ItemRescuer v1.3.6
  85. [03:12:50] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
  86. [03:12:50] [Server thread/INFO]: [Helix] Loading Helix v1.0
  87. [03:12:50] [Server thread/INFO]: [DuelMe] Loading DuelMe v0.18.3
  88. [03:12:50] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b725
  89. [03:12:50] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  90. [03:12:50] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.16
  91. [03:12:50] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  92. [03:12:50] [Server thread/INFO]: [PerWorldInventory] Loading PerWorldInventory v1.9.1
  93. [03:12:50] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
  94. [03:12:50] [Server thread/INFO]: [SignShop] Loading SignShop v2.11.0
  95. [03:12:50] [Server thread/INFO]: [HideAndCustomPlugins] Loading HideAndCustomPlugins v1.7.2
  96. [03:12:50] [Server thread/INFO]: [Holograms] Loading Holograms v2.4.0-SNAPSHOT
  97. [03:12:50] [Server thread/INFO]: [PermissionsEx_Gui] Loading PermissionsEx_Gui vSPIGOT
  98. [03:12:50] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
  99. [03:12:50] [Server thread/INFO]: [AAC] Loading AAC v3.6.4
  100. [03:12:50] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v1.3.4
  101. [03:12:50] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.7-b${BUILD_NUMBER}
  102. [03:12:50] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.5-b675
  103. [03:12:50] [Server thread/INFO]: [CustomEnchantments] Loading CustomEnchantments v2.4c
  104. [03:12:50] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b463
  105. [03:12:50] [Server thread/INFO]: [AnimatedNames] Loading AnimatedNames v5.16.0
  106. [03:12:50] [Server thread/INFO]: [mcMMOAction] Loading mcMMOAction v1.2.2
  107. [03:12:50] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v1.3.86
  108. [03:12:50] [Server thread/INFO]: [TradeMe] Loading TradeMe v5.0.0.3
  109. [03:12:50] [Server thread/INFO]: [BossMessenger] Loading BossMessenger v3.0.1
  110. [03:12:50] [Server thread/INFO]: [MergedMob] Loading MergedMob v8.6.2
  111. [03:12:50] [Server thread/INFO]: [TouchscreenHolograms] Loading TouchscreenHolograms v1.3.1
  112. [03:12:50] [Server thread/INFO]: [HologramsPlaceholders] Loading HologramsPlaceholders v2.1.0-SNAPSHOT
  113. [03:12:50] [Server thread/INFO]: [BattlePets] Loading BattlePets v1.9.5
  114. [03:12:50] [Server thread/INFO]: [Factions] Loading Factions v2.8.16
  115. [03:12:50] [Server thread/INFO]: [FactionsTop] Loading FactionsTop v5.9.2
  116. [03:12:50] [Server thread/INFO]: [FactionsGUI] Loading FactionsGUI v5.0
  117. [03:12:50] [Server thread/INFO]: [SupplyCrates] Loading SupplyCrates v2.3-STABLE
  118. [03:12:50] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b463
  119. [03:12:50] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v2.12.1
  120. [03:12:50] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.12
  121. [03:12:50] [Server thread/INFO]: [FBasics] Loading FBasics v2.1.8
  122. [03:12:50] [Server thread/INFO]: [FactionScoreboard] Loading FactionScoreboard v3.0
  123. [03:12:50] [Server thread/INFO]: [FactionWars] Loading FactionWars v4.6
  124. [03:12:50] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.2
  125. [03:12:50] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.11.1
  126. [03:12:50] [Server thread/INFO]: [ObsidianDestroyer] Loading ObsidianDestroyer v4.4.11-SNAPSHOT
  127. [03:12:50] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.2.3
  128. [03:12:50] [Server thread/INFO]: [FactionChat] Loading FactionChat v1.10.8
  129. [03:12:50] [Server thread/INFO]: [FactionRankup] Loading FactionRankup v3.1.0
  130. [03:12:50] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v3.1.8.3
  131. [03:12:50] [Server thread/INFO]: [HeadHunter] Loading HeadHunter v2.0.19
  132. [03:12:50] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.0
  133. [03:12:50] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  134. [03:12:50] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
  135. [03:12:50] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  136. [03:12:50] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  137. [03:12:50] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  138. [03:12:50] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  139. [03:12:50] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  140. [03:12:50] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  141. [03:12:50] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.16
  142. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] === ENABLE START ===
  143. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Loading Cachefile datas...
  144. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Loading Onlineplayer datas...
  145. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Loading Registry datas...
  146. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Saving Cachefile...
  147. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Setup of IdUtil took 40ms.
  148. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
  149. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin NmsBoard set to Minecraft 1.8.0+ [1_8_R1+]
  150. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin NmsChat set to Minecraft 1.8.3+ [1_8_R2+]
  151. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+]
  152. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+]
  153. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+]
  154. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+]
  155. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+]
  156. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+]
  157. [03:12:50] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+]
  158. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Integration Activated IntegrationVault
  159. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinEvent set to Default
  160. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinActionbar set to Default
  161. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinActual set to Default
  162. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinCommand set to Default
  163. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinDisplayName set to Default
  164. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinGamemode set to Default
  165. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinInventory set to Default
  166. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinKick set to Default
  167. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinMessage set to Default
  168. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinModification set to Default
  169. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinPlayed set to Default
  170. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinSenderPs set to Default
  171. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinTeleport set to Default
  172. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinTitle set to Default
  173. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinVisibility set to Default
  174. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinWorld set to Default
  175. [03:12:51] [Server thread/INFO]: [MassiveCore 2.8.16] === ENABLE COMPLETE (Took 504ms) ===
  176. [03:12:51] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  177. [03:12:51] [Server thread/INFO]: Preparing level "factions"
  178. [03:12:51] [Server thread/INFO]: -------- World Settings For [factions] --------
  179. [03:12:51] [Server thread/INFO]: View Distance: 6
  180. [03:12:51] [Server thread/INFO]: Item Merge Radius: 2.5
  181. [03:12:51] [Server thread/INFO]: Item Despawn Rate: 6000
  182. [03:12:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  183. [03:12:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
  184. [03:12:51] [Server thread/INFO]: Experience Merge Radius: 3.0
  185. [03:12:51] [Server thread/INFO]: Chunks to Grow per Tick: 650
  186. [03:12:51] [Server thread/INFO]: Clear tick list: false
  187. [03:12:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  188. [03:12:51] [Server thread/INFO]: Mob Spawn Range: 3
  189. [03:12:51] [Server thread/INFO]: Anti X-Ray: true
  190. [03:12:51] [Server thread/INFO]: Engine Mode: 1
  191. [03:12:51] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  192. [03:12:51] [Server thread/INFO]: Replace Blocks: [1, 5]
  193. [03:12:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
  194. [03:12:51] [Server thread/INFO]: Cane Growth Modifier: 100%
  195. [03:12:51] [Server thread/INFO]: Melon Growth Modifier: 100%
  196. [03:12:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  197. [03:12:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  198. [03:12:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
  199. [03:12:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
  200. [03:12:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  201. [03:12:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  202. [03:12:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  203. [03:12:51] [Server thread/INFO]: Random Lighting Updates: true
  204. [03:12:51] [Server thread/INFO]: Structure Info Saving: true
  205. [03:12:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  206. [03:12:51] [Server thread/INFO]: Max TNT Explosions: 100
  207. [03:12:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  208. [03:12:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  209. [03:12:51] [Server thread/INFO]: Sending up to 10 chunks per packet
  210. [03:12:51] [Server thread/INFO]: Max Entity Collisions: 8
  211. [03:12:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  212. [03:12:51] [Server thread/INFO]: -------- World Settings For [factions] --------
  213. [03:12:51] [Server thread/INFO]: Water over lava flow speed: 5
  214. [03:12:51] [Server thread/INFO]: Fix TNT cannons: true
  215. [03:12:51] [Server thread/INFO]: World async lighting: false
  216. [03:12:51] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
  217. [03:12:51] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  218. [03:12:51] [Server thread/INFO]: Allow undead horse types to be leashed: false
  219. [03:12:51] [Server thread/INFO]: Keep spawn chunk loaded: true
  220. [03:12:51] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  221. [03:12:51] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  222. [03:12:51] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  223. [03:12:51] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  224. [03:12:51] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  225. [03:12:51] [Server thread/INFO]: -------- World Settings For [factions_nether] --------
  226. [03:12:51] [Server thread/INFO]: View Distance: 6
  227. [03:12:51] [Server thread/INFO]: Item Merge Radius: 2.5
  228. [03:12:51] [Server thread/INFO]: Item Despawn Rate: 6000
  229. [03:12:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  230. [03:12:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
  231. [03:12:51] [Server thread/INFO]: Experience Merge Radius: 3.0
  232. [03:12:51] [Server thread/INFO]: Chunks to Grow per Tick: 650
  233. [03:12:51] [Server thread/INFO]: Clear tick list: false
  234. [03:12:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  235. [03:12:51] [Server thread/INFO]: Mob Spawn Range: 3
  236. [03:12:51] [Server thread/INFO]: Anti X-Ray: true
  237. [03:12:51] [Server thread/INFO]: Engine Mode: 1
  238. [03:12:51] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  239. [03:12:51] [Server thread/INFO]: Replace Blocks: [1, 5]
  240. [03:12:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
  241. [03:12:51] [Server thread/INFO]: Cane Growth Modifier: 100%
  242. [03:12:51] [Server thread/INFO]: Melon Growth Modifier: 100%
  243. [03:12:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  244. [03:12:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  245. [03:12:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
  246. [03:12:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
  247. [03:12:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  248. [03:12:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  249. [03:12:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  250. [03:12:51] [Server thread/INFO]: Random Lighting Updates: true
  251. [03:12:51] [Server thread/INFO]: Structure Info Saving: true
  252. [03:12:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  253. [03:12:51] [Server thread/INFO]: Max TNT Explosions: 100
  254. [03:12:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  255. [03:12:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  256. [03:12:51] [Server thread/INFO]: Sending up to 10 chunks per packet
  257. [03:12:51] [Server thread/INFO]: Max Entity Collisions: 8
  258. [03:12:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  259. [03:12:51] [Server thread/INFO]: -------- World Settings For [factions_nether] --------
  260. [03:12:51] [Server thread/INFO]: Water over lava flow speed: 5
  261. [03:12:51] [Server thread/INFO]: Fix TNT cannons: true
  262. [03:12:51] [Server thread/INFO]: World async lighting: false
  263. [03:12:51] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
  264. [03:12:51] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  265. [03:12:51] [Server thread/INFO]: Allow undead horse types to be leashed: false
  266. [03:12:51] [Server thread/INFO]: Keep spawn chunk loaded: true
  267. [03:12:51] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  268. [03:12:51] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  269. [03:12:51] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  270. [03:12:51] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  271. [03:12:51] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  272. [03:12:51] [Server thread/INFO]: -------- World Settings For [factions_the_end] --------
  273. [03:12:51] [Server thread/INFO]: View Distance: 6
  274. [03:12:51] [Server thread/INFO]: Item Merge Radius: 2.5
  275. [03:12:51] [Server thread/INFO]: Item Despawn Rate: 6000
  276. [03:12:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  277. [03:12:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
  278. [03:12:51] [Server thread/INFO]: Experience Merge Radius: 3.0
  279. [03:12:51] [Server thread/INFO]: Chunks to Grow per Tick: 650
  280. [03:12:51] [Server thread/INFO]: Clear tick list: false
  281. [03:12:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  282. [03:12:51] [Server thread/INFO]: Mob Spawn Range: 3
  283. [03:12:51] [Server thread/INFO]: Anti X-Ray: true
  284. [03:12:51] [Server thread/INFO]: Engine Mode: 1
  285. [03:12:51] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  286. [03:12:51] [Server thread/INFO]: Replace Blocks: [1, 5]
  287. [03:12:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
  288. [03:12:51] [Server thread/INFO]: Cane Growth Modifier: 100%
  289. [03:12:51] [Server thread/INFO]: Melon Growth Modifier: 100%
  290. [03:12:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  291. [03:12:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  292. [03:12:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
  293. [03:12:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
  294. [03:12:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  295. [03:12:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  296. [03:12:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  297. [03:12:51] [Server thread/INFO]: Random Lighting Updates: true
  298. [03:12:51] [Server thread/INFO]: Structure Info Saving: true
  299. [03:12:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  300. [03:12:51] [Server thread/INFO]: Max TNT Explosions: 100
  301. [03:12:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  302. [03:12:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  303. [03:12:51] [Server thread/INFO]: Sending up to 10 chunks per packet
  304. [03:12:51] [Server thread/INFO]: Max Entity Collisions: 8
  305. [03:12:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  306. [03:12:51] [Server thread/INFO]: -------- World Settings For [factions_the_end] --------
  307. [03:12:51] [Server thread/INFO]: Water over lava flow speed: 5
  308. [03:12:51] [Server thread/INFO]: Fix TNT cannons: true
  309. [03:12:51] [Server thread/INFO]: World async lighting: false
  310. [03:12:51] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
  311. [03:12:51] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  312. [03:12:51] [Server thread/INFO]: Allow undead horse types to be leashed: false
  313. [03:12:51] [Server thread/INFO]: Keep spawn chunk loaded: true
  314. [03:12:51] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  315. [03:12:51] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  316. [03:12:51] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  317. [03:12:51] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  318. [03:12:51] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  319. [03:12:51] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1041381244966862527)
  320. [03:12:52] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3677041713049670718)
  321. [03:12:52] [Server thread/INFO]: Preparing start region for level 2 (Seed: -3677041713049670718)
  322. [03:12:52] [Server thread/INFO]: [FactionsEssentials] Enabling FactionsEssentials v1.7.1
  323. [03:12:53] [Server thread/INFO]: FactionsEssentials is now enabled, you are using version 1.7.1!
  324. [03:12:53] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3
  325. [03:12:53] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  326. [03:12:53] [Server thread/INFO]: [DeluxeJoin] Enabling DeluxeJoin v2.4.0
  327. [03:12:53] [Server thread/INFO]: [DeluxeJoin] 1 DeluxeJoinFormats loaded!
  328. [03:12:53] [Server thread/INFO]: [DeluxeJoin] 1 DeluxeMotds loaded!
  329. [03:12:53] [Server thread/INFO]: [DeluxeJoin] Succesfully hooked into PlaceholderAPI for placeholders!
  330. [03:12:53] [Server thread/INFO]: [HealthChat] Enabling HealthChat v1.5
  331. [03:12:53] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
  332. [03:12:53] [Server thread/INFO]: [SpawnersOnly] Enabling SpawnersOnly v1.0
  333. [03:12:53] [Server thread/INFO]: [EnderVault] Enabling EnderVault v2.0.1
  334. [03:12:53] [Server thread/INFO]: [Item_Stacker] Enabling Item_Stacker v1.2
  335. [03:12:53] [Server thread/INFO]: [Item_Stacker] Registered 5 messages and 5 different Stack sizes.
  336. [03:12:53] [Server thread/INFO]: [Item_Stacker] The default stack size will be default size items each stack. Permissions for each item are enabled.
  337. [03:12:53] [Server thread/INFO]: [[CCOJ]] Enabling CCOJ v0.2
  338. [03:12:53] [Server thread/INFO]: [PvPTimer] Enabling PvPTimer v1.1
  339. [03:12:53] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.0.4
  340. [03:12:53] [Server thread/INFO]: [CancelNaturalMobs] Enabling CancelNaturalMobs v1.0.0-SNAPSHOT
  341. [03:12:53] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
  342. [03:12:53] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
  343. [03:12:53] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  344. [03:12:53] [Server thread/INFO]: [FixFreecam] Enabling FixFreecam v2.1
  345. [03:12:53] [Server thread/INFO]: [PotionStacker] Enabling PotionStacker v1.2.0
  346. [03:12:53] [Server thread/INFO]: [SignWithLink] Enabling SignWithLink v1.5
  347. [03:12:53] [Server thread/INFO]: [SignWithLingk] SignWithLink Enabled.
  348. [03:12:53] [Server thread/INFO]: [SignWithLingk] Plugin by [peti446, unga23]
  349. [03:12:53] [Server thread/INFO]: [SignWithLingk] Version: 1.5
  350. [03:12:53] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
  351. [03:12:53] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  352. [03:12:53] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  353. [03:12:53] [Server thread/INFO]: [TagSomeone] Enabling TagSomeone v1.6
  354. [03:12:53] [Server thread/INFO]: [ItemLink] Enabling ItemLink v2.3
  355. [03:12:53] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
  356. [03:12:53] [Server thread/INFO]: [ClearLag] Loading modules...
  357. [03:12:53] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  358. [03:12:53] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  359. [03:12:53] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  360. [03:12:53] [Server thread/INFO]: [ChatControl] Enabling ChatControl v7.1.5
  361. [03:12:53] [Server thread/INFO]: __ __
  362. [03:12:53] [Server thread/INFO]: / |_ _ _|_/ _ __ _|_ __ _ |
  363. [03:12:53] [Server thread/INFO]: \__| |(_| |_\__(_)| | |_ | (_) |
  364. [03:12:53] [Server thread/INFO]:
  365. [03:12:53] [Server thread/INFO]: Configuration loads..
  366. [03:12:54] [Server thread/INFO]: Hooked into: Factions
  367. [03:12:54] [Server thread/INFO]:
  368. [03:12:54] [Server thread/INFO]: Checking compatible plugins..
  369. [03:12:54] [Server thread/INFO]: Rules loads now..
  370. [03:12:54] [Server thread/INFO]: Listening starts..
  371. [03:12:54] [Server thread/INFO]:
  372. [03:12:54] [Server thread/INFO]: Ready for action! (took 29 ms)
  373. [03:12:54] [Server thread/INFO]: ______________________________________________________________
  374. [03:12:54] [Server thread/INFO]:
  375. [03:12:54] [Server thread/INFO]: [Heads] Enabling Heads v1.8.2
  376. [03:12:54] [Server thread/INFO]: [Heads] Loading Head Cache...
  377. [03:12:54] [Server thread/INFO]: [Heads] Loaded 19 Head Categories with 2239 Total Heads (62 ms)
  378. [03:12:54] [Server thread/INFO]: [Heads] Checking for Head Addons...
  379. [03:12:54] [Server thread/INFO]: [Heads] No new addons found (0 ms)
  380. [03:12:54] [Server thread/INFO]: [Heads] Loading Menu Defaults...
  381. [03:12:54] [Server thread/INFO]: [Heads] Loaded 19 Menu Defaults (3 ms)
  382. [03:12:54] [Server thread/INFO]: [Heads] Loading Menus...
  383. [03:12:54] [Server thread/INFO]: [Heads] Loaded 19 Menus (2 ms)
  384. [03:12:54] [Server thread/INFO]: [Heads] Loading Lang File...
  385. [03:12:54] [Server thread/INFO]: [Heads] Loaded Lang File with 82 messages (2 ms)
  386. [03:12:54] [Server thread/INFO]: [Heads] Loading Main Config...
  387. [03:12:54] [Server thread/INFO]: [Heads] Loaded Main Config (1 ms)
  388. [03:12:54] [Server thread/INFO]: [Heads] Hooked Vault Economy
  389. [03:12:54] [Server thread/INFO]: [Heads] Registering Commands...
  390. [03:12:54] [Server thread/INFO]: [Heads] Registered Commands (5 ms)
  391. [03:12:54] [Server thread/INFO]: [Heads] Heads Plugin Enabled (83 ms)
  392. [03:12:54] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.6
  393. [03:12:54] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
  394. [03:12:54] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  395. [03:12:54] [Server thread/INFO]: [WorldBorder] [CONFIG] World "factions" has border radius 10000 at X: 465.8 Z: -226.1
  396. [03:12:54] [Server thread/INFO]: [WorldBorder] [CONFIG] World "factions_the_end" has border radius 1500 at X: 29.8 Z: -2.3
  397. [03:12:54] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 465.0 Y: 96.0 Z: -227.0
  398. [03:12:54] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.1.4
  399. [03:12:54] [Server thread/INFO]: [BuycraftX] Validating your server key...
  400. [03:12:55] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  401. [03:12:56] [Server thread/INFO]: [Votifier] Enabling Votifier v2.3.2.2
  402. [03:12:56] [Server thread/INFO]: [Votifier] You have enableExternal set to false in your config.yml. NuVotifier will NOT listen to votes coming in from an external voting list.
  403. [03:12:56] [Server thread/INFO]: [Votifier] Receiving votes over PluginMessaging channel 'NuVotifier'.
  404. [03:12:56] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b717
  405. [03:12:56] [Server thread/INFO]: -------- World Settings For [FW_TDM] --------
  406. [03:12:56] [Server thread/INFO]: View Distance: 6
  407. [03:12:56] [Server thread/INFO]: Item Merge Radius: 2.5
  408. [03:12:56] [Server thread/INFO]: Item Despawn Rate: 6000
  409. [03:12:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  410. [03:12:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
  411. [03:12:56] [Server thread/INFO]: Experience Merge Radius: 3.0
  412. [03:12:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
  413. [03:12:56] [Server thread/INFO]: Clear tick list: false
  414. [03:12:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  415. [03:12:56] [Server thread/INFO]: Mob Spawn Range: 3
  416. [03:12:56] [Server thread/INFO]: Anti X-Ray: true
  417. [03:12:56] [Server thread/INFO]: Engine Mode: 1
  418. [03:12:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  419. [03:12:56] [Server thread/INFO]: Replace Blocks: [1, 5]
  420. [03:12:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
  421. [03:12:56] [Server thread/INFO]: Cane Growth Modifier: 100%
  422. [03:12:56] [Server thread/INFO]: Melon Growth Modifier: 100%
  423. [03:12:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  424. [03:12:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  425. [03:12:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
  426. [03:12:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
  427. [03:12:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  428. [03:12:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  429. [03:12:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  430. [03:12:56] [Server thread/INFO]: Random Lighting Updates: true
  431. [03:12:56] [Server thread/INFO]: Structure Info Saving: true
  432. [03:12:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  433. [03:12:56] [Server thread/INFO]: Max TNT Explosions: 100
  434. [03:12:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  435. [03:12:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  436. [03:12:56] [Server thread/INFO]: Sending up to 10 chunks per packet
  437. [03:12:56] [Server thread/INFO]: Max Entity Collisions: 8
  438. [03:12:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  439. [03:12:56] [Server thread/INFO]: -------- World Settings For [FW_TDM] --------
  440. [03:12:56] [Server thread/INFO]: Water over lava flow speed: 5
  441. [03:12:56] [Server thread/INFO]: Fix TNT cannons: true
  442. [03:12:56] [Server thread/INFO]: World async lighting: false
  443. [03:12:56] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
  444. [03:12:56] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  445. [03:12:56] [Server thread/INFO]: Allow undead horse types to be leashed: false
  446. [03:12:56] [Server thread/INFO]: Keep spawn chunk loaded: true
  447. [03:12:56] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  448. [03:12:56] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  449. [03:12:56] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  450. [03:12:56] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  451. [03:12:56] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  452. [03:12:56] [Server thread/INFO]: Preparing start region for level 3 (Seed: 2389074172631053641)
  453. [03:12:56] [Server thread/INFO]: Could not set generator for world 'duel': Plugin 'EmptyWorldGenerator' does not exist
  454. [03:12:56] [Server thread/INFO]: -------- World Settings For [duel] --------
  455. [03:12:56] [Server thread/INFO]: View Distance: 6
  456. [03:12:56] [Server thread/INFO]: Item Merge Radius: 2.5
  457. [03:12:56] [Server thread/INFO]: Item Despawn Rate: 6000
  458. [03:12:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  459. [03:12:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
  460. [03:12:56] [Server thread/INFO]: Experience Merge Radius: 3.0
  461. [03:12:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
  462. [03:12:56] [Server thread/INFO]: Clear tick list: false
  463. [03:12:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  464. [03:12:56] [Server thread/INFO]: Mob Spawn Range: 3
  465. [03:12:56] [Server thread/INFO]: Anti X-Ray: true
  466. [03:12:56] [Server thread/INFO]: Engine Mode: 1
  467. [03:12:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  468. [03:12:56] [Server thread/INFO]: Replace Blocks: [1, 5]
  469. [03:12:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
  470. [03:12:56] [Server thread/INFO]: Cane Growth Modifier: 100%
  471. [03:12:56] [Server thread/INFO]: Melon Growth Modifier: 100%
  472. [03:12:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  473. [03:12:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  474. [03:12:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
  475. [03:12:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
  476. [03:12:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  477. [03:12:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  478. [03:12:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  479. [03:12:56] [Server thread/INFO]: Random Lighting Updates: true
  480. [03:12:56] [Server thread/INFO]: Structure Info Saving: true
  481. [03:12:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  482. [03:12:56] [Server thread/INFO]: Max TNT Explosions: 100
  483. [03:12:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  484. [03:12:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  485. [03:12:56] [Server thread/INFO]: Sending up to 10 chunks per packet
  486. [03:12:56] [Server thread/INFO]: Max Entity Collisions: 8
  487. [03:12:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  488. [03:12:56] [Server thread/INFO]: -------- World Settings For [duel] --------
  489. [03:12:56] [Server thread/INFO]: Water over lava flow speed: 5
  490. [03:12:56] [Server thread/INFO]: Fix TNT cannons: true
  491. [03:12:56] [Server thread/INFO]: World async lighting: false
  492. [03:12:56] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
  493. [03:12:56] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  494. [03:12:56] [Server thread/INFO]: Allow undead horse types to be leashed: false
  495. [03:12:56] [Server thread/INFO]: Keep spawn chunk loaded: true
  496. [03:12:56] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  497. [03:12:56] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  498. [03:12:56] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  499. [03:12:56] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  500. [03:12:56] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  501. [03:12:56] [Server thread/INFO]: Preparing start region for level 4 (Seed: -4896121200701996321)
  502. [03:12:56] [Server thread/INFO]: Could not set generator for world 'duel': Plugin 'EmptyWorldGenerator' does not exist
  503. [03:12:56] [Server thread/INFO]: -------- World Settings For [PVP] --------
  504. [03:12:56] [Server thread/INFO]: View Distance: 6
  505. [03:12:56] [Server thread/INFO]: Item Merge Radius: 2.5
  506. [03:12:56] [Server thread/INFO]: Item Despawn Rate: 6000
  507. [03:12:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  508. [03:12:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
  509. [03:12:56] [Server thread/INFO]: Experience Merge Radius: 3.0
  510. [03:12:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
  511. [03:12:56] [Server thread/INFO]: Clear tick list: false
  512. [03:12:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  513. [03:12:56] [Server thread/INFO]: Mob Spawn Range: 3
  514. [03:12:56] [Server thread/INFO]: Anti X-Ray: true
  515. [03:12:56] [Server thread/INFO]: Engine Mode: 1
  516. [03:12:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  517. [03:12:56] [Server thread/INFO]: Replace Blocks: [1, 5]
  518. [03:12:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
  519. [03:12:56] [Server thread/INFO]: Cane Growth Modifier: 100%
  520. [03:12:56] [Server thread/INFO]: Melon Growth Modifier: 100%
  521. [03:12:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  522. [03:12:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  523. [03:12:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
  524. [03:12:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
  525. [03:12:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  526. [03:12:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  527. [03:12:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  528. [03:12:56] [Server thread/INFO]: Random Lighting Updates: true
  529. [03:12:56] [Server thread/INFO]: Structure Info Saving: true
  530. [03:12:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  531. [03:12:56] [Server thread/INFO]: Max TNT Explosions: 100
  532. [03:12:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  533. [03:12:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  534. [03:12:56] [Server thread/INFO]: Sending up to 10 chunks per packet
  535. [03:12:56] [Server thread/INFO]: Max Entity Collisions: 8
  536. [03:12:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  537. [03:12:56] [Server thread/INFO]: -------- World Settings For [PVP] --------
  538. [03:12:56] [Server thread/INFO]: Water over lava flow speed: 5
  539. [03:12:56] [Server thread/INFO]: Fix TNT cannons: true
  540. [03:12:56] [Server thread/INFO]: World async lighting: false
  541. [03:12:56] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
  542. [03:12:56] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  543. [03:12:56] [Server thread/INFO]: Allow undead horse types to be leashed: false
  544. [03:12:56] [Server thread/INFO]: Keep spawn chunk loaded: true
  545. [03:12:56] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  546. [03:12:56] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  547. [03:12:56] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  548. [03:12:56] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  549. [03:12:56] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  550. [03:12:56] [Server thread/INFO]: Preparing start region for level 5 (Seed: 3036108334172769227)
  551. [03:12:57] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  552. [03:12:57] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b717 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  553. [03:12:57] [Server thread/INFO]: [DeathMessagesPrime] Enabling DeathMessagesPrime v1.11.13
  554. [03:12:57] [Server thread/INFO]: [DeathMessagesPrime] Minecraft version is 1.8.8
  555. [03:12:57] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v1.0.0
  556. [03:12:57] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  557. [03:12:57] [Server thread/INFO]: [DisableEXP] Enabling DisableEXP v0.5
  558. [03:12:57] [Server thread/INFO]: [DisableEXP] DisableEXP version 0.5 has been enabled.
  559. [03:12:57] [Server thread/INFO]: [DisableEXP] Developed by: [lst96]
  560. [03:12:57] [Server thread/INFO]: [LimitCrafting] Enabling LimitCrafting v4.0
  561. [03:12:57] [Server thread/INFO]: [FTMassiveCore] Enabling FTMassiveCore v1.5
  562. [03:12:57] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  563. [03:12:57] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  564. [03:12:57] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  565. [03:12:57] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  566. [03:12:57] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  567. [03:12:57] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  568. [03:12:57] [Server thread/INFO]: [ReporterGUI] Enabling ReporterGUI v1.8.3.7
  569. [03:13:06] [Server thread/INFO]: [ReporterGUI] Error in connection to mysql: Could not create connection to database server. Attempted reconnect 5 times. Giving up.
  570. [03:13:06] [Server thread/INFO]: [ReporterGUI] Enabled listening to use bungeecord
  571. [03:13:06] [Server thread/INFO]: [ReporterGUI] PlaceholderAPI enabled
  572. [03:13:06] [Server thread/INFO]: [ReporterGUI] ProtocolLib support enabled
  573. [03:13:07] [Server thread/INFO]: [ReporterGUI] Update the plugin!
  574. [03:13:07] [Server thread/INFO]: [ReporterGUI] The plugin has been disabled!!
  575. [03:13:07] [Server thread/INFO]: [FactionUtil] Enabling FactionUtil v1.0
  576. [03:13:07] [Server thread/INFO]: [FactionUtil] Plugin loaded!
  577. [03:13:07] [Server thread/INFO]: [Tab] Enabling Tab v5.15.0
  578. [03:13:07] [Server thread/INFO]: [MVdW] Using TabListv3 core
  579. [03:13:07] [Server thread/INFO]: [Tab] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  580. [03:13:07] [Server thread/INFO]: [Tab] Plugin: Tab v5.15.0
  581. [03:13:07] [Server thread/INFO]: [Tab] Framework version: 2017-01
  582. [03:13:07] [Server thread/INFO]: [Tab] Author: Maximvdw (Maxim Van de Wynckel)
  583. [03:13:07] [Server thread/INFO]: [Tab] Site: https://www.mvdw-software.com/
  584. [03:13:07] [Server thread/INFO]: [Tab] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  585. [03:13:07] [Server thread/INFO]: [Tab] Loading configuration ...
  586. [03:13:07] [Server thread/INFO]: [Tab] Loading placeholders ...
  587. [03:13:08] [Server thread/INFO]: [MVdWPlaceholderAPI] Using Tab to get placeholders!
  588. [03:13:08] [Server thread/INFO]: [Tab] Loaded 2897 of the 5009 placholders
  589. [03:13:08] [Server thread/INFO]: [Tab] Loading Event hooks ...
  590. [03:13:08] [Server thread/INFO]: [Tab] Loading event hook: mcMMO Level down event ...
  591. [03:13:08] [Server thread/INFO]: [Tab] Loading event hook: mcMMO Level up event ...
  592. [03:13:08] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Death hook ...
  593. [03:13:08] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Block break hook ...
  594. [03:13:08] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Block place hook ...
  595. [03:13:08] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Create portal hook ...
  596. [03:13:08] [Server thread/INFO]: [Tab] Loading event hook: mcMMO Party Level up ...
  597. [03:13:08] [Server thread/INFO]: [Tab] Loading event hook: Vanilla player join ...
  598. [03:13:08] [Server thread/INFO]: [Tab] Loading event hook: Vanilla player rejoin ...
  599. [03:13:08] [Server thread/INFO]: [Tab] Loading event hook: Vanilla player first join ...
  600. [03:13:08] [Server thread/INFO]: [Tab] Loading event hook: Vanilla Combat hook ...
  601. [03:13:08] [Server thread/INFO]: [Tab] Creating new custom effect: warning
  602. [03:13:08] [Server thread/INFO]: [Tab] Lines: 2
  603. [03:13:08] [Server thread/INFO]: [Tab] Arguments: 1
  604. [03:13:08] [Server thread/INFO]: [Tab] Adding tab group 'default' ...
  605. [03:13:08] [Server thread/INFO]: [Tab] Loading messages ...
  606. [03:13:08] [Server thread/INFO]: [Tab] Loading language file: lang_en
  607. [03:13:08] [Server thread/INFO]: [Tab] Failed to check for a update on spigot.
  608. [03:13:08] [Server thread/INFO]: [Tab] Your version is up to date!
  609. [03:13:08] [Server thread/INFO]: [Tab] Adding command 'tab'
  610. [03:13:09] [Server thread/INFO]: [ItemRescuer] Enabling ItemRescuer v1.3.6
  611. [03:13:09] [Server thread/INFO]: [ItemRescuer] 41 items initialized!
  612. [03:13:09] [Server thread/INFO]: [ItemRescuer] No updates available!
  613. [03:13:09] [Server thread/WARN]: [ItemRescuer] Error getting online information!
  614. [03:13:09] [Server thread/INFO]: [Helix] Enabling Helix v1.0
  615. [03:13:09] [Server thread/INFO]: [Helix 1.0] === STARTING ACTIVATION ===
  616. [03:13:09] [Server thread/INFO]: [Helix 1.0] Activating Helix 1.0
  617. [03:13:09] [Server thread/INFO]: [Helix 1.0] === Activation Complete in (16ms) ===
  618. [03:13:09] [Server thread/INFO]: [DuelMe] Enabling DuelMe v0.18.3
  619. [03:13:09] [Server thread/INFO]: [DuelMe] [Info] Enabling.
  620. [03:13:09] [Server thread/INFO]: [DuelMe] [Info] WorldEdit found!
  621. [03:13:09] [Server thread/INFO]: [DuelMe] [Info] Server NMS Version: v1_8_R3
  622. [03:13:09] [Server thread/INFO]: [DuelMe] [Info] Loading support for v1_8_R3
  623. [03:13:09] [Server thread/INFO]: [DuelMe] [Info] NMS Version setup complete
  624. [03:13:09] [Server thread/INFO]: [DuelMe] [Warning] Your config.yml is out of date! please remove or back it up before using the plugin!
  625. [03:13:09] [Server thread/INFO]: [DuelMe] [Warning] There were 1 startup error(s), plugin DISABLED!
  626. [03:13:09] [Server thread/INFO]: [DuelMe] Disabling DuelMe v0.18.3
  627. [03:13:09] [Server thread/INFO]: [DuelMe] [Info] Disabling.
  628. [03:13:09] [Server thread/INFO]: [DuelMe] [Info] There are no arenas to save.
  629. [03:13:09] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b725
  630. [03:13:09] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-b725 Enabled - By Rigby and fernferret
  631. [03:13:09] [Server thread/INFO]: [MVPLogging] 0 - Portals(s) loaded
  632. [03:13:09] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  633. [03:13:09] [Server thread/INFO]: [PerWorldInventory] Enabling PerWorldInventory v1.9.1
  634. [03:13:09] [Server thread/WARN]: [PerWorldInventory] Could not save default.json to plugins\PerWorldInventory\default.json because default.json already exists.
  635. [03:13:09] [Server thread/INFO]: [PerWorldInventory] Registering listeners...
  636. [03:13:09] [Server thread/INFO]: [PerWorldInventory] Listeners registered!
  637. [03:13:09] [Server thread/INFO]: [PerWorldInventory] Registering commands...
  638. [03:13:09] [Server thread/INFO]: [PerWorldInventory] Commands registered!
  639. [03:13:09] [Server thread/INFO]: [PerWorldInventory] Vault found! Hooking into it...
  640. [03:13:09] [Server thread/INFO]: [PerWorldInventory] Hooked into Vault!
  641. [03:13:09] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
  642. [03:13:09] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  643. [03:13:09] [Server thread/INFO]: [SignShop] Enabling SignShop v2.11.0
  644. [03:13:09] [Server thread/INFO]: [SignShop] Succesfully started Metrics, see http://mcstats.org for more information.
  645. [03:13:10] [Server thread/INFO]: [SignShop] v2.11.0 Enabled
  646. [03:13:10] [Server thread/INFO]: [HideAndCustomPlugins] Enabling HideAndCustomPlugins v1.7.2
  647. [03:13:10] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.7.2 Metrics started: http://mcstats.org/plugin/HideAndCustomPlugins
  648. [03:13:10] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.7.2 Successfully reloaded config.yml
  649. [03:13:10] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.7.2 Plugin has been activated successfully.
  650. [03:13:10] [Server thread/INFO]: [Holograms] Enabling Holograms v2.4.0-SNAPSHOT
  651. [03:13:10] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_8_R3.HologramEntityControllerImpl
  652. [03:13:10] [Server thread/INFO]: [PermissionsEx_Gui] Enabling PermissionsEx_Gui vSPIGOT
  653. [03:13:10] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
  654. [03:13:10] [Server thread/INFO]: [WorldGuard] (factions) TNT ignition is PERMITTED.
  655. [03:13:10] [Server thread/INFO]: [WorldGuard] (factions) Lighters are PERMITTED.
  656. [03:13:10] [Server thread/INFO]: [WorldGuard] (factions) Lava fire is blocked.
  657. [03:13:10] [Server thread/INFO]: [WorldGuard] (factions) Fire spread is UNRESTRICTED.
  658. [03:13:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'factions'
  659. [03:13:10] [Server thread/INFO]: [WorldGuard] (factions_nether) TNT ignition is PERMITTED.
  660. [03:13:10] [Server thread/INFO]: [WorldGuard] (factions_nether) Lighters are PERMITTED.
  661. [03:13:10] [Server thread/INFO]: [WorldGuard] (factions_nether) Lava fire is blocked.
  662. [03:13:10] [Server thread/INFO]: [WorldGuard] (factions_nether) Fire spread is UNRESTRICTED.
  663. [03:13:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'factions_nether'
  664. [03:13:10] [Server thread/INFO]: [WorldGuard] (factions_the_end) TNT ignition is PERMITTED.
  665. [03:13:10] [Server thread/INFO]: [WorldGuard] (factions_the_end) Lighters are PERMITTED.
  666. [03:13:10] [Server thread/INFO]: [WorldGuard] (factions_the_end) Lava fire is blocked.
  667. [03:13:10] [Server thread/INFO]: [WorldGuard] (factions_the_end) Fire spread is UNRESTRICTED.
  668. [03:13:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'factions_the_end'
  669. [03:13:10] [Server thread/INFO]: [WorldGuard] (FW_TDM) TNT ignition is PERMITTED.
  670. [03:13:10] [Server thread/INFO]: [WorldGuard] (FW_TDM) Lighters are PERMITTED.
  671. [03:13:10] [Server thread/INFO]: [WorldGuard] (FW_TDM) Lava fire is blocked.
  672. [03:13:10] [Server thread/INFO]: [WorldGuard] (FW_TDM) Fire spread is UNRESTRICTED.
  673. [03:13:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'FW_TDM'
  674. [03:13:10] [Server thread/INFO]: [WorldGuard] (duel) TNT ignition is PERMITTED.
  675. [03:13:10] [Server thread/INFO]: [WorldGuard] (duel) Lighters are PERMITTED.
  676. [03:13:10] [Server thread/INFO]: [WorldGuard] (duel) Lava fire is blocked.
  677. [03:13:10] [Server thread/INFO]: [WorldGuard] (duel) Fire spread is UNRESTRICTED.
  678. [03:13:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'duel'
  679. [03:13:10] [Server thread/INFO]: [WorldGuard] (PVP) TNT ignition is PERMITTED.
  680. [03:13:10] [Server thread/INFO]: [WorldGuard] (PVP) Lighters are PERMITTED.
  681. [03:13:10] [Server thread/INFO]: [WorldGuard] (PVP) Lava fire is blocked.
  682. [03:13:10] [Server thread/INFO]: [WorldGuard] (PVP) Fire spread is UNRESTRICTED.
  683. [03:13:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PVP'
  684. [03:13:10] [Server thread/INFO]: [WorldGuard] Loading region data...
  685. [03:13:10] [Server thread/INFO]: [AAC] Enabling AAC v3.6.4
  686. [03:13:11] [Server thread/INFO]: [AAC] A new version of AAC is available!
  687. [03:13:11] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v1.3.4
  688. [03:13:11] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  689. [03:13:11] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.5-b675
  690. [03:13:11] [Server thread/INFO]: [Multiverse-NetherPortals] - Version 2.5-b675 Enabled - By Rigby and fernferret
  691. [03:13:11] [Server thread/INFO]: [CustomEnchantments] Enabling CustomEnchantments v2.4c
  692. [03:13:11] [Server thread/INFO]: [CE] Vault has been detected!
  693. [03:13:11] [Server thread/INFO]: [CE] WorldGuard has been detected!
  694. [03:13:11] [Server thread/INFO]: [CE] All Enchantments have been loaded.
  695. [03:13:11] [Server thread/INFO]: [CE] All Items have been loaded.
  696. [03:13:11] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b463
  697. [03:13:11] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  698. [03:13:11] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  699. [03:13:11] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
  700. [03:13:11] [Server thread/INFO]: Using locale en_US
  701. [03:13:11] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  702. [03:13:11] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  703. [03:13:11] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  704. [03:13:11] [Server thread/INFO]: [AnimatedNames] Enabling AnimatedNames v5.16.0
  705. [03:13:11] [Server thread/INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  706. [03:13:11] [Server thread/INFO]: [AnimatedNames] Plugin: AnimatedNames v5.16.0
  707. [03:13:11] [Server thread/INFO]: [AnimatedNames] Framework version: 2017-01
  708. [03:13:11] [Server thread/INFO]: [AnimatedNames] Author: Maximvdw (Maxim Van de Wynckel)
  709. [03:13:11] [Server thread/INFO]: [AnimatedNames] Site: https://www.mvdw-software.com/
  710. [03:13:11] [Server thread/INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  711. [03:13:11] [Server thread/INFO]: [AnimatedNames] Loading configuration ...
  712. [03:13:11] [Server thread/INFO]: [AnimatedNames] Loading placeholders ...
  713. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loaded 2909 of the 5021 placholders
  714. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loading Event hooks ...
  715. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loading event hook: mcMMO Level down event ...
  716. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loading event hook: mcMMO Level up event ...
  717. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Death hook ...
  718. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Block break hook ...
  719. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Block place hook ...
  720. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Create portal hook ...
  721. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loading event hook: mcMMO Party Level up ...
  722. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player join ...
  723. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player rejoin ...
  724. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player first join ...
  725. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Combat hook ...
  726. [03:13:12] [Server thread/INFO]: [AnimatedNames] Creating new custom effect: warning
  727. [03:13:12] [Server thread/INFO]: [AnimatedNames] Lines: 2
  728. [03:13:12] [Server thread/INFO]: [AnimatedNames] Arguments: 1
  729. [03:13:12] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'default' ...
  730. [03:13:12] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'default' will refresh every 100 ticks
  731. [03:13:12] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'example-admin' ...
  732. [03:13:12] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'example-admin' will refresh every 100 ticks
  733. [03:13:12] [Server thread/INFO]: [AnimatedNames] Preparing team names for existing online players ...
  734. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loading messages ...
  735. [03:13:12] [Server thread/INFO]: [AnimatedNames] Loading language file: lang_en
  736. [03:13:12] [Server thread/INFO]: [AnimatedNames] Failed to check for a update on spigot.
  737. [03:13:12] [Server thread/INFO]: [AnimatedNames] Your version is up to date!
  738. [03:13:13] [Server thread/INFO]: [AnimatedNames] Adding command 'animatednames'
  739. [03:13:13] [Server thread/INFO]: [mcMMOAction] Enabling mcMMOAction v1.2.2
  740. [03:13:13] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v1.3.86
  741. [03:13:13] [Server thread/INFO]: [CrateReloaded] v1_8_R3
  742. [03:13:13] [Server thread/INFO]: [TradeMe] Enabling TradeMe v5.0.0.3
  743. [03:13:13] [Server thread/INFO]: [TradeMe] Version 5.0.0.3 has been enabled
  744. [03:13:13] [Server thread/INFO]: [TradeMe] McMMO plugin was found!
  745. [03:13:13] [Server thread/INFO]: [TradeMe] Vault plugin was found!
  746. [03:13:13] [Server thread/INFO]: [TradeMe] Connected to sqlite
  747. [03:13:13] [Server thread/INFO]: Plugin succefully cracked by: XBLModZzz @BSMC
  748. [03:13:13] [Server thread/INFO]: [BossMessenger] Enabling BossMessenger v3.0.1
  749. [03:13:13] [Server thread/INFO]: [BossMessenger] Successfully hooked into Vault's economy.
  750. [03:13:13] [Server thread/INFO]: [BossMessenger] Successfully hooked into Vault's permission manager.
  751. [03:13:13] [Server thread/INFO]: [MergedMob] Enabling MergedMob v8.6.2
  752. [03:13:13] [Server thread/INFO]: [MergedMob] will merge CHICKEN
  753. [03:13:13] [Server thread/INFO]: [MergedMob] will merge COW
  754. [03:13:13] [Server thread/INFO]: [MergedMob] will merge PIG
  755. [03:13:13] [Server thread/INFO]: [MergedMob] will merge SHEEP
  756. [03:13:13] [Server thread/INFO]: [MergedMob] will merge VILLAGER
  757. [03:13:13] [Server thread/INFO]: [MergedMob] will merge WOLF
  758. [03:13:13] [Server thread/INFO]: [MergedMob] will merge BLAZE
  759. [03:13:13] [Server thread/INFO]: [MergedMob] will merge SKELETON
  760. [03:13:13] [Server thread/INFO]: [MergedMob] will merge ZOMBIE
  761. [03:13:13] [Server thread/INFO]: [MergedMob] will merge SPIDER
  762. [03:13:13] [Server thread/INFO]: [MergedMob] will merge CAVE_SPIDER
  763. [03:13:13] [Server thread/INFO]: [MergedMob] will merge CREEPER
  764. [03:13:13] [Server thread/INFO]: [MergedMob] will merge ENDERMAN
  765. [03:13:13] [Server thread/INFO]: [MergedMob] will merge GHAST
  766. [03:13:13] [Server thread/INFO]: [MergedMob] will merge GUARDIAN
  767. [03:13:13] [Server thread/INFO]: [MergedMob] will merge IRON_GOLEM
  768. [03:13:13] [Server thread/INFO]: [MergedMob] will merge SLIME
  769. [03:13:13] [Server thread/INFO]: [MergedMob] will merge WITCH
  770. [03:13:13] [Server thread/INFO]: [MergedMob] will merge PIG_ZOMBIE
  771. [03:13:13] [Server thread/INFO]: [MergedMob] will merge OCELOT
  772. [03:13:13] [Server thread/INFO]: [MergedMob] will merge RABBIT
  773. [03:13:13] [Server thread/INFO]: [MergedMob] will merge HORSE
  774. [03:13:13] [Server thread/INFO]: [MergedMob] will merge MUSHROOM_COW
  775. [03:13:13] [Server thread/INFO]: [MergedMob] will merge MAGMA_CUBE
  776. [03:13:13] [Server thread/INFO]: [MergedMob] adding ENTITY_ATTACK for kill one
  777. [03:13:13] [Server thread/INFO]: [MergedMob] adding PROJECTILE for kill one
  778. [03:13:13] [Server thread/INFO]: [MergedMob] adding FIRE_TICK for kill one
  779. [03:13:13] [Server thread/INFO]: [MergedMob] adding THORNS for kill one
  780. [03:13:13] [Server thread/INFO]: [MergedMob] adding SUFFOCATION for kill one
  781. [03:13:13] [Server thread/INFO]: [MergedMob] adding LIGHTNING for kill one
  782. [03:13:13] [Server thread/INFO]: [MergedMob] adding FALL for kill one
  783. [03:13:13] [Server thread/INFO]: [MergedMob] adding DROWNING for kill one
  784. [03:13:13] [Server thread/INFO]: [MergedMob] adding CONTACT for kill one
  785. [03:13:13] [Server thread/INFO]: [MergedMob] adding VOID for kill all
  786. [03:13:13] [Server thread/INFO]: [MergedMob] adding POISON for kill all
  787. [03:13:13] [Server thread/INFO]: [MergedMob] adding MAGIC for kill all
  788. [03:13:13] [Server thread/INFO]: [MergedMob] adding LIGHTNING for kill all
  789. [03:13:13] [Server thread/INFO]: [MergedMob] adding LAVA for kill all
  790. [03:13:13] [Server thread/INFO]: [MergedMob] adding FIRE for kill all
  791. [03:13:13] [Server thread/INFO]: [MergedMob] adding FALLING_BLOCK for kill all
  792. [03:13:13] [Server thread/INFO]: [MergedMob] adding ENTITY_EXPLOSION for kill all
  793. [03:13:13] [Server thread/INFO]: [MergedMob] adding BLOCK_EXPLOSION for kill all
  794. [03:13:13] [Server thread/INFO]: [MergedMob] MergedMob version 8.6.2 is Enabled
  795. [03:13:13] [Server thread/INFO]: [TouchscreenHolograms] Enabling TouchscreenHolograms v1.3.1
  796. [03:13:13] [Server thread/INFO]: [HologramsPlaceholders] Enabling HologramsPlaceholders v2.1.0-SNAPSHOT
  797. [03:13:13] [Server thread/INFO]: [BattlePets] Enabling BattlePets v1.9.5
  798. [03:13:13] [Server thread/INFO]: [BattlePets] Your server is running version v1_8_R3
  799. [03:13:13] [Server thread/INFO]: [Factions] Enabling Factions v2.8.16
  800. [03:13:13] [Server thread/INFO]: [Factions 2.8.16] === ENABLE START ===
  801. [03:13:16] [Server thread/INFO]: [Factions 2.8.16] Integration Activated IntegrationWorldGuard
  802. [03:13:16] [Server thread/INFO]: [Factions 2.8.16] Integration Activated IntegrationSpigot
  803. [03:13:16] [Server thread/INFO]: [Factions 2.8.16] === ENABLE COMPLETE (Took 2985ms) ===
  804. [03:13:16] [Server thread/INFO]: [FactionsTop] Enabling FactionsTop v5.9.2
  805. [03:13:16] [Server thread/INFO]: [FactionsTop] cracked by helloxd | blackspigot.com
  806. [03:13:16] [Server thread/INFO]: [FactionsGUI] Enabling FactionsGUI v5.0
  807. [03:13:16] [Server thread/INFO]: [FactionsGUI 5.0] Successfully Started
  808. [03:13:16] [Server thread/INFO]: [FactionsGUI 5.0] This plugin is a work in progress! Please Post Bugs!
  809. [03:13:16] [Server thread/INFO]: [SupplyCrates] Enabling SupplyCrates v2.3-STABLE
  810. [03:13:16] [Server thread/INFO]: [SupplyCrates] HolographicDisplaysAPI_v2 found, enabling Hologram support.
  811. [03:13:16] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b463
  812. [03:13:16] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v2.12.1
  813. [03:13:16] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.TeleportOnEntryFlag
  814. [03:13:16] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.TeleportOnExitFlag
  815. [03:13:16] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.CommandOnEntryFlag
  816. [03:13:16] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.CommandOnExitFlag
  817. [03:13:16] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.ConsoleCommandOnEntryFlag
  818. [03:13:16] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.ConsoleCommandOnExitFlag
  819. [03:13:16] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.WalkSpeedFlag
  820. [03:13:16] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.BlockedEffectsFlag
  821. [03:13:16] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.GodmodeFlag
  822. [03:13:16] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.GiveEffectsFlag
  823. [03:13:16] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.FlyFlag
  824. [03:13:16] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.PlaySoundsFlag
  825. [03:13:16] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.GlideFlag
  826. [03:13:16] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.12
  827. [03:13:16] [Server thread/INFO]: [FBasics] Enabling FBasics v2.1.8
  828. [03:13:16] [Server thread/INFO]: [FBasics] Using Factions v2_7 support.
  829. [03:13:16] [Server thread/INFO]: [MVdWPlaceholderAPI] FBasics added custom placeholder {fbasics_enderpearl_cooldown}
  830. [03:13:16] [Server thread/INFO]: [Tab] Refreshing cached placeholders [fbasics_enderpearl_cooldown] ...
  831. [03:13:16] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [fbasics_enderpearl_cooldown] ...
  832. [03:13:16] [Server thread/INFO]: [FactionScoreboard] Enabling FactionScoreboard v3.0
  833. [03:13:16] [Server thread/INFO]: Faction version detected: 2.8.16
  834. [03:13:16] [Server thread/INFO]: Using hook: FACTIONS_V2
  835. [03:13:16] [Server thread/INFO]: [FactionWars] Enabling FactionWars v4.6
  836. [03:13:17] [Server thread/INFO]: [FactionWars] Hooked into Factions successfully!
  837. [03:13:17] [Server thread/INFO]: [FactionWars] Loaded 5 kit(s).
  838. [03:13:17] [Server thread/INFO]: [FactionWars] Loaded 5 gamemode(s).
  839. [03:13:17] [Server thread/INFO]: [FactionWars] Loaded 0 map(s).
  840. [03:13:17] [Server thread/INFO]: [FactionWars] Finished loading.
  841. [03:13:17] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.2
  842. [03:13:17] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  843. [03:13:17] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
  844. [03:13:17] [Server thread/INFO]: [SilkSpawners] AutoUpdater is disabled due to config setting.
  845. [03:13:17] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
  846. [03:13:17] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.11.1
  847. [03:13:17] [Server thread/INFO]: [DeluxeChat] 1 formats loaded!
  848. [03:13:17] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
  849. [03:13:17] [Server thread/INFO]: [DeluxeChat] Loading placeholders.yml
  850. [03:13:17] [Server thread/INFO]: [DeluxeChat] Hooked into Factions 2.8.16 for placeholders!
  851. [03:13:17] [Server thread/INFO]: [DeluxeChat] Factions 2.8.16 relation placeholders enabled!
  852. [03:13:17] [Server thread/INFO]: [DeluxeChat] Hooked into mcMMO for placeholders!
  853. [03:13:17] [Server thread/INFO]: [DeluxeChat] Hooked into MVdWPlaceholderAPI for placeholders!
  854. [03:13:17] [Server thread/INFO]: [DeluxeChat] Hooked into PlaceholderAPI for placeholders!
  855. [03:13:17] [Server thread/INFO]: [DeluxeChat] Hooked into Vault for economy placeholders!
  856. [03:13:17] [Server thread/INFO]: [DeluxeChat] Hooked into Vault for permissions placeholders!
  857. [03:13:17] [Server thread/INFO]: [DeluxeChat] 7 placeholder hooks have been registered and are enabled.
  858. [03:13:17] [Server thread/INFO]: ----------------------------
  859. [03:13:17] [Server thread/INFO]: DeluxeChat Updater
  860. [03:13:17] [Server thread/INFO]:
  861. [03:13:17] [Server thread/INFO]: Could not connect to spigotmc.org
  862. [03:13:17] [Server thread/INFO]: to check for updates!
  863. [03:13:17] [Server thread/INFO]:
  864. [03:13:17] [Server thread/INFO]: ----------------------------
  865. [03:13:17] [Server thread/INFO]: ----------------------------
  866. [03:13:17] [Server thread/INFO]: DeluxeChat Updater
  867. [03:13:17] [Server thread/INFO]:
  868. [03:13:17] [Server thread/INFO]: You are running 1.11.1
  869. [03:13:17] [Server thread/INFO]: The latest version
  870. [03:13:17] [Server thread/INFO]: of DeluxeChat!
  871. [03:13:17] [Server thread/INFO]:
  872. [03:13:17] [Server thread/INFO]: ----------------------------
  873. [03:13:17] [Server thread/INFO]: [ObsidianDestroyer] Enabling ObsidianDestroyer v4.4.11-SNAPSHOT
  874. [03:13:17] [Server thread/INFO]: [ObsidianDestroyer] Loading config File.
  875. [03:13:17] [Server thread/INFO]: [ObsidianDestroyer] Because of Spigot's laughable design decisions, we need to provide separate code
  876. [03:13:17] [Server thread/INFO]: [ObsidianDestroyer] to hook into another one of their breaking changes they like to make. Despite Spigot's grotesqueness,
  877. [03:13:17] [Server thread/INFO]: [ObsidianDestroyer] we provide compatibility because so many of our users run Spigot; so you're good to go.
  878. [03:13:17] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.2.3
  879. [03:13:17] [Server thread/INFO]: [FactionChat] Enabling FactionChat v1.10.8
  880. [03:13:17] [Server thread/INFO]: FactionChat: Version: 1.10.8 Enabling
  881. [03:13:17] [Server thread/INFO]: [FactionChat] loading Factions API for factions version 2.8.16
  882. [03:13:17] [Server thread/INFO]: [FactionChat] using Factions API of: nz.co.lolnet.james137137.FactionChat.FactionsAPI.FactionsAPI_2_8_0
  883. [03:13:17] [Server thread/INFO]: FactionChat: Version: 1.10.8 Enabled.
  884. [03:13:17] [Server thread/INFO]: [FactionRankup] Enabling FactionRankup v3.1.0
  885. [03:13:17] [Server thread/INFO]: [FactionRankup] Thank you for purchasing FactionRankup :)
  886. [03:13:17] [Server thread/INFO]: [FactionRankup] The plugin has been successfully activated
  887. [03:13:17] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v3.1.8.3
  888. [03:13:17] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: votes
  889. [03:13:17] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: kills
  890. [03:13:17] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
  891. [03:13:17] [Server thread/INFO]: [HeadHunter] Enabling HeadHunter v2.0.19
  892. [03:13:17] [Server thread/INFO]: [HeadHunter 2.0.19] === STARTING ACTIVATION ===
  893. [03:13:18] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  894. [03:13:18] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
  895. [03:13:18] [Server thread/INFO]: [HeadHunter 2.0.19] Item-NBT-Reflection is compatible with this version.
  896. [03:13:18] [Server thread/INFO]: [HeadHunter 2.0.19] Hooked into PlaceholderAPI
  897. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_level}
  898. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_Level] ...
  899. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_Level] ...
  900. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_levelpercent}
  901. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_LevelPercent] ...
  902. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_LevelPercent] ...
  903. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_xp}
  904. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_XP] ...
  905. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_XP] ...
  906. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_xppercent}
  907. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_XPPercent] ...
  908. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_XPPercent] ...
  909. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_wolf}
  910. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_wolf] ...
  911. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_wolf] ...
  912. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_squid}
  913. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_squid] ...
  914. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_squid] ...
  915. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_zombie}
  916. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_zombie] ...
  917. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_zombie] ...
  918. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_guardian}
  919. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_guardian] ...
  920. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_guardian] ...
  921. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_chicken}
  922. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_chicken] ...
  923. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_chicken] ...
  924. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_ghast}
  925. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_ghast] ...
  926. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_ghast] ...
  927. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_mushroom_cow}
  928. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_mushroom_cow] ...
  929. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_mushroom_cow] ...
  930. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_slime}
  931. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_slime] ...
  932. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_slime] ...
  933. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_iron_golem}
  934. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_iron_golem] ...
  935. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_iron_golem] ...
  936. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_cave_spider}
  937. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_cave_spider] ...
  938. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_cave_spider] ...
  939. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_witch}
  940. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_witch] ...
  941. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_witch] ...
  942. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_pig_zombie}
  943. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_pig_zombie] ...
  944. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_pig_zombie] ...
  945. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_silverfish}
  946. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_silverfish] ...
  947. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_silverfish] ...
  948. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_ocelot}
  949. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_ocelot] ...
  950. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_ocelot] ...
  951. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_skeleton}
  952. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_skeleton] ...
  953. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_skeleton] ...
  954. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_creeper}
  955. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_creeper] ...
  956. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_creeper] ...
  957. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_spider}
  958. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_spider] ...
  959. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_spider] ...
  960. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_rabbit}
  961. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_rabbit] ...
  962. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_rabbit] ...
  963. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_sheep}
  964. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_sheep] ...
  965. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_sheep] ...
  966. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_villager}
  967. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_villager] ...
  968. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_villager] ...
  969. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_enderman}
  970. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_enderman] ...
  971. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_enderman] ...
  972. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_wither_skeleton}
  973. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_wither_skeleton] ...
  974. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_wither_skeleton] ...
  975. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_blaze}
  976. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_blaze] ...
  977. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_blaze] ...
  978. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_magma_cube}
  979. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_magma_cube] ...
  980. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_magma_cube] ...
  981. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_horse}
  982. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_horse] ...
  983. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_horse] ...
  984. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_pig}
  985. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_pig] ...
  986. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_pig] ...
  987. [03:13:18] [Server thread/INFO]: [MVdWPlaceholderAPI] HeadHunter added custom placeholder {headhunter_mobhead_cow}
  988. [03:13:18] [Server thread/INFO]: [Tab] Refreshing cached placeholders [HeadHunter_MobHead_cow] ...
  989. [03:13:18] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [HeadHunter_MobHead_cow] ...
  990. [03:13:18] [Server thread/INFO]: [HeadHunter 2.0.19] Hooked into MVdWPlaceholderAPI
  991. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-wolf
  992. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-squid
  993. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-zombie
  994. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-guardian
  995. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-chicken
  996. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-ghast
  997. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-mushroom_cow
  998. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-slime
  999. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-iron_golem
  1000. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-cave_spider
  1001. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-witch
  1002. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-pig_zombie
  1003. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-silverfish
  1004. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-ocelot
  1005. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-skeleton
  1006. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-creeper
  1007. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-spider
  1008. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-rabbit
  1009. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-sheep
  1010. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-villager
  1011. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-enderman
  1012. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-wither_skeleton
  1013. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-blaze
  1014. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-magma_cube
  1015. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-horse
  1016. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-pig
  1017. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-cow
  1018. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-level
  1019. [03:13:18] [Server thread/INFO]: [LeaderHeads] Statistic is not in list, adding it: hh-xp
  1020. [03:13:18] [Server thread/INFO]: [HeadHunter 2.0.19] Hooked into LeaderHeads
  1021. [03:13:18] [Server thread/INFO]: [HeadHunter 2.0.19] === Activation Complete in (207ms) ===
  1022. [03:13:18] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1023. [03:13:18] [Server thread/INFO]: Done (27.110s)! For help, type "help" or "?"
  1024. [03:13:18] [Server thread/INFO]: Starting GS4 status listener
  1025. [03:13:18] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
  1026. [03:13:18] [Server thread/INFO]: Timings Reset
  1027. [03:13:18] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins\PlayerVaults\uuidvaults directory.
  1028. [03:13:18] [Server thread/INFO]: [DuelMe] [Info] plugin is up to date!
  1029. [03:13:19] [Craft Scheduler Thread - 29/WARN]: java.lang.NullPointerException
  1030. [03:13:19] [Craft Scheduler Thread - 29/WARN]: at nul.final...\\............aux.AUX.run(SourceFile:59)
  1031. [03:13:19] [Craft Scheduler Thread - 29/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
  1032. [03:13:19] [Craft Scheduler Thread - 29/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1033. [03:13:19] [Craft Scheduler Thread - 29/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  1034. [03:13:19] [Craft Scheduler Thread - 29/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  1035. [03:13:19] [Craft Scheduler Thread - 29/WARN]: at java.lang.Thread.run(Unknown Source)
  1036. [03:13:19] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
  1037. [03:13:19] [Server thread/INFO]: [ViaVersion] Enabling PaperSpigot/TacoSpigot patch: Fixes block placement.
  1038. [03:13:19] [Server thread/INFO]: [Holograms] Loaded hologram with "MobDropsArea" with 3 lines
  1039. [03:13:19] [Server thread/INFO]: [Holograms] Loaded hologram with "SpawnersArea1" with 3 lines
  1040. [03:13:19] [Server thread/INFO]: [Holograms] Loaded hologram with "SpawnersArea2" with 3 lines
  1041. [03:13:19] [Server thread/INFO]: [Holograms] Loaded hologram with "SpawnersArea3" with 3 lines
  1042. [03:13:19] [Server thread/INFO]: [Holograms] Loaded hologram with "SpawnersArea4" with 3 lines
  1043. [03:13:19] [Server thread/INFO]: [Holograms] Loaded hologram with "RaidSuppliesArea" with 3 lines
  1044. [03:13:19] [Server thread/INFO]: [Holograms] Loaded hologram with "PotionsArea" with 3 lines
  1045. [03:13:19] [Server thread/INFO]: [Holograms] Loaded hologram with "staff" with 3 lines
  1046. [03:13:19] [OkHttp ConnectionPool/WARN]: A connection to https://plugin.buycraft.net/ was leaked. Did you forget to close a response body?
  1047. [03:13:19] [Server thread/INFO]: [Holograms] Loaded hologram with "rules" with 3 lines
  1048. [03:13:19] [Server thread/INFO]: [Holograms] Loaded hologram with "spawn" with 5 lines
  1049. [03:13:19] [Server thread/INFO]: [Holograms] Loaded hologram with "spawn2" with 8 lines
  1050. [03:13:19] [Server thread/INFO]: [Holograms] Loaded hologram with "bounty" with 8 lines
  1051. [03:13:19] [Server thread/INFO]: [Holograms] Loaded hologram with "rankup" with 11 lines
  1052. [03:13:19] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  1053. [03:13:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bungee
  1054. [03:13:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
  1055. [03:13:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: factions
  1056. [03:13:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mcmmo
  1057. [03:13:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mvdw
  1058. [03:13:19] [Server thread/ERROR]: [PlaceholderAPI] Failed to init placeholder expansion from class: com.extendedclip.papi.expansion.ping.PingExpansion
  1059. [03:13:19] [Server thread/ERROR]: [PlaceholderAPI] me.clip.placeholderapi.PlaceholderAPIPlugin.getNMSVersion()Lme/clip/placeholderapi/expansion/NMSVersion;
  1060. [03:13:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pinger
  1061. [03:13:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  1062. [03:13:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  1063. [03:13:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: sound
  1064. [03:13:19] [Server thread/ERROR]: [PlaceholderAPI] Failed to init placeholder expansion from class: com.extendedclip.expansion.mcstatistics.StatisticsExpansion
  1065. [03:13:19] [Server thread/ERROR]: [PlaceholderAPI] me.clip.placeholderapi.PlaceholderAPIPlugin.getNMSVersion()Lme/clip/placeholderapi/expansion/NMSVersion;
  1066. [03:13:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  1067. [03:13:19] [Server thread/WARN]: [ViaVersion] There is a newer version available: 2.1.3, you're on: 1.0.4
  1068. [03:13:19] [Server thread/INFO]: [AAC] Beginning Enable...
  1069. [03:13:19] [Server thread/INFO]: [AAC] Detected mcMMO, setting up hooks...
  1070. [03:13:19] [Server thread/INFO]: [AAC] Checking config file...
  1071. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check chat.Spam
  1072. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Hitbox
  1073. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Fastbow
  1074. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.FightSpeed
  1075. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Knockback
  1076. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Regen
  1077. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.FastUse
  1078. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Killaura
  1079. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Speed
  1080. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Phase
  1081. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Fly
  1082. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Vehicles
  1083. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Elytra
  1084. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.NoFall
  1085. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Check movement.Jesus is disabled
  1086. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Derp
  1087. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Criticals
  1088. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.FastBreak
  1089. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.FastPlace
  1090. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.Nuker
  1091. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.NoSwing
  1092. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.Interact
  1093. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.Velocity
  1094. [03:13:19] [Server thread/INFO]: [AAC] (CheckManager) Enabling check MovementManager
  1095. [03:13:19] [Server thread/INFO]: [AAC] Starting API...
  1096. [03:13:19] [Server thread/INFO]: [AAC] AAC has been enabled.
  1097. [03:13:19] [Server thread/INFO]: [AAC] Disabling check movement.Vehicles as server is 1.8.8
  1098. [03:13:19] [Server thread/INFO]: [AAC] Disabling check movement.Elytra as server is 1.8.8
  1099. [03:13:20] [Server thread/INFO]: [LeaderHeads] Skipping plugin HeadHunter with author [ByteMagic] and hardcoded author Neo
  1100. [03:13:20] [Craft Scheduler Thread - 65/INFO]: [BuycraftX] Fetching all due players...
  1101. [03:13:20] [Craft Scheduler Thread - 146/INFO]: [PlaceholderAPI] 151 placeholder expansions are available on the cloud.
  1102. [03:13:20] [Craft Scheduler Thread - 146/INFO]: [PlaceholderAPI] 6 installed expansions have updates available.
  1103. [03:13:22] [Craft Scheduler Thread - 65/INFO]: [BuycraftX] Fetched due players (0 found).
  1104. [03:13:35] [Server thread/INFO]: Stopping the server
  1105. [03:13:35] [Server thread/INFO]: Stopping server
  1106. [03:13:35] [Server thread/INFO]: [HeadHunter] Disabling HeadHunter v2.0.19
  1107. [03:13:35] [Server thread/INFO]: [LeaderHeads] Disabling LeaderHeads v3.1.8.3
  1108. [03:13:35] [Server thread/INFO]: [LeaderHeads] Shutting down database connection.
  1109. [03:13:35] [Server thread/INFO]: [FactionRankup] Disabling FactionRankup v3.1.0
  1110. [03:13:35] [Server thread/INFO]: [FactionChat] Disabling FactionChat v1.10.8
  1111. [03:13:35] [Server thread/INFO]: FactionChat: disabled
  1112. [03:13:35] [Server thread/INFO]: [CombatTagPlus] Disabling CombatTagPlus v1.2.3
  1113. [03:13:35] [Server thread/INFO]: [ObsidianDestroyer] Disabling ObsidianDestroyer v4.4.11-SNAPSHOT
  1114. [03:13:35] [Server thread/INFO]: [DeluxeChat] Disabling DeluxeChat v1.11.1
  1115. [03:13:35] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners v5.0.2
  1116. [03:13:35] [Server thread/INFO]: [FactionWars] Disabling FactionWars v4.6
  1117. [03:13:35] [Server thread/ERROR]: Error occurred while disabling FactionWars v4.6 (Is it up to date?)
  1118. java.lang.NoSuchMethodError: com.massivecraft.factions.entity.FactionColl.get(Ljava/lang/Object;)Lcom/massivecraft/massivecore/store/EntityInternal;
  1119. at io.github.guipenedo.factionwars.handler.FactionsHandler.getFaction(FactionsHandler.java:29) ~[?:?]
  1120. at io.github.guipenedo.factionwars.handler.FactionsHandler.getTeamName(FactionsHandler.java:34) ~[?:?]
  1121. at io.github.guipenedo.factionwars.models.FactionData.getName(FactionData.java:62) ~[?:?]
  1122. at io.github.guipenedo.factionwars.stats.DatabaseHelper.saveStats(DatabaseHelper.java:100) ~[?:?]
  1123. at io.github.guipenedo.factionwars.FactionWars.onDisable(FactionWars.java:201) ~[?:?]
  1124. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  1125. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:360) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  1126. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  1127. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:416) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  1128. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:338) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  1129. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:456) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  1130. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:652) [PaperSpigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-PaperSpigot-"8b18730"]
  1131. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
  1132. [03:13:35] [Server thread/INFO]: [FactionScoreboard] Disabling FactionScoreboard v3.0
  1133. [03:13:35] [Server thread/INFO]: [FBasics] Disabling FBasics v2.1.8
  1134. [03:13:35] [Server thread/INFO]: [TitleManager] Disabling TitleManager v1.5.12
  1135. [03:13:35] [Server thread/INFO]: [WorldGuardExtraFlags] Disabling WorldGuardExtraFlags v2.12.1
  1136. [03:13:35] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.0.1-b463
  1137. [03:13:35] [Server thread/INFO]: [SupplyCrates] Disabling SupplyCrates v2.3-STABLE
  1138. [03:13:35] [Server thread/INFO]: [FactionsGUI] Disabling FactionsGUI v5.0
  1139. [03:13:35] [Server thread/INFO]: [FactionsTop] Disabling FactionsTop v5.9.2
  1140. [03:13:35] [Server thread/INFO]: [Factions] Disabling Factions v2.8.16
  1141. [03:13:35] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: factions
  1142. [03:13:35] [Server thread/INFO]: [Factions 2.8.16] Integration Deactivated IntegrationWorldGuard
  1143. [03:13:35] [Server thread/INFO]: [Factions 2.8.16] Integration Deactivated IntegrationSpigot
  1144. [03:13:35] [Server thread/INFO]: [Factions 2.8.16] Disabled
  1145. [03:13:35] [Server thread/INFO]: [BattlePets] Disabling BattlePets v1.9.5
  1146. [03:13:35] [Server thread/INFO]: [HologramsPlaceholders] Disabling HologramsPlaceholders v2.1.0-SNAPSHOT
  1147. [03:13:35] [Server thread/INFO]: [TouchscreenHolograms] Disabling TouchscreenHolograms v1.3.1
  1148. [03:13:35] [Server thread/INFO]: [MergedMob] Disabling MergedMob v8.6.2
  1149. [03:13:35] [Server thread/INFO]: [MergedMob] MergedMob version 8.6.2 is Disabled
  1150. [03:13:35] [Server thread/INFO]: [BossMessenger] Disabling BossMessenger v3.0.1
  1151. [03:13:35] [Server thread/INFO]: [TradeMe] Disabling TradeMe v5.0.0.3
  1152. [03:13:35] [Server thread/INFO]: [TradeMe] 5.0.0.3 disabled
  1153. [03:13:35] [Server thread/INFO]: [CrateReloaded] Disabling CrateReloaded v1.3.86
  1154. [03:13:35] [Server thread/INFO]: [mcMMOAction] Disabling mcMMOAction v1.2.2
  1155. [03:13:35] [Server thread/INFO]: [AnimatedNames] Disabling AnimatedNames v5.16.0
  1156. [03:13:35] [Server thread/INFO]: [AnimatedNames] Cancelling all tasks ...
  1157. [03:13:35] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b463
  1158. [03:13:35] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: essentials
  1159. [03:13:35] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  1160. [03:13:35] [Server thread/INFO]: [CustomEnchantments] Disabling CustomEnchantments v2.4c
  1161. [03:13:35] [Server thread/INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.5-b675
  1162. [03:13:35] [Server thread/INFO]: [Multiverse-NetherPortals] - Disabled
  1163. [03:13:35] [Server thread/INFO]: [PlayerVaults] Disabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  1164. [03:13:35] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v1.3.4
  1165. [03:13:35] [Server thread/INFO]: [AAC] Disabling AAC v3.6.4
  1166. [03:13:35] [Server thread/INFO]: [AAC] Disabling checks...
  1167. [03:13:35] [Server thread/INFO]: [AAC] Saving log file...
  1168. [03:13:35] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.3-SNAPSHOT;c904242
  1169. [03:13:35] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  1170. [03:13:35] [Server thread/INFO]: [PermissionsEx_Gui] Disabling PermissionsEx_Gui vSPIGOT
  1171. [03:13:35] [Server thread/INFO]: [Holograms] Disabling Holograms v2.4.0-SNAPSHOT
  1172. [03:13:35] [Server thread/INFO]: [HideAndCustomPlugins] Disabling HideAndCustomPlugins v1.7.2
  1173. [03:13:35] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.7.2 Plugin was disabled successfully.
  1174. [03:13:35] [Server thread/INFO]: [SignShop] Disabling SignShop v2.11.0
  1175. [03:13:35] [Server thread/INFO]: [SignShop] Successfully cancelled Async Storage task with ID: 411
  1176. [03:13:35] [Server thread/INFO]: [SignShop] Disabled
  1177. [03:13:35] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.3.2
  1178. [03:13:35] [Server thread/INFO]: [PerWorldInventory] Disabling PerWorldInventory v1.9.1
  1179. [03:13:35] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.8.16
  1180. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Integration Deactivated IntegrationVault
  1181. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinWorld set to Default
  1182. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinVisibility set to Default
  1183. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinTitle set to Default
  1184. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinTeleport set to Default
  1185. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinSenderPs set to Default
  1186. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinPlayed set to Default
  1187. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinModification set to Default
  1188. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinMessage set to Default
  1189. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinKick set to Default
  1190. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinInventory set to Default
  1191. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinGamemode set to Default
  1192. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinDisplayName set to Default
  1193. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinCommand set to Default
  1194. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinActual set to Default
  1195. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinActionbar set to Default
  1196. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Mixin MixinEvent set to Default
  1197. [03:13:35] [Server thread/INFO]: [MassiveCore 2.8.16] Disabled
  1198. [03:13:35] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  1199. [03:13:35] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
  1200. [03:13:35] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5-b725
  1201. [03:13:35] [Server thread/INFO]: [Helix] Disabling Helix v1.0
  1202. [03:13:35] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
  1203. [03:13:35] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: mcmmo
  1204. [03:13:35] [Server thread/INFO]: [ItemRescuer] Disabling ItemRescuer v1.3.6
  1205. [03:13:35] [Server thread/INFO]: [Tab] Disabling Tab v5.15.0
  1206. [03:13:35] [Server thread/INFO]: [Tab] Cancelling all tasks ...
  1207. [03:13:35] [Server thread/INFO]: [FactionUtil] Disabling FactionUtil v1.0
  1208. [03:13:35] [Server thread/INFO]: [FactionUtil] Plugin unloaded!
  1209. [03:13:35] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  1210. [03:13:35] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  1211. [03:13:35] [Server thread/INFO]: [FTMassiveCore] Disabling FTMassiveCore v1.5
  1212. [03:13:35] [Server thread/INFO]: [LimitCrafting] Disabling LimitCrafting v4.0
  1213. [03:13:35] [Server thread/INFO]: [DisableEXP] Disabling DisableEXP v0.5
  1214. [03:13:35] [Server thread/INFO]: [DisableEXP] DisableEXP Disabled.
  1215. [03:13:35] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v1.0.0
  1216. [03:13:35] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: mvdw
  1217. [03:13:35] [Server thread/INFO]: [DeathMessagesPrime] Disabling DeathMessagesPrime v1.11.13
  1218. [03:13:35] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.2.0
  1219. [03:13:35] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b717
  1220. [03:13:35] [Server thread/INFO]: [Votifier] Disabling Votifier v2.3.2.2
  1221. [03:13:35] [Server thread/INFO]: [Votifier] Votifier disabled.
  1222. [03:13:35] [Server thread/INFO]: [BuycraftX] Disabling BuycraftX v10.1.4
  1223. [03:13:35] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.6
  1224. [03:13:35] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  1225. [03:13:35] [Server thread/INFO]: [Heads] Disabling Heads v1.8.2
  1226. [03:13:35] [Server thread/INFO]: [ChatControl] Disabling ChatControl v7.1.5
  1227. [03:13:35] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.3
  1228. [03:13:35] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  1229. [03:13:35] [Server thread/INFO]: [ItemLink] Disabling ItemLink v2.3
  1230. [03:13:35] [Server thread/INFO]: [TagSomeone] Disabling TagSomeone v1.6
  1231. [03:13:35] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.5;4651611
  1232. [03:13:35] [Server thread/INFO]: [SignWithLink] Disabling SignWithLink v1.5
  1233. [03:13:35] [Server thread/INFO]: [SignWithLingk] SignWithLink Desabled!
  1234. [03:13:35] [Server thread/INFO]: [SignWithLingk] Plugin by [peti446, unga23]
  1235. [03:13:35] [Server thread/INFO]: [PotionStacker] Disabling PotionStacker v1.2.0
  1236. [03:13:35] [Server thread/INFO]: [FixFreecam] Disabling FixFreecam v2.1
  1237. [03:13:35] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.12.0
  1238. [03:13:35] [Server thread/INFO]: [CancelNaturalMobs] Disabling CancelNaturalMobs v1.0.0-SNAPSHOT
  1239. [03:13:35] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.0.4
  1240. [03:13:35] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  1241. [03:13:35] [Server thread/INFO]: [PvPTimer] Disabling PvPTimer v1.1
  1242. [03:13:35] [Server thread/INFO]: [[CCOJ]] Disabling CCOJ v0.2
  1243. [03:13:35] [Server thread/INFO]: [Item_Stacker] Disabling Item_Stacker v1.2
  1244. [03:13:35] [Server thread/INFO]: [Item_Stacker] Item Stacker Plugin disabled!
  1245. [03:13:35] [Server thread/INFO]: [EnderVault] Disabling EnderVault v2.0.1
  1246. [03:13:35] [Server thread/INFO]: [SpawnersOnly] Disabling SpawnersOnly v1.0
  1247. [03:13:35] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.6
  1248. [03:13:35] [Server thread/INFO]: [HealthChat] Disabling HealthChat v1.5
  1249. [03:13:35] [Server thread/INFO]: [DeluxeJoin] Disabling DeluxeJoin v2.4.0
  1250. [03:13:35] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.3
  1251. [03:13:35] [Server thread/INFO]: [FactionsEssentials] Disabling FactionsEssentials v1.7.1
  1252. [03:13:35] [Server thread/INFO]: FactionsEssentials is now disabled, you are using version 1.7.1!
  1253. [03:13:35] [Server thread/INFO]: Saving players
  1254. [03:13:36] [Server thread/INFO]: Saving worlds
  1255. [03:13:36] [Server thread/INFO]: Saving chunks for level 'factions'/Overworld
  1256. [03:13:36] [Server thread/INFO]: Saving chunks for level 'factions_nether'/Nether
  1257. [03:13:36] [Server thread/INFO]: Saving chunks for level 'factions_the_end'/The End
  1258. [03:13:36] [Server thread/INFO]: Saving chunks for level 'FW_TDM'/Overworld
  1259. [03:13:36] [Server thread/INFO]: Saving chunks for level 'duel'/Overworld
  1260. [03:13:36] [Server thread/INFO]: Saving chunks for level 'PVP'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement