Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 70.31 KB | None | 0 0
  1. [18:51:02] [Server thread/INFO]: Starting minecraft server version 1.9.4
  2. [18:51:02] [Server thread/INFO]: Loading properties
  3. [18:51:02] [Server thread/WARN]: ressource-pack-hash is depricated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
  4. [18:51:02] [Server thread/INFO]: Default game type: SURVIVAL
  5. [18:51:03] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-c6871e2-0cd0397 (MC: 1.9.4) (Implementing API version 1.9.4-R0.1-SNAPSHOT)
  6. [18:51:03] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [18:51:03] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [18:51:03] [Server thread/INFO]: Debug logging is disabled
  9. [18:51:03] [Server thread/INFO]: Generating keypair
  10. [18:51:03] [Server thread/INFO]: Starting Minecraft server on 164.132.201.136:25601
  11. [18:51:03] [Server thread/INFO]: Using epoll channel type
  12. [18:51:05] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  13. [18:51:05] [Server thread/ERROR]: Could not load 'plugins/serverredirect-1.0-SNAPSHOT.jar' in folder 'plugins'
  14. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Listener
  15. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  18. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  19. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:200) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  20. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  21. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  22. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Listener
  23. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_91]
  24. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_91]
  25. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_91]
  26. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_91]
  27. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_91]
  28. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_91]
  29. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_91]
  30. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_91]
  31. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_91]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  33. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  34. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_91]
  35. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_91]
  36. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_91]
  37. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_91]
  38. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  39. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  40. ... 6 more
  41. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Listener
  42. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_91]
  43. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  44. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  45. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_91]
  46. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_91]
  47. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_91]
  48. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_91]
  49. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_91]
  50. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_91]
  51. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_91]
  52. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_91]
  53. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_91]
  54. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_91]
  55. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_91]
  56. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  57. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  58. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_91]
  59. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_91]
  60. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_91]
  61. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_91]
  62. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  63. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  64. ... 6 more
  65. [18:51:05] [Server thread/ERROR]: ebean.properties not found
  66. [18:51:05] [Server thread/WARN]: No Entities found in ClassPath using ClassPathReader [com.avaje.ebeaninternal.server.util.DefaultClassPathReader@6750c94b] Classpath Searched[[file:/multicraft/servers/server2286/spigot-1.9.4.jar]]
  67. [18:51:05] [Server thread/INFO]: Classpath search hits in jars[] pkgs[] searchTime[2]
  68. [18:51:05] [Server thread/INFO]: DataSourcePool [PetBlocks] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  69. [18:51:05] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  70. [18:51:06] [Server thread/INFO]: Entities enhanced[0] subclassed[0]
  71. [18:51:06] [Server thread/INFO]: [MCDiscordIntegrator] Loading MCDiscordIntegrator v1.5.7
  72. [18:51:06] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
  73. [18:51:06] [Server thread/INFO]: [PowerElytra] Loading PowerElytra v1.2.1
  74. [18:51:06] [Server thread/INFO]: [ParticleTrails] Loading ParticleTrails v4.5.7
  75. [18:51:06] [Server thread/INFO]: [DonatorReclaim] Loading DonatorReclaim v1.0.0
  76. [18:51:06] [Server thread/INFO]: [CakeClicker] Loading CakeClicker v2.7
  77. [18:51:06] [Server thread/INFO]: [Arconix] Loading Arconix v1.1.1
  78. [18:51:06] [Server thread/INFO]: [OldCombatMechanics] Loading OldCombatMechanics v1.5.1
  79. [18:51:06] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
  80. [18:51:06] [Server thread/INFO]: [EditableSign] Loading EditableSign v3.2.0
  81. [18:51:06] [Server thread/INFO]: [PartyAndFriendsGUI] Loading PartyAndFriendsGUI v1.0.149-E
  82. [18:51:06] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.1.1
  83. [18:51:06] [Server thread/INFO]: [ViaVersion] ViaVersion 1.1.1 is now loaded, injecting!
  84. [18:51:06] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.13.2
  85. [18:51:06] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.2;b3fbe8b
  86. [18:51:06] [Server thread/INFO]: [VoteRoulette] Loading VoteRoulette v3.2.2
  87. [18:51:06] [Server thread/INFO]: [ServerTokens] Loading ServerTokens v3.0.0
  88. [18:51:06] [Server thread/INFO]: [PEX-Rankup] Loading PEX-Rankup v2.3.5-SNAPSHOT
  89. [18:51:06] [Server thread/INFO]: [MessageAnnouncer] Loading MessageAnnouncer v1.8.0
  90. [18:51:06] [Server thread/INFO]: [Votifier] Loading Votifier v2.3.5
  91. [18:51:06] [Server thread/INFO]: [Clans] Loading Clans v0.2.9
  92. [18:51:06] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
  93. [18:51:07] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  94. [18:51:07] [Server thread/INFO]: [PowerlessLamps] Loading PowerlessLamps v2.2
  95. [18:51:07] [Server thread/INFO]: [AdvancedPortals] Loading AdvancedPortals v0.0.35
  96. [18:51:07] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v1.0.0
  97. [18:51:07] [Server thread/INFO]: [Emotes] Loading Emotes v4.0.7
  98. [18:51:07] [Server thread/INFO]: [DropParty] Loading DropParty v3.2
  99. [18:51:07] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.9.2
  100. [18:51:07] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  101. [18:51:07] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  102. [18:51:07] [Server thread/INFO]: [ReporterGUI] Loading ReporterGUI v1.8.3.9
  103. [18:51:07] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.19.1
  104. [18:51:07] [Server thread/INFO]: [InstantRespawn] Loading InstantRespawn v1.0.7
  105. [18:51:07] [Server thread/INFO]: [Vault] Loading Vault v1.6.1
  106. [18:51:07] [Server thread/INFO]: [KillerMoney] Loading KillerMoney v4.0.2
  107. [18:51:07] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
  108. [18:51:07] [Server thread/INFO]: [VoteParty] Loading VoteParty v1.11.0
  109. [18:51:07] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
  110. [18:51:07] [Server thread/INFO]: [AAC] Loading AAC v3.2.1
  111. [18:51:07] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v1.3.5
  112. [18:51:07] [Server thread/INFO]: [ClansChatAddon] Loading ClansChatAddon v0.0.3
  113. [18:51:07] [Server thread/INFO]: [PetBlocks] Loading PetBlocks v6.0.0
  114. [18:51:07] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
  115. [18:51:07] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b488
  116. [18:51:07] [Server thread/INFO]: [Server Tutorial Plus] Loading ServerTutorialPlus v1.6.4
  117. [18:51:07] [Server thread/INFO]: [AnimatedNames] Loading AnimatedNames v5.17.0
  118. [18:51:07] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v3.2.3
  119. [18:51:07] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.2.3
  120. [18:51:07] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.0
  121. [18:51:07] [Server thread/INFO]: [PlayerVaultsGUI] Loading PlayerVaultsGUI v3.1
  122. [18:51:07] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.12.3
  123. [18:51:07] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.18-SNAPSHOT (build 1371)
  124. [18:51:07] [Server thread/INFO]: [pStaffList] Loading pStaffList v1.542
  125. [18:51:07] [Server thread/INFO]: [KitPreview] Loading KitPreview v5.2.7
  126. [18:51:07] [Server thread/INFO]: [React] Loading React v4.9.9
  127. [18:51:07] [Server thread/INFO]: Setting Tick to 86
  128. [18:51:07] [Server thread/INFO]: [ConditionalCommands] Loading ConditionalCommands v1.4
  129. [18:51:07] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v13.9.1
  130. [18:51:07] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.3.0
  131. [18:51:07] [Server thread/INFO]: [NoFlyZone] Loading NoFlyZone v1.3
  132. [18:51:07] [Server thread/INFO]: [CreativeControlByKubqoA] Loading CreativeControlByKubqoA v2.2.3
  133. [18:51:07] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v3.0.1
  134. [18:51:07] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.0.1-b499
  135. [18:51:07] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.5.1
  136. [18:51:07] [Server thread/INFO]: [GriefPreventionFlags] Loading GriefPreventionFlags v4.5.2
  137. [18:51:07] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
  138. [18:51:07] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b499
  139. [18:51:07] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.0.7
  140. [18:51:07] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v1.3.97
  141. [18:51:07] [Server thread/INFO]: [TradeMe] Loading TradeMe v5.0.1.2
  142. [18:51:07] [Server thread/INFO]: [ShopChest] Loading ShopChest v1.12.3
  143. [18:51:07] [Server thread/INFO]: [ShopChest] Using locale "en_US"
  144. [18:51:07] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
  145. [18:51:07] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  146. [18:51:07] [Server thread/INFO]: [Vault] Enabling Vault v1.6.1
  147. [18:51:07] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  148. [18:51:07] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  149. [18:51:07] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  150. [18:51:07] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  151. [18:51:07] [Server thread/INFO]: [Vault] Plugin enabled (143ms)
  152. [18:51:07] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  153. [18:51:07] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  154. [18:51:07] [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.
  155. [18:51:07] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  156. [18:51:07] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  157. [18:51:07] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  158. [18:51:07] [Server thread/INFO]: Preparing level "world"
  159. [18:51:07] [Server thread/INFO]: -------- World Settings For [world] --------
  160. [18:51:07] [Server thread/INFO]: Mob Spawn Range: 4
  161. [18:51:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  162. [18:51:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  163. [18:51:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  164. [18:51:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  165. [18:51:07] [Server thread/INFO]: Random Lighting Updates: false
  166. [18:51:07] [Server thread/INFO]: Structure Info Saving: true
  167. [18:51:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
  168. [18:51:07] [Server thread/INFO]: Cane Growth Modifier: 100%
  169. [18:51:07] [Server thread/INFO]: Melon Growth Modifier: 100%
  170. [18:51:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  171. [18:51:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  172. [18:51:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
  173. [18:51:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
  174. [18:51:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  175. [18:51:07] [Server thread/INFO]: Max Entity Collisions: 8
  176. [18:51:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  177. [18:51:07] [Server thread/INFO]: Max TNT Explosions: 100
  178. [18:51:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  179. [18:51:07] [Server thread/INFO]: Item Despawn Rate: 6000
  180. [18:51:07] [Server thread/INFO]: Item Merge Radius: 2.5
  181. [18:51:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
  182. [18:51:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  183. [18:51:07] [Server thread/INFO]: View Distance: 10
  184. [18:51:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  185. [18:51:07] [Server thread/INFO]: Experience Merge Radius: 3.0
  186. [18:51:07] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  187. [18:51:07] [Server thread/INFO]: Mob Spawn Range: 4
  188. [18:51:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  189. [18:51:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  190. [18:51:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  191. [18:51:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  192. [18:51:07] [Server thread/INFO]: Random Lighting Updates: false
  193. [18:51:07] [Server thread/INFO]: Structure Info Saving: true
  194. [18:51:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
  195. [18:51:07] [Server thread/INFO]: Cane Growth Modifier: 100%
  196. [18:51:07] [Server thread/INFO]: Melon Growth Modifier: 100%
  197. [18:51:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  198. [18:51:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  199. [18:51:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
  200. [18:51:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
  201. [18:51:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  202. [18:51:07] [Server thread/INFO]: Max Entity Collisions: 8
  203. [18:51:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  204. [18:51:07] [Server thread/INFO]: Max TNT Explosions: 100
  205. [18:51:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  206. [18:51:07] [Server thread/INFO]: Item Despawn Rate: 6000
  207. [18:51:07] [Server thread/INFO]: Item Merge Radius: 2.5
  208. [18:51:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
  209. [18:51:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  210. [18:51:07] [Server thread/INFO]: View Distance: 10
  211. [18:51:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  212. [18:51:07] [Server thread/INFO]: Experience Merge Radius: 3.0
  213. [18:51:08] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2662700382764276808)
  214. [18:51:09] [Server thread/INFO]: Preparing spawn area: 11%
  215. [18:51:10] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2662700382764276808)
  216. [18:51:10] [Server thread/INFO]: [MCDiscordIntegrator] Enabling MCDiscordIntegrator v1.5.7
  217. [18:51:10] [Server thread/INFO]: Loaded config successfully!
  218. [18:51:10] [Server thread/INFO]: Hooked into Vault
  219. [18:51:12] [Server thread/INFO]: Database connection established!
  220. [18:51:12] [Server thread/INFO]: No SLF4J compatible logger was found. Using default javacord implementation!
  221. [18:51:12] [Server thread/INFO]: Bot started
  222. [18:51:12] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
  223. [18:51:12] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  224. [18:51:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  225. [18:51:12] [Server thread/INFO]: [PlaceholderAPI] NMS placeholders such as %player_ping% have been enabled!
  226. [18:51:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  227. [18:51:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mvdw
  228. [18:51:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: voteparty
  229. [18:51:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
  230. [18:51:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: voteroulette
  231. [18:51:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bungee
  232. [18:51:12] [Server thread/INFO]: [PlaceholderAPI] Started scheduled task for expansion: bungee
  233. [18:51:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
  234. [18:51:12] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
  235. [18:51:12] [Server thread/INFO]: [PowerElytra] Enabling PowerElytra v1.2.1
  236. [18:51:12] [Server thread/INFO]: [PowerElitra] Plugin - Enable!
  237. [18:51:12] [Server thread/INFO]: [PowerElitra] Config Reloaded.
  238. [18:51:12] [Server thread/INFO]: [PowerElytra] - INFO - WorldGuard Loaded. Done!
  239. [18:51:12] [Server thread/INFO]: [ParticleTrails] Enabling ParticleTrails v4.5.7
  240. [18:51:12] [Server thread/ERROR]: [ParticleTrails] You have MySQL enabled but you do NOT have MySQL Manager on this server. Please get it from https://www.spigotmc.org/resources/mysql-manager.17732/
  241. [18:51:12] [Server thread/INFO]: [ParticleLib] Server major/minor version: 1.9
  242. [18:51:12] [Server thread/INFO]: [ParticleLib] Hooking into Netty NMS classes
  243. [18:51:12] [Server thread/INFO]: [ParticleLib] Version is >= 1.8 - using new packet constructor
  244. [18:51:12] [Server thread/INFO]: [DonatorReclaim] Enabling DonatorReclaim v1.0.0
  245. [18:51:12] [Server thread/INFO]: [DonatorReclaim] Reading config...
  246. [18:51:12] [Server thread/INFO]: [DonatorReclaim] Config Updated!
  247. [18:51:12] [Server thread/INFO]: [DonatorReclaim] DonatorReclaim v1.0.0 started successfully!
  248. [18:51:12] [Server thread/INFO]: [CakeClicker] Enabling CakeClicker v2.7
  249. [18:51:12] [Server thread/INFO]: [Arconix] Enabling Arconix v1.1.1
  250. [18:51:12] [Server thread/INFO]: [OldCombatMechanics] Enabling OldCombatMechanics v1.5.1
  251. [18:51:13] [Server thread/INFO]: [OldCombatMechanics] OldCombatMechanics v1.5.1 has been enabled correctly
  252. [18:51:13] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
  253. [18:51:13] [Server thread/INFO]: [DeluxeTags] 39 tags loaded
  254. [18:51:13] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
  255. [18:51:13] [Server thread/INFO]: [DeluxeTags] DeluxeChat will handle fetching placeholders for tags!
  256. [18:51:13] [Server thread/INFO]: ----------------------------
  257. [18:51:13] [Server thread/INFO]: DeluxeTags Updater
  258. [18:51:13] [Server thread/INFO]:
  259. [18:51:13] [Server thread/INFO]: You are running 1.7.1
  260. [18:51:13] [Server thread/INFO]: The latest version
  261. [18:51:13] [Server thread/INFO]: of DeluxeTags!
  262. [18:51:13] [Server thread/INFO]:
  263. [18:51:13] [Server thread/INFO]: ----------------------------
  264. [18:51:13] [Server thread/INFO]: [EditableSign] Enabling EditableSign v3.2.0
  265. [18:51:13] [Server thread/INFO]: [EditableSign] EditableSign version 3.2.0 is Enabled
  266. [18:51:13] [Server thread/INFO]: [PartyAndFriendsGUI] Enabling PartyAndFriendsGUI v1.0.149-E
  267. [18:51:13] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.1.1
  268. [18:51:13] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.13.2
  269. [18:51:13] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  270. [18:51:13] [Server thread/INFO]: [CoreProtect] Using MySQL for data storage.
  271. [18:51:13] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.2;b3fbe8b
  272. [18:51:14] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  273. [18:51:14] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_9_R2 as the Bukkit adapter
  274. [18:51:14] [Server thread/INFO]: [VoteRoulette] Enabling VoteRoulette v3.2.2
  275. [18:51:14] [Server thread/INFO]: [VoteRoulette] Hooked into Votifier!
  276. [18:51:14] [Server thread/INFO]: [VoteRoulette] Hooked into Vault!
  277. [18:51:14] [Server thread/INFO]: [VoteRoulette] Loading all files and data...
  278. [18:51:14] [Server thread/INFO]: [VoteRoulette] Setting default command alias: vr
  279. [18:51:14] [Server thread/INFO]: [VoteRoulette] Added Reward: Reward
  280. [18:51:14] [Server thread/INFO]: [VoteRoulette] "Reward" saved as default reward.
  281. [18:51:14] [Server thread/INFO]: [VoteRoulette] Added Milestone: Milestone
  282. [18:51:14] [Server thread/INFO]: [VoteRoulette] ...finished loading files and data!
  283. [18:51:14] [Server thread/INFO]: [VoteRoulette] Sucessfully connected to the database!
  284. [18:51:14] [Server thread/INFO]: [VoteRoulette] Detected old player folder, attempting to convert files to UUID...
  285. [18:51:14] [Server thread/INFO]: [VoteRoulette] Enabled!
  286. [18:51:14] [Server thread/INFO]: [ServerTokens] Enabling ServerTokens v3.0.0
  287. [18:51:14] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate column name 'MonthlyVotes'
  288. [18:51:14] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  289. [18:51:14] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  290. [18:51:14] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  291. [18:51:14] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  292. [18:51:14] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
  293. [18:51:14] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:387)
  294. [18:51:14] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:941)
  295. [18:51:14] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3870)
  296. [18:51:14] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3806)
  297. [18:51:14] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2470)
  298. [18:51:14] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2617)
  299. [18:51:14] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2546)
  300. [18:51:14] [Server thread/WARN]: at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1541)
  301. [18:51:14] [Server thread/WARN]: at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2605)
  302. [18:51:14] [Server thread/WARN]: at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1469)
  303. [18:51:14] [Server thread/WARN]: at mc.hypercipher.ServerTokens.Main.onEnable(Main.java:47)
  304. [18:51:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  305. [18:51:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  306. [18:51:14] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  307. [18:51:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:362)
  308. [18:51:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:322)
  309. [18:51:14] [Server thread/WARN]: at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416)
  310. [18:51:14] [Server thread/WARN]: at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381)
  311. [18:51:14] [Server thread/WARN]: at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336)
  312. [18:51:14] [Server thread/WARN]: at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268)
  313. [18:51:14] [Server thread/WARN]: at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532)
  314. [18:51:14] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  315. [18:51:14] [Server thread/INFO]: [PEX-Rankup] Enabling PEX-Rankup v2.3.5-SNAPSHOT
  316. [18:51:14] [Server thread/INFO]: [MessageAnnouncer] Enabling MessageAnnouncer v1.8.0
  317. [18:51:14] [Server thread/INFO]: [MessageAnnouncer] PlaceholderAPI integration was successful!
  318. [18:51:14] [Server thread/INFO]: [Votifier] Enabling Votifier v2.3.5
  319. [18:51:14] [Server thread/INFO]: [Votifier] Loaded token for website: default
  320. [18:51:14] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
  321. [18:51:14] [Server thread/INFO]: [Clans] Enabling Clans v0.2.9
  322. [18:51:14] [nioEventLoopGroup-2-1/INFO]: [Votifier] Votifier enabled on socket /164.132.201.136:8322.
  323. [18:51:14] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
  324. [18:51:14] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_the_end
  325. [18:51:14] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  326. [18:51:14] [Server thread/INFO]: -------- World Settings For [end_world] --------
  327. [18:51:14] [Server thread/INFO]: Mob Spawn Range: 4
  328. [18:51:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  329. [18:51:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  330. [18:51:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  331. [18:51:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  332. [18:51:14] [Server thread/INFO]: Random Lighting Updates: false
  333. [18:51:14] [Server thread/INFO]: Structure Info Saving: true
  334. [18:51:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  335. [18:51:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  336. [18:51:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  337. [18:51:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  338. [18:51:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  339. [18:51:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  340. [18:51:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  341. [18:51:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  342. [18:51:14] [Server thread/INFO]: Max Entity Collisions: 8
  343. [18:51:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  344. [18:51:14] [Server thread/INFO]: Max TNT Explosions: 100
  345. [18:51:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  346. [18:51:14] [Server thread/INFO]: Item Despawn Rate: 6000
  347. [18:51:14] [Server thread/INFO]: Item Merge Radius: 2.5
  348. [18:51:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  349. [18:51:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  350. [18:51:14] [Server thread/INFO]: View Distance: 10
  351. [18:51:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  352. [18:51:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  353. [18:51:14] [Server thread/INFO]: Preparing start region for level 2 (Seed: -6883692275764737130)
  354. [18:51:15] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  355. [18:51:15] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  356. [18:51:15] [Server thread/INFO]: [PowerlessLamps] Enabling PowerlessLamps v2.2
  357. [18:51:15] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.0.35
  358. [18:51:15] [Server thread/INFO]: [AdvancedPortals] Old version detected, changing chat method
  359. [18:51:15] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
  360. [18:51:15] [Server thread/INFO]: [AdvancedPortals] ENTITY_ENDERMEN_TELEPORT found
  361. [18:51:15] [Server thread/INFO]: [AdvancedPortals] ENTITY_GENERIC_EXPLODE found
  362. [18:51:15] [Server thread/INFO]: Advanced portals have been successfully enabled!
  363. [18:51:15] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v1.0.0
  364. [18:51:15] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  365. [18:51:15] [Server thread/INFO]: [Emotes] Enabling Emotes v4.0.7
  366. [18:51:15] [Server thread/INFO]: [Emotes] Loaded 21 emotes.
  367. [18:51:15] [Server thread/INFO]: [DropParty] Enabling DropParty v3.2
  368. [18:51:15] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.9.2
  369. [18:51:15] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
  370. [18:51:15] [Server thread/INFO]: [DeluxeMenus] 13 GUI menus loaded!
  371. [18:51:15] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
  372. [18:51:15] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  373. [18:51:15] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  374. [18:51:15] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  375. [18:51:15] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  376. [18:51:15] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  377. [18:51:15] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  378. [18:51:15] [Server thread/INFO]: [ReporterGUI] Enabling ReporterGUI v1.8.3.9
  379. [18:51:15] [Server thread/INFO]: [ReporterGUI] Database connection successful
  380. [18:51:15] [Server thread/INFO]: [ReporterGUI] Check tables in database completed
  381. [18:51:15] [Server thread/INFO]: [ReporterGUI] Enabled listening to use bungeecord
  382. [18:51:15] [Server thread/INFO]: [ReporterGUI] PlaceholderAPI enabled
  383. [18:51:15] [Server thread/INFO]: [ReporterGUI] ProtocolLib support enabled
  384. [18:51:16] [Server thread/INFO]: [ReporterGUI] Update the plugin!
  385. [18:51:16] [Server thread/INFO]: [ReporterGUI] Youhave a few days to update, then the plugin will be disabled for security!
  386. [18:51:16] [Server thread/INFO]: [ReporterGUI] ReporterGUI system successfully loaded
  387. [18:51:16] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.19.1
  388. [18:51:16] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  389. [18:51:16] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.19.1
  390. [18:51:16] [Server thread/INFO]: [FeatherBoard] Framework version: 2017-06
  391. [18:51:16] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  392. [18:51:16] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  393. [18:51:16] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  394. [18:51:16] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
  395. [18:51:16] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
  396. [18:51:16] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
  397. [18:51:16] [Server thread/INFO]: [FeatherBoard] Loading dependency Ebean 2.8.1 ...
  398. [18:51:16] [Server thread/INFO]: [FeatherBoard] Ebean 2.8.1 is now loaded!
  399. [18:51:16] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  400. [18:51:16] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  401. [18:51:16] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  402. [18:51:16] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
  403. [18:51:17] [Server thread/ERROR]: [FeatherBoard] java.lang.NoClassDefFoundError: net/diecode/KillerMoney/KillerMoneyAPI
  404. at be.maximvdw.featherboardcore.placeholders.Z.initialize(KillerMoneyPlaceholder.java:147)
  405. at be.maximvdw.featherboardcore.placeholders.Placeholder.registerPlaceHolder(Placeholder.java:2256)
  406. at be.maximvdw.featherboardcore.placeholders.Z.<init>(KillerMoneyPlaceholder.java:142)
  407. at be.maximvdw.featherboardcore.placeholders.aC.a(PlaceholderLoader.java:474)
  408. at be.maximvdw.featherboard.FeatherBoard.initPlaceholders(Unknown Source)
  409. at be.maximvdw.featherboard.FeatherBoard.loadConfiguration(Unknown Source)
  410. at be.maximvdw.featherboardcore.BasePlugin.initialize(Unknown Source)
  411. at be.maximvdw.featherboardcore.BasePlugin.onEnable(Unknown Source)
  412. at be.maximvdw.featherboard.FeatherBoard.onEnable(Unknown Source)
  413. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  414. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  415. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  416. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:362)
  417. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:322)
  418. at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416)
  419. at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381)
  420. at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336)
  421. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268)
  422. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532)
  423. at java.lang.Thread.run(Thread.java:745)
  424. Caused by: java.lang.ClassNotFoundException: net.diecode.KillerMoney.KillerMoneyAPI
  425. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  426. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
  427. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  428. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  429. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  430. ... 20 more
  431.  
  432. [18:51:17] [Server thread/INFO]: [MVdWPlaceholderAPI] Using FeatherBoard to get placeholders!
  433. [18:51:17] [Server thread/INFO]: [FeatherBoard] Loaded 2799 of the 5057 placholders
  434. [18:51:17] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
  435. [18:51:17] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  436. [18:51:17] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  437. [18:51:17] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  438. [18:51:17] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  439. [18:51:17] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  440. [18:51:17] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  441. [18:51:17] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  442. [18:51:17] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  443. [18:51:17] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
  444. [18:51:17] [Server thread/INFO]: [FeatherBoard] Lines: 2
  445. [18:51:17] [Server thread/INFO]: [FeatherBoard] Arguments: 1
  446. [18:51:19] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'staff' ...
  447. [18:51:19] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
  448. [18:51:19] [Server thread/INFO]: [FeatherBoard] A new update for FeatherBoard is available for download on Spigot!
  449. [18:51:19] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  450. [18:51:19] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  451. [18:51:19] [Server thread/INFO]: [InstantRespawn] Enabling InstantRespawn v1.0.7
  452. [18:51:19] [Server thread/INFO]: [KillerMoney] Enabling KillerMoney v4.0.2
  453. [18:51:20] [Server thread/WARN]: [KillerMoney] Unknown entity type: DONKEY. Ignoring...
  454. [18:51:20] [Server thread/WARN]: [KillerMoney] Unknown entity type: ELDER_GUARDIAN. Ignoring...
  455. [18:51:20] [Server thread/WARN]: [KillerMoney] Unknown entity type: EVOKER. Ignoring...
  456. [18:51:20] [Server thread/WARN]: [KillerMoney] Unknown entity type: HUSK. Ignoring...
  457. [18:51:20] [Server thread/WARN]: [KillerMoney] Unknown entity type: LLAMA. Ignoring...
  458. [18:51:20] [Server thread/WARN]: [KillerMoney] Unknown entity type: MULE. Ignoring...
  459. [18:51:20] [Server thread/WARN]: [KillerMoney] Unknown entity type: POLAR_BEAR. Ignoring...
  460. [18:51:20] [Server thread/WARN]: [KillerMoney] Unknown entity type: SKELETON_HORSE. Ignoring...
  461. [18:51:20] [Server thread/WARN]: [KillerMoney] Unknown entity type: STRAY. Ignoring...
  462. [18:51:20] [Server thread/WARN]: [KillerMoney] Unknown entity type: VEX. Ignoring...
  463. [18:51:20] [Server thread/WARN]: [KillerMoney] Unknown entity type: WITHER_SKELETON. Ignoring...
  464. [18:51:20] [Server thread/WARN]: [KillerMoney] Unknown entity type: ZOMBIE_HORSE. Ignoring...
  465. [18:51:20] [Server thread/WARN]: [KillerMoney] Unknown entity type: ZOMBIE_VILLAGER. Ignoring...
  466. [18:51:20] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
  467. [18:51:20] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
  468. [18:51:20] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  469. [18:51:20] [Server thread/INFO]: [VoteParty] Enabling VoteParty v1.11.0
  470. [18:51:20] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
  471. [18:51:20] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  472. [18:51:20] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  473. [18:51:20] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  474. [18:51:20] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  475. [18:51:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  476. [18:51:20] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  477. [18:51:20] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  478. [18:51:20] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  479. [18:51:20] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  480. [18:51:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  481. [18:51:20] [Server thread/INFO]: [WorldGuard] (end_world) TNT ignition is PERMITTED.
  482. [18:51:20] [Server thread/INFO]: [WorldGuard] (end_world) Lighters are PERMITTED.
  483. [18:51:20] [Server thread/INFO]: [WorldGuard] (end_world) Lava fire is blocked.
  484. [18:51:20] [Server thread/INFO]: [WorldGuard] (end_world) Fire spread is UNRESTRICTED.
  485. [18:51:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'end_world'
  486. [18:51:20] [Server thread/INFO]: [WorldGuard] Loading region data...
  487. [18:51:20] [Server thread/INFO]: [AAC] Enabling AAC v3.2.1
  488. [18:51:20] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v1.3.5
  489. [18:51:21] [Server thread/INFO]: [ClansChatAddon] Enabling ClansChatAddon v0.0.3
  490. [18:51:21] [Server thread/INFO]: [PetBlocks] Enabling PetBlocks v6.0.0
  491. [18:51:21] [Server thread/INFO]: [PetBlocks] Loading PetBlocks ...
  492. [18:51:21] [Server thread/INFO]: [PetBlocks] found dependency [WorldGuard] 5.
  493. [18:51:21] [Server thread/INFO]: [PetBlocks] failed to hook into [WorldGuard] 5.
  494. [18:51:21] [Server thread/INFO]: [PetBlocks] found dependency [WorldGuard] 6.
  495. [18:51:21] [Server thread/INFO]: [PetBlocks] hooked successfully into [WorldGuard] 6.
  496. [18:51:21] [Thread-55/INFO]: [AAC] AAC is up to date!
  497. [18:51:21] [Server thread/INFO]: Connected to jdbc:mysql://164.132.201.136:3306/mc2283
  498. [18:51:21] [Server thread/INFO]: [PetBlocks] Enabled PetBlocks 6.0.0 by Shynixn
  499. [18:51:21] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
  500. [18:51:21] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  501. [18:51:21] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.6.1
  502. [18:51:21] [Server thread/INFO]: | Command file(s) found : 13
  503. [18:51:21] [Server thread/INFO]: | Config : Ready.
  504. [18:51:21] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
  505. [18:51:21] [Server thread/INFO]: | Duplicated command found. particle3 in particles.yml
  506. [18:51:21] [Server thread/INFO]: | Custom commands loaded : 45
  507. [18:51:21] [Server thread/INFO]: | Version: 5.3.4
  508. [18:51:21] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  509. [18:51:21] [Server thread/INFO]: | You are running the latest version of MyCommand.
  510. [18:51:21] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
  511. [18:51:21] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b488
  512. [18:51:21] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsGeoIP to the same version.
  513. [18:51:21] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
  514. [18:51:22] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  515. [18:51:22] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  516. [18:51:22] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  517. [18:51:22] [Server thread/INFO]: Using locale en_US
  518. [18:51:22] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  519. [18:51:22] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  520. [18:51:22] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  521. [18:51:22] [Server thread/INFO]: [Server Tutorial Plus] Enabling ServerTutorialPlus v1.6.4
  522. [18:51:22] [Server thread/INFO]: [Server Tutorial Plus] Enabling server tutorial...
  523. [18:51:22] [Server thread/INFO]: [Server Tutorial Plus] PlaceholderAPI has been found!
  524. [18:51:22] [Server thread/INFO]: [Server Tutorial Plus] Servertutorial enabled successfully!
  525. [18:51:22] [Server thread/INFO]: [AnimatedNames] Enabling AnimatedNames v5.17.0
  526. [18:51:22] [Server thread/INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  527. [18:51:22] [Server thread/INFO]: [AnimatedNames] Plugin: AnimatedNames v5.17.0
  528. [18:51:22] [Server thread/INFO]: [AnimatedNames] Framework version: 2017-06
  529. [18:51:22] [Server thread/INFO]: [AnimatedNames] Author: Maximvdw (Maxim Van de Wynckel)
  530. [18:51:22] [Server thread/INFO]: [AnimatedNames] Site: https://www.mvdw-software.com/
  531. [18:51:22] [Server thread/INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  532. [18:51:22] [Server thread/INFO]: [AnimatedNames] Loading configuration ...
  533. [18:51:22] [Server thread/INFO]: [AnimatedNames] Loading placeholders ...
  534. [18:51:23] [Server thread/ERROR]: [AnimatedNames] java.lang.NoClassDefFoundError: net/diecode/KillerMoney/KillerMoneyAPI
  535. at be.maximvdw.animatednamescore.placeholders.Z.initialize(KillerMoneyPlaceholder.java:147)
  536. at be.maximvdw.animatednamescore.placeholders.Placeholder.registerPlaceHolder(Placeholder.java:2256)
  537. at be.maximvdw.animatednamescore.placeholders.Z.<init>(KillerMoneyPlaceholder.java:142)
  538. at be.maximvdw.animatednamescore.placeholders.aC.a(PlaceholderLoader.java:474)
  539. at be.maximvdw.animatednames.AnimatedNames.initPlaceholders(Unknown Source)
  540. at be.maximvdw.animatednames.AnimatedNames.loadConfiguration(Unknown Source)
  541. at be.maximvdw.animatednamescore.BasePlugin.initialize(Unknown Source)
  542. at be.maximvdw.animatednamescore.BasePlugin.onEnable(Unknown Source)
  543. at be.maximvdw.animatednames.AnimatedNames.onEnable(Unknown Source)
  544. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  545. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  546. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  547. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:362)
  548. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:322)
  549. at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416)
  550. at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381)
  551. at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336)
  552. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268)
  553. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532)
  554. at java.lang.Thread.run(Thread.java:745)
  555. Caused by: java.lang.ClassNotFoundException: net.diecode.KillerMoney.KillerMoneyAPI
  556. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  557. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
  558. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  559. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  560. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  561. ... 20 more
  562.  
  563. [18:51:23] [Server thread/INFO]: [AnimatedNames] Loaded 2850 of the 5108 placholders
  564. [18:51:23] [Server thread/INFO]: [AnimatedNames] Loading Event hooks ...
  565. [18:51:23] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Death hook ...
  566. [18:51:23] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Block break hook ...
  567. [18:51:23] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Block place hook ...
  568. [18:51:23] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Create portal hook ...
  569. [18:51:23] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player join ...
  570. [18:51:23] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player rejoin ...
  571. [18:51:23] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player first join ...
  572. [18:51:23] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Combat hook ...
  573. [18:51:23] [Server thread/INFO]: [AnimatedNames] Creating new custom effect: warning
  574. [18:51:23] [Server thread/INFO]: [AnimatedNames] Lines: 2
  575. [18:51:23] [Server thread/INFO]: [AnimatedNames] Arguments: 1
  576. [18:51:23] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'owner' ...
  577. [18:51:23] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'owner' will refresh every 100 ticks
  578. [18:51:23] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'player' ...
  579. [18:51:23] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'player' will refresh every 100 ticks
  580. [18:51:23] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'premium' ...
  581. [18:51:23] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'premium' will refresh every 100 ticks
  582. [18:51:23] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'master' ...
  583. [18:51:23] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'master' will refresh every 100 ticks
  584. [18:51:23] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'champion' ...
  585. [18:51:23] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'champion' will refresh every 100 ticks
  586. [18:51:23] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'legend' ...
  587. [18:51:23] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'legend' will refresh every 100 ticks
  588. [18:51:23] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'supreme' ...
  589. [18:51:23] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'supreme' will refresh every 100 ticks
  590. [18:51:23] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'builder' ...
  591. [18:51:23] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'builder' will refresh every 100 ticks
  592. [18:51:23] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'helper' ...
  593. [18:51:23] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'helper' will refresh every 100 ticks
  594. [18:51:23] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'mod' ...
  595. [18:51:23] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'mod' will refresh every 100 ticks
  596. [18:51:23] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'admin' ...
  597. [18:51:23] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'admin' will refresh every 100 ticks
  598. [18:51:23] [Server thread/INFO]: [AnimatedNames] Preparing team names for existing online players ...
  599. [18:51:23] [Server thread/INFO]: [AnimatedNames] Loading messages ...
  600. [18:51:23] [Server thread/INFO]: [AnimatedNames] Loading language file: lang_en
  601. [18:51:23] [Server thread/INFO]: [AnimatedNames] A new update for AnimatedNames is available for download on Spigot!
  602. [18:51:23] [Server thread/INFO]: [AnimatedNames] Adding command 'animatednames'
  603. [18:51:23] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v3.2.3
  604. [18:51:24] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
  605. [18:51:24] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.2.3
  606. [18:51:24] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  607. [18:51:24] [Server thread/INFO]: [LiteBans] Connecting to database...
  608. [18:51:24] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://164.132.201.136:3306/mc2283?useSSL=false] (5.9 ms).
  609. [18:51:24] [Server thread/INFO]: [LiteBans] [Sync] Server name: survival
  610. [18:51:24] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: c9afab498ab94f9692a0b5e8c19bd558
  611. [18:51:24] [Server thread/INFO]: [LiteBans] Database connection fully initialized (13.3 ms).
  612. [18:51:24] [Server thread/INFO]: [LiteBans] v2.2.3 enabled. Startup took 289 ms.
  613. [18:51:24] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.0
  614. [18:51:24] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  615. [18:51:24] [Server thread/INFO]: [SilkSpawners] Loading support for v1_9_R2
  616. [18:51:24] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  617. [18:51:25] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  618. [18:51:25] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
  619. [18:51:25] [Server thread/INFO]: [PlayerVaultsGUI] Enabling PlayerVaultsGUI v3.1
  620. [18:51:25] [Server thread/WARN]: [PlayerVaultsGUI] Could not save config.yml to plugins/PlayerVaultsGUI/config.yml because config.yml already exists.
  621. [18:51:25] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.12.3
  622. [18:51:25] [Server thread/INFO]: [DeluxeChat] 3 formats loaded!
  623. [18:51:25] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
  624. [18:51:25] [Server thread/INFO]: [DeluxeChat] 43 entries added to the chat_filter!
  625. [18:51:25] [Server thread/WARN]: Plugin DeluxeChat v1.12.3 tried to register permission 'chatformat.default' but it's already registered
  626. java.lang.IllegalArgumentException: The permission chatformat.default is already defined!
  627. at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManager.java:599) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  628. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:368) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  629. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:322) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  630. at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  631. at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  632. at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  633. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  634. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  635. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  636. [18:51:25] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.18-SNAPSHOT (build 1371)
  637. [18:51:25] [Server thread/INFO]: [pStaffList] Enabling pStaffList v1.542
  638. [18:51:25] [Server thread/INFO]: [pStaffList] enabled
  639. [18:51:25] [Server thread/INFO]: [pStaffList] Saves data every 600 seconds
  640. [18:51:25] [Server thread/INFO]: [pStaffList] Updates player list from bungee servers every 30 seconds
  641. [18:51:25] [Server thread/INFO]: [pStaffList] Saves data every 600 seconds
  642. [18:51:25] [Server thread/INFO]: [pStaffList] Updates player list from bungee servers every 30 seconds
  643. [18:51:25] [Server thread/INFO]: [pStaffList] Checking for a new version...
  644. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version =
  645. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
  646. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = "http://www.w3.org/TR/html4/strict.dtd">
  647. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = <html>
  648. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version =
  649. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = <head>
  650. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = <title>Bukkit Dev Is No Longer </title>
  651. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = <META name="description" content="Due to real life commitments I will no longer be developing plugins. Sorry :("><META name="keywords" content="dachiimp,bukkit,dev">
  652. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = </head>
  653. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = <frameset rows="100%,*" border="0">
  654. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = <frame src="http://godilley.com/dachiimp/pStaffList/currentVersion.txt" frameborder="0" />
  655. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = <frame frameborder="0" noresize />
  656. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = </frameset>
  657. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version =
  658. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = <!-- pageok -->
  659. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = <!-- 12 -->
  660. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = <!-- -->
  661. [18:51:26] [Server thread/INFO]: [pStaffList] You are not using the newest plugin version. Newest Version = </html>
  662. [18:51:26] [Server thread/INFO]: [KitPreview] Enabling KitPreview v5.2.7
  663. [18:51:26] [Server thread/INFO]: [KitPreview] Loading language file
  664. [18:51:26] [Server thread/INFO]: [KitPreview] Loading data file
  665. [18:51:26] [Server thread/INFO]: §6Kits §8» MCUpdate enabled and loaded
  666. [18:51:26] [Server thread/INFO]: [React] Enabling React v4.9.9
  667. [18:51:26] [Server thread/INFO]: Started Parallel CoreTick Thread: 0
  668. [18:51:26] [Server thread/INFO]:
  669.  
  670. /|
  671. //..
  672. //....
  673. //......
  674. //........
  675. //..........
  676. //............ |
  677. |:::::........ ::| ______ _______ ______ _______
  678. |::::::::::... :::::| (_____ \ (_______) /\ / _____)(_______)
  679. |::::::::::::: ::::::::::| _____) ) _____ / \ | / _
  680. |::::::::::: ...:::::::::| (_____ ( | ___) / /\ \ | | | |
  681. |:::::: ........::::| | || |_____ | |__| || \_____ | |_____
  682. |:: ............| |_||_______)|______| \______) \______)
  683. | ..........//
  684. ........//
  685. ......//
  686. ....//
  687. ..//
  688. |/
  689.  
  690.  
  691. [18:51:26] [Server thread/INFO]: [ConditionalCommands] Enabling ConditionalCommands v1.4
  692. [18:51:26] [Server thread/INFO]: [ConditionalCommands] Initializing placeholders...
  693. [18:51:26] [Server thread/INFO]: [ConditionalCommands] Ready.
  694. [18:51:26] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v13.9.1
  695. [18:51:26] [Server thread/INFO]: GriefPrevention: Grief Prevention boot start.
  696. [18:51:26] [Server thread/INFO]: GriefPrevention: Finished loading configuration.
  697. [18:51:26] [Server thread/INFO]: GriefPrevention: 68 total claims loaded.
  698. [18:51:28] [Server thread/INFO]: GriefPrevention: Customizable messages loaded.
  699. [18:51:28] [Server thread/INFO]: GriefPrevention: Successfully hooked into WorldGuard.
  700. [18:51:28] [Server thread/INFO]: GriefPrevention: Finished loading data (File Mode).
  701. [18:51:28] [Server thread/INFO]: GriefPrevention: Boot finished.
  702. [18:51:28] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.3.0
  703. [18:51:28] [Server thread/INFO]: Initializing for the first time.
  704. [18:51:29] [Server thread/INFO]: Log4j 2 handler detected: com.enjin.common.compatibility.LegacyLog4j2Handler
  705. [18:51:29] [Server thread/INFO]: [NoFlyZone] Enabling NoFlyZone v1.3
  706. [18:51:29] [Server thread/INFO]: [NoFlyZone] Hooked into WorldGuard 6.1.2;e38d98d
  707. [18:51:29] [Server thread/INFO]: [CreativeControlByKubqoA] Enabling CreativeControlByKubqoA v2.2.3
  708. [18:51:29] [Server thread/INFO]: [------------------[Creative Control]------------------]
  709. [18:51:29] [Server thread/INFO]: verison: 2.2.3 by KubqoA
  710. [18:51:29] [Server thread/INFO]: If you have found some in-game bugs report them to the issue tracker.
  711. [18:51:29] [Server thread/INFO]: Be sure to leave review on plugin page on SpigotMC.
  712. [18:51:29] [Server thread/INFO]: Setting up MySQL connection!
  713. [18:51:29] [Server thread/INFO]: Successful!
  714. [18:51:29] [Server thread/INFO]: Found GriefPrevention plugin! Implementing it!
  715. [18:51:29] [Server thread/INFO]: Found Vault plugin! Implementing it!
  716. [18:51:29] [Server thread/INFO]: Found WorldGuard plugin! Implementing it!
  717. [18:51:29] [Server thread/INFO]: Registering listeners!
  718. [18:51:29] [Server thread/INFO]: Done!
  719. [18:51:29] [Server thread/INFO]: Registering commands!
  720. [18:51:29] [Server thread/INFO]: Done!
  721. [18:51:29] [Server thread/INFO]: Initializing Metrics!
  722. [18:51:29] [Server thread/INFO]: Done!
  723. [18:51:29] [Server thread/INFO]: Plugin init completed!
  724. [18:51:29] [Server thread/INFO]: [------------------------------------------------------]
  725. [18:51:29] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v3.0.1
  726. [18:51:30] [Server thread/INFO]: [LeaderHeads] Hooked into Citizens
  727. [18:51:30] [Server thread/INFO]: [LeaderHeads] Correctly initialized skin manager
  728. [18:51:30] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
  729. [18:51:30] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.0.1-b499
  730. [18:51:30] [Server thread/WARN]: [EssentialsGeoIP] §4Version mismatch! Please update all Essentials jars to the same version.
  731. [18:51:30] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
  732. [18:51:30] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.5.1
  733. [18:51:30] [Server thread/INFO]: [ServerSigns] Version 4.5.1 is now enabled.
  734. [18:51:30] [Server thread/INFO]: [GriefPreventionFlags] Enabling GriefPreventionFlags v4.5.2
  735. [18:51:30] [Server thread/INFO]: GPFlags: Finished loading configuration.
  736. [18:51:31] [Server thread/INFO]: GPFlags: Finished loading data.
  737. [18:51:31] [Server thread/INFO]: GPFlags: Boot finished.
  738. [18:51:31] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
  739. [18:51:31] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
  740. [18:51:31] [Server thread/INFO]: [CommandNPC] Initiating Database
  741. [18:51:31] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
  742. [18:51:31] [Thread-113/INFO]: [CommandNPC] Loading commands complete!
  743. [18:51:31] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
  744. [18:51:31] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b499
  745. [18:51:31] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  746. [18:51:31] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.0.7
  747. [18:51:32] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v1.3.97
  748. [18:51:32] [Server thread/INFO]: [CrateReloaded] v1_9_R2
  749. [18:51:32] [Server thread/INFO]: [TradeMe] Enabling TradeMe v5.0.1.2
  750. [18:51:32] [Server thread/INFO]: [TradeMe] Version 5.0.1.2 has been enabled
  751. [18:51:32] [Server thread/INFO]: [TradeMe] GriefPrevention plugin was found!
  752. [18:51:32] [Server thread/INFO]: [TradeMe] Vault plugin was found!
  753. [18:51:32] [Server thread/INFO]: [TradeMe] Connected to sqlite
  754. [18:51:32] [Server thread/INFO]: [ShopChest] Enabling ShopChest v1.12.3
  755. [18:51:32] [Server thread/INFO]: [ShopChest] Could not find translation for "entity.EntityHorse.name" in selected language file. Using default translation (Horse)
  756. [18:51:32] [Server thread/INFO]: [ShopChest] Using MySQL
  757. [18:51:32] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  758. [18:51:32] [Server thread/INFO]: Done (25.129s)! For help, type "help" or "?"
  759. [18:51:32] [Craft Scheduler Thread - 13/INFO]: [CC] Checking for updates..
  760. [18:51:32] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.9.3/4(110)
  761. [18:51:33] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
  762. [18:51:33] [Craft Scheduler Thread - 24/INFO]: [Vault] You are running the latest version
  763. [18:51:33] [Craft Scheduler Thread - 13/INFO]: [CC] No updates found!
  764. [18:51:33] [Craft Scheduler Thread - 25/INFO]: [PlaceholderAPI] 80 placeholder expansions are available on the cloud.
  765. [18:51:33] [Craft Scheduler Thread - 25/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
  766. [18:51:33] [Craft Scheduler Thread - 3/INFO]: [ShopChest] Checking for updates...
  767. [18:51:33] [Craft Scheduler Thread - 3/INFO]: [ShopChest] No new update available.
  768. [18:51:34] [Craft Scheduler Thread - 15/INFO]: [HeadDatabase] Succesfully loaded 6356 heads!
  769. [18:51:37] [Server thread/INFO]: [ShopChest] Initialized 202 Shops
  770. [18:51:37] [Server thread/INFO]: [MVdWPlaceholderAPI] Clans added custom placeholder {clan_leader}
  771. [18:51:37] [Server thread/INFO]: [FeatherBoard] Refreshing cached placeholders [clan_leader] ...
  772. [18:51:37] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [clan_leader] ...
  773. [18:51:37] [Server thread/INFO]: [MVdWPlaceholderAPI] Clans added custom placeholder {clan_kills}
  774. [18:51:37] [Server thread/INFO]: [FeatherBoard] Refreshing cached placeholders [clan_kills] ...
  775. [18:51:37] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [clan_kills] ...
  776. [18:51:37] [Server thread/INFO]: [MVdWPlaceholderAPI] Clans added custom placeholder {colored_clan_tag}
  777. [18:51:37] [Server thread/INFO]: [FeatherBoard] Refreshing cached placeholders [colored_clan_tag] ...
  778. [18:51:37] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [colored_clan_tag] ...
  779. [18:51:37] [Server thread/INFO]: [MVdWPlaceholderAPI] Clans added custom placeholder {clan_tag}
  780. [18:51:37] [Server thread/INFO]: [FeatherBoard] Refreshing cached placeholders [clan_tag] ...
  781. [18:51:37] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [clan_tag] ...
  782. [18:51:37] [Server thread/INFO]: [AAC] Beginning Enable...
  783. [18:51:37] [Server thread/INFO]: [AAC] Checking config file...
  784. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check chat.Spam
  785. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Hitbox
  786. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Fastbow
  787. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.FightSpeed
  788. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Check combat.Knockback is disabled
  789. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Regen
  790. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Check combat.FastUse is disabled
  791. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Killaura
  792. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Heuristics
  793. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.BadPackets
  794. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Speed
  795. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Phase
  796. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Fly
  797. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.NoFall
  798. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Check movement.Jesus is disabled
  799. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Derp
  800. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Criticals
  801. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Check world.FastBreak is disabled
  802. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Check world.FastPlace is disabled
  803. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.Nuker
  804. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.NoSwing
  805. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Check world.Interact is disabled
  806. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Check world.Velocity is disabled
  807. [18:51:37] [Server thread/INFO]: [AAC] (CheckManager) Enabling check MovementManager
  808. [18:51:37] [Server thread/INFO]: [AAC] Starting API...
  809. [18:51:37] [Server thread/INFO]: [AAC] AAC has been enabled.
  810. [18:58:43] [Thread-154/INFO]: [+] OursZ
  811. [18:58:45] [Thread-154/INFO]: <ThomasEB04> gtg cya
  812. [18:58:47] [Server thread/INFO]: ThomasEB04 lost connection: Disconnected
  813. [18:58:47] [Server thread/INFO]: [-] ThomasEB04
  814. [18:58:54] [Server thread/INFO]: ZyexZ issued server command: /creativecontrol reload
  815. [18:58:54] [Thread-154/INFO]: Setting up MySQL connection!
  816. [18:58:54] [Thread-154/INFO]: Successful!
  817. [18:58:54] [Server thread/WARN]: MonkeyFighter02 moved wrongly!
  818. [18:58:54] [Thread-154/INFO]: [ConditionalCommands] > Dispatching command "aacstaffnotify MonkeyFighter02 might be using fly-hacks. "
  819. [18:58:54] [Thread-154/INFO]: Guard » [CONSOLE] MonkeyFighter02 might be using fly-hacks.
  820. [18:58:55] [Thread-154/INFO]: <OursZ> ka kjedde me å åpna kitpvp
  821. [18:58:56] [Thread-154/INFO]: [ConditionalCommands] > Dispatching command "aacstaffnotify tertitten74 might be using fly-hacks. "
  822. [18:58:56] [Thread-154/INFO]: Guard » [CONSOLE] tertitten74 might be using fly-hacks.
  823. [18:58:57] [Server thread/WARN]: tertitten74 moved wrongly!
  824. [18:58:58] [Server thread/WARN]: MonkeyFighter02 moved wrongly!
  825. [18:59:00] [Server thread/WARN]: tertitten74 moved wrongly!
  826. [18:59:01] [User Authenticator #14/INFO]: UUID of player saibotfb is 7f638505-d642-43b8-a776-fbe385e94f37
  827. [18:59:01] [Server thread/INFO]: saibotfb[/51.174.108.4:46185] logged in with entity id 17687 at ([world]473.55282168853967, 84.86226341913773,
  828. [19:01:26] [Server thread/WARN]: Skipping BlockEntity with id
  829. [19:01:28] [Server thread/INFO]: Oberstplayz issued server command: /pv 5
  830. [19:01:30] [User Authenticator #15/INFO]: UUID of player BadBull2 is 7eb9b840-6067-426c-8d89-437365bb1679
  831. [19:01:30] [Server thread/INFO]: BadBull2[/46.9.190.17:42604] logged in with entity id 23377 at ([world]923.1099351727323, 59.0, -319.6068006161696)
  832. [19:01:30] [Thread-154/INFO]: [+] BadBull2
  833. [19:01:37] [Server thread/WARN]: Skipping BlockEntity with id
  834. [19:01:45] [Server thread/WARN]: Skipping BlockEntity with id
  835. [19:01:47] [Thread-154/INFO]: [pStaffList] Saved file plugins/pStaffList/staff.dat
  836. [19:01:47] [Thread-154/INFO]: [pStaffList] Saved file plugins/pStaffList/staff.dat
  837. [19:01:47] [Thread-154/INFO]: [pStaffList] Saved file plugins/pStaffList/staff.dat
  838. [19:01:47] [Thread-154/INFO]: [pStaffList] Saved file plugins/pStaffList/staff.dat
  839. [19:01:47] [Thread-154/INFO]: [pStaffList] Saved file plugins/pStaffList/staff.dat
  840. [19:01:47] [Thread-154/INFO]: [pStaffList] Saved file plugins/pStaffList/staff.dat
  841. [19:01:47] [Thread-154/INFO]: [pStaffList] Saved file plugins/pStaffList/spacers.dat
  842. [19:01:47] [Thread-154/INFO]: [pStaffList] Saved file plugins/pStaffList/uuid.dat
  843. [19:01:47] [Thread-154/INFO]: [pStaffList] Saved file plugins/pStaffList/spacerpositions.dat
  844. [19:01:47] [Thread-154/INFO]: [pStaffList] Saves data every 600 seconds
  845. [19:01:47] [Thread-154/INFO]: [pStaffList] Updates player list from bungee servers every 30 seconds
  846. [19:01:50] [Server thread/WARN]: Skipping BlockEntity with id
  847. [20:17:06] [Craft Scheduler Thread - 1298/WARN]: Exception in thread "Craft Scheduler Thread - 1298"
  848. [20:17:06] [Craft Scheduler Thread - 1298/WARN]: org.apache.commons.lang.UnhandledException: Plugin GriefPrevention v13.9.1 generated an exception while executing task 20622932
  849. at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  850. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  851. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  852. at java.lang.Thread.run(Thread.java:745)
  853. Caused by: java.lang.NoSuchFieldError: BEACH
  854. at me.ryanhamshire.GriefPrevention.RestoreNatureProcessingTask.getPlayerBlocks(RestoreNatureProcessingTask.java:788)
  855. at me.ryanhamshire.GriefPrevention.AutoExtendClaimTask.getLowestBuiltY(AutoExtendClaimTask.java:44)
  856. at me.ryanhamshire.GriefPrevention.AutoExtendClaimTask.run(AutoExtendClaimTask.java:27)
  857. at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  858. at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  859. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement