Advertisement
Guest User

Untitled

a guest
Dec 26th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.10 KB | None | 0 0
  1. [23:42:23] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [23:42:23] [Server thread/INFO]: Loading properties
  3. [23:42:23] [Server thread/INFO]: Default game type: SURVIVAL
  4. [23:42:23] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-8234eac (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5. [23:42:23] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [23:42:23] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [23:42:23] [Server thread/INFO]: Debug logging is disabled
  8. [23:42:23] [Server thread/INFO]: Generating keypair
  9. [23:42:24] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [23:42:24] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  11. [23:42:25] [Server thread/ERROR]: Could not load 'plugins/Notorious-Mango.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/zencode/mango/factions/Faction
  13. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-PaperSpigot-8234eac]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:336) ~[spigot.jar:git-PaperSpigot-8234eac]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:258) [spigot.jar:git-PaperSpigot-8234eac]
  16. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:370) [spigot.jar:git-PaperSpigot-8234eac]
  17. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:169) [spigot.jar:git-PaperSpigot-8234eac]
  18. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494) [spigot.jar:git-PaperSpigot-8234eac]
  19. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-PaperSpigot-8234eac]
  20. Caused by: java.lang.NoClassDefFoundError: org/zencode/mango/factions/Faction
  21. at me.qiooip.notorious.Notorious.<init>(Notorious.java:202) ~[?:?]
  22. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_111]
  23. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_111]
  24. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_111]
  25. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_111]
  26. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_111]
  27. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot.jar:git-PaperSpigot-8234eac]
  28. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-PaperSpigot-8234eac]
  29. ... 6 more
  30. Caused by: java.lang.ClassNotFoundException: org.zencode.mango.factions.Faction
  31. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_111]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-PaperSpigot-8234eac]
  33. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-PaperSpigot-8234eac]
  34. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_111]
  35. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_111]
  36. at me.qiooip.notorious.Notorious.<init>(Notorious.java:202) ~[?:?]
  37. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_111]
  38. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_111]
  39. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_111]
  40. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_111]
  41. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_111]
  42. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot.jar:git-PaperSpigot-8234eac]
  43. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-PaperSpigot-8234eac]
  44. ... 6 more
  45. [23:42:25] [Server thread/INFO]: [AsyncWorldEditInjector] Loading AsyncWorldEditInjector v2.2.2
  46. [23:42:25] [Server thread/INFO]: [GroupHidingAPI] Loading GroupHidingAPI v0.1
  47. [23:42:25] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
  48. [23:42:25] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v2.2.2
  49. [23:42:25] [Server thread/INFO]: [KnockbackPatch] Loading KnockbackPatch v1.0
  50. [23:42:25] [Server thread/INFO]: [SimpleBroadcast] Loading SimpleBroadcast v1.9.2
  51. [23:42:25] [Server thread/INFO]: [CPS-Alert] Loading CPS-Alert v1.0
  52. [23:42:25] [Server thread/INFO]: [JoinFullServer] Loading JoinFullServer v1.0
  53. [23:42:25] [Server thread/INFO]: [vAntiPearlGlitch] Loading vAntiPearlGlitch vBETA
  54. [23:42:25] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.10
  55. [23:42:25] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.1
  56. [23:42:25] [Server thread/INFO]: [Buycraft] Loading Buycraft v6.7
  57. [23:42:25] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  58. [23:42:25] [Server thread/INFO]: [FastPot] Loading FastPot v2.0
  59. [23:42:25] [Server thread/INFO]: [PPStaff] Loading PPStaff v1.0
  60. [23:42:25] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.0-SNAPSHOT
  61. [23:42:25] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.10) has not yet been tested! Proceed with caution.
  62. [23:42:25] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
  63. [23:42:25] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-03.1514-
  64. [23:42:25] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.14.0-SNAPSHOT-sMD5NET-b960
  65. [23:42:25] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
  66. [23:42:25] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  67. [23:42:25] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.7.10
  68. [23:42:25] [Server thread/INFO]: [Factions] Loading Factions v0.0.9
  69. [23:42:25] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.1.3
  70. [23:42:25] [Server thread/INFO]: [KoTH] Loading KoTH v1.4.0
  71. [23:42:25] [Server thread/INFO]: [AsyncWorldEditInjector] Enabling AsyncWorldEditInjector v2.2.2
  72. [23:42:25] [Server thread/INFO]: [AsyncWorldEditInjector] Injector platform set to: InjectorBukkit
  73. [23:42:25] [Server thread/INFO]: [AsyncWorldEditInjector] Injecting WorldEdit classes...
  74. [23:42:25] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.EditSession injected.
  75. [23:42:25] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.function.operation.Operations injected.
  76. [23:42:25] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.SchematicCommands injected.
  77. [23:42:25] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.ScriptingCommands injected.
  78. [23:42:25] [Server thread/INFO]: [AsyncWorldEditInjector] Enabled
  79. [23:42:25] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  80. [23:42:26] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  81. [23:42:26] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  82. [23:42:26] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  83. [23:42:26] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  84. [23:42:26] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.0-SNAPSHOT
  85. [23:42:26] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  86. [23:42:26] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  87. [23:42:26] [Server thread/INFO]: Preparing level "world"
  88. [23:42:26] [Server thread/INFO]: -------- World Settings For [world] --------
  89. [23:42:26] [Server thread/INFO]: Mob Spawn Range: 4
  90. [23:42:26] [Server thread/INFO]: Anti X-Ray: true
  91. [23:42:26] [Server thread/INFO]: Engine Mode: 1
  92. [23:42:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  93. [23:42:26] [Server thread/INFO]: Replace Blocks: [1, 5]
  94. [23:42:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  95. [23:42:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  96. [23:42:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  97. [23:42:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  98. [23:42:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  99. [23:42:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  100. [23:42:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  101. [23:42:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  102. [23:42:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  103. [23:42:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  104. [23:42:26] [Server thread/INFO]: Alternative Hopper Ticking: false
  105. [23:42:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  106. [23:42:26] [Server thread/INFO]: Random Lighting Updates: false
  107. [23:42:26] [Server thread/INFO]: Structure Info Saving: true
  108. [23:42:26] [Server thread/INFO]: Sending up to 5 chunks per packet
  109. [23:42:26] [Server thread/INFO]: Max Entity Collisions: 8
  110. [23:42:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  111. [23:42:26] [Server thread/INFO]: Max TNT Explosions: 100
  112. [23:42:26] [Server thread/INFO]: View Distance: 10
  113. [23:42:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
  114. [23:42:26] [Server thread/INFO]: Clear tick list: false
  115. [23:42:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  116. [23:42:26] [Server thread/INFO]: Item Despawn Rate: 6000
  117. [23:42:26] [Server thread/INFO]: Item Merge Radius: 2.5
  118. [23:42:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  119. [23:42:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  120. [23:42:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  121. [23:42:26] [Server thread/INFO]: -------- World Settings For [world] --------
  122. [23:42:26] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  123. [23:42:26] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  124. [23:42:26] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  125. [23:42:26] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  126. [23:42:26] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  127. [23:42:26] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  128. [23:42:26] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  129. [23:42:26] [Server thread/INFO]: Keep spawn chunk loaded: true
  130. [23:42:26] [Server thread/INFO]: World async lighting: false
  131. [23:42:26] [Server thread/INFO]: Water over lava flow speed: 5
  132. [23:42:26] [Server thread/INFO]: Inverted Redstone Lamps: false
  133. [23:42:26] [Server thread/INFO]: Allow undead horse types to be leashed: true
  134. [23:42:26] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  135. [23:42:26] [Server thread/INFO]: Mob Spawn Range: 4
  136. [23:42:26] [Server thread/INFO]: Anti X-Ray: true
  137. [23:42:26] [Server thread/INFO]: Engine Mode: 1
  138. [23:42:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  139. [23:42:26] [Server thread/INFO]: Replace Blocks: [1, 5]
  140. [23:42:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  141. [23:42:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  142. [23:42:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  143. [23:42:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  144. [23:42:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  145. [23:42:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  146. [23:42:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  147. [23:42:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  148. [23:42:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  149. [23:42:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  150. [23:42:26] [Server thread/INFO]: Alternative Hopper Ticking: false
  151. [23:42:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  152. [23:42:26] [Server thread/INFO]: Random Lighting Updates: false
  153. [23:42:26] [Server thread/INFO]: Structure Info Saving: true
  154. [23:42:26] [Server thread/INFO]: Sending up to 5 chunks per packet
  155. [23:42:26] [Server thread/INFO]: Max Entity Collisions: 8
  156. [23:42:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  157. [23:42:26] [Server thread/INFO]: Max TNT Explosions: 100
  158. [23:42:26] [Server thread/INFO]: View Distance: 10
  159. [23:42:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
  160. [23:42:26] [Server thread/INFO]: Clear tick list: false
  161. [23:42:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  162. [23:42:26] [Server thread/INFO]: Item Despawn Rate: 6000
  163. [23:42:26] [Server thread/INFO]: Item Merge Radius: 2.5
  164. [23:42:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  165. [23:42:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  166. [23:42:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  167. [23:42:26] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  168. [23:42:26] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  169. [23:42:26] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  170. [23:42:26] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  171. [23:42:26] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  172. [23:42:26] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  173. [23:42:26] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  174. [23:42:26] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  175. [23:42:26] [Server thread/INFO]: Keep spawn chunk loaded: true
  176. [23:42:26] [Server thread/INFO]: World async lighting: false
  177. [23:42:26] [Server thread/INFO]: Water over lava flow speed: 5
  178. [23:42:26] [Server thread/INFO]: Inverted Redstone Lamps: false
  179. [23:42:26] [Server thread/INFO]: Allow undead horse types to be leashed: true
  180. [23:42:26] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  181. [23:42:26] [Server thread/INFO]: Mob Spawn Range: 4
  182. [23:42:26] [Server thread/INFO]: Anti X-Ray: true
  183. [23:42:26] [Server thread/INFO]: Engine Mode: 1
  184. [23:42:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  185. [23:42:26] [Server thread/INFO]: Replace Blocks: [1, 5]
  186. [23:42:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  187. [23:42:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  188. [23:42:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  189. [23:42:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  190. [23:42:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  191. [23:42:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  192. [23:42:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  193. [23:42:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  194. [23:42:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  195. [23:42:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  196. [23:42:26] [Server thread/INFO]: Alternative Hopper Ticking: false
  197. [23:42:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  198. [23:42:26] [Server thread/INFO]: Random Lighting Updates: false
  199. [23:42:26] [Server thread/INFO]: Structure Info Saving: true
  200. [23:42:26] [Server thread/INFO]: Sending up to 5 chunks per packet
  201. [23:42:26] [Server thread/INFO]: Max Entity Collisions: 8
  202. [23:42:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  203. [23:42:26] [Server thread/INFO]: Max TNT Explosions: 100
  204. [23:42:26] [Server thread/INFO]: View Distance: 10
  205. [23:42:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
  206. [23:42:26] [Server thread/INFO]: Clear tick list: false
  207. [23:42:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  208. [23:42:26] [Server thread/INFO]: Item Despawn Rate: 6000
  209. [23:42:26] [Server thread/INFO]: Item Merge Radius: 2.5
  210. [23:42:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  211. [23:42:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  212. [23:42:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  213. [23:42:26] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  214. [23:42:26] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  215. [23:42:26] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  216. [23:42:26] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  217. [23:42:26] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  218. [23:42:26] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  219. [23:42:26] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  220. [23:42:26] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  221. [23:42:26] [Server thread/INFO]: Keep spawn chunk loaded: true
  222. [23:42:26] [Server thread/INFO]: World async lighting: false
  223. [23:42:26] [Server thread/INFO]: Water over lava flow speed: 5
  224. [23:42:26] [Server thread/INFO]: Inverted Redstone Lamps: false
  225. [23:42:26] [Server thread/INFO]: Allow undead horse types to be leashed: true
  226. [23:42:26] [Server thread/INFO]: Preparing start region for level 0 (Seed: -5713250530457762402)
  227. [23:42:27] [Server thread/INFO]: Preparing spawn area: 54%
  228. [23:42:28] [Server thread/INFO]: Preparing start region for level 1 (Seed: -5713250530457762402)
  229. [23:42:28] [Server thread/INFO]: Preparing start region for level 2 (Seed: -5713250530457762402)
  230. [23:42:28] [Server thread/INFO]: [GroupHidingAPI] Enabling GroupHidingAPI v0.1
  231. [23:42:28] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
  232. [23:42:29] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  233. [23:42:29] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R4 as the Bukkit adapter
  234. [23:42:29] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v2.2.2
  235. [23:42:29] [Server thread/INFO]: [AsyncWorldEdit] BlocksHub plugin not found.
  236. [23:42:29] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix
  237. [23:42:29] [Server thread/INFO]: [AsyncWorldEditInjector] New class factory set to: org.primesoft.asyncworldedit.injector.async.AsyncClassFactory
  238. [23:42:30] [Server thread/INFO]: [AsyncWorldEdit] You have an old version of the plugin. Your version: 2.2.2, available version: 2.3.2
  239. [23:42:30] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  240. [23:42:30] [Server thread/INFO]: [KnockbackPatch] Enabling KnockbackPatch v1.0
  241. [23:42:30] [Server thread/INFO]: [SimpleBroadcast] Enabling SimpleBroadcast v1.9.2
  242. [23:42:30] [Server thread/INFO]: [CPS-Alert] Enabling CPS-Alert v1.0
  243. [23:42:30] [Server thread/INFO]: [JoinFullServer] Enabling JoinFullServer v1.0
  244. [23:42:30] [Server thread/INFO]: [JoinFullServer] enabled.
  245. [23:42:30] [Server thread/INFO]: [vAntiPearlGlitch] Enabling vAntiPearlGlitch vBETA
  246. [23:42:30] [Server thread/INFO]: --------------------------------------------------------------
  247. [23:42:30] [Server thread/INFO]: vAntiPearlGlitch: Loaded!
  248. [23:42:30] [Server thread/INFO]: --------------------------------------------------------------
  249. [23:42:30] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.10
  250. [23:42:30] [Server thread/INFO]: [PermissionsEx] Initializing sql backend
  251. [23:42:31] [Server thread/INFO]: [PermissionsEx] Successfully connected to SQL database
  252. [23:42:31] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  253. [23:42:31] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  254. [23:42:31] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  255. [23:42:31] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.1
  256. [23:42:31] [Server thread/INFO]: [Buycraft] Enabling Buycraft v6.7
  257. [23:42:31] [Server thread/INFO]: [Buycraft] Ignoring update due to auto update disabled.
  258. [23:42:31] [Server thread/INFO]: [FastPot] Enabling FastPot v2.0
  259. [23:42:31] [Server thread/INFO]: [PPStaff] Enabling PPStaff v1.0
  260. [23:42:31] [Server thread/INFO]: StaffMode by Noproblembrah has been enabled!
  261. [23:42:31] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
  262. [23:42:31] [Thread-8/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!
  263. [23:42:31] [Server thread/INFO]: Could not set generator for world 'PrevailArena': Plugin 'VoidGenerator' does not exist
  264. [23:42:31] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PrevailArena
  265. [23:42:31] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  266. [23:42:31] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Lobby
  267. [23:42:31] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  268. [23:42:31] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PPHUB
  269. [23:42:31] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  270. [23:42:31] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: TeamArena
  271. [23:42:31] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  272. [23:42:31] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PrevailLobby
  273. [23:42:31] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  274. [23:42:31] [Server thread/INFO]: -------- World Settings For [Arenas] --------
  275. [23:42:31] [Server thread/INFO]: Mob Spawn Range: 4
  276. [23:42:31] [Server thread/INFO]: Anti X-Ray: true
  277. [23:42:31] [Server thread/INFO]: Engine Mode: 1
  278. [23:42:31] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  279. [23:42:31] [Server thread/INFO]: Replace Blocks: [1, 5]
  280. [23:42:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  281. [23:42:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
  282. [23:42:31] [Server thread/INFO]: Cane Growth Modifier: 100%
  283. [23:42:31] [Server thread/INFO]: Melon Growth Modifier: 100%
  284. [23:42:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  285. [23:42:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  286. [23:42:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
  287. [23:42:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
  288. [23:42:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  289. [23:42:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  290. [23:42:31] [Server thread/INFO]: Alternative Hopper Ticking: false
  291. [23:42:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  292. [23:42:31] [Server thread/INFO]: Random Lighting Updates: false
  293. [23:42:31] [Server thread/INFO]: Structure Info Saving: true
  294. [23:42:31] [Server thread/INFO]: Sending up to 5 chunks per packet
  295. [23:42:31] [Server thread/INFO]: Max Entity Collisions: 8
  296. [23:42:31] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  297. [23:42:31] [Server thread/INFO]: Max TNT Explosions: 100
  298. [23:42:31] [Server thread/INFO]: View Distance: 10
  299. [23:42:31] [Server thread/INFO]: Chunks to Grow per Tick: 650
  300. [23:42:31] [Server thread/INFO]: Clear tick list: false
  301. [23:42:31] [Server thread/INFO]: Experience Merge Radius: 3.0
  302. [23:42:31] [Server thread/INFO]: Item Despawn Rate: 6000
  303. [23:42:31] [Server thread/INFO]: Item Merge Radius: 2.5
  304. [23:42:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
  305. [23:42:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  306. [23:42:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  307. [23:42:31] [Server thread/INFO]: -------- World Settings For [Arenas] --------
  308. [23:42:31] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  309. [23:42:31] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  310. [23:42:31] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  311. [23:42:31] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  312. [23:42:31] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  313. [23:42:31] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  314. [23:42:31] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  315. [23:42:31] [Server thread/INFO]: Keep spawn chunk loaded: true
  316. [23:42:31] [Server thread/INFO]: World async lighting: false
  317. [23:42:31] [Server thread/INFO]: Water over lava flow speed: 5
  318. [23:42:31] [Server thread/INFO]: Inverted Redstone Lamps: false
  319. [23:42:31] [Server thread/INFO]: Allow undead horse types to be leashed: true
  320. [23:42:31] [Server thread/INFO]: Preparing start region for level 3 (Seed: 3836438047253769899)
  321. [23:42:32] [Server thread/INFO]: -------- World Settings For [nubelobby] --------
  322. [23:42:32] [Server thread/INFO]: Mob Spawn Range: 4
  323. [23:42:32] [Server thread/INFO]: Anti X-Ray: true
  324. [23:42:32] [Server thread/INFO]: Engine Mode: 1
  325. [23:42:32] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  326. [23:42:32] [Server thread/INFO]: Replace Blocks: [1, 5]
  327. [23:42:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  328. [23:42:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
  329. [23:42:32] [Server thread/INFO]: Cane Growth Modifier: 100%
  330. [23:42:32] [Server thread/INFO]: Melon Growth Modifier: 100%
  331. [23:42:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  332. [23:42:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  333. [23:42:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
  334. [23:42:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
  335. [23:42:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  336. [23:42:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  337. [23:42:32] [Server thread/INFO]: Alternative Hopper Ticking: false
  338. [23:42:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  339. [23:42:32] [Server thread/INFO]: Random Lighting Updates: false
  340. [23:42:32] [Server thread/INFO]: Structure Info Saving: true
  341. [23:42:32] [Server thread/INFO]: Sending up to 5 chunks per packet
  342. [23:42:32] [Server thread/INFO]: Max Entity Collisions: 8
  343. [23:42:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  344. [23:42:32] [Server thread/INFO]: Max TNT Explosions: 100
  345. [23:42:32] [Server thread/INFO]: View Distance: 10
  346. [23:42:32] [Server thread/INFO]: Chunks to Grow per Tick: 650
  347. [23:42:32] [Server thread/INFO]: Clear tick list: false
  348. [23:42:32] [Server thread/INFO]: Experience Merge Radius: 3.0
  349. [23:42:32] [Server thread/INFO]: Item Despawn Rate: 6000
  350. [23:42:32] [Server thread/INFO]: Item Merge Radius: 2.5
  351. [23:42:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
  352. [23:42:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  353. [23:42:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  354. [23:42:32] [Server thread/INFO]: -------- World Settings For [nubelobby] --------
  355. [23:42:32] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  356. [23:42:32] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  357. [23:42:32] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  358. [23:42:32] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  359. [23:42:32] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  360. [23:42:32] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  361. [23:42:32] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  362. [23:42:32] [Server thread/INFO]: Keep spawn chunk loaded: true
  363. [23:42:32] [Server thread/INFO]: World async lighting: false
  364. [23:42:32] [Server thread/INFO]: Water over lava flow speed: 5
  365. [23:42:32] [Server thread/INFO]: Inverted Redstone Lamps: false
  366. [23:42:32] [Server thread/INFO]: Allow undead horse types to be leashed: true
  367. [23:42:32] [Server thread/INFO]: Preparing start region for level 4 (Seed: -5604814903849238191)
  368. [23:42:32] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  369. [23:42:32] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
  370. [23:42:32] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-03.1514-
  371. [23:42:32] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  372. [23:42:32] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  373. [23:42:32] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  374. [23:42:32] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  375. [23:42:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  376. [23:42:32] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  377. [23:42:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  378. [23:42:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  379. [23:42:32] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  380. [23:42:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  381. [23:42:32] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  382. [23:42:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  383. [23:42:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  384. [23:42:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  385. [23:42:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  386. [23:42:32] [Server thread/INFO]: [WorldGuard] (Arenas) TNT ignition is PERMITTED.
  387. [23:42:32] [Server thread/INFO]: [WorldGuard] (Arenas) Lighters are PERMITTED.
  388. [23:42:32] [Server thread/INFO]: [WorldGuard] (Arenas) Lava fire is blocked.
  389. [23:42:32] [Server thread/INFO]: [WorldGuard] (Arenas) Fire spread is UNRESTRICTED.
  390. [23:42:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Arenas'
  391. [23:42:32] [Server thread/INFO]: [WorldGuard] (nubelobby) TNT ignition is PERMITTED.
  392. [23:42:32] [Server thread/INFO]: [WorldGuard] (nubelobby) Lighters are PERMITTED.
  393. [23:42:32] [Server thread/INFO]: [WorldGuard] (nubelobby) Lava fire is blocked.
  394. [23:42:32] [Server thread/INFO]: [WorldGuard] (nubelobby) Fire spread is UNRESTRICTED.
  395. [23:42:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'nubelobby'
  396. [23:42:32] [Server thread/INFO]: [WorldGuard] Loading region data...
  397. [23:42:33] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.14.0-SNAPSHOT-sMD5NET-b960
  398. [23:42:33] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.7.10 / CB3100
  399. [23:42:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  400. [23:42:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  401. [23:42:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  402. [23:42:33] [Server thread/WARN]: [NoCheatPlus] Bad block id (compatibility.blocks.ignorepassable): IRON_TRAPDOOR
  403. [23:42:33] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  404. [23:42:33] [Server thread/WARN]: [NoCheatPlus] NoCheatPlus supports ProtocolLib 3.6.4 on Minecraft 1.7.10 and earlier, ProtocolLib 3.6.4 or 3.6.5 on Minecraft 1.8, ProtocolLib 3.7 on Minecraft 1.9, ProtocolLib 4.0.0 or later on Minecraft 1.9 [EXPERIMENTAL].
  405. [23:42:33] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  406. [23:42:33] [Server thread/INFO]: [NoCheatPlus] Version 3.14.0-SNAPSHOT-sMD5NET-b960 is enabled.
  407. [23:42:33] [Server thread/INFO]: [Factions] Enabling Factions v0.0.9
  408. [23:42:33] [Server thread/INFO]: [Factions v0.0.9] === ENABLE START ===
  409. [23:42:33] [Server thread/INFO]: [Factions v0.0.9] Loaded 0 players
  410. [23:42:33] [Server thread/INFO]: [Factions v0.0.9] Loaded 3 Factions
  411. [23:42:33] [Server thread/INFO]: [Factions v0.0.9] Loading board from disk
  412. [23:42:33] [Server thread/INFO]: [Factions v0.0.9] Loaded 0 board locations
  413. [23:42:34] [Server thread/INFO]: [Factions v0.0.9] Economy integration is disabled, and the plugin "Vault" is not hooked into an economy plugin.
  414. [23:42:34] [Server thread/INFO]: [Factions v0.0.9] === ENABLE DONE (Took 400ms) ===
  415. [23:42:34] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.1.3
  416. [23:42:34] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  417. [23:42:34] [Server thread/INFO]: [LiteBans] Connecting to database...
  418. [23:42:34] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://localhost:3306/litebans] (32.4 ms).
  419. [23:42:34] [Server thread/INFO]: [LiteBans] [Sync] Server name: practice
  420. [23:42:34] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: e93e5a58c98d42138c09c15e5f11f4ee
  421. [23:42:34] [Server thread/INFO]: [LiteBans] Database connection fully initialized (42.6 ms).
  422. [23:42:34] [Server thread/INFO]: [LiteBans] v2.1.3 enabled. Startup took 183 ms.
  423. [23:42:34] [Server thread/INFO]: [KoTH] Enabling KoTH v1.4.0
  424. [23:42:34] [Server thread/INFO]: [KoTH] KoTH - Vanish hook: Disabled
  425. [23:42:34] [Server thread/INFO]: [KoTH] KoTH - Featherboard hook: Disabled
  426. [23:42:34] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  427. [23:42:35] [Server thread/INFO]: Done (8.911s)! For help, type "help" or "?"
  428. [23:42:35] [Craft Scheduler Thread - 6/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  429. [23:42:35] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  430. [23:42:35] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  431. [23:42:35] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  432. [23:42:35] [Server thread/INFO]: [Buycraft] Authenticated with the specified Secret key.
  433. [23:42:35] [Server thread/INFO]: [Buycraft] Plugin is now ready to be used.
  434. [23:42:35] [Craft Scheduler Thread - 7/INFO]: [PlugMan] No update was found.
  435. [23:42:35] [pool-14-thread-2/INFO]: [Buycraft] Loaded 15 package(s) into the cache.
  436. [23:42:35] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ...
  437. [23:42:36] [Craft Scheduler Thread - 4/INFO]: [Vault] No new version available
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement