Advertisement
Guest User

Untitled

a guest
May 6th, 2019
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.64 KB | None | 0 0
  1. [17:51:41] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [17:51:41] [Server thread/INFO]: Loading properties
  3. [17:51:41] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:51:41] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-642f6d2-57ab4cf (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  5. [17:51:41] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [17:51:41] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [17:51:41] [Server thread/INFO]: Debug logging is disabled
  8. [17:51:41] [Server thread/INFO]: Generating keypair
  9. [17:51:42] [Server thread/INFO]: Starting Minecraft server on 54.39.7.139:25565
  10. [17:51:42] [Server thread/INFO]: Using epoll channel type
  11. [17:51:42] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [17:51:42] [Server thread/ERROR]: Could not load 'plugins/hubcommand (1).jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  17. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  18. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  19. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  20. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  21. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  22. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_191]
  23. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_191]
  24. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_191]
  25. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  26. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  27. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  28. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  29. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  30. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_191]
  31. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  32. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  33. ... 6 more
  34. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  35. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_191]
  36. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  37. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  38. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  39. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  40. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_191]
  41. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_191]
  42. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_191]
  43. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  44. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  45. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  46. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  47. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  48. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_191]
  49. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  50. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  51. ... 6 more
  52. [17:51:43] [Server thread/INFO]: [ViaVersion] Hooking into ProtocolSupport, to prevent issues!
  53. [17:51:43] [Server thread/INFO]: [ReservedSlots] Loading ReservedSlots v1.5
  54. [17:51:43] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  55. [17:51:43] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.5
  56. [17:51:43] [Server thread/INFO]: [BungeeExploitFix] Loading BungeeExploitFix v1.0.0
  57. [17:51:43] [Server thread/INFO]: [CommandSpy] Loading CommandSpy v2.0
  58. [17:51:43] [Server thread/INFO]: [OldCombatMechanics] Loading OldCombatMechanics v1.6.6
  59. [17:51:43] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
  60. [17:51:43] [Server thread/INFO]: [PvPTimer] Loading PvPTimer v1.1
  61. [17:51:43] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.172.0-SNAPSHOT
  62. [17:51:43] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.2.9
  63. [17:51:43] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.14.4
  64. [17:51:43] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.3.73
  65. [17:51:43] [Server thread/INFO]: [FirstJoinPlus] Loading FirstJoinPlus v2.4.1
  66. [17:51:43] [Server thread/INFO]: [GreatKits] Loading GreatKits v2.9
  67. [17:51:43] [Server thread/INFO]: [AutoBroadcast] Loading AutoBroadcast v1.0.0
  68. [17:51:43] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.0.3
  69. [17:51:43] [Server thread/INFO]: [Votifier] Loading Votifier v2.5.0
  70. [17:51:43] [Server thread/INFO]: [LaggRemover] Loading LaggRemover v2.0.4
  71. [17:51:43] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  72. [17:51:43] [Server thread/INFO]: [BlowableObsidians] Loading BlowableObsidians v5.0
  73. [17:51:43] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.13.6
  74. [17:51:43] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.05.02-d89cb44-1274-22.2.0
  75. [17:51:43] [Server thread/INFO]: [ModMode] Loading ModMode v2.1.7
  76. [17:51:43] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.10
  77. [17:51:43] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  78. [17:51:43] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.28
  79. [17:51:43] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type
  80. [17:51:43] [Server thread/INFO]: [ProtocolSupport] Allocator: PooledByteBufAllocator(directByDefault: true), direct: true
  81. [17:51:44] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
  82. [17:51:44] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
  83. [17:51:44] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200
  84. [17:51:44] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60
  85. [17:51:46] [Server thread/INFO]: [MoneyMobs] Loading MoneyMobs v3.532
  86. [17:51:46] [Server thread/INFO]: [ChatGames] Loading ChatGames v1.0
  87. [17:51:46] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.9.7.2
  88. [17:51:46] [Server thread/INFO]: [Trading] Loading Trading v3.2
  89. [17:51:46] [Server thread/INFO]: [SignShop] Loading SignShop v2.11.2
  90. [17:51:46] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.6.0-bSNAPSHOT
  91. [17:51:46] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.0.1
  92. [17:51:46] [Server thread/INFO]: [ViaVersion] ViaVersion 2.0.1 is now loaded, injecting!
  93. [17:51:46] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
  94. [17:51:46] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
  95. [17:51:46] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
  96. [17:51:46] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
  97. [17:51:46] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
  98. [17:51:46] [Server thread/INFO]: [ViaVersion] Loading translation mappping
  99. [17:51:46] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
  100. [17:51:47] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
  101. [17:51:47] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
  102. [17:51:47] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
  103. [17:51:47] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
  104. [17:51:47] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
  105. [17:51:47] [Server thread/INFO]: [zAuctionHouse] Loading zAuctionHouse v1.1.8
  106. [17:51:47] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  107. [17:51:47] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.0.34
  108. [17:51:47] [Server thread/INFO]: [HeroBounty] Loading HeroBounty v1.9.5
  109. [17:51:47] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  110. [17:51:47] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.5.2-SNAPSHOT
  111. [17:51:47] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  112. [17:51:47] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  113. [17:51:47] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  114. [17:51:47] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.12.2
  115. [17:51:47] [Server thread/INFO]: [BankNote] Loading BankNote v2.1-SNAPSHOT
  116. [17:51:47] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.16.0.34
  117. [17:51:47] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.1.0
  118. [17:51:47] [Server thread/INFO]: [AntiSwear] Loading AntiSwear v5.2
  119. [17:51:47] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
  120. [17:51:47] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
  121. [17:51:47] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.2.2-b116
  122. [17:51:47] [Server thread/INFO]: [MobStacker] Loading MobStacker v2.0.0
  123. [17:51:47] [Server thread/INFO]: [ChatItem] Loading ChatItem v1.3.6.4
  124. [17:51:47] [Server thread/INFO]: [Quests] Loading Quests v3.6.3-b668
  125. [17:51:47] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.16.0.34
  126. [17:51:47] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.5.1
  127. [17:51:47] [Server thread/INFO]: [AdvancedEnchantments] Loading AdvancedEnchantments v4.2.5
  128. [17:51:47] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.14
  129. [17:51:47] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v11.0.0
  130. [17:51:47] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.2
  131. [17:51:47] [Server thread/INFO]: [ProCosmetics] Loading ProCosmetics v6.5
  132. [17:51:47] [Server thread/INFO]: [HolographicExtension] Loading HolographicExtension v1.7
  133. [17:51:47] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.3.1
  134. [17:51:47] [Server thread/INFO]: [WildTP] Loading WildTP vRelease-2.4.2
  135. [17:51:47] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.19.1
  136. [17:51:47] [Server thread/INFO]: [CoinFlipper] Loading CoinFlipper v2.4
  137. [17:51:48] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.3.73
  138. [17:51:48] [Server thread/INFO]: __
  139. [17:51:48] [Server thread/INFO]: | |__) LuckPerms v4.3.73
  140. [17:51:48] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  141. [17:51:48] [Server thread/INFO]: [LuckPerms] Loading configuration...
  142. [17:51:48] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
  143. [17:51:48] [Server thread/WARN]: 8 [Server thread] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Starting...
  144.  
  145. [17:51:48] [Server thread/WARN]: 162 [Server thread] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Start completed.
  146.  
  147. [17:51:49] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
  148. [17:51:50] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  149. [17:51:50] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  150. [17:51:54] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 6659ms)
  151. [17:51:54] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.05.02-d89cb44-1274-22.2.0
  152. [17:51:55] [Server thread/INFO]: ====== USE PAPER ======
  153. [17:51:55] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
  154. [17:51:55] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
  155. [17:51:55] [Server thread/INFO]: - This is only a recommendation
  156. [17:51:55] [Server thread/INFO]: ==============================
  157. [17:51:55] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.10
  158. [17:51:56] [Server thread/WARN]: [mcMMO] NoCheatPlus plugin found, but CompatNoCheatPlus was not found!
  159. [17:51:56] [Server thread/WARN]: [mcMMO] mcMMO will not work properly alongside NoCheatPlus without CompatNoCheatPlus
  160. [17:51:56] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  161. [17:51:56] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  162. [17:51:56] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  163. [17:51:56] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  164. [17:51:56] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  165. [17:51:56] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.28
  166. [17:51:56] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  167. [17:51:56] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  168. [17:51:56] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  169. [17:51:56] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  170. [17:51:56] [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.
  171. [17:51:56] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  172. [17:51:56] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  173. [17:51:56] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  174. [17:51:56] [Server thread/INFO]: Preparing level "world"
  175. [17:51:56] [Server thread/INFO]: -------- World Settings For [world] --------
  176. [17:51:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  177. [17:51:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  178. [17:51:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  179. [17:51:56] [Server thread/INFO]: Random Lighting Updates: false
  180. [17:51:56] [Server thread/INFO]: Structure Info Saving: true
  181. [17:51:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
  182. [17:51:56] [Server thread/INFO]: Cane Growth Modifier: 100%
  183. [17:51:56] [Server thread/INFO]: Melon Growth Modifier: 100%
  184. [17:51:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  185. [17:51:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  186. [17:51:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
  187. [17:51:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
  188. [17:51:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  189. [17:51:56] [Server thread/INFO]: Vine Growth Modifier: 100%
  190. [17:51:56] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  191. [17:51:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  192. [17:51:56] [Server thread/INFO]: Max TNT Explosions: 100
  193. [17:51:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  194. [17:51:56] [Server thread/INFO]: Mob Spawn Range: 4
  195. [17:51:56] [Server thread/INFO]: Item Despawn Rate: 6000
  196. [17:51:56] [Server thread/INFO]: Item Merge Radius: 2.5
  197. [17:51:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
  198. [17:51:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  199. [17:51:56] [Server thread/INFO]: View Distance: 10
  200. [17:51:56] [Server thread/INFO]: Experience Merge Radius: 3.0
  201. [17:51:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  202. [17:51:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  203. [17:51:57] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  204. [17:51:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  205. [17:51:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  206. [17:51:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  207. [17:51:57] [Server thread/INFO]: Random Lighting Updates: false
  208. [17:51:57] [Server thread/INFO]: Structure Info Saving: true
  209. [17:51:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  210. [17:51:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  211. [17:51:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  212. [17:51:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  213. [17:51:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  214. [17:51:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  215. [17:51:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  216. [17:51:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  217. [17:51:57] [Server thread/INFO]: Vine Growth Modifier: 100%
  218. [17:51:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  219. [17:51:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  220. [17:51:57] [Server thread/INFO]: Max TNT Explosions: 100
  221. [17:51:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  222. [17:51:57] [Server thread/INFO]: Mob Spawn Range: 4
  223. [17:51:57] [Server thread/INFO]: Item Despawn Rate: 6000
  224. [17:51:57] [Server thread/INFO]: Item Merge Radius: 2.5
  225. [17:51:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  226. [17:51:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  227. [17:51:57] [Server thread/INFO]: View Distance: 10
  228. [17:51:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  229. [17:51:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  230. [17:51:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  231. [17:51:57] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  232. [17:51:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  233. [17:51:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  234. [17:51:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  235. [17:51:57] [Server thread/INFO]: Random Lighting Updates: false
  236. [17:51:57] [Server thread/INFO]: Structure Info Saving: true
  237. [17:51:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  238. [17:51:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  239. [17:51:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  240. [17:51:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  241. [17:51:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  242. [17:51:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  243. [17:51:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  244. [17:51:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  245. [17:51:57] [Server thread/INFO]: Vine Growth Modifier: 100%
  246. [17:51:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  247. [17:51:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  248. [17:51:57] [Server thread/INFO]: Max TNT Explosions: 100
  249. [17:51:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  250. [17:51:57] [Server thread/INFO]: Mob Spawn Range: 4
  251. [17:51:57] [Server thread/INFO]: Item Despawn Rate: 6000
  252. [17:51:57] [Server thread/INFO]: Item Merge Radius: 2.5
  253. [17:51:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  254. [17:51:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  255. [17:51:57] [Server thread/INFO]: View Distance: 10
  256. [17:51:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  257. [17:51:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  258. [17:51:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  259. [17:51:57] [Server thread/INFO]: Preparing start region for level 0 (Seed: 4402922428242908558)
  260. [17:51:58] [Server thread/INFO]: Preparing spawn area: 37%
  261. [17:51:58] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4402922428242908558)
  262. [17:51:59] [Server thread/INFO]: Preparing spawn area: 98%
  263. [17:51:59] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4402922428242908558)
  264. [17:52:00] [Server thread/INFO]: [ReservedSlots] Enabling ReservedSlots v1.5
  265. [17:52:00] [Server thread/INFO]: ----- Reserved Slots -----
  266. [17:52:00] [Server thread/INFO]: ReservedSlots running version: 1.5
  267. [17:52:00] [Server thread/INFO]: ReservedSlots author: [FXA]
  268. [17:52:00] [Server thread/INFO]: ----- Reserved Slots -----
  269. [17:52:00] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
  270. [17:52:00] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  271. [17:52:00] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  272. [17:52:00] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.5
  273. [17:52:00] [Server thread/INFO]: [BungeeExploitFix] Enabling BungeeExploitFix v1.0.0
  274. [17:52:00] [Server thread/INFO]: Loading BungeeExploitFix v1.0.0 by iShadey
  275. [17:52:00] [Server thread/INFO]: [CommandSpy] Enabling CommandSpy v2.0
  276. [17:52:00] [Server thread/INFO]: [OldCombatMechanics] Enabling OldCombatMechanics v1.6.6
  277. [17:52:00] [Server thread/INFO]: Registering hook...
  278. [17:52:00] [Server thread/INFO]: [OldCombatMechanics] OldCombatMechanics v1.6.6 has been enabled
  279. [17:52:00] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
  280. [17:52:00] [Server thread/INFO]: [DeluxeTags] 9 tags loaded
  281. [17:52:00] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
  282. [17:52:00] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
  283. [17:52:00] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
  284. [17:52:00] [Server thread/INFO]: ----------------------------
  285. [17:52:00] [Server thread/INFO]: DeluxeTags Updater
  286. [17:52:00] [Server thread/INFO]:
  287. [17:52:00] [Server thread/INFO]: Could not connect to spigotmc.org
  288. [17:52:00] [Server thread/INFO]: to check for updates!
  289. [17:52:00] [Server thread/INFO]:
  290. [17:52:00] [Server thread/INFO]: ----------------------------
  291. [17:52:00] [Server thread/INFO]: ----------------------------
  292. [17:52:00] [Server thread/INFO]: DeluxeTags Updater
  293. [17:52:00] [Server thread/INFO]:
  294. [17:52:00] [Server thread/INFO]: You are running 1.7.1
  295. [17:52:00] [Server thread/INFO]: The latest version
  296. [17:52:00] [Server thread/INFO]: of DeluxeTags!
  297. [17:52:00] [Server thread/INFO]:
  298. [17:52:00] [Server thread/INFO]: ----------------------------
  299. [17:52:00] [Server thread/INFO]: [PvPTimer] Enabling PvPTimer v1.1
  300. [17:52:00] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.172.0-SNAPSHOT
  301. [17:52:00] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
  302. [17:52:00] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  303. [17:52:00] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.2.9
  304. [17:52:00] [Server thread/INFO]: Tablist> You have installed PlaceholderAPI feel free to use it !
  305. [17:52:00] [Server thread/INFO]: Tablist> Tablist v1.3.2.9 enabled!!
  306. [17:52:00] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.14.4
  307. [17:52:00] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  308.  
  309. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  310. [17:52:00] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  311. [17:52:00] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  312. [17:52:00] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  313. [17:52:00] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  314. [17:52:00] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  315. [17:52:00] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  316. [17:52:00] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:341)
  317. [17:52:00] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2186)
  318. [17:52:00] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2219)
  319. [17:52:00] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2014)
  320. [17:52:00] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:776)
  321. [17:52:00] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  322. [17:52:00] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  323. [17:52:00] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  324. [17:52:00] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  325. [17:52:00] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  326. [17:52:00] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  327. [17:52:00] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386)
  328. [17:52:00] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330)
  329. [17:52:00] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  330. [17:52:00] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
  331. [17:52:00] [Server thread/WARN]: at net.coreprotect.database.Database.getConnection(Database.java:90)
  332. [17:52:00] [Server thread/WARN]: at net.coreprotect.Functions.createDatabaseTables(Functions.java:278)
  333. [17:52:00] [Server thread/WARN]: at net.coreprotect.model.Config.loadDatabase(Config.java:764)
  334. [17:52:00] [Server thread/WARN]: at net.coreprotect.model.Config.performInitialization(Config.java:865)
  335. [17:52:00] [Server thread/WARN]: at net.coreprotect.CoreProtect.onEnable(CoreProtect.java:78)
  336. [17:52:00] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  337. [17:52:00] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  338. [17:52:00] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
  339. [17:52:00] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
  340. [17:52:00] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
  341. [17:52:00] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
  342. [17:52:00] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
  343. [17:52:00] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
  344. [17:52:00] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
  345. [17:52:00] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
  346. [17:52:00] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  347. [17:52:00] [Server thread/WARN]: Caused by: java.net.UnknownHostException: ql.pebblehost.com: Name or service not known
  348. [17:52:00] [Server thread/WARN]: at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  349. [17:52:00] [Server thread/WARN]: at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
  350. [17:52:00] [Server thread/WARN]: at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
  351. [17:52:00] [Server thread/WARN]: at java.net.InetAddress.getAllByName0(InetAddress.java:1277)
  352. [17:52:00] [Server thread/WARN]: at java.net.InetAddress.getAllByName(InetAddress.java:1193)
  353. [17:52:00] [Server thread/WARN]: at java.net.InetAddress.getAllByName(InetAddress.java:1127)
  354. [17:52:00] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:188)
  355. [17:52:00] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:300)
  356. [17:52:00] [Server thread/WARN]: ... 30 more
  357. [17:52:00] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  358. [17:52:00] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  359. [17:52:00] [Server thread/INFO]: [FirstJoinPlus] Enabling FirstJoinPlus v2.4.1
  360. [17:52:00] [Server thread/INFO]: [GreatKits] Enabling GreatKits v2.9
  361. [17:52:01] [Server thread/INFO]: GreatKits 2.9.0 --> ON
  362. [17:52:01] [Server thread/INFO]: [AutoBroadcast] Enabling AutoBroadcast v1.0.0
  363. [17:52:01] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.0.3
  364. [17:52:01] [Server thread/INFO]: [ClearLag] Loading modules...
  365. [17:52:01] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  366. [17:52:01] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  367. [17:52:01] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  368. [17:52:01] [Thread-14/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
  369. [17:52:01] [Server thread/INFO]: [Votifier] Enabling Votifier v2.5.0
  370. [17:52:01] [Server thread/INFO]: [Votifier] Loaded token for website: default
  371. [17:52:01] [Server thread/INFO]: [Votifier] DEBUG mode enabled!
  372. [17:52:01] [Thread-14/INFO]: [ClearLag] No updates found!
  373. [17:52:01] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
  374. [17:52:01] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /54.39.7.139:8119.
  375. [17:52:01] [Server thread/INFO]: [LaggRemover] Enabling LaggRemover v2.0.4
  376. [17:52:01] [Server thread/INFO]:
  377. __ ____ _ _____
  378. / / ____ _____ _____ _/ __ \___ ____ ___ ____ _ _____ _____ | | / /__ \
  379. / / / __ `/ __ `/ __ `/ /_/ / _ \/ __ `__ \/ __ \ | / / _ \/ ___/ | | / /__/ /
  380. / /___/ /_/ / /_/ / /_/ / _, _/ __/ / / / / / /_/ / |/ / __/ / | |/ // __/
  381. /_____/\__,_/\__, /\__, /_/ |_|\___/_/ /_/ /_/\____/|___/\___/_/ |___//____/
  382. /____//____/
  383.  
  384. [17:52:01] [Server thread/INFO]: [LaggRemover] Loaded 0 module(s)
  385. [17:52:01] [Server thread/INFO]: [LaggRemover] The LaggRemover AI is now active!
  386. [17:52:01] [Server thread/INFO]: [LaggRemover] LaggRemover has been enabled!
  387. [17:52:01] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  388. [17:52:02] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  389. [17:52:02] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  390. [17:52:02] [Server thread/INFO]: [BlowableObsidians] Enabling BlowableObsidians v5.0
  391. [17:52:02] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.13.6
  392. [17:52:02] [Server thread/WARN]: 14344 [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  393.  
  394. [17:52:03] [Server thread/WARN]: 15361 [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  395.  
  396. [17:52:04] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.13.6
  397. [17:52:04] [Server thread/INFO]: [ModMode] Enabling ModMode v2.1.7
  398. [17:52:05] [Server thread/INFO]: [MoneyMobs] Enabling MoneyMobs v3.532
  399. [17:52:05] [Server thread/WARN]: java.net.UnknownHostException: pastebin.com
  400. [17:52:05] [Server thread/WARN]: at me.venom.moneymobs.utils.Updater.ꠣꤣ꤂(Updater.java)
  401. [17:52:05] [Server thread/WARN]: at me.venom.moneymobs.utils.Updater.checkForVaulttUdates(Updater.java:126)
  402. [17:52:05] [Server thread/WARN]: at me.venom.moneymobs.Main.onEnable(Main.java:66)
  403. [17:52:05] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  404. [17:52:05] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  405. [17:52:05] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
  406. [17:52:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
  407. [17:52:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
  408. [17:52:05] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
  409. [17:52:05] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
  410. [17:52:05] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
  411. [17:52:05] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
  412. [17:52:05] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
  413. [17:52:05] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  414. [17:52:05] [Server thread/WARN]: java.net.UnknownHostException: pastebin.com
  415. [17:52:05] [Server thread/WARN]: at me.venom.moneymobs.utils.Updater.ꠣꤣ꤂(Updater.java)
  416. [17:52:05] [Server thread/WARN]: at me.venom.moneymobs.utils.Updater.func_1001(Updater.java:80)
  417. [17:52:05] [Server thread/WARN]: at me.venom.moneymobs.boosters.Boosters.setupBoosters(Boosters.java:85)
  418. [17:52:05] [Server thread/WARN]: at me.venom.moneymobs.Main.onEnable(Main.java:107)
  419. [17:52:05] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  420. [17:52:05] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  421. [17:52:05] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
  422. [17:52:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
  423. [17:52:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
  424. [17:52:05] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
  425. [17:52:05] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
  426. [17:52:05] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
  427. [17:52:05] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
  428. [17:52:05] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
  429. [17:52:05] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  430. [17:52:05] [Server thread/INFO]: [MoneyMobs] Checking for updates...
  431. [17:52:05] [Server thread/INFO]: &3[&aMoneyMobs&3] &6Failed to check for a update on spigot.
  432. [17:52:05] [Server thread/INFO]: [MoneyMobs] No updates found.
  433. [17:52:05] [Server thread/INFO]: [MoneyMobs79] Cracked by qtChan@blackspigot.com with <3
  434. [17:52:05] [Server thread/INFO]: [ChatGames] Enabling ChatGames v1.0
  435. [17:52:05] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.9.7.2
  436. [17:52:05] [Server thread/INFO]: [Trading] Enabling Trading v3.2
  437. [17:52:05] [Server thread/INFO]: [Trading] Trading has been enabled
  438. [17:52:05] [Server thread/INFO]: [Trading] Vault and Economy have been found!
  439. [17:52:05] [Server thread/INFO]: [SignShop] Enabling SignShop v2.11.2
  440. [17:52:05] [Server thread/INFO]: [SignShop] Succesfully started Metrics, see http://mcstats.org for more information.
  441. [17:52:06] [Server thread/INFO]: [SignShop] v2.11.2 Enabled
  442. [17:52:06] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.6.0-bSNAPSHOT
  443. [17:52:06] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.0.1
  444. [17:52:06] [Server thread/INFO]: [zAuctionHouse] Enabling zAuctionHouse v1.1.8
  445. [17:52:06] [Server thread/INFO]: [zAuctionHouse v1.1.8] === ENABLE START ===
  446. [17:52:06] [Server thread/INFO]: [zAuctionHouse v1.1.8] Plugin Version V1.1.8
  447. [17:52:06] [Server thread/INFO]: [zAuctionHouse v1.1.8] Loaded 0 item(s)
  448. [17:52:06] [Server thread/INFO]: [zAuctionHouse v1.1.8] /home/minecraft/multicraft/servers/server73256/plugins/zAuctionHouse/log/2019-05-06.yml created successly !
  449. [17:52:06] [Server thread/INFO]: [zAuctionHouse v1.1.8] === ENABLE DONE (72ms) ===
  450. [17:52:06] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  451. [17:52:06] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  452. [17:52:06] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
  453. [17:52:06] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.0.34
  454. [17:52:06] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  455. [17:52:06] [Server thread/INFO]: No kits found to migrate.
  456. [17:52:06] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
  457. [17:52:06] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  458. [17:52:06] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  459. [17:52:07] [Server thread/INFO]: Loaded 852 items from items.csv.
  460. [17:52:07] [Server thread/INFO]: Using locale en_US
  461. [17:52:07] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  462. [17:52:07] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  463. [17:52:07] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  464. [17:52:07] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  465. [17:52:07] [Server thread/INFO]: [HeroBounty] Enabling HeroBounty v1.9.5
  466. [17:52:07] [Server thread/INFO]: [HeroBounty] version 1.9.5 enabled.
  467. [17:52:07] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.5.2-SNAPSHOT
  468. [17:52:07] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_12_R1
  469. [17:52:07] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  470. [17:52:07] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  471. [17:52:07] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  472. [17:52:07] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.12-1.12.2 / Spigot-CB-1.12_R1
  473. [17:52:07] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  474. [17:52:07] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  475. [17:52:07] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  476. [17:52:07] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  477. [17:52:07] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
  478. [17:52:07] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks.
  479. [17:52:07] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.11 blocks.
  480. [17:52:07] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.12 blocks.
  481. [17:52:07] [Server thread/INFO]: [NoCheatPlus] Update block-info: WATER_LILY block shape patch for multi client protocol support around 1.7.x - 1.11.x.
  482. [17:52:08] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  483. [17:52:08] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.12.2)...
  484. [17:52:08] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[class=PacketPlayInTeleportAccept, id=0]
  485. [17:52:08] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
  486. [17:52:08] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
  487. [17:52:08] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is enabled.
  488. [17:52:08] [Server thread/INFO]: [BankNote] Enabling BankNote v2.1-SNAPSHOT
  489. [17:52:08] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.16.0.34
  490. [17:52:08] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.1.0
  491. [17:52:08] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
  492. [17:52:08] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
  493. [17:52:08] [Server thread/INFO]: [AntiSwear] Enabling AntiSwear v5.2
  494. [17:52:08] [Server thread/INFO]: [AntiSwear] AntiSwear Version: 5.2 by brooky1010 is enabled!
  495. [17:52:08] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
  496. [17:52:08] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  497. [17:52:08] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  498. [17:52:08] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  499. [17:52:08] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  500. [17:52:08] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  501. [17:52:08] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  502. [17:52:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  503. [17:52:08] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  504. [17:52:08] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  505. [17:52:08] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  506. [17:52:08] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  507. [17:52:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  508. [17:52:08] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  509. [17:52:08] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  510. [17:52:08] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  511. [17:52:08] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  512. [17:52:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  513. [17:52:08] [Server thread/INFO]: [WorldGuard] Loading region data...
  514. [17:52:08] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.2.2-b116
  515. [17:52:08] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] === ENABLE START ===
  516. [17:52:09] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Found Essentials. We'll delete player homes in their old Faction's when kicked.
  517. [17:52:09] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Loaded 2 players
  518. [17:52:09] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Loaded 3 Factions
  519. [17:52:09] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Loading board from disk
  520. [17:52:09] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Loaded 0 board locations
  521. [17:52:09] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Using barrier as the ParticleEffect for /f sc
  522. [17:52:09] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Found playervaults hook, adding /f vault and /f setmaxvault commands.
  523. [17:52:09] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Enabling /f fly command
  524. [17:52:09] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Economy integration through Vault plugin successful.
  525. [17:52:09] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
  526. [17:52:09] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Found API support for sending player titles :D
  527. [17:52:09] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] Successfully registered placeholders with PlaceholderAPI.
  528. [17:52:09] [Server thread/INFO]: [Factions v1.6.9.5-U0.2.2-b116] === ENABLE DONE (Took 264ms) ===
  529. [17:52:09] [Server thread/INFO]: [MobStacker] Enabling MobStacker v2.0.0
  530. [17:52:09] [Server thread/INFO]: [MobStacker] MobStacker is starting
  531. [17:52:09] [Server thread/INFO]: [MobStacker] ------------------------------------------------------------------
  532. [17:52:09] [Server thread/INFO]: [MobStacker] WARNING - MobStacker no longer receives updates or support
  533. [17:52:09] [Server thread/INFO]: [MobStacker] Please upgrade to MobStacker2 if you wish to use a better plugin
  534. [17:52:09] [Server thread/INFO]: [MobStacker] ------------------------------------------------------------------
  535. [17:52:09] [Server thread/INFO]: [MobStacker] Connected to metrics
  536. [17:52:09] [Server thread/INFO]: [MobStacker] Hooked in to mcMMO successfully!
  537. [17:52:09] [Server thread/INFO]: [MobStacker] Didn't hook in to WorldGuard
  538. [17:52:09] [Server thread/INFO]: [MobStacker] MobStacker has successfully started!
  539. [17:52:09] [Server thread/INFO]: [ChatItem] Enabling ChatItem v1.3.6.4
  540. [17:52:09] [Server thread/INFO]: [Quests] Enabling Quests v3.6.3-b668
  541. [17:52:09] [Server thread/INFO]: [Quests] Loaded language en-US. Translations via Crowdin
  542. [17:52:09] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.16.0.34
  543. [17:52:09] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.5.1
  544. [17:52:09] [Server thread/INFO]: CratesPlus Version 4.5.1
  545. [17:52:09] [Server thread/INFO]: HolographicDisplays was found, hooking in!
  546. [17:52:09] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v4.2.5
  547. [17:52:09] [Server thread/INFO]: [AdvancedEnchantments] internal minecraft ver.: 112
  548. [17:52:09] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
  549. [17:52:09] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into WorldGuard
  550. [17:52:09] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into FactionsUUID
  551. [17:52:09] [Server thread/INFO]: [AdvancedEnchantments NBTAPI] Found Spigot: v1_12_R1! Trying to find NMS support
  552. [17:52:09] [Server thread/INFO]: [AdvancedEnchantments NBTAPI] NMS support 'MC1_12_R1' loaded!
  553. [17:52:09] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.14
  554. [17:52:10] [Server thread/INFO]: [LiteBans] Using default database drivers.
  555. [17:52:10] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  556. [17:52:10] [Server thread/INFO]: [LiteBans] Connecting to database...
  557. [17:52:10] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://sql.pebblehost.com:3306/customer_73256;useSSL=false] (638.7 ms).
  558. [17:52:11] [Server thread/INFO]: [LiteBans] [Sync] Server name: Fabrica Factions
  559. [17:52:11] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: 32d620d5aa404e92827591f141b8cfd5 <1>
  560. [17:52:11] [Server thread/INFO]: [LiteBans] Database connection fully initialized (1038.8 ms).
  561. [17:52:11] [Server thread/INFO]: [LiteBans] v2.3.14 enabled. Startup took 1209 ms.
  562. [17:52:11] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v11.0.0
  563. [17:52:11] [Server thread/INFO]: [BuycraftX] Validating your server key...
  564. [17:52:11] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying.
  565. [17:52:11] [Server thread/WARN]: [BuycraftX] If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties.
  566. [17:52:11] [Server thread/INFO]: [BuycraftX] A new version of BuycraftX (12.0.1) is available. Go to your server panel at https://server.buycraft.net/plugins to download the update.
  567. [17:52:11] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  568. [17:52:11] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.2
  569. [17:52:12] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  570. [17:52:12] [Server thread/INFO]: [SilkSpawners] Loading support for v1_12_R1
  571. [17:52:12] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  572. [17:52:12] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  573. [17:52:12] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
  574. [17:52:12] [Server thread/INFO]: [ProCosmetics] Enabling ProCosmetics v6.5
  575. [17:52:12] [Server thread/INFO]: [ProCosmetics] Initializing...
  576. [17:52:12] [Server thread/INFO]: [ProCosmetics] Initializing ConfigManager...
  577. [17:52:12] [Server thread/INFO]: [ProCosmetics] Initializing MenuManager...
  578. [17:52:12] [Server thread/INFO]: [ProCosmetics] Initializing TreasureChestManager...
  579. [17:52:12] [Server thread/INFO]: [ProCosmetics] Registering Events...
  580. [17:52:13] [Server thread/INFO]: [ProCosmetics] Initialized!
  581. [17:52:13] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.7
  582. [17:52:13] [Server thread/INFO]: [HolographicExtension] Hext error, not important, ignoring
  583. [17:52:13] [Server thread/ERROR]: Error occurred while enabling HolographicExtension v1.7 (Is it up to date?)
  584. java.lang.NoClassDefFoundError: com/gmail/filoghost/holographicdisplays/util/MinecraftVersion
  585. at com.appletec.holograms.HolographicExtension.onEnable(HolographicExtension.java:71) ~[?:?]
  586. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  587. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  588. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  589. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  590. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  591. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  592. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  593. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  594. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  595. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  596. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  597. Caused by: java.lang.ClassNotFoundException: com.gmail.filoghost.holographicdisplays.util.MinecraftVersion
  598. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_191]
  599. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  600. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-57ab4cf]
  601. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  602. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  603. ... 12 more
  604. [17:52:13] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.3.1
  605. [17:52:13] [Server thread/INFO]: [WildTP] Enabling WildTP vRelease-2.4.2
  606. [17:52:13] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.19.1
  607. [17:52:13] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
  608. [17:52:13] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  609. [17:52:13] [Server thread/INFO]: [SilkSpawners] Loading support for v1_12_R1
  610. [17:52:13] [Server thread/INFO]: [ShopGUIPlus] SilkSpawners support enabled.
  611. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 13 (shops.yml), item not loaded
  612. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 14 (shops.yml), item not loaded
  613. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 15 (shops.yml), item not loaded
  614. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 16 (shops.yml), item not loaded
  615. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 17 (shops.yml), item not loaded
  616. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 18 (shops.yml), item not loaded
  617. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 19 (shops.yml), item not loaded
  618. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 20 (shops.yml), item not loaded
  619. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 21 (shops.yml), item not loaded
  620. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 22 (shops.yml), item not loaded
  621. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 23 (shops.yml), item not loaded
  622. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 24 (shops.yml), item not loaded
  623. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 25 (shops.yml), item not loaded
  624. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 26 (shops.yml), item not loaded
  625. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 27 (shops.yml), item not loaded
  626. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 28 (shops.yml), item not loaded
  627. [17:52:14] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading Spawners > 29 (shops.yml), item not loaded
  628. [17:52:14] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
  629. [17:52:14] [Server thread/INFO]: [CoinFlipper] Enabling CoinFlipper v2.4
  630. [17:52:14] [Server thread/INFO]: [CoinFlipper] ProtocolLib detected. Hooking...
  631. [17:52:14] [Server thread/INFO]: [CoinFlipper] CombatTagPlus detected. Hooking...
  632. [17:52:14] [Server thread/INFO]: [CoinFlipper] Connecting to SQLite...
  633. [17:52:14] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  634. [17:52:15] [Server thread/INFO]: Done (19.003s)! For help, type "help" or "?"
  635. [17:52:16] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
  636. [17:52:16] [Server thread/INFO]: (FAWE) Plugin 'FactionsUUID' found. Using it now.
  637. [17:52:16] [Server thread/INFO]: (FAWE) Detected class org.bukkit.event.block.BlockExplodeEvent
  638. [17:52:16] [Server thread/INFO]: [FabricaMC Messages]: If you would like to visit our website, please use the following link: http://fabricamc.net/
  639. [17:52:16] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins/PlayerVaults/uuidvaults directory.
  640. [17:52:16] [Craft Scheduler Thread - 1/INFO]: [PlayerVaults] We didn't find an update!
  641. [17:52:16] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12.2(340)
  642. [17:52:16] [Craft Scheduler Thread - 7/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  643. [17:52:16] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  644. [17:52:16] [Craft Scheduler Thread - 3/INFO]: [zAuctionHouse v1.1.8] You do not use the latest version of the plugin !
  645. [17:52:16] [Craft Scheduler Thread - 3/INFO]: [zAuctionHouse v1.1.8] Your version: 1.1.8 Last version: 1.1.23
  646. [17:52:16] [Craft Scheduler Thread - 2/INFO]: [PlaceholderAPI] 129 placeholder expansions are available on the cloud.
  647. [17:52:19] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  648. [17:52:19] [Server thread/INFO]: [VotingPlugin] Hooked into Vault permissions
  649. [17:52:19] [Craft Scheduler Thread - 8/INFO]: [Vault] Checking for Updates ...
  650. [17:52:20] [Craft Scheduler Thread - 8/WARN]: [Vault] Stable Version: 1.7.2 is out! You are still running version: 1.7.1
  651. [17:52:20] [Craft Scheduler Thread - 8/WARN]: [Vault] Update at: https://dev.bukkit.org/projects/vault
  652. [17:52:20] [Server thread/INFO]: [VotingPlugin] Successfully hooked into Vault!
  653. [17:52:20] [Server thread/INFO]: [Quests] Loaded 4 Quest(s), 8 Event(s), 863 Phrase(s)
  654. [17:52:20] [Craft Scheduler Thread - 8/INFO]: Checking for updates via Spigot...
  655. [17:52:20] [Craft Scheduler Thread - 3/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 5.13.6 New Version: 5.18.3 Use /av download to get the latest update!
  656. [17:52:20] [Craft Scheduler Thread - 3/INFO]: [BuycraftX] Fetching all due players...
  657. [17:52:20] [Craft Scheduler Thread - 3/INFO]: [BuycraftX] Fetched due players (0 found).
  658. [17:52:20] [Craft Scheduler Thread - 8/INFO]: [CratesPlus] No update was found, you are running the latest version. Will check again later.
  659. [17:52:54] [LoginProcessingThread/INFO]: UUID of player BlockBro224 is 46442eec-e541-49e6-8ed2-a5dde57768a1
  660. [17:52:54] [Server thread/INFO]: BlockBro224[/71.9.161.151:39685] logged in with entity id 292 at ([world]1262.6564280439995, 405.4077352468267, 1078.2362824058655)
  661. [17:53:05] [Server thread/INFO]: BlockBro224 issued server command: //schem load FactionsTTL
  662. [17:53:08] [Server thread/INFO]: BlockBro224 issued server command: //paste
  663. [17:53:12] [Server thread/INFO]: BlockBro224 issued server command: /wea
  664. [17:53:16] [Server thread/INFO]: BlockBro224 issued server command: //paste
  665. [17:53:49] [Server thread/INFO]: [FabricaMC Messages]: If you would like to visit our store, please use the following link: http://fabricamc.buycraft.net/
  666. [17:54:00] [Server thread/INFO]: Chat Games // Solve 45 + 11 to get rewards!
  667. [17:54:44] [Server thread/INFO]: Chat Games // No one won the game! The number was: 56!
  668. [17:55:19] [Server thread/INFO]: [FabricaMC Messages]: If you would like to join our discord, please use the following link: https://discord.gg/VDyJpcN
  669. [17:56:24] [Server thread/INFO]: Chat Games // Solve 88 + 14 to get rewards!
  670. [17:56:49] [Server thread/INFO]: [FabricaMC Messages]: If you would like to vote for rewards, type /vote in chat!
  671. [17:57:08] [Server thread/INFO]: Chat Games // No one won the game! The number was: 102!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement