Advertisement
Guest User

Untitled

a guest
Dec 17th, 2016
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.13 KB | None | 0 0
  1. [00:00:05] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [00:00:05] [Server thread/INFO]: Loading properties
  3. [00:00:05] [Server thread/INFO]: Default game type: SURVIVAL
  4. [00:00:05] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1646 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5. [00:00:05] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [00:00:05] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [00:00:05] [Server thread/INFO]: Debug logging is disabled
  8. [00:00:05] [Server thread/INFO]: Generating keypair
  9. [00:00:05] [Server thread/INFO]: Starting Minecraft server on 167.114.159.179:25589
  10. [00:00:05] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  11. [00:00:05] [Server thread/ERROR]: Could not load 'plugins/NoLagg-1.90.4.jar' in folder 'plugins'
  12. org.bukkit.plugin.UnknownDependencyException: BKCommonLib
  13. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:228) [spigot-1.7.10.jar:git-Spigot-1646]
  14. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot-1.7.10.jar:git-Spigot-1646]
  15. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.7.10.jar:git-Spigot-1646]
  16. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1.7.10.jar:git-Spigot-1646]
  17. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10.jar:git-Spigot-1646]
  18. [00:00:05] [Server thread/ERROR]: Could not load 'plugins/StaffSecure.jar' in folder 'plugins'
  19. org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
  20. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.7.10.jar:git-Spigot-1646]
  21. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:341) ~[spigot-1.7.10.jar:git-Spigot-1646]
  22. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:263) [spigot-1.7.10.jar:git-Spigot-1646]
  23. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot-1.7.10.jar:git-Spigot-1646]
  24. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.7.10.jar:git-Spigot-1646]
  25. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1.7.10.jar:git-Spigot-1646]
  26. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10.jar:git-Spigot-1646]
  27. Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
  28. at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:122) ~[spigot-1.7.10.jar:git-Spigot-1646]
  29. at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot-1.7.10.jar:git-Spigot-1646]
  30. at org.arkhamnetwork.staffsecure.StaffSecure.<init>(StaffSecure.java:22) ~[?:?]
  31. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_111]
  32. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_111]
  33. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_111]
  34. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_111]
  35. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_111]
  36. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.7.10.jar:git-Spigot-1646]
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.7.10.jar:git-Spigot-1646]
  38. ... 6 more
  39. Caused by: java.lang.IllegalStateException: Initial initialization
  40. at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:125) ~[spigot-1.7.10.jar:git-Spigot-1646]
  41. at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot-1.7.10.jar:git-Spigot-1646]
  42. at org.arkhamnetwork.staffsecure.StaffSecure.<init>(StaffSecure.java:22) ~[?:?]
  43. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_111]
  44. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_111]
  45. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_111]
  46. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_111]
  47. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_111]
  48. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.7.10.jar:git-Spigot-1646]
  49. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.7.10.jar:git-Spigot-1646]
  50. ... 6 more
  51. [00:00:06] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  52. [00:00:06] [Server thread/INFO]: [NoHunger] Loading NoHunger v1.0
  53. [00:00:06] [Server thread/INFO]: [CustomList] Loading CustomList v1.6
  54. [00:00:06] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  55. [00:00:06] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.1
  56. [00:00:06] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.1.3
  57. [00:00:06] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  58. [00:00:06] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.0-SNAPSHOT
  59. [00:00:06] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
  60. [00:00:06] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.3
  61. [00:00:06] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  62. [00:00:06] [Server thread/INFO]: [ToxicHUB] Loading ToxicHUB v1.0
  63. [00:00:06] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.9
  64. [00:00:06] [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*!
  65. [00:00:06] [Server thread/INFO]: [PIN] Loading PIN v2.0
  66. [00:00:06] [Server thread/INFO]: [NXAnnouncer] Loading NXAnnouncer v1.5.0
  67. [00:00:06] [Server thread/INFO]: [EzQueueClient] Loading EzQueueClient v1.0
  68. [00:00:06] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  69. [00:00:06] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  70. [00:00:06] [Server thread/INFO]: [Commandspy] Loading Commandspy v3.1.2
  71. [00:00:06] [Server thread/INFO]: [CBU] Loading CommandBlockerUltimate v1.5.1
  72. [00:00:06] [Server thread/INFO]: [Chat-Formatter] Loading Chat-Formatter v1.2
  73. [00:00:06] [Server thread/INFO]: [LiteBans] Loading LiteBans v1.9.17
  74. [00:00:06] [Server thread/INFO]: [KoTH] Loading KoTH v1.2.1
  75. [00:00:06] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.0-SNAPSHOT
  76. [00:00:06] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  77. [00:00:06] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  78. [00:00:06] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  79. [00:00:06] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  80. [00:00:06] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  81. [00:00:06] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  82. [00:00:06] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  83. [00:00:06] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  84. [00:00:06] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  85. [00:00:06] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  86. [00:00:06] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  87. [00:00:06] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  88. [00:00:06] [Server thread/INFO]: Preparing level "world"
  89. [00:00:06] [Server thread/INFO]: -------- World Settings For [world] --------
  90. [00:00:06] [Server thread/INFO]: Mob Spawn Range: 4
  91. [00:00:06] [Server thread/INFO]: Anti X-Ray: true
  92. [00:00:06] [Server thread/INFO]: Engine Mode: 1
  93. [00:00:06] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  94. [00:00:06] [Server thread/INFO]: Replace Blocks: [1, 5]
  95. [00:00:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  96. [00:00:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  97. [00:00:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  98. [00:00:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  99. [00:00:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  100. [00:00:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  101. [00:00:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  102. [00:00:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  103. [00:00:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  104. [00:00:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  105. [00:00:06] [Server thread/INFO]: Alternative Hopper Ticking: false
  106. [00:00:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  107. [00:00:06] [Server thread/INFO]: Random Lighting Updates: false
  108. [00:00:06] [Server thread/INFO]: Structure Info Saving: true
  109. [00:00:06] [Server thread/INFO]: Sending up to 5 chunks per packet
  110. [00:00:06] [Server thread/INFO]: Max Entity Collisions: 8
  111. [00:00:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  112. [00:00:06] [Server thread/INFO]: Max TNT Explosions: 100
  113. [00:00:06] [Server thread/INFO]: View Distance: 10
  114. [00:00:06] [Server thread/INFO]: Chunks to Grow per Tick: 650
  115. [00:00:06] [Server thread/INFO]: Clear tick list: false
  116. [00:00:06] [Server thread/INFO]: Experience Merge Radius: 3.0
  117. [00:00:06] [Server thread/INFO]: Item Despawn Rate: 6000
  118. [00:00:06] [Server thread/INFO]: Item Merge Radius: 2.5
  119. [00:00:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
  120. [00:00:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  121. [00:00:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  122. [00:00:06] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  123. [00:00:06] [Server thread/INFO]: Mob Spawn Range: 4
  124. [00:00:06] [Server thread/INFO]: Anti X-Ray: true
  125. [00:00:06] [Server thread/INFO]: Engine Mode: 1
  126. [00:00:06] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  127. [00:00:06] [Server thread/INFO]: Replace Blocks: [1, 5]
  128. [00:00:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  129. [00:00:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  130. [00:00:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  131. [00:00:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  132. [00:00:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  133. [00:00:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  134. [00:00:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  135. [00:00:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  136. [00:00:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  137. [00:00:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  138. [00:00:06] [Server thread/INFO]: Alternative Hopper Ticking: false
  139. [00:00:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  140. [00:00:06] [Server thread/INFO]: Random Lighting Updates: false
  141. [00:00:06] [Server thread/INFO]: Structure Info Saving: true
  142. [00:00:06] [Server thread/INFO]: Sending up to 5 chunks per packet
  143. [00:00:06] [Server thread/INFO]: Max Entity Collisions: 8
  144. [00:00:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  145. [00:00:06] [Server thread/INFO]: Max TNT Explosions: 100
  146. [00:00:06] [Server thread/INFO]: View Distance: 10
  147. [00:00:06] [Server thread/INFO]: Chunks to Grow per Tick: 650
  148. [00:00:06] [Server thread/INFO]: Clear tick list: false
  149. [00:00:06] [Server thread/INFO]: Experience Merge Radius: 3.0
  150. [00:00:06] [Server thread/INFO]: Item Despawn Rate: 6000
  151. [00:00:06] [Server thread/INFO]: Item Merge Radius: 2.5
  152. [00:00:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
  153. [00:00:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  154. [00:00:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  155. [00:00:06] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  156. [00:00:06] [Server thread/INFO]: Mob Spawn Range: 4
  157. [00:00:06] [Server thread/INFO]: Anti X-Ray: true
  158. [00:00:06] [Server thread/INFO]: Engine Mode: 1
  159. [00:00:06] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  160. [00:00:06] [Server thread/INFO]: Replace Blocks: [1, 5]
  161. [00:00:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  162. [00:00:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  163. [00:00:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  164. [00:00:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  165. [00:00:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  166. [00:00:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  167. [00:00:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  168. [00:00:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  169. [00:00:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  170. [00:00:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  171. [00:00:06] [Server thread/INFO]: Alternative Hopper Ticking: false
  172. [00:00:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  173. [00:00:06] [Server thread/INFO]: Random Lighting Updates: false
  174. [00:00:06] [Server thread/INFO]: Structure Info Saving: true
  175. [00:00:06] [Server thread/INFO]: Sending up to 5 chunks per packet
  176. [00:00:06] [Server thread/INFO]: Max Entity Collisions: 8
  177. [00:00:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  178. [00:00:06] [Server thread/INFO]: Max TNT Explosions: 100
  179. [00:00:06] [Server thread/INFO]: View Distance: 10
  180. [00:00:06] [Server thread/INFO]: Chunks to Grow per Tick: 650
  181. [00:00:06] [Server thread/INFO]: Clear tick list: false
  182. [00:00:06] [Server thread/INFO]: Experience Merge Radius: 3.0
  183. [00:00:06] [Server thread/INFO]: Item Despawn Rate: 6000
  184. [00:00:06] [Server thread/INFO]: Item Merge Radius: 2.5
  185. [00:00:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
  186. [00:00:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  187. [00:00:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  188. [00:00:06] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1844614238846393112)
  189. [00:00:07] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3302897717033469169)
  190. [00:00:07] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3302897717033469169)
  191. [00:00:07] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  192. [00:00:07] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  193. [00:00:07] [Server thread/INFO]: [NoHunger] Enabling NoHunger v1.0
  194. [00:00:07] [Server thread/INFO]: [CustomList] Enabling CustomList v1.6
  195. [00:00:07] [Server thread/INFO]: |-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  196. [00:00:07] [Server thread/INFO]: |
  197. [00:00:07] [Server thread/INFO]: | CustomList
  198. [00:00:07] [Server thread/INFO]: | Version 1.6
  199. [00:00:07] [Server thread/INFO]: | Plugin by JordyPwner
  200. [00:00:07] [Server thread/INFO]: |-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  201. [00:00:07] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  202. [00:00:07] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  203. [00:00:07] [Server thread/INFO]: git-Spigot-1646 (MC: 1.7.10)
  204. [00:00:07] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
  205. [00:00:07] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  206. [00:00:07] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  207. [00:00:07] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  208. [00:00:07] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.1
  209. [00:00:07] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.1.3
  210. [00:00:08] [Server thread/INFO]: [BuycraftX] Validating your server key...
  211. [00:00:08] [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.
  212. [00:00:08] [Server thread/WARN]: [BuycraftX] If you are sure you have understood and verified that this has been set up, set is-bungeecord=true in your BuycraftX config.properties.
  213. [00:00:08] [Server thread/INFO]: [BuycraftX] A new version of BuycraftX (10.1.4) is available. Go to your server panel at https://server.buycraft.net to download the update.
  214. [00:00:08] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  215. [00:00:08] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  216. [00:00:08] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  217. [00:00:08] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  218. [00:00:08] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  219. [00:00:08] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  220. [00:00:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  221. [00:00:08] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  222. [00:00:08] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  223. [00:00:08] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  224. [00:00:08] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  225. [00:00:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  226. [00:00:08] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  227. [00:00:08] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  228. [00:00:08] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  229. [00:00:08] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  230. [00:00:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  231. [00:00:08] [Server thread/INFO]: [WorldGuard] Loading region data...
  232. [00:00:09] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
  233. [00:00:09] [Server thread/INFO]: -------- World Settings For [GrassArena] --------
  234. [00:00:09] [Server thread/INFO]: Mob Spawn Range: 4
  235. [00:00:09] [Server thread/INFO]: Anti X-Ray: true
  236. [00:00:09] [Server thread/INFO]: Engine Mode: 1
  237. [00:00:09] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  238. [00:00:09] [Server thread/INFO]: Replace Blocks: [1, 5]
  239. [00:00:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  240. [00:00:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
  241. [00:00:09] [Server thread/INFO]: Cane Growth Modifier: 100%
  242. [00:00:09] [Server thread/INFO]: Melon Growth Modifier: 100%
  243. [00:00:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  244. [00:00:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  245. [00:00:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
  246. [00:00:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
  247. [00:00:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  248. [00:00:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  249. [00:00:09] [Server thread/INFO]: Alternative Hopper Ticking: false
  250. [00:00:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  251. [00:00:09] [Server thread/INFO]: Random Lighting Updates: false
  252. [00:00:09] [Server thread/INFO]: Structure Info Saving: true
  253. [00:00:09] [Server thread/INFO]: Sending up to 5 chunks per packet
  254. [00:00:09] [Server thread/INFO]: Max Entity Collisions: 8
  255. [00:00:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  256. [00:00:09] [Server thread/INFO]: Max TNT Explosions: 100
  257. [00:00:09] [Server thread/INFO]: View Distance: 10
  258. [00:00:09] [Server thread/INFO]: Chunks to Grow per Tick: 650
  259. [00:00:09] [Server thread/INFO]: Clear tick list: false
  260. [00:00:09] [Server thread/INFO]: Experience Merge Radius: 3.0
  261. [00:00:09] [Server thread/INFO]: Item Despawn Rate: 6000
  262. [00:00:09] [Server thread/INFO]: Item Merge Radius: 2.5
  263. [00:00:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
  264. [00:00:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  265. [00:00:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  266. [00:00:09] [Server thread/INFO]: Preparing start region for level 3 (Seed: 223637570428541326)
  267. [00:00:09] [Server thread/INFO]: [WorldGuard] (GrassArena) TNT ignition is PERMITTED.
  268. [00:00:09] [Server thread/INFO]: [WorldGuard] (GrassArena) Lighters are PERMITTED.
  269. [00:00:09] [Server thread/INFO]: [WorldGuard] (GrassArena) Lava fire is blocked.
  270. [00:00:09] [Server thread/INFO]: [WorldGuard] (GrassArena) Fire spread is UNRESTRICTED.
  271. [00:00:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'GrassArena'
  272. [00:00:09] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  273. [00:00:09] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
  274. [00:00:09] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.3
  275. [00:00:09] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
  276. [00:00:09] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  277. [00:00:09] [Server thread/INFO]: [ToxicHUB] Enabling ToxicHUB v1.0
  278. [00:00:09] [Server thread/INFO]: 7m--------------------------------------
  279. [00:00:09] [Server thread/INFO]: ENABLED TOXICHUB PLUGIN
  280. [00:00:09] [Server thread/INFO]: 7m--------------------------------------
  281. [00:00:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
  282. [00:00:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
  283. [00:00:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
  284. [00:00:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
  285. [00:00:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
  286. [00:00:09] [Server thread/INFO]: Unknown command. Type "/help" for help.
  287. [00:00:09] [Server thread/ERROR]: Error occurred while enabling ToxicHUB v1.0 (Is it up to date?)
  288. java.lang.NoClassDefFoundError: net/md_5/bungee/api/ChatColor
  289. at pw.mcspook.main.managers.PlayerEvents.<clinit>(PlayerEvents.java:56) ~[?:?]
  290. at pw.mcspook.main.Repulse.onEnable(Repulse.java:87) ~[?:?]
  291. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[spigot-1.7.10.jar:git-Spigot-1646]
  292. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot-1.7.10.jar:git-Spigot-1646]
  293. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot-1.7.10.jar:git-Spigot-1646]
  294. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot-1.7.10.jar:git-Spigot-1646]
  295. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot-1.7.10.jar:git-Spigot-1646]
  296. at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [spigot-1.7.10.jar:git-Spigot-1646]
  297. at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [spigot-1.7.10.jar:git-Spigot-1646]
  298. at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [spigot-1.7.10.jar:git-Spigot-1646]
  299. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [spigot-1.7.10.jar:git-Spigot-1646]
  300. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1.7.10.jar:git-Spigot-1646]
  301. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10.jar:git-Spigot-1646]
  302. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.ChatColor
  303. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_111]
  304. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.7.10.jar:git-Spigot-1646]
  305. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.7.10.jar:git-Spigot-1646]
  306. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_111]
  307. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_111]
  308. ... 13 more
  309. [00:00:09] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.9
  310. [00:00:09] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  311. [00:00:09] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  312. [00:00:09] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  313. [00:00:09] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  314. [00:00:09] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  315. [00:00:09] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  316. [00:00:09] [Server thread/INFO]: [PIN] Enabling PIN v2.0
  317. [00:00:09] [Server thread/INFO]: [PIN] Loading plugin version 2.0
  318. [00:00:09] [Server thread/INFO]: [PIN] Error while enabling staffsecure version 2.0
  319. [00:00:09] [Server thread/INFO]: [NXAnnouncer] Enabling NXAnnouncer v1.5.0
  320. [00:00:09] [Server thread/INFO]: [NXAnnouncer] Loading 10 command Message
  321. [00:00:09] [Server thread/INFO]: Command messages loading completed
  322. [00:00:09] [Server thread/INFO]: [EzQueueClient] Enabling EzQueueClient v1.0
  323. [00:00:09] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  324. [00:00:09] [Server thread/INFO]: [Commandspy] Enabling Commandspy v3.1.2
  325. [00:00:09] [Server thread/INFO]: [CBU] Enabling CommandBlockerUltimate v1.5.1
  326. [00:00:09] [Server thread/WARN]: [CBU] It is recommended that you install Yamler, because that allows the config to be a lot more flexible and straightforward to use.
  327. [00:00:09] [Server thread/WARN]: [CBU] Using the simplified configuration adapter! When CommandBlockerUltimate updates, new options won't be in your configuration file!
  328. [00:00:09] [Server thread/INFO]: [CBU] CommandBlockerUltimate cbu-bootstrap Version 1.5.1 Build 70ab267 is licensed under the GNU General Public License Version 2. See the LICENSE file included in its .jar archive for details.
  329. [00:00:09] [Server thread/INFO]: [Chat-Formatter] Enabling Chat-Formatter v1.2
  330. [00:00:09] [Server thread/INFO]: [Chat-Formatter] Found: PermissionsEx_Chat
  331. [00:00:09] [Server thread/INFO]: [Chat-Formatter] Vault_1.5.6-b49 detected, will use that to hook for support
  332. [00:00:09] [Server thread/INFO]: [LiteBans] Enabling LiteBans v1.9.17
  333. [00:00:09] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  334. [00:00:09] [Thread-11/WARN]: [PermissionsEx] An update to PermissionsEx version 1.23.4 is available to download from http://dev.bukkit.org/bukkit-plugins/permissionsex/. Please review the changes and update as soon as possible!
  335. [00:00:10] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://167.114.159.179:3306/testedhost_88] (230.8 ms).
  336. [00:00:10] [Server thread/INFO]: [LiteBans] Database connection fully initialized (234.4 ms).
  337. [00:00:10] [Server thread/INFO]: [LiteBans] v1.9.17 enabled. Startup took 290 ms.
  338. [00:00:10] [Server thread/INFO]: [KoTH] Enabling KoTH v1.2.1
  339. [00:00:10] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  340. [00:00:10] [Server thread/INFO]: Done (4.064s)! For help, type "help" or "?"
  341. [00:00:10] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  342. [00:00:10] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ...
  343. [00:00:10] [Craft Scheduler Thread - 4/INFO]: [Vault] No new version available
  344. [00:00:10] [Craft Scheduler Thread - 1/INFO]: [PlugMan] No update was found.
  345. [00:00:10] [User Authenticator #1/INFO]: UUID of player Fustom is 41cfe98d-55c9-4e51-b876-21172dd82e68
  346. [00:00:11] [Server thread/INFO]: Fustom[/75.13.142.27:44518] logged in with entity id 1608 at ([world] -186.69999998807907, 73.0, 604.6951825533482)
  347. [00:00:11] [Server thread/INFO]: [+] Fustom
  348. [00:00:11] [Craft Scheduler Thread - 2/INFO]: [BuycraftX] Fetching all due players...
  349. [00:00:12] [Craft Scheduler Thread - 2/INFO]: [BuycraftX] Fetched due players (0 found).
  350. [00:00:13] [Server thread/INFO]: Fustom issued server command: /pl
  351. [00:00:14] [Server thread/INFO]: [NXAnnouncer] Has loaded 3 message(s).
  352. [00:00:17] [Server thread/INFO]: Fustom issued server command: /help
  353. [00:00:20] [Server thread/INFO]: Fustom issued server command: /help
  354. [00:00:21] [Server thread/INFO]: Fustom issued server command: /help 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement