Advertisement
Guest User

Server crash log

a guest
Jan 26th, 2019
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.02 KB | None | 0 0
  1. [23:08:22] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [23:08:22] [Server thread/INFO]: Loading properties
  3. [23:08:22] [Server thread/INFO]: Default game type: SURVIVAL
  4. [23:08:22] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-dcd1643-e60fc34 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  5. [23:08:22] [Server thread/INFO]: Debug logging is disabled
  6. [23:08:22] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [23:08:22] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [23:08:22] [Server thread/INFO]: Generating keypair
  9. [23:08:23] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [23:08:23] [Server thread/INFO]: Using default channel type
  11. [23:08:23] [Server thread/ERROR]: Could not load 'plugins\CS-CoreLib v1.5.18.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  13. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  15. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  16. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  17. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  18. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  19. Caused by: java.util.zip.ZipException: zip file is empty
  20. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_191]
  21. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_191]
  22. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_191]
  23. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_191]
  24. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_191]
  25. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  26. ... 5 more
  27. [23:08:24] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  28. [23:08:24] [Server thread/ERROR]: Could not load 'plugins\FastAsyncVoxelSniper-favs-19.01.12-dc2d277-1245-22.0.7.jar' in folder 'plugins'
  29. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/boydti/fawe/object/FaweCommand
  30. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  31. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  32. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  33. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  34. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  35. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  36. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  37. Caused by: java.lang.NoClassDefFoundError: com/boydti/fawe/object/FaweCommand
  38. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  39. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_191]
  40. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  41. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  42. ... 6 more
  43. Caused by: java.lang.ClassNotFoundException: com.boydti.fawe.object.FaweCommand
  44. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_191]
  45. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  46. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  47. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  48. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  49. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  50. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_191]
  51. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  52. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  53. ... 6 more
  54. [23:08:25] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.15.1
  55. [23:08:25] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
  56. [23:08:25] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  57. [23:08:25] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  58. [23:08:25] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
  59. [23:08:25] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.5
  60. [23:08:25] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  61. [23:08:25] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  62. [23:08:25] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  63. [23:08:25] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  64. [23:08:25] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  65. [23:08:25] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.12.2
  66. [23:08:25] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.6
  67. [23:08:25] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
  68. [23:08:25] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.7
  69. [23:08:25] [Server thread/INFO]: [AutoRestart] Loading AutoRestart v3.3.2
  70. [23:08:25] [Server thread/INFO]: [DropToInventory] Loading DropToInventory v1.0
  71. [23:08:25] [Server thread/INFO]: [2FA] Loading 2FA v1.0.1
  72. [23:08:25] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  73. [23:08:25] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
  74. [23:08:25] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  75. [23:08:26] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.11.1
  76. [23:08:26] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.2.9
  77. [23:08:26] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  78. [23:08:26] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  79. [23:08:26] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
  80. [23:08:26] [Server thread/INFO]: [Rankup] Loading Rankup v3.4.1
  81. [23:08:26] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
  82. [23:08:26] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
  83. [23:08:26] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605)
  84. [23:08:26] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.6
  85. [23:08:26] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.3.1
  86. [23:08:26] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v2.0.14
  87. [23:08:26] [Server thread/INFO]: [PrisonMines] Loading PrisonMines v3.1
  88. [23:08:26] [Server thread/INFO]: [AutoSell] Loading AutoSell v1.8.6
  89. [23:08:26] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.1
  90. [23:08:26] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  91. [23:08:26] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  92. [23:08:26] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  93. [23:08:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  94. [23:08:26] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  95. [23:08:26] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  96. [23:08:26] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  97. [23:08:26] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  98. [23:08:26] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  99. [23:08:26] [Server thread/INFO]: Preparing level "world"
  100. [23:08:26] [Server thread/INFO]: -------- World Settings For [world] --------
  101. [23:08:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  102. [23:08:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  103. [23:08:26] [Server thread/INFO]: Item Merge Radius: 2.5
  104. [23:08:26] [Server thread/INFO]: Item Despawn Rate: 6000
  105. [23:08:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  106. [23:08:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  107. [23:08:26] [Server thread/INFO]: View Distance: 10
  108. [23:08:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  109. [23:08:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  110. [23:08:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  111. [23:08:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  112. [23:08:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  113. [23:08:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  114. [23:08:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  115. [23:08:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  116. [23:08:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  117. [23:08:26] [Server thread/INFO]: Vine Growth Modifier: 100%
  118. [23:08:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  119. [23:08:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  120. [23:08:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  121. [23:08:26] [Server thread/INFO]: Mob Spawn Range: 4
  122. [23:08:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  123. [23:08:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  124. [23:08:26] [Server thread/INFO]: Random Lighting Updates: false
  125. [23:08:26] [Server thread/INFO]: Max TNT Explosions: 100
  126. [23:08:26] [Server thread/INFO]: Structure Info Saving: true
  127. [23:08:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  128. [23:08:26] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  129. [23:08:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  130. [23:08:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  131. [23:08:26] [Server thread/INFO]: Item Merge Radius: 2.5
  132. [23:08:26] [Server thread/INFO]: Item Despawn Rate: 6000
  133. [23:08:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  134. [23:08:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  135. [23:08:26] [Server thread/INFO]: View Distance: 10
  136. [23:08:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  137. [23:08:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  138. [23:08:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  139. [23:08:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  140. [23:08:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  141. [23:08:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  142. [23:08:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  143. [23:08:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  144. [23:08:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  145. [23:08:26] [Server thread/INFO]: Vine Growth Modifier: 100%
  146. [23:08:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  147. [23:08:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  148. [23:08:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  149. [23:08:26] [Server thread/INFO]: Mob Spawn Range: 4
  150. [23:08:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  151. [23:08:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  152. [23:08:26] [Server thread/INFO]: Random Lighting Updates: false
  153. [23:08:26] [Server thread/INFO]: Max TNT Explosions: 100
  154. [23:08:26] [Server thread/INFO]: Structure Info Saving: true
  155. [23:08:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  156. [23:08:27] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  157. [23:08:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  158. [23:08:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  159. [23:08:27] [Server thread/INFO]: Item Merge Radius: 2.5
  160. [23:08:27] [Server thread/INFO]: Item Despawn Rate: 6000
  161. [23:08:27] [Server thread/INFO]: Experience Merge Radius: 3.0
  162. [23:08:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  163. [23:08:27] [Server thread/INFO]: View Distance: 10
  164. [23:08:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
  165. [23:08:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
  166. [23:08:27] [Server thread/INFO]: Cane Growth Modifier: 100%
  167. [23:08:27] [Server thread/INFO]: Melon Growth Modifier: 100%
  168. [23:08:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  169. [23:08:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  170. [23:08:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
  171. [23:08:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
  172. [23:08:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  173. [23:08:27] [Server thread/INFO]: Vine Growth Modifier: 100%
  174. [23:08:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  175. [23:08:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  176. [23:08:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  177. [23:08:27] [Server thread/INFO]: Mob Spawn Range: 4
  178. [23:08:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  179. [23:08:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  180. [23:08:27] [Server thread/INFO]: Random Lighting Updates: false
  181. [23:08:27] [Server thread/INFO]: Max TNT Explosions: 100
  182. [23:08:27] [Server thread/INFO]: Structure Info Saving: true
  183. [23:08:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  184. [23:08:27] [Server thread/INFO]: Preparing start region for level 0 (Seed: 7952377582728175576)
  185. [23:08:28] [Server thread/INFO]: Preparing spawn area: 7%
  186. [23:08:29] [Server thread/INFO]: Preparing spawn area: 54%
  187. [23:08:30] [Server thread/INFO]: Preparing start region for level 1 (Seed: 7952377582728175576)
  188. [23:08:31] [Server thread/INFO]: Preparing spawn area: 71%
  189. [23:08:31] [Server thread/INFO]: Preparing start region for level 2 (Seed: 7952377582728175576)
  190. [23:08:31] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.15.1
  191. [23:08:31] [Server thread/INFO]: [CoreProtect] Spigot 1.13 or higher is required.
  192. [23:08:31] [Server thread/INFO]: [CoreProtect] CoreProtect was unable to start.
  193. [23:08:31] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.15.1
  194. [23:08:31] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
  195. [23:08:31] [Server thread/INFO]: [Tim] Unused enchantments: MENDING(70) VANISHING_CURSE(71) DEPTH_STRIDER(8) FROST_WALKER(9) BINDING_CURSE(10) SWEEPING_EDGE(22) LUCK(61) LURE(62) 
  196. [23:08:31] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
  197. [23:08:31] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  198. [23:08:32] [Server thread/INFO]: Using locale en
  199. [23:08:32] [Server thread/INFO]: Using locale en
  200. [23:08:32] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  201. [23:08:32] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  202. [23:08:32] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  203. [23:08:32] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
  204. [23:08:32] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  205. [23:08:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  206. [23:08:32] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  207. [23:08:32] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
  208. [23:08:32] [Server thread/INFO]: [ClearLag] Loading modules...
  209. [23:08:32] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  210. [23:08:32] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  211. [23:08:32] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  212. [23:08:32] [Thread-13/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
  213. [23:08:32] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.5
  214. [23:08:32] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  215. [23:08:32] [Server thread/INFO]: -------- World Settings For [Spawn] --------
  216. [23:08:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  217. [23:08:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  218. [23:08:32] [Server thread/INFO]: Item Merge Radius: 2.5
  219. [23:08:32] [Server thread/INFO]: Item Despawn Rate: 6000
  220. [23:08:32] [Server thread/INFO]: Experience Merge Radius: 3.0
  221. [23:08:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  222. [23:08:32] [Server thread/INFO]: View Distance: 10
  223. [23:08:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
  224. [23:08:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
  225. [23:08:32] [Server thread/INFO]: Cane Growth Modifier: 100%
  226. [23:08:32] [Server thread/INFO]: Melon Growth Modifier: 100%
  227. [23:08:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  228. [23:08:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  229. [23:08:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
  230. [23:08:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
  231. [23:08:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  232. [23:08:32] [Server thread/INFO]: Vine Growth Modifier: 100%
  233. [23:08:32] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  234. [23:08:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  235. [23:08:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  236. [23:08:32] [Server thread/INFO]: Mob Spawn Range: 4
  237. [23:08:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  238. [23:08:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  239. [23:08:32] [Server thread/INFO]: Random Lighting Updates: false
  240. [23:08:32] [Server thread/INFO]: Max TNT Explosions: 100
  241. [23:08:32] [Server thread/INFO]: Structure Info Saving: true
  242. [23:08:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  243. [23:08:33] [Server thread/INFO]: Preparing start region for level 3 (Seed: -7506422925341040434)
  244. [23:08:34] [Server thread/INFO]: Preparing spawn area for Spawn, 16%
  245. [23:08:34] [Thread-13/INFO]: [ClearLag] No updates found!
  246. [23:08:35] [Server thread/INFO]: Preparing spawn area for Spawn, 53%
  247. [23:08:35] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  248. [23:08:36] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  249. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  250. [23:08:36] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.12-1.12.2 / Spigot-CB-1.12_R1
  251. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  252. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  253. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  254. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  255. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
  256. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks.
  257. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.11 blocks.
  258. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.12 blocks.
  259. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  260. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.12.2)...
  261. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[class=PacketPlayInTeleportAccept, id=0]
  262. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
  263. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
  264. [23:08:36] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is enabled.
  265. [23:08:36] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.6
  266. [23:08:36] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
  267. [23:08:36] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
  268. [23:08:36] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  269. [23:08:36] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  270. [23:08:36] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.7
  271. [23:08:36] [Server thread/INFO]: [MaxBans] Using SQLite
  272. [23:08:37] [Server thread/INFO]: [MaxBans] Loading from DB...
  273. [23:08:37] [Server thread/INFO]: [MaxBans] Loading bans
  274. [23:08:37] [Server thread/INFO]: [MaxBans] Loading ipbans
  275. [23:08:37] [Server thread/INFO]: [MaxBans] Loading mutes
  276. [23:08:37] [Server thread/INFO]: [MaxBans] Loading player names...
  277. [23:08:37] [Server thread/INFO]: [MaxBans] Loading IP History
  278. [23:08:37] [Server thread/INFO]: [MaxBans] Loading warn history...
  279. [23:08:37] [Server thread/INFO]: [MaxBans] Loading chat commands...
  280. [23:08:37] [Server thread/INFO]: [MaxBans] Loading history...
  281. [23:08:37] [Server thread/INFO]: [MaxBans] Starting DNS blacklist
  282. [23:08:37] [Server thread/INFO]: [MaxBans] Loading proxys...
  283. [23:08:37] [Server thread/INFO]: [AutoRestart] Enabling AutoRestart v3.3.2
  284. [23:08:37] [Server thread/INFO]: [AutoRestart] Loaded!
  285. [23:08:37] [Server thread/INFO]: [DropToInventory] Enabling DropToInventory v1.0
  286. [23:08:37] [Server thread/INFO]: [2FA] Enabling 2FA v1.0.1
  287. [23:08:37] [Server thread/INFO]: [2FA] Successfully Enabled!
  288. [23:08:37] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  289. [23:08:37] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
  290. [23:08:37] [Server thread/INFO]: Downloading GeoIP database... this might take a while (country: 0.6 MB, city: 20MB)
  291. [23:08:37] [Server thread/ERROR]: Failed to open connection.
  292. java.io.FileNotFoundException: http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
  293. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_191]
  294. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_191]
  295. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.downloadDatabase(EssentialsGeoIPPlayerListener.java:163) [EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
  296. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:122) [EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
  297. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:41) [EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
  298. at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:34) [EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
  299. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  300. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  301. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  302. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  303. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  304. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  305. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  306. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  307. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  308. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  309. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  310. [23:08:37] [Server thread/ERROR]: Failed to read GeoIP database!
  311. java.io.FileNotFoundException: plugins\EssentialsGeoIP\GeoIP.dat (The system cannot find the file specified)
  312. at java.io.RandomAccessFile.open0(Native Method) ~[?:1.8.0_191]
  313. at java.io.RandomAccessFile.open(Unknown Source) ~[?:1.8.0_191]
  314. at java.io.RandomAccessFile.<init>(Unknown Source) ~[?:1.8.0_191]
  315. at com.maxmind.geoip.LookupService.<init>(LookupService.java:310) ~[EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
  316. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:132) [EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
  317. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:41) [EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
  318. at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:34) [EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
  319. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  320. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  321. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  322. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  323. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  324. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  325. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  326. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  327. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  328. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  329. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  330. [23:08:37] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
  331. [23:08:37] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  332. [23:08:37] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  333. [23:08:37] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  334. [23:08:37] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  335. [23:08:37] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  336. [23:08:37] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  337. [23:08:37] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.11.1
  338. [23:08:37] [Server thread/INFO]: [FeatherBoard] Cracked by t0R
  339. [23:08:37] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  340. [23:08:37] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.11.1
  341. [23:08:37] [Server thread/INFO]: [FeatherBoard] Framework version: 2018-06
  342. [23:08:37] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  343. [23:08:37] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  344. [23:08:37] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  345. [23:08:37] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
  346. [23:08:37] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
  347. [23:08:37] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
  348. [23:08:37] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
  349. [23:08:37] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
  350. [23:08:37] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
  351. [23:08:37] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
  352. [23:08:37] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  353. [23:08:37] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  354. [23:08:37] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  355. [23:08:38] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  356. [23:08:38] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  357. [23:08:38] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  358. [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  359. [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [AutoSell] ...
  360. [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  361. [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  362. [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  363. [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  364. [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  365. [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
  366. [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  367. [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  368. [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  369. [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  370. [23:08:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  371. [23:08:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  372. [23:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
  373. [23:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  374. [23:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
  375. [23:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  376. [23:08:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  377. [23:08:41] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  378. [23:08:41] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  379. [23:08:41] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
  380. [23:08:41] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
  381. [23:08:41] [Server thread/INFO]: [FeatherBoard] Loading placeholder [PlaceholderAPI] ...
  382. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  383. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  384. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [PrisonMines] ...
  385. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: PrisonMines Mine ...
  386. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: PrisonMines Mine ...
  387. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  388. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  389. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  390. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  391. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  392. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  393. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  394. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  395. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  396. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  397. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  398. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  399. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  400. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  401. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  402. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  403. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  404. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  405. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  406. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  407. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  408. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  409. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  410. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  411. [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  412. [23:08:43] [Server thread/INFO]: [FeatherBoard] Loading placeholder [WorldGuard] ...
  413. [23:08:43] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
  414. [23:08:43] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
  415. [23:08:43] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  416. [23:08:43] [Server thread/INFO]: [FeatherBoard] Loaded 3148 of the 3148 placholders
  417. [23:08:43] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
  418. [23:08:43] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  419. [23:08:43] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  420. [23:08:43] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  421. [23:08:43] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  422. [23:08:44] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  423. [23:08:44] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  424. [23:08:45] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  425. [23:08:45] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  426. [23:08:45] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'Server-stats' ...
  427. [23:08:45] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  428. [23:08:45] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
  429. [23:08:45] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  430. [23:08:45] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  431. [23:08:45] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.2.9
  432. [23:08:45] [Server thread/INFO]: Tablist> You have installed PlaceholderAPI feel free to use it !
  433. [23:08:45] [Server thread/INFO]: Tablist> Tablist v1.3.2.9 enabled!!
  434. [23:08:45] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  435. [23:08:45] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
  436. [23:08:46] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  437. [23:08:46] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
  438. [23:08:46] [Server thread/INFO]: [Rankup] Enabling Rankup v3.4.1
  439. [23:08:46] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
  440. [23:08:46] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  441. [23:08:46] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  442. [23:08:46] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  443. [23:08:46] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  444. [23:08:46] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  445. [23:08:46] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  446. [23:08:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  447. [23:08:46] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  448. [23:08:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  449. [23:08:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  450. [23:08:46] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  451. [23:08:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  452. [23:08:46] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  453. [23:08:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  454. [23:08:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  455. [23:08:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  456. [23:08:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  457. [23:08:46] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
  458. [23:08:46] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
  459. [23:08:46] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
  460. [23:08:46] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
  461. [23:08:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
  462. [23:08:46] [Server thread/INFO]: [WorldGuard] Loading region data...
  463. [23:08:46] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
  464. [23:08:47] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.6
  465. [23:08:47] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
  466. [23:08:47] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
  467. [23:08:47] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
  468. [23:08:47] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
  469. [23:08:47] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
  470. [23:08:47] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
  471. [23:08:47] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.3.1
  472. [23:08:47] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v2.0.14
  473. [23:08:47] [Server thread/INFO]: [PremiumVanish] Loading Config.yml
  474. [23:08:47] [Server thread/INFO]: [PremiumVanish] Hooked into Essentials
  475. [23:08:47] [Server thread/INFO]: [PremiumVanish] Hooked into PlaceholderAPI
  476. [23:08:47] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_isvanished}
  477. [23:08:47] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_vanishedplayers}
  478. [23:08:47] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_playercount}
  479. [23:08:47] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_bungeeplayercount}
  480. [23:08:47] [Server thread/INFO]: [PremiumVanish] Hooked into MVdWPlaceholderAPI
  481. [23:08:47] [Server thread/INFO]: [PremiumVanish] Hooked into FeatherBoard
  482. [23:08:47] [Server thread/INFO]: [PremiumVanish] Hooked into Citizens
  483. [23:08:47] [Server thread/INFO]: [PrisonMines] Enabling PrisonMines v3.1
  484. [23:08:47] [Server thread/INFO]: [PrisonMines] HolographicDisplays was found
  485. [23:08:48] [Server thread/INFO]: [PrisonMines] Loaded 2 mine(s)
  486. [23:08:48] [Server thread/INFO]: [AutoSell] Enabling AutoSell v1.8.6
  487. [23:08:48] [Server thread/INFO]: [AutoSell] Loading AutoSell messages.yml
  488. [23:08:48] [Server thread/INFO]: [AutoSell] 2 shops loaded!
  489. [23:08:48] [Server thread/INFO]: [AutoSell] 4 auto smelt entries loaded!
  490. [23:08:48] [Server thread/WARN]: [AutoSell] Failed to establish a hook for area handling.
  491. [23:08:48] [Server thread/INFO]: [AutoSell] BlockBreakEvent priority set to HIGHEST!
  492. [23:08:48] [Server thread/INFO]: [AutoSell] 1 permission based multipliers loaded!
  493. [23:08:48] [Server thread/INFO]: [AutoSell] 1 permission based shop multipliers have been loaded!
  494. [23:08:48] [Server thread/INFO]: [AutoSell] 1 shop signs have been loaded!
  495. [23:08:48] [Server thread/INFO]: ---------------------------
  496. [23:08:48] [Server thread/INFO]: AutoSell Updater
  497. [23:08:48] [Server thread/INFO]:
  498. [23:08:48] [Server thread/INFO]: You are running 1.8.6
  499. [23:08:48] [Server thread/INFO]: The latest version
  500. [23:08:48] [Server thread/INFO]: of AutoSell!
  501. [23:08:48] [Server thread/INFO]:
  502. [23:08:48] [Server thread/INFO]: ---------------------------
  503. [23:08:48] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.1
  504. [23:08:48] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.1 By Mateus Moreira @LichtHund
  505. [23:08:48] [Server thread/INFO]: [CitizensCMD] Using English messages!
  506. [23:08:48] [Server thread/INFO]: [CitizensCMD] Using PlaceholderAPI!
  507. [23:08:48] [Server thread/INFO]: [CitizensCMD] Using Vult!
  508. [23:08:48] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  509. [23:08:49] [Server thread/INFO]: Done (23,347s)! For help, type "help" or "?"
  510. [23:08:49] [Craft Scheduler Thread - 7/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  511. [23:08:49] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  512. [23:08:51] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 126 placeholder expansions are available on the cloud.
  513. [23:08:51] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  514. [23:08:52] [Server thread/INFO]: [AutoRestart] Up to date!
  515. [23:08:53] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
  516. [23:08:53] [Craft Scheduler Thread - 98/INFO]: [Vault] Checking for Updates ...
  517. [23:08:53] [Craft Scheduler Thread - 98/INFO]: [Vault] No new version available
  518. [23:08:55] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
  519. [23:08:55] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
  520. [23:09:02] [User Authenticator #1/INFO]: UUID of player Turvallin3H is 11a2e496-76fe-44ea-b109-c17247f2a6b9
  521. [23:09:03] [Server thread/INFO]: Turvallin3H[/192.168.1.50:52673] logged in with entity id 171 at ([Spawn]227.58565315378502, 68.0, 227.44399771042927)
  522. [23:09:03] [Server thread/WARN]: Failed to handle packet for /192.168.1.50:52673
  523. net.minecraft.server.v1_12_R1.ReportedException: Ticking player
  524. at net.minecraft.server.v1_12_R1.EntityPlayer.playerTick(EntityPlayer.java:394) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  525. at net.minecraft.server.v1_12_R1.PlayerConnection.e(PlayerConnection.java:139) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  526. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  527. at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  528. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  529. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  530. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  531. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  532. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  533. Caused by: java.lang.NullPointerException
  534. at org.bukkit.craftbukkit.v1_12_R1.map.CraftMapView.render(CraftMapView.java:160) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  535. at net.minecraft.server.v1_12_R1.WorldMap$WorldMapHumanTracker.a(WorldMap.java:333) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  536. at net.minecraft.server.v1_12_R1.WorldMap.a(WorldMap.java:288) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  537. at net.minecraft.server.v1_12_R1.ItemWorldMap.a(ItemWorldMap.java:305) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  538. at net.minecraft.server.v1_12_R1.EntityPlayer.playerTick(EntityPlayer.java:319) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  539. ... 8 more
  540. [23:09:03] [Server thread/WARN]: Failed to handle packet for /192.168.1.50:52673
  541. net.minecraft.server.v1_12_R1.ReportedException: Ticking player
  542. at net.minecraft.server.v1_12_R1.EntityPlayer.playerTick(EntityPlayer.java:394) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  543. at net.minecraft.server.v1_12_R1.PlayerConnection.e(PlayerConnection.java:139) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  544. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  545. at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  546. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  547. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  548. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  549. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  550. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  551. Caused by: java.lang.NullPointerException
  552. at org.bukkit.craftbukkit.v1_12_R1.map.CraftMapView.render(CraftMapView.java:160) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  553. at net.minecraft.server.v1_12_R1.WorldMap$WorldMapHumanTracker.a(WorldMap.java:333) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  554. at net.minecraft.server.v1_12_R1.WorldMap.a(WorldMap.java:288) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  555. at net.minecraft.server.v1_12_R1.ItemWorldMap.a(ItemWorldMap.java:305) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  556. at net.minecraft.server.v1_12_R1.EntityPlayer.playerTick(EntityPlayer.java:319) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  557. ... 8 more
  558. [23:09:03] [Server thread/INFO]: Turvallin3H lost connection: Internal server error
  559. [23:09:04] [Server thread/ERROR]: Encountered an unexpected exception
  560. net.minecraft.server.v1_12_R1.ReportedException: Ticking player
  561. at net.minecraft.server.v1_12_R1.EntityPlayer.playerTick(EntityPlayer.java:394) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  562. at net.minecraft.server.v1_12_R1.PlayerList.disconnect(PlayerList.java:408) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  563. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1104) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  564. at net.minecraft.server.v1_12_R1.NetworkManager.handleDisconnection(NetworkManager.java:319) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  565. at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:174) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  566. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  567. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  568. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  569. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  570. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  571. Caused by: java.lang.NullPointerException
  572. at org.bukkit.craftbukkit.v1_12_R1.map.CraftMapView.render(CraftMapView.java:160) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  573. at net.minecraft.server.v1_12_R1.WorldMap$WorldMapHumanTracker.a(WorldMap.java:333) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  574. at net.minecraft.server.v1_12_R1.WorldMap.a(WorldMap.java:288) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  575. at net.minecraft.server.v1_12_R1.ItemWorldMap.a(ItemWorldMap.java:305) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  576. at net.minecraft.server.v1_12_R1.EntityPlayer.playerTick(EntityPlayer.java:319) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  577. ... 9 more
  578. [23:09:04] [Server thread/ERROR]: Cause of unexpected exception was
  579. java.lang.NullPointerException: null
  580. at org.bukkit.craftbukkit.v1_12_R1.map.CraftMapView.render(CraftMapView.java:160) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  581. at net.minecraft.server.v1_12_R1.WorldMap$WorldMapHumanTracker.a(WorldMap.java:333) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  582. at net.minecraft.server.v1_12_R1.WorldMap.a(WorldMap.java:288) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  583. at net.minecraft.server.v1_12_R1.ItemWorldMap.a(ItemWorldMap.java:305) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  584. at net.minecraft.server.v1_12_R1.EntityPlayer.playerTick(EntityPlayer.java:319) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  585. at net.minecraft.server.v1_12_R1.PlayerList.disconnect(PlayerList.java:408) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  586. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1104) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  587. at net.minecraft.server.v1_12_R1.NetworkManager.handleDisconnection(NetworkManager.java:319) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  588. at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:174) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  589. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  590. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  591. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  592. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
  593. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  594. [23:09:04] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Administrator\Desktop\Prison server\.\crash-reports\crash-2019-01-26_23.09.04-server.txt
  595. [23:09:04] [Server thread/INFO]: Stopping server
  596. [23:09:04] [Server thread/INFO]: [CitizensCMD] Disabling CitizensCMD v2.1
  597. [23:09:04] [Server thread/INFO]: [AutoSell] Disabling AutoSell v1.8.6
  598. [23:09:04] [Server thread/INFO]: [AutoSell] 0 multipliers have been saved!
  599. [23:09:04] [Server thread/INFO]: [AutoSell] 1 shop signs have been saved!
  600. [23:09:04] [Server thread/INFO]: [PrisonMines] Disabling PrisonMines v3.1
  601. [23:09:04] [Server thread/INFO]: [PremiumVanish] Disabling PremiumVanish v2.0.14
  602. [23:09:04] [Server thread/INFO]: [CombatTagPlus] Disabling CombatTagPlus v1.3.1
  603. [23:09:04] [Server thread/INFO]: [CrazyAuctions] Disabling CrazyAuctions v1.2.6
  604. [23:09:04] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.24-SNAPSHOT (build 1605)
  605. [23:09:04] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  606. [23:09:04] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  607. [23:09:04] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.3.2
  608. [23:09:04] [Server thread/INFO]: [Rankup] Disabling Rankup v3.4.1
  609. [23:09:04] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.9;caf0ad9
  610. [23:09:04] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  611. [23:09:04] [Server thread/INFO]: [Vault] Disabling Vault v1.7.1-b91
  612. [23:09:04] [Server thread/INFO]: [Tablist] Disabling Tablist v1.3.2.9
  613. [23:09:04] [Server thread/INFO]: Tablist> Tablist v1.3.2.9 disabled!!
  614. [23:09:04] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v4.11.1
  615. [23:09:04] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
  616. [23:09:04] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  617. [23:09:04] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP vTeamCity
  618. [23:09:04] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  619. [23:09:04] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  620. [23:09:04] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  621. [23:09:04] [Server thread/INFO]: [2FA] Disabling 2FA v1.0.1
  622. [23:09:04] [Server thread/INFO]: [DropToInventory] Disabling DropToInventory v1.0
  623. [23:09:04] [Server thread/INFO]: [AutoRestart] Disabling AutoRestart v3.3.2
  624. [23:09:04] [Server thread/INFO]: [MaxBans] Disabling MaxBans v2.7
  625. [23:09:04] [Server thread/INFO]: [MaxBans] Disabling Maxbans...
  626. [23:09:04] [Server thread/INFO]: [MaxBans] Clearing buffer...
  627. [23:09:04] [Server thread/INFO]: [MaxBans] Cleared buffer...
  628. [23:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v2.5.1
  629. [23:09:04] [Server thread/INFO]: [KitAdder] Disabling KitAdder v2.6
  630. [23:09:04] [Server thread/INFO]: [KitAdder] KitAdder plugin has been disabled!
  631. [23:09:04] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  632. [23:09:04] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
  633. [23:09:04] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is disabled.
  634. [23:09:04] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0
  635. [23:09:04] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-b727
  636. [23:09:04] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.5
  637. [23:09:04] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.7
  638. [23:09:04] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  639. [23:09:04] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.9.2
  640. [23:09:04] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  641. [23:09:04] [Server thread/INFO]: [TimTheEnchanter] Disabling TimTheEnchanter v3.0
  642. [23:09:04] [Server thread/INFO]: [TimTheEnchanter] I *warned* you, but did you listen to me? Oh, no, you *knew*, didn't you? Oh, it's just a harmless little *bunny*, isn't it?
  643. [23:09:04] [Server thread/INFO]: Saving players
  644. [23:09:04] [Server thread/INFO]: Saving worlds
  645. [23:09:04] [Server thread/INFO]: Saving chunks for level 'world'/overworld
  646. [23:09:06] [Server thread/INFO]: Saving chunks for level 'world_nether'/the_nether
  647. [23:09:06] [Server thread/INFO]: Saving chunks for level 'world_the_end'/the_end
  648. [23:09:06] [Server thread/INFO]: Saving chunks for level 'Spawn'/overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement