Advertisement
Guest User

Factions error

a guest
Nov 13th, 2018
861
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.39 KB | None | 0 0
  1. [21:03:27] [main/INFO]: Loaded 0 recipes
  2. [21:03:27] [Server thread/INFO]: Starting minecraft server version 1.13.2
  3. [21:03:27] [Server thread/INFO]: Loading properties
  4. [21:03:27] [Server thread/INFO]: Default game type: SURVIVAL
  5. [21:03:27] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-947a8e7-3a91182 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
  6. [21:03:27] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [21:03:27] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [21:03:27] [Server thread/INFO]: Debug logging is disabled
  9. [21:03:28] [Server thread/INFO]: Generating keypair
  10. [21:03:28] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25597
  11. [21:03:31] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [21:03:31] [Server thread/ERROR]: Could not load 'plugins/SignChestShop Reloaded 1.5 for 1.12.2.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_12_R1/NBTBase
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  17. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:323) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  18. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  19. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  20. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  21. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_12_R1/NBTBase
  22. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_181]
  23. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_181]
  24. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  25. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  26. ... 6 more
  27. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_12_R1.NBTBase
  28. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:105) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  29. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  30. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_181]
  31. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_181]
  32. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_181]
  33. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_181]
  34. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  35. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  36. ... 6 more
  37. [21:03:31] [Server thread/INFO]: ====== USE PAPER ======
  38. [21:03:31] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
  39. [21:03:31] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
  40. [21:03:31] [Server thread/INFO]: - This is only a recommendation
  41. [21:03:31] [Server thread/INFO]: ==============================
  42. [21:03:32] [Server thread/INFO]: Using com.boydti.fawe.bukkit.adapter.v1_13_1.Spigot_v1_13_R2 as the Bukkit adapter
  43. [21:03:32] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  44. [21:03:32] [Server thread/INFO]: (FAWE) Replacing commands is currently undefined behavior: { image,color }
  45. [21:03:33] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.15.1
  46. [21:03:33] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.3.17
  47. [21:03:33] [Server thread/INFO]: [AnvilRestrict] Loading AnvilRestrict v0.1
  48. [21:03:33] [Server thread/INFO]: [NoNetherRoof] Loading NoNetherRoof v1.0.4
  49. [21:03:33] [Server thread/INFO]: [StopSlimeBlockMoving] Loading StopSlimeBlockMoving v1.3.2
  50. [21:03:33] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  51. [21:03:33] [Server thread/INFO]: [HoloItems] Loading HoloItems v1.0
  52. [21:03:33] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
  53. [21:03:33] [Server thread/INFO]: [BarbedWire] Loading BarbedWire v1.4.5
  54. [21:03:33] [Server thread/INFO]: [ActionHealth] Loading ActionHealth v3.2.0
  55. [21:03:33] [Server thread/INFO]: [LaggRemover] Loading LaggRemover v2.0.4
  56. [21:03:33] [Server thread/INFO]: [BanManager] Loading BanManager v5.15.0
  57. [21:03:33] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  58. [21:03:33] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.13.2) has not yet been tested! Proceed with caution.
  59. [21:03:34] [Server thread/INFO]: [ShulkerBlock] Loading ShulkerBlock v1.3
  60. [21:03:34] [Server thread/INFO]: [DeathMessagesPrime] Loading DeathMessagesPrime v1.13.11
  61. [21:03:34] [Server thread/INFO]: [BlowableObsidians] Loading BlowableObsidians v5.0
  62. [21:03:34] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.0
  63. [21:03:34] [Server thread/INFO]: [IPWhitelist] Loading IPWhitelist v1.7
  64. [21:03:34] [Server thread/INFO]: [CheckNameHistory] Loading CheckNameHistory v3.0.0
  65. [21:03:34] [Server thread/INFO]: [ConditionalCommands] Loading ConditionalCommands v1.4
  66. [21:03:34] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  67. [21:03:34] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
  68. [21:03:34] [Server thread/INFO]: [NoAfkFishingPlugin] Loading NoAfkFishingPlugin v1.0.1.12d
  69. [21:03:34] [Server thread/INFO]: [Porty-Bukkit] Loading Porty-Bukkit v1.2
  70. [21:03:34] [Server thread/INFO]: [ArmorWeight] Loading ArmorWeight v0.3.15
  71. [21:03:34] [Server thread/INFO]: [WatchCat] Loading WatchCat v2.1.5-b1
  72. [21:03:34] [Server thread/INFO]: [SpawnersPlus] Loading SpawnersPlus v2.6.5
  73. [21:03:34] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.55
  74. [21:03:34] [Server thread/INFO]: [Auctions] Loading Auctions v2.5.1-SNAPSHOT
  75. [21:03:34] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.1
  76. [21:03:34] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.15.0.55
  77. [21:03:34] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.6
  78. [21:03:34] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.15.0.55
  79. [21:03:34] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v2.3.1
  80. [21:03:34] [Server thread/INFO]: [CrazyEnvoy] Loading CrazyEnvoy v1.2.8.3
  81. [21:03:34] [Server thread/INFO]: [WorldEdit] Loading WorldEdit vunspecified
  82. [21:03:34] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0-SNAPSHOT;0dc5781
  83. [21:03:34] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE
  84. [21:03:34] [Server thread/INFO]: [BungeeTabListPlus] Loading BungeeTabListPlus v2.8.9
  85. [21:03:34] [Server thread/INFO]: [VentureChat] Loading VentureChat v2.13.1
  86. [21:03:34] [Server thread/INFO]: [RandomCoords] Loading RandomCoords v0.6.2-RELEASE
  87. [21:03:34] [Server thread/INFO]: [StackMob] Loading StackMob v3.0.2b
  88. [21:03:34] [Server thread/INFO]: [StackMob] Plugin hook registered for WorldGuard (7.0.0-SNAPSHOT;0dc5781)
  89. [21:03:34] [Server thread/INFO]: [StackMob] Registered WorldGuard region flag.
  90. [21:03:34] [Server thread/INFO]: [AdvancedEnchantments] Loading AdvancedEnchantments v5.0.0
  91. [21:03:34] [Server thread/INFO]: [FactionScoreboard] Loading FactionScoreboard v3.0
  92. [21:03:34] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.16.3
  93. [21:03:34] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.3.17
  94. [21:03:34] [Server thread/INFO]: __
  95. [21:03:34] [Server thread/INFO]: | |__) LuckPerms v4.3.17
  96. [21:03:34] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  97. [21:03:34] [Server thread/INFO]: [LuckPerms] Loading configuration...
  98. [21:03:34] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
  99. [21:03:34] [Server thread/INFO]: [LuckPerms] Loading messaging service... [BUNGEE]
  100. [21:03:34] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  101. [21:03:34] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  102. [21:03:34] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 952ms)
  103. [21:03:34] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  104. [21:03:34] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  105. [21:03:35] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  106. [21:03:35] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  107. [21:03:35] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  108. [21:03:35] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  109. [21:03:35] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  110. [21:03:35] [Server thread/INFO]: [StackMob] Enabling StackMob v3.0.2b
  111. [21:03:35] [Server thread/INFO]: [StackMob] StackMob v3.0.2b created by antiPerson/BaconPied
  112. [21:03:35] [Server thread/INFO]: [StackMob] Documentation can be found at https://www.spigotmc.org/resources/stackmob.29999/
  113. [21:03:35] [Server thread/INFO]: [StackMob] GitHub repository can be found at https://www.github.com/Nathat23/StackMob-2
  114. [21:03:35] [Server thread/INFO]: [StackMob] Detected server version: 1
  115. [21:03:35] [Server thread/INFO]: [StackMob] Plugin hook registered for ProtocolLib (4.4.0)
  116. [21:03:35] [Server thread/INFO]: [StackMob] Loading cached entities...
  117. [21:03:35] [Server thread/INFO]: [StackMob] Using FLATFILE storage method.
  118. [21:03:35] [Server thread/INFO]: [StackMob] Registering listeners, tasks and commands...
  119. [21:03:35] [Server thread/WARN]: [StackMob] PaperSpigot not found, extra events will not work!
  120. [21:03:35] [Server thread/INFO]: [StackMob] Starting metrics (if enabled)...
  121. [21:03:35] [Server thread/INFO]: [StackMob] There is no new version at this time.
  122. [21:03:35] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  123. [21:03:35] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  124. [21:03:35] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  125. [21:03:35] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  126. [21:03:35] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  127. [21:03:35] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  128. [21:03:35] [Server thread/INFO]: Preparing level "Cannon"
  129. [21:03:35] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  130. [21:03:36] [Server thread/INFO]: Loaded 524 recipes
  131. [21:03:36] [Server thread/INFO]: -------- World Settings For [Cannon] --------
  132. [21:03:36] [Server thread/INFO]: Mob Spawn Range: 4
  133. [21:03:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  134. [21:03:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  135. [21:03:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  136. [21:03:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  137. [21:03:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  138. [21:03:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  139. [21:03:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  140. [21:03:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  141. [21:03:36] [Server thread/INFO]: Vine Growth Modifier: 100%
  142. [21:03:36] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  143. [21:03:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  144. [21:03:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  145. [21:03:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  146. [21:03:36] [Server thread/INFO]: Random Lighting Updates: false
  147. [21:03:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  148. [21:03:36] [Server thread/INFO]: Max TNT Explosions: 100
  149. [21:03:36] [Server thread/INFO]: Tile Max Tick Time: 25ms Entity max Tick Time: 40ms
  150. [21:03:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  151. [21:03:36] [Server thread/INFO]: Item Despawn Rate: 6000
  152. [21:03:36] [Server thread/INFO]: Item Merge Radius: 2.5
  153. [21:03:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  154. [21:03:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  155. [21:03:36] [Server thread/INFO]: View Distance: 8
  156. [21:03:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  157. [21:03:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  158. [21:03:36] [Server thread/INFO]: -------- World Settings For [Cannon_nether] --------
  159. [21:03:36] [Server thread/INFO]: Mob Spawn Range: 4
  160. [21:03:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  161. [21:03:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  162. [21:03:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  163. [21:03:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  164. [21:03:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  165. [21:03:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  166. [21:03:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  167. [21:03:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  168. [21:03:36] [Server thread/INFO]: Vine Growth Modifier: 100%
  169. [21:03:36] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  170. [21:03:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  171. [21:03:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  172. [21:03:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  173. [21:03:36] [Server thread/INFO]: Random Lighting Updates: false
  174. [21:03:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  175. [21:03:36] [Server thread/INFO]: Max TNT Explosions: 100
  176. [21:03:36] [Server thread/INFO]: Tile Max Tick Time: 25ms Entity max Tick Time: 40ms
  177. [21:03:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  178. [21:03:36] [Server thread/INFO]: Item Despawn Rate: 6000
  179. [21:03:36] [Server thread/INFO]: Item Merge Radius: 2.5
  180. [21:03:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  181. [21:03:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  182. [21:03:36] [Server thread/INFO]: View Distance: 8
  183. [21:03:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  184. [21:03:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  185. [21:03:36] [Server thread/INFO]: -------- World Settings For [Cannon_the_end] --------
  186. [21:03:36] [Server thread/INFO]: Mob Spawn Range: 4
  187. [21:03:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  188. [21:03:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  189. [21:03:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  190. [21:03:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  191. [21:03:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  192. [21:03:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  193. [21:03:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  194. [21:03:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  195. [21:03:36] [Server thread/INFO]: Vine Growth Modifier: 100%
  196. [21:03:36] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  197. [21:03:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  198. [21:03:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  199. [21:03:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  200. [21:03:36] [Server thread/INFO]: Random Lighting Updates: false
  201. [21:03:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  202. [21:03:36] [Server thread/INFO]: Max TNT Explosions: 100
  203. [21:03:36] [Server thread/INFO]: Tile Max Tick Time: 25ms Entity max Tick Time: 40ms
  204. [21:03:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  205. [21:03:36] [Server thread/INFO]: Item Despawn Rate: 6000
  206. [21:03:36] [Server thread/INFO]: Item Merge Radius: 2.5
  207. [21:03:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  208. [21:03:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  209. [21:03:36] [Server thread/INFO]: View Distance: 8
  210. [21:03:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  211. [21:03:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  212. [21:03:36] [Server thread/INFO]: Preparing start region for level minecraft:the_nether (Seed: -672729483)
  213. [21:03:36] [Server thread/INFO]: Preparing spawn area: 4%
  214. [21:03:36] [Server thread/INFO]: Preparing spawn area: 8%
  215. [21:03:37] [Server thread/INFO]: Preparing spawn area: 12%
  216. [21:03:37] [Server thread/INFO]: Preparing spawn area: 16%
  217. [21:03:37] [Server thread/INFO]: Preparing spawn area: 20%
  218. [21:03:37] [Server thread/INFO]: Preparing spawn area: 24%
  219. [21:03:37] [Server thread/INFO]: Preparing spawn area: 28%
  220. [21:03:37] [Server thread/INFO]: Preparing spawn area: 32%
  221. [21:03:37] [Server thread/INFO]: Preparing spawn area: 36%
  222. [21:03:37] [Server thread/INFO]: Preparing spawn area: 40%
  223. [21:03:37] [Server thread/INFO]: Preparing spawn area: 44%
  224. [21:03:37] [Server thread/INFO]: Preparing spawn area: 48%
  225. [21:03:37] [Server thread/INFO]: Preparing spawn area: 52%
  226. [21:03:37] [Server thread/INFO]: Preparing spawn area: 56%
  227. [21:03:37] [Server thread/INFO]: Preparing spawn area: 60%
  228. [21:03:37] [Server thread/INFO]: Preparing spawn area: 64%
  229. [21:03:37] [Server thread/INFO]: Preparing spawn area: 68%
  230. [21:03:37] [Server thread/INFO]: Preparing spawn area: 72%
  231. [21:03:37] [Server thread/INFO]: Preparing spawn area: 76%
  232. [21:03:37] [Server thread/INFO]: Preparing spawn area: 80%
  233. [21:03:37] [Server thread/INFO]: Preparing spawn area: 84%
  234. [21:03:37] [Server thread/INFO]: Preparing spawn area: 88%
  235. [21:03:37] [Server thread/INFO]: Preparing spawn area: 92%
  236. [21:03:37] [Server thread/INFO]: Preparing spawn area: 96%
  237. [21:03:37] [Server thread/INFO]: Preparing spawn area: 100%
  238. [21:03:37] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: -672729483)
  239. [21:03:37] [Server thread/INFO]: Preparing spawn area: 4%
  240. [21:03:37] [Server thread/INFO]: Preparing spawn area: 8%
  241. [21:03:37] [Server thread/INFO]: Preparing spawn area: 12%
  242. [21:03:37] [Server thread/INFO]: Preparing spawn area: 16%
  243. [21:03:37] [Server thread/INFO]: Preparing spawn area: 20%
  244. [21:03:37] [Server thread/INFO]: Preparing spawn area: 24%
  245. [21:03:37] [Server thread/INFO]: Preparing spawn area: 28%
  246. [21:03:37] [Server thread/INFO]: Preparing spawn area: 32%
  247. [21:03:37] [Server thread/INFO]: Preparing spawn area: 36%
  248. [21:03:37] [Server thread/INFO]: Preparing spawn area: 40%
  249. [21:03:37] [Server thread/INFO]: Preparing spawn area: 44%
  250. [21:03:38] [Server thread/INFO]: Preparing spawn area: 48%
  251. [21:03:38] [Server thread/INFO]: Preparing spawn area: 52%
  252. [21:03:38] [Server thread/INFO]: Preparing spawn area: 56%
  253. [21:03:38] [Server thread/INFO]: Preparing spawn area: 60%
  254. [21:03:38] [Server thread/INFO]: Preparing spawn area: 64%
  255. [21:03:38] [Server thread/INFO]: Preparing spawn area: 68%
  256. [21:03:38] [Server thread/INFO]: Preparing spawn area: 72%
  257. [21:03:38] [Server thread/INFO]: Preparing spawn area: 76%
  258. [21:03:38] [Server thread/INFO]: Preparing spawn area: 80%
  259. [21:03:38] [Server thread/INFO]: Preparing spawn area: 84%
  260. [21:03:38] [Server thread/INFO]: Preparing spawn area: 88%
  261. [21:03:38] [Server thread/INFO]: Preparing spawn area: 92%
  262. [21:03:38] [Server thread/INFO]: Preparing spawn area: 96%
  263. [21:03:38] [Server thread/INFO]: Preparing spawn area: 100%
  264. [21:03:38] [Server thread/INFO]: Preparing start region for level minecraft:the_end (Seed: -672729483)
  265. [21:03:38] [Server thread/INFO]: Preparing spawn area: 4%
  266. [21:03:38] [Server thread/INFO]: Preparing spawn area: 8%
  267. [21:03:38] [Server thread/INFO]: Preparing spawn area: 12%
  268. [21:03:38] [Server thread/INFO]: Preparing spawn area: 16%
  269. [21:03:38] [Server thread/INFO]: Preparing spawn area: 20%
  270. [21:03:38] [Server thread/INFO]: Preparing spawn area: 24%
  271. [21:03:38] [Server thread/INFO]: Preparing spawn area: 28%
  272. [21:03:38] [Server thread/INFO]: Preparing spawn area: 32%
  273. [21:03:38] [Server thread/INFO]: Preparing spawn area: 36%
  274. [21:03:38] [Server thread/INFO]: Preparing spawn area: 40%
  275. [21:03:38] [Server thread/INFO]: Preparing spawn area: 44%
  276. [21:03:38] [Server thread/INFO]: Preparing spawn area: 48%
  277. [21:03:38] [Server thread/INFO]: Preparing spawn area: 52%
  278. [21:03:38] [Server thread/INFO]: Preparing spawn area: 56%
  279. [21:03:38] [Server thread/INFO]: Preparing spawn area: 60%
  280. [21:03:38] [Server thread/INFO]: Preparing spawn area: 64%
  281. [21:03:38] [Server thread/INFO]: Preparing spawn area: 68%
  282. [21:03:38] [Server thread/INFO]: Preparing spawn area: 72%
  283. [21:03:38] [Server thread/INFO]: Preparing spawn area: 76%
  284. [21:03:38] [Server thread/INFO]: Preparing spawn area: 80%
  285. [21:03:38] [Server thread/INFO]: Preparing spawn area: 84%
  286. [21:03:38] [Server thread/INFO]: Preparing spawn area: 88%
  287. [21:03:38] [Server thread/INFO]: Preparing spawn area: 92%
  288. [21:03:38] [Server thread/INFO]: Preparing spawn area: 96%
  289. [21:03:38] [Server thread/INFO]: Preparing spawn area: 100%
  290. [21:03:38] [Server thread/INFO]: Time elapsed: 1612 ms
  291. [21:03:38] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.15.1
  292. [21:03:38] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  293. [21:03:38] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  294. [21:03:38] [Server thread/INFO]: [AnvilRestrict] Enabling AnvilRestrict v0.1
  295. [21:03:38] [Server thread/INFO]: [NoNetherRoof] Enabling NoNetherRoof v1.0.4
  296. [21:03:38] [Server thread/INFO]: [NoNetherRoof] Metrics Enabled!
  297. [21:03:38] [Server thread/INFO]: [NoNetherRoof] Plugin Enabled!
  298. [21:03:38] [Server thread/INFO]: [StopSlimeBlockMoving] Enabling StopSlimeBlockMoving v1.3.2
  299. [21:03:38] [Server thread/INFO]: [StopSlimeBlockMoving] CANNOT ADD MATERIAL: DETECTOR_TAIL use this material names: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  300. [21:03:38] [Server thread/INFO]: [StopSlimeBlockMoving] Successfully enabled
  301. [21:03:38] [Server thread/INFO]: [StopSlimeBlockMoving] Version 1.3.2 by [Bodyash].
  302. [21:03:38] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
  303. [21:03:38] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  304. [21:03:38] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  305. [21:03:38] [Server thread/INFO]: [HoloItems] Enabling HoloItems v1.0
  306. [21:03:38] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
  307. [21:03:38] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
  308. [21:03:38] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  309. [21:03:38] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Cannon" has border radius 10000 at X: -278.5 Z: 53.5
  310. [21:03:38] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Cannon_nether" has border radius 10000 at X: 0.5 Z: 0.5
  311. [21:03:38] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Cannon_the_end" has border radius 10000 at X: 1.5 Z: 0.5
  312. [21:03:38] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -279.0 Y: 64.0 Z: 53.0
  313. [21:03:38] [Server thread/INFO]: [BarbedWire] Enabling BarbedWire v1.4.5
  314. [21:03:38] [Server thread/INFO]: [ActionHealth] Enabling ActionHealth v3.2.0
  315. [21:03:38] [Server thread/INFO]: [LaggRemover] Enabling LaggRemover v2.0.4
  316. [21:03:38] [Server thread/INFO]: [LaggRemover] Error parsing protocol info for "lag_protocols.low_ram.cc_items": Unexpected token END OF FILE at position 0.
  317. [21:03:38] [Server thread/INFO]:
  318. __ ____ _ _____
  319. / / ____ _____ _____ _/ __ \___ ____ ___ ____ _ _____ _____ | | / /__ \
  320. / / / __ `/ __ `/ __ `/ /_/ / _ \/ __ `__ \/ __ \ | / / _ \/ ___/ | | / /__/ /
  321. / /___/ /_/ / /_/ / /_/ / _, _/ __/ / / / / / /_/ / |/ / __/ / | |/ // __/
  322. /_____/\__,_/\__, /\__, /_/ |_|\___/_/ /_/ /_/\____/|___/\___/_/ |___//____/
  323. /____//____/
  324.  
  325. [21:03:38] [Server thread/INFO]: [LaggRemover] Loaded 0 module(s)
  326. [21:03:38] [Server thread/INFO]: [LaggRemover] The LaggRemover AI is now active!
  327. [21:03:38] [Server thread/INFO]: [LaggRemover] LaggRemover has been enabled!
  328. [21:03:38] [Server thread/INFO]: [BanManager] Enabling BanManager v5.15.0
  329. [21:03:38] [Server thread/WARN]: 14 [Server thread] INFO me.confuser.banmanager.internal.hikari.HikariDataSource - bm-local - Started.
  330.  
  331. [21:03:39] [Server thread/INFO]: [BanManager] Loaded 32 bans into memory
  332. [21:03:39] [Server thread/INFO]: [BanManager] Loaded 0 mutes into memory
  333. [21:03:39] [Server thread/INFO]: [BanManager] Loaded 2 ip bans into memory
  334. [21:03:39] [Server thread/INFO]: [BanManager] Loaded 0 ip mutes into memory
  335. [21:03:39] [Server thread/INFO]: [BanManager] Loaded 0 ip range bans into memory
  336. [21:03:39] [Server thread/INFO]: [BanManager] Loaded 0 name bans into memory
  337. [21:03:39] [Server thread/INFO]: [ShulkerBlock] Enabling ShulkerBlock v1.3
  338. [21:03:39] [Server thread/INFO]: [DeathMessagesPrime] Enabling DeathMessagesPrime v1.13.11
  339. [21:03:39] [Server thread/INFO]: [DeathMessagesPrime] Minecraft version is 1.13.2
  340. [21:03:39] [Server thread/INFO]: [BlowableObsidians] Enabling BlowableObsidians v5.0
  341. [21:03:39] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.0
  342. [21:03:39] [Server thread/INFO]: [IPWhitelist] Enabling IPWhitelist v1.7
  343. [21:03:39] [Server thread/INFO]: [CheckNameHistory] Enabling CheckNameHistory v3.0.0
  344. [21:03:39] [Server thread/INFO]: [CheckNameHistory] CheckNameHistory version 3.0.0 is Enabled
  345. [21:03:39] [Server thread/INFO]: [ConditionalCommands] Enabling ConditionalCommands v1.4
  346. [21:03:39] [Server thread/INFO]: [ConditionalCommands] Initializing placeholders...
  347. [21:03:39] [Server thread/INFO]: [ConditionalCommands] Ready.
  348. [21:03:39] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
  349. [21:03:39] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  350. [21:03:39] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.1-b91
  351. [21:03:39] [Server thread/INFO]: | Command file(s) found : 2
  352. [21:03:39] [Server thread/INFO]: | Config : Ready.
  353. [21:03:39] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
  354. [21:03:39] [Server thread/INFO]: | Custom commands loaded : 4
  355. [21:03:39] [Server thread/INFO]: | Version: 5.3.4
  356. [21:03:39] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  357. [21:03:39] [Server thread/INFO]: | You are running the latest version of MyCommand.
  358. [21:03:39] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
  359. [21:03:39] [Server thread/INFO]: [NoAfkFishingPlugin] Enabling NoAfkFishingPlugin v1.0.1.12d
  360. [21:03:39] [Server thread/INFO]: starts count days!
  361. [21:03:39] [Server thread/INFO]: [NoAfkFishingPlugin] NoAfkFishingPlugin version 1.0.1.12d is enabled!
  362. [21:03:39] [Server thread/INFO]: [Porty-Bukkit] Enabling Porty-Bukkit v1.2
  363. [21:03:39] [Server thread/ERROR]: Error occurred while enabling Porty-Bukkit v1.2 (Is it up to date?)
  364. java.lang.IllegalArgumentException: Channel must contain : separator (attempted to use PORTY)
  365. at org.bukkit.plugin.messaging.StandardMessenger.validateAndCorrectChannel(StandardMessenger.java:474) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  366. at org.bukkit.plugin.messaging.StandardMessenger.registerIncomingPluginChannel(StandardMessenger.java:209) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  367. at me.moehritz.porty.Porty.onEnable(Porty.java:32) ~[?:?]
  368. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:254) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  369. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  370. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  371. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:434) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  372. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:348) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  373. at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  374. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  375. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  376. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  377. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  378. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  379. [21:03:39] [Server thread/INFO]: [ArmorWeight] Enabling ArmorWeight v0.3.15
  380. [21:03:39] [Server thread/INFO]: [ArmorWeight] Enabled successfully.
  381. [21:03:39] [Server thread/INFO]: [WatchCat] Enabling WatchCat v2.1.5-b1
  382. [21:03:39] [Server thread/INFO]: [SpawnersPlus] Enabling SpawnersPlus v2.6.5
  383. [21:03:40] [Server thread/INFO]: [SpawnersPlus] Plugin up to date! (Version: 2.6.5)
  384. [21:03:40] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.55
  385. [21:03:40] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  386. [21:03:40] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  387. [21:03:40] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  388. [21:03:40] [Server thread/INFO]: Using locale en
  389. [21:03:40] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
  390. [21:03:40] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  391. [21:03:40] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  392. [21:03:40] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  393. [21:03:40] [Server thread/INFO]: [Auctions] Enabling Auctions v2.5.1-SNAPSHOT
  394. [21:03:40] [Server thread/INFO]: [Auctions] Material "BEDROCK" added as a blocked material.
  395. [21:03:40] [Server thread/INFO]: [Auctions] Added global chat recipient group to the list of broadcast listeners
  396. [21:03:40] [Server thread/INFO]: [Auctions] Successfully registered PlaceholderAPI placeholders
  397. [21:03:40] [Server thread/INFO]: [Auctions] Message handler has been set to TEXT
  398. [21:03:40] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.1
  399. [21:03:40] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  400. [21:03:40] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.15.0.55
  401. [21:03:40] [Server thread/INFO]: Continuing to enable Protect.
  402. [21:03:40] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.6
  403. [21:03:40] [Server thread/INFO]: [ChatEx] Loading updater by TheJeterLP. Project id: 65863
  404. [21:03:40] [Server thread/INFO]: [ChatEx] Loading updater-config...
  405. [21:03:40] [Server thread/INFO]: [ChatEx] Done!
  406. [21:03:40] [Server thread/INFO]: [ChatEx] Updatechecker is enabled.
  407. [21:03:40] [Server thread/INFO]: [ChatEx] Successfully hooked into: LuckPerms
  408. [21:03:40] [Server thread/INFO]: [ChatEx] Listener registered with Priority: LOWEST
  409. [21:03:40] [Server thread/INFO]: [ChatEx] is now enabled!
  410. [21:03:40] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.15.0.55
  411. [21:03:40] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v2.3.1
  412. [21:03:40] [Server thread/INFO]: [PremiumVanish] Hooked into PlaceholderAPI
  413. [21:03:40] [Server thread/INFO]: [PremiumVanish] Hooked into Essentials
  414. [21:03:40] [Server thread/INFO]: [CrazyEnvoy] Enabling CrazyEnvoy v1.2.8.3
  415. [21:03:40] [Server thread/ERROR]: Error occurred while enabling CrazyEnvoy v1.2.8.3 (Is it up to date?)
  416. java.lang.IllegalArgumentException: Material cannot be null
  417. at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  418. at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:69) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  419. at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:57) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  420. at me.badbones69.envoy.Methods.makeItem(Methods.java:153) ~[?:?]
  421. at me.badbones69.envoy.api.Prizes.loadPrizes(Prizes.java:95) ~[?:?]
  422. at me.badbones69.envoy.Main.onEnable(Main.java:44) ~[?:?]
  423. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:254) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  424. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  425. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  426. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:434) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  427. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:348) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  428. at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  429. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  430. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  431. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  432. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  433. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  434. [21:03:40] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0-SNAPSHOT;0dc5781
  435. [21:03:41] [Server thread/INFO]: [WorldGuard] (Cannon) TNT ignition is PERMITTED.
  436. [21:03:41] [Server thread/INFO]: [WorldGuard] (Cannon) Lighters are PERMITTED.
  437. [21:03:41] [Server thread/INFO]: [WorldGuard] (Cannon) Lava fire is blocked.
  438. [21:03:41] [Server thread/INFO]: [WorldGuard] (Cannon) Fire spread is UNRESTRICTED.
  439. [21:03:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Cannon'
  440. [21:03:41] [Server thread/INFO]: [WorldGuard] (Cannon_nether) TNT ignition is PERMITTED.
  441. [21:03:41] [Server thread/INFO]: [WorldGuard] (Cannon_nether) Lighters are PERMITTED.
  442. [21:03:41] [Server thread/INFO]: [WorldGuard] (Cannon_nether) Lava fire is blocked.
  443. [21:03:41] [Server thread/INFO]: [WorldGuard] (Cannon_nether) Fire spread is UNRESTRICTED.
  444. [21:03:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Cannon_nether'
  445. [21:03:41] [Server thread/INFO]: [WorldGuard] (Cannon_the_end) TNT ignition is PERMITTED.
  446. [21:03:41] [Server thread/INFO]: [WorldGuard] (Cannon_the_end) Lighters are PERMITTED.
  447. [21:03:41] [Server thread/INFO]: [WorldGuard] (Cannon_the_end) Lava fire is blocked.
  448. [21:03:41] [Server thread/INFO]: [WorldGuard] (Cannon_the_end) Fire spread is UNRESTRICTED.
  449. [21:03:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Cannon_the_end'
  450. [21:03:41] [Server thread/INFO]: [WorldGuard] Loading region data...
  451. [21:03:41] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE
  452. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] ==== Setup ====
  453. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Minecraft Version 1.13 found, New Items will be used.
  454. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Starting conversion of legacy material in config to 1.13 materials.
  455. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'WOOD_SWORD' with 'WOODEN_SWORD' for config node 'fperm-gui.relation.materials.recruit'.
  456. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'GOLD_SWORD' with 'GOLDEN_SWORD' for config node 'fperm-gui.relation.materials.normal'.
  457. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'GOLD_AXE' with 'GOLDEN_AXE' for config node 'fperm-gui.relation.materials.ally'.
  458. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'WOOD_AXE' with 'WOODEN_AXE' for config node 'fperm-gui.relation.materials.neutral'.
  459. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.build'.
  460. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.destroy'.
  461. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.frost-walk'.
  462. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.pain-build'.
  463. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.door'.
  464. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.button'.
  465. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.lever'.
  466. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.container'.
  467. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.invite'.
  468. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.kick'.
  469. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.item'.
  470. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.sethome'.
  471. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.widthdraw'.
  472. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.territory'.
  473. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.access'.
  474. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.promote'.
  475. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.setwarp'.
  476. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.warp'.
  477. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.ban'.
  478. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.disband'.
  479. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.fly'.
  480. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.vault'.
  481. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.tntbank'.
  482. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS' with 'GRAY_STAINED_GLASS' for config node 'fperm-gui.action.materials.tntfill'.
  483. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS_PANE' with 'GRAY_STAINED_GLASS_PANE' for config node 'fperm-gui.dummy-items.0.material'.
  484. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS_PANE' with 'GRAY_STAINED_GLASS_PANE' for config node 'fwarp-gui.dummy-items.0.material'.
  485. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'STAINED_GLASS_PANE' with 'GRAY_STAINED_GLASS_PANE' for config node 'fupgrades.MainMenu.DummyItem.Type'.
  486. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'EXP_BOTTLE' with 'EXPERIENCE_BOTTLE' for config node 'fupgrades.MainMenu.EXP.EXPItem.Type'.
  487. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'MOB_SPAWNER' with 'SPAWNER' for config node 'fupgrades.MainMenu.Spawners.SpawnerItem.Type'.
  488. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'LIME' with 'LIME_STAINED_GLASS' for config node 'fperm-gui.action.access.allow'.
  489. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'RED' with 'RED_STAINED_GLASS' for config node 'fperm-gui.action.access.deny'.
  490. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Replacing legacy material 'CYAN' with 'CYAN_STAINED_GLASS' for config node 'fperm-gui.action.access.undefined'.
  491. [21:03:41] [Server thread/INFO]: File was not found for players.json, assuming there is no need to migrate old players.json file.
  492. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] ==== End Setup ====
  493. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] === ENABLE START ===
  494. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Loaded 6 players
  495. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Loaded 4 Factions
  496. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Loading board from disk
  497. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Loaded 0 board locations
  498. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Found CoreProtect, enabling Inspect
  499. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Enabling FactionsTop command, this is a very basic /f top please get a dedicated /f top resource if you want land calculation etc.
  500. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Economy integration through Vault plugin successful.
  501. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Minecraft Version 1.9 or higher found, using non packet based particle API
  502. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] Successfully registered placeholders with PlaceholderAPI.
  503. [21:03:41] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.1-RC-1.4-STABLE] === ENABLE DONE (Took 258ms) ===
  504. [21:03:41] [Server thread/INFO]: [BungeeTabListPlus] Enabling BungeeTabListPlus v2.8.9
  505. [21:03:41] [Server thread/INFO]: [VentureChat] Enabling VentureChat v2.13.1
  506. [21:03:41] [Server thread/INFO]: [VentureChat] - Initializing...
  507. [21:03:41] [Server thread/INFO]: [VentureChat] - Config found! Loading file.
  508. [21:03:41] [Server thread/INFO]: [VentureChat] purple is not valid. Changing to white.
  509. [21:03:41] [Server thread/INFO]: [VentureChat] - Checking for Vault...
  510. [21:03:41] [Server thread/INFO]: [VentureChat] - Enabled Successfully
  511. [21:03:41] [Server thread/INFO]: [VentureChat] - Registering Listeners
  512. [21:03:41] [Server thread/INFO]: [VentureChat] - Attaching to Executors
  513. [21:03:41] [Server thread/INFO]: [VentureChat] - Establishing BungeeCord
  514. [21:03:41] [Server thread/INFO]: [VentureChat] - Enabling Factions Formatting version 1.6.9.5-U0.2.1-RC-1.4-STABLE
  515. [21:03:41] [Server thread/INFO]: [VentureChat] - Enabling PlaceholderAPI Hook
  516. [21:03:41] [Server thread/INFO]: [VentureChat] - Added placeholders to PlaceholderAPI!
  517. [21:03:41] [Server thread/INFO]: [VentureChat] - Loading player data
  518. [21:03:41] [Server thread/INFO]: [RandomCoords] Enabling RandomCoords v0.6.2-RELEASE
  519. [21:03:41] [Server thread/INFO]: [RandomCoords]RandomCoords Version: 0.6.2-RELEASE enabled.
  520. [21:03:42] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v5.0.0
  521. [21:03:42] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into FactionsUUID
  522. [21:03:42] [Server thread/WARN]: [AdvancedEnchantments] BOW_MOB, RIGHT_CLICK, DEATH, FIRE enchantment types have been disabled for this session (No enchants utilizing it, increasing performance)
  523. [21:03:42] [Server thread/INFO]: [AdvancedEnchantments NBTAPI] Found Spigot: v1_13_R2! Trying to find NMS support
  524. [21:03:42] [Server thread/INFO]: [AdvancedEnchantments NBTAPI] NMS support 'MC1_13_R2' loaded!
  525. [21:03:42] [Server thread/INFO]: [FactionScoreboard] Enabling FactionScoreboard v3.0
  526. [21:03:42] [Server thread/INFO]: Faction version detected: 1.6.9.5-U0.2.1-RC-1.4-STABLE
  527. [21:03:42] [Server thread/INFO]: Using hook: FACTIONS_UUID
  528. [21:03:42] [Server thread/INFO]: [WARN] MVdWPlaceholderAPI is not installed on your server, placeholders will not work
  529. [21:03:42] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.16.3
  530. [21:03:42] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  531. [21:03:42] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Language initialized as English
  532. [21:03:42] [DiscordSRV - Initialization/ERROR]: [DiscordSRV] Failed to fetch URL https://api.github.com/repos/Scarsz/DiscordSRV/compare/1b6e3bf8ee2f7ddaf3ac71e550a1cac17d238668...3d84241bb014707a8c96572abe308e79de65f670: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/Scarsz/DiscordSRV/compare/1b6e3bf8ee2f7ddaf3ac71e550a1cac17d238668...3d84241bb014707a8c96572abe308e79de65f670
  533. [21:03:42] [DiscordSRV - Initialization/WARN]: [DiscordSRV] Update check failed: null
  534. [21:03:43] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Thank you so much to these people for allowing DiscordSRV to grow to what it is: Ac3dUd3, Androkai, anton8604, buildblox, Bysokar, CoreyD97, DeeKay, Diamondman121314/DMAN, FataL, Foxy, geekhideout, Helmic, KaizenWorlds, LDSG Ghost, Mick, mikedmd, mikedmd again, Mitecraft, PChard, Rui, Ryan (The Loyal One), Sicnus
  535. [21:03:43] [Server thread/INFO]: Done (7.244s)! For help, type "help"
  536. [21:03:43] [Server thread/INFO]: Starting GS4 status listener
  537. [21:03:43] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
  538. [21:03:43] [Server thread/INFO]: Using epoll channel type
  539. [21:03:43] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
  540. [21:03:43] [Server thread/INFO]: (FAWE) Plugin 'FactionsUUID' found. Using it now.
  541. [21:03:43] [Server thread/INFO]: [BanManager] The following commands are blocked whilst muted:
  542. [21:03:43] [Server thread/INFO]: [BanManager] msg
  543. [21:03:43] [Server thread/INFO]: [BanManager] m
  544. [21:03:43] [Server thread/INFO]: [BanManager] r
  545. [21:03:43] [Server thread/INFO]: [BanManager] t
  546. [21:03:43] [Server thread/INFO]: [BanManager] reply
  547. [21:03:43] [Server thread/INFO]: [BanManager] vmessage
  548. [21:03:43] [Server thread/INFO]: [BanManager] vmsg
  549. [21:03:43] [Server thread/INFO]: [BanManager] The following commands are blocked whilst soft muted:
  550. [21:03:43] [Server thread/INFO]: [BanManager] msg
  551. [21:03:43] [Craft Scheduler Thread - 9/INFO]: (WatchCat) ----------------------------------------
  552. [21:03:43] [Craft Scheduler Thread - 9/INFO]: (WatchCat) | Loading WatchCat 2.1.5-b1. Before complete, players cannot join and the api will not work
  553. [21:03:43] [Craft Scheduler Thread - 11/INFO]: [Vault] Checking for Updates ...
  554. [21:03:43] [Craft Scheduler Thread - 9/INFO]: (WatchCat) | Loaded configuration files
  555. [21:03:43] [Craft Scheduler Thread - 11/INFO]: [Vault] No new version available
  556. [21:03:43] [User Authenticator #1/INFO]: [BanManager] Requesting name for ceae2bcc-853e-3cdf-be15-2a56d0997479
  557. [21:03:43] [Craft Scheduler Thread - 9/INFO]: (WatchCat) | Registered listeners
  558. [21:03:43] [Craft Scheduler Thread - 9/INFO]: (WatchCat) | Registered commands
  559. [21:03:44] [Craft Scheduler Thread - 9/INFO]: (WatchCat) | Enabled ThreadWatcher
  560. [21:03:44] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
  561. [21:03:44] [User Authenticator #1/WARN]: [BanManager] Duplicates found for Paintsplatters, was unable to contact Mojang for updated names
  562. [21:03:44] [User Authenticator #1/INFO]: Disconnecting com.mojang.authlib.GameProfile@18c6023d[id=37df1163-0bd1-4e06-96bf-01473d0fac7d,name=Paintsplatters,properties={textures=[com.mojang.authlib.properties.Property@5359c687]},legacy=false] (/206.45.43.111:57232): The server is still starting!
  563. [21:03:44] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 122 placeholder expansions are available on the cloud.
  564. [21:03:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@18c6023d[id=37df1163-0bd1-4e06-96bf-01473d0fac7d,name=Paintsplatters,properties={textures=[com.mojang.authlib.properties.Property@5359c687]},legacy=false] (/206.45.43.111:57232) lost connection: The server is still starting!
  565. [21:03:44] [Craft Scheduler Thread - 9/INFO]: (WatchCat) | Enabled checks
  566. [21:03:44] [Craft Scheduler Thread - 9/INFO]: (WatchCat) | Loading skin...
  567. [21:03:44] [Craft Scheduler Thread - 9/INFO]: (WatchCat) | Done!
  568. [21:03:44] [Craft Scheduler Thread - 9/INFO]: (WatchCat) | Full startup took 1 seconds
  569. [21:03:44] [Craft Scheduler Thread - 9/INFO]: (WatchCat) ---------------------------------------
  570. [21:03:44] [Craft Scheduler Thread - 9/INFO]: (WatchCat) | Thanks for using WatchCat :)
  571. [21:03:44] [Craft Scheduler Thread - 9/INFO]: (WatchCat) | For any suggestions and bugs, you can use the issue-tracker or Discord.
  572. [21:03:44] [Craft Scheduler Thread - 9/INFO]: (WatchCat) | If you think WatchCat is good, don't forget to leave a good review!
  573. [21:03:44] [Craft Scheduler Thread - 9/INFO]: (WatchCat) ----------------------------------------
  574. [21:03:44] [User Authenticator #2/INFO]: [BanManager] Requesting name for ceae2bcc-853e-3cdf-be15-2a56d0997479
  575. [21:03:44] [User Authenticator #2/WARN]: [BanManager] Duplicates found for Paintsplatters, was unable to contact Mojang for updated names
  576. [21:03:44] [User Authenticator #2/INFO]: UUID of player Paintsplatters is 37df1163-0bd1-4e06-96bf-01473d0fac7d
  577. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:Realmportal(268217292444139520)
  578. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(456468233810345984)
  579. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(268217292444139520)
  580. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:news(487701687830708234)
  581. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-chat(272787367654326281)
  582. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:realmportal(268223247290466304)
  583. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:minecraft(268223282610700289)
  584. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:gaming(268223328085475330)
  585. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(380186401330823179)
  586. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:other(268223623976845312)
  587. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:help-and-feedback(272796541381771264)
  588. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:report-issues(507631419434991618)
  589. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bugs-and-issues(343489100247990272)
  590. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:issue-discussion(343500310830120971)
  591. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-chat(268226123274518538)
  592. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-text-discord(371039359752994826)
  593. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:logs(507789245566681088)
  594. [21:03:44] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console channel ID was invalid, not forwarding console output
  595. [21:03:45] [Server thread/INFO]: [IPWhitelist] Player Paintsplatters is connecting with IP : /173.236.42.10
  596. [21:03:45] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling VentureChat hook
  597. [21:03:45] [DiscordSRV - Channel Topic Updater/WARN]: [DiscordSRV] Could not set topic of channel TC:server-chat(272787367654326281) because the bot does not have the "Manage Channels" permission
  598. [21:03:45] [Server thread/INFO]: [Factions] Paintsplatters set autoLeave to false
  599. [21:03:46] [Server thread/INFO]: [DiscordSRV] Player Paintsplatters joined with silent joining permission, not sending a join message
  600. [21:03:46] [Server thread/INFO]: Paintsplatters[/206.45.43.111:36207] logged in with entity id 82 at ([Cannon]-288.2244924825441, 64.0, 55.869448088095226)
  601. [21:03:46] [User Authenticator #3/INFO]: UUID of player JeSuisLegende is 45356d0e-c778-4d87-bed2-eccf980b36ea
  602. [21:03:46] [Server thread/INFO]: [IPWhitelist] Player JeSuisLegende is connecting with IP : /173.236.42.10
  603. [21:03:46] [Server thread/INFO]: [Factions] JeSuisLegende set autoLeave to true
  604. [21:03:46] [Server thread/INFO]: [DiscordSRV] Player JeSuisLegende joined with silent joining permission, not sending a join message
  605. [21:03:47] [Server thread/INFO]: JeSuisLegende[/108.20.131.119:35141] logged in with entity id 95 at ([Cannon]-1987.547764096673, 13.0, 3190.474219833051)
  606. [21:03:47] [Server thread/INFO]: Paintsplatters issued server command: /v
  607. [21:03:48] [Server thread/INFO]: [ChatEx] There is no new version available. You are up-to-date!
  608. [21:03:49] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to VentureChat v2.13.1
  609. org.bukkit.event.EventException: null
  610. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:308) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  611. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  612. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  613. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:482) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  614. at net.minecraft.server.v1_13_R2.PlayerConnection.chat(PlayerConnection.java:1570) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  615. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1508) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  616. at net.minecraft.server.v1_13_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  617. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_181]
  618. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_181]
  619. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
  620. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
  621. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  622. Caused by: java.lang.NoClassDefFoundError: com/massivecraft/factions/entity/MPlayer
  623. at mineverse.Aust1n46.chat.listeners.ChatListener.onAsyncPlayerChatEvent(ChatListener.java:612) ~[?:?]
  624. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
  625. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181]
  626. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
  627. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
  628. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  629. ... 11 more
  630. Caused by: java.lang.ClassNotFoundException: com.massivecraft.factions.entity.MPlayer
  631. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_181]
  632. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:154) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  633. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  634. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_181]
  635. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_181]
  636. at mineverse.Aust1n46.chat.listeners.ChatListener.onAsyncPlayerChatEvent(ChatListener.java:612) ~[?:?]
  637. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
  638. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181]
  639. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
  640. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
  641. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  642. ... 11 more
  643. [21:03:49] [Async Chat Thread - #0/INFO]: Factions> Cannon> Founder> Paintsplatters: ok
  644. [21:03:53] [Server thread/INFO]: JeSuisLegende issued server command: /v
  645. [21:03:56] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to VentureChat v2.13.1
  646. org.bukkit.event.EventException: null
  647. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:308) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  648. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  649. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  650. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:482) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  651. at net.minecraft.server.v1_13_R2.PlayerConnection.chat(PlayerConnection.java:1570) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  652. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1508) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  653. at net.minecraft.server.v1_13_R2.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  654. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_181]
  655. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_181]
  656. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
  657. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
  658. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  659. Caused by: java.lang.NoClassDefFoundError: com/massivecraft/factions/entity/MPlayer
  660. at mineverse.Aust1n46.chat.listeners.ChatListener.onAsyncPlayerChatEvent(ChatListener.java:612) ~[?:?]
  661. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
  662. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181]
  663. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
  664. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
  665. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304) ~[spigot-R0.1-947a8e7fd81-3a9118280cb-3aee9dbd089.jar:git-Spigot-947a8e7-3a91182]
  666. ... 11 more
  667. [21:03:56] [Async Chat Thread - #0/INFO]: Factions> Cannon> Founder> Paintsplatters: Green
  668. [21:03:58] [Server thread/INFO]: JeSuisLegende issued server command: /help
  669. [21:04:21] [Server thread/INFO]: JeSuisLegende issued server command: /bminfo jhopeworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement