Advertisement
Guest User

Untitled

a guest
Jan 15th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.33 KB | None | 0 0
  1. [15:42:18] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [15:42:18] [Server thread/INFO]: Loading properties
  3. [15:42:18] [Server thread/INFO]: Default game type: SURVIVAL
  4. [15:42:18] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-5f38d38-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [15:42:18] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [15:42:18] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [15:42:18] [Server thread/INFO]: Debug logging is disabled
  8. [15:42:18] [Server thread/INFO]: Generating keypair
  9. [15:42:18] [Server thread/INFO]: Starting Minecraft server on 199.191.58.206:26920
  10. [15:42:19] [Server thread/INFO]: Using epoll channel type
  11. [15:42:19] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [15:42:19] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
  13. [15:42:19] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v3.1.2
  14. [15:42:19] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  15. [15:42:19] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v2.0
  16. [15:42:19] [Server thread/INFO]: [SpawnCtrl] Loading SpawnCtrl v5.0
  17. [15:42:19] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  18. [15:42:19] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  19. [15:42:19] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.8.4
  20. [15:42:19] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
  21. [15:42:19] [Server thread/INFO]: [Buycraft] Loading Buycraft v6.8.2
  22. [15:42:19] [Server thread/INFO]: [CashControl] Loading CashControl v2
  23. [15:42:19] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
  24. [15:42:19] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
  25. [15:42:19] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
  26. [15:42:20] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  27. [15:42:20] [Server thread/INFO]: [SoundsForPlayers] Loading SoundsForPlayers v1.0
  28. [15:42:20] [Server thread/INFO]: [SignEdit] Loading SignEdit v3.3.10
  29. [15:42:20] [Server thread/INFO]: [DynamicAliases] Loading DynamicAliases v0.0.1
  30. [15:42:20] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  31. [15:42:20] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  32. [15:42:20] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b725
  33. [15:42:20] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  34. [15:42:20] [Server thread/INFO]: [dynmap] Loading dynmap v2.2-1118
  35. [15:42:20] [Server thread/INFO]: [dynmap] version=git-Spigot-5f38d38-18fbb24 (MC: 1.8.8)
  36. [15:42:20] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
  37. [15:42:20] [Server thread/INFO]: [dynmap] Mod Support API available
  38. [15:42:20] [Server thread/INFO]: [Orebfuscator3] Loading Orebfuscator3 v3.0.5
  39. [15:42:20] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11-hack
  40. [15:42:20] [Server thread/INFO]: [Rankup] Loading Rankup v1.3
  41. [15:42:20] [Server thread/INFO]: [PerWorldInventory] Loading PerWorldInventory v1.5.9
  42. [15:42:20] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.4.1
  43. [15:42:20] [Server thread/INFO]: [JSONAPI] Loading JSONAPI v5.6.0
  44. [15:42:20] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
  45. [15:42:20] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  46. [15:42:20] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  47. [15:42:20] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  48. [15:42:20] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  49. [15:42:20] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  50. [15:42:20] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  51. [15:42:20] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  52. [15:42:20] [Server thread/INFO]: [Orebfuscator3] Enabling Orebfuscator3 v3.0.5
  53. [15:42:20] [Server thread/ERROR]: Error occurred while enabling Orebfuscator3 v3.0.5 (Is it up to date?)
  54. java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Block
  55. at com.lishid.orebfuscator.internal.MinecraftInternals.isBlockTransparent(MinecraftInternals.java:30) ~[?:?]
  56. at com.lishid.orebfuscator.OrebfuscatorConfig.generateTransparentBlocks(OrebfuscatorConfig.java:120) ~[?:?]
  57. at com.lishid.orebfuscator.OrebfuscatorConfig.isBlockTransparent(OrebfuscatorConfig.java:105) ~[?:?]
  58. at com.lishid.orebfuscator.OrebfuscatorConfig.setBlockValues(OrebfuscatorConfig.java:338) ~[?:?]
  59. at com.lishid.orebfuscator.OrebfuscatorConfig.load(OrebfuscatorConfig.java:411) ~[?:?]
  60. at com.lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:57) ~[?:?]
  61. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
  62. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-5f38d38-18fbb24]
  63. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-5f38d38-18fbb24]
  64. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-5f38d38-18fbb24]
  65. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-5f38d38-18fbb24]
  66. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199) [spigot.jar:git-Spigot-5f38d38-18fbb24]
  67. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-5f38d38-18fbb24]
  68. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  69. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Block
  70. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
  71. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
  72. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  73. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  74. ... 14 more
  75. [15:42:20] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  76. [15:42:20] [Server thread/INFO]: Preparing level "world"
  77. [15:42:20] [Server thread/INFO]: -------- World Settings For [world] --------
  78. [15:42:20] [Server thread/INFO]: Anti X-Ray: true
  79. [15:42:20] [Server thread/INFO]: Engine Mode: 1
  80. [15:42:20] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  81. [15:42:20] [Server thread/INFO]: Replace Blocks: [1, 5]
  82. [15:42:20] [Server thread/INFO]: Mob Spawn Range: 4
  83. [15:42:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  84. [15:42:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
  85. [15:42:20] [Server thread/INFO]: Cane Growth Modifier: 100%
  86. [15:42:20] [Server thread/INFO]: Melon Growth Modifier: 100%
  87. [15:42:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  88. [15:42:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  89. [15:42:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
  90. [15:42:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
  91. [15:42:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  92. [15:42:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  93. [15:42:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  94. [15:42:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  95. [15:42:20] [Server thread/INFO]: Random Lighting Updates: false
  96. [15:42:20] [Server thread/INFO]: Structure Info Saving: true
  97. [15:42:20] [Server thread/INFO]: Sending up to 10 chunks per packet
  98. [15:42:20] [Server thread/INFO]: Max Entity Collisions: 8
  99. [15:42:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  100. [15:42:20] [Server thread/INFO]: Max TNT Explosions: 100
  101. [15:42:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  102. [15:42:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  103. [15:42:20] [Server thread/INFO]: View Distance: 10
  104. [15:42:20] [Server thread/INFO]: Item Despawn Rate: 6000
  105. [15:42:20] [Server thread/INFO]: Item Merge Radius: 2.5
  106. [15:42:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
  107. [15:42:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  108. [15:42:20] [Server thread/INFO]: Chunks to Grow per Tick: 650
  109. [15:42:20] [Server thread/INFO]: Clear tick list: false
  110. [15:42:20] [Server thread/INFO]: Experience Merge Radius: 3.0
  111. [15:42:20] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  112. [15:42:20] [Server thread/INFO]: Anti X-Ray: true
  113. [15:42:20] [Server thread/INFO]: Engine Mode: 1
  114. [15:42:20] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  115. [15:42:20] [Server thread/INFO]: Replace Blocks: [1, 5]
  116. [15:42:20] [Server thread/INFO]: Mob Spawn Range: 4
  117. [15:42:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  118. [15:42:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
  119. [15:42:20] [Server thread/INFO]: Cane Growth Modifier: 100%
  120. [15:42:20] [Server thread/INFO]: Melon Growth Modifier: 100%
  121. [15:42:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  122. [15:42:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  123. [15:42:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
  124. [15:42:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
  125. [15:42:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  126. [15:42:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  127. [15:42:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  128. [15:42:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  129. [15:42:20] [Server thread/INFO]: Random Lighting Updates: false
  130. [15:42:20] [Server thread/INFO]: Structure Info Saving: true
  131. [15:42:20] [Server thread/INFO]: Sending up to 10 chunks per packet
  132. [15:42:20] [Server thread/INFO]: Max Entity Collisions: 8
  133. [15:42:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  134. [15:42:20] [Server thread/INFO]: Max TNT Explosions: 100
  135. [15:42:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  136. [15:42:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  137. [15:42:20] [Server thread/INFO]: View Distance: 10
  138. [15:42:20] [Server thread/INFO]: Item Despawn Rate: 6000
  139. [15:42:20] [Server thread/INFO]: Item Merge Radius: 2.5
  140. [15:42:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
  141. [15:42:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  142. [15:42:20] [Server thread/INFO]: Chunks to Grow per Tick: 650
  143. [15:42:20] [Server thread/INFO]: Clear tick list: false
  144. [15:42:20] [Server thread/INFO]: Experience Merge Radius: 3.0
  145. [15:42:20] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  146. [15:42:20] [Server thread/INFO]: Anti X-Ray: true
  147. [15:42:20] [Server thread/INFO]: Engine Mode: 1
  148. [15:42:20] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  149. [15:42:20] [Server thread/INFO]: Replace Blocks: [1, 5]
  150. [15:42:20] [Server thread/INFO]: Mob Spawn Range: 4
  151. [15:42:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  152. [15:42:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
  153. [15:42:20] [Server thread/INFO]: Cane Growth Modifier: 100%
  154. [15:42:20] [Server thread/INFO]: Melon Growth Modifier: 100%
  155. [15:42:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  156. [15:42:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  157. [15:42:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
  158. [15:42:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
  159. [15:42:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  160. [15:42:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  161. [15:42:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  162. [15:42:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  163. [15:42:20] [Server thread/INFO]: Random Lighting Updates: false
  164. [15:42:20] [Server thread/INFO]: Structure Info Saving: true
  165. [15:42:20] [Server thread/INFO]: Sending up to 10 chunks per packet
  166. [15:42:20] [Server thread/INFO]: Max Entity Collisions: 8
  167. [15:42:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  168. [15:42:20] [Server thread/INFO]: Max TNT Explosions: 100
  169. [15:42:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  170. [15:42:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  171. [15:42:20] [Server thread/INFO]: View Distance: 10
  172. [15:42:20] [Server thread/INFO]: Item Despawn Rate: 6000
  173. [15:42:20] [Server thread/INFO]: Item Merge Radius: 2.5
  174. [15:42:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
  175. [15:42:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  176. [15:42:20] [Server thread/INFO]: Chunks to Grow per Tick: 650
  177. [15:42:20] [Server thread/INFO]: Clear tick list: false
  178. [15:42:20] [Server thread/INFO]: Experience Merge Radius: 3.0
  179. [15:42:20] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2889676338143612024)
  180. [15:42:21] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2889676338143612024)
  181. [15:42:22] [Server thread/INFO]: Preparing start region for level 2 (Seed: 2889676338143612024)
  182. [15:42:22] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
  183. [15:42:22] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
  184. [15:42:22] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  185. [15:42:22] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v3.1.2
  186. [15:42:22] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  187. [15:42:22] [Server thread/INFO]: CratesPlus
  188. [15:42:22] [Server thread/INFO]: Version 3.1.2
  189. [15:42:22] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  190. [15:42:22] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  191. [15:42:23] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  192. [15:42:23] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  193. [15:42:23] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v2.0
  194. [15:42:23] [Server thread/INFO]: [ColoredSigns] ColoredSigns enabling.
  195. [15:42:23] [Server thread/WARN]: [ColoredSigns] PermissionsEx support is disabled.
  196. [15:42:23] [Server thread/INFO]: [ColoredSigns] Starting services.. loading file and library's.
  197. [15:42:23] [Server thread/INFO]: [SpawnCtrl] Enabling SpawnCtrl v5.0
  198. [15:42:23] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  199. [15:42:23] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  200. [15:42:23] [Server thread/INFO]: git-Spigot-5f38d38-18fbb24 (MC: 1.8.8)
  201. [15:42:23] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  202. [15:42:23] [Server thread/INFO]: Using locale en_US
  203. [15:42:23] [Server thread/INFO]: Using locale en_US
  204. [15:42:23] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  205. [15:42:23] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  206. [15:42:23] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  207. [15:42:23] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  208. [15:42:23] [Server thread/WARN]: GroupManager - WARNING - There is no group Noob, as stated for player Jvessal: Set to 'Regular' for file: plugins/GroupManager/worlds/mainspawn/users.yml
  209. [15:42:23] [Server thread/WARN]: GroupManager - WARNING - Mirroring error with world. Recursive loop detected!
  210. [15:42:23] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'Regular' not found for group Helper. Ignoring entry in file: plugins/GroupManager/worlds/factions/groups.yml
  211. [15:42:23] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'Noob' not found for group Builder. Ignoring entry in file: plugins/GroupManager/worlds/factions/groups.yml
  212. [15:42:23] [Server thread/INFO]: GroupManager - INFO - World Found: mainspawn
  213. [15:42:23] [Server thread/INFO]: GroupManager - INFO - World Found: world
  214. [15:42:23] [Server thread/INFO]: GroupManager - INFO - World Found: kitpvp
  215. [15:42:23] [Server thread/INFO]: GroupManager - INFO - World Found: factions
  216. [15:42:23] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  217. [15:42:23] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  218. [15:42:23] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  219. [15:42:23] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
  220. [15:42:23] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  221. [15:42:23] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  222. [15:42:23] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  223. [15:42:23] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  224. [15:42:23] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.8.4
  225. [15:42:23] [Server thread/INFO]: [ClearLag] Loading modules...
  226. [15:42:23] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  227. [15:42:23] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  228. [15:42:23] [Thread-11/INFO]: [ClearLag] Checking for updates...
  229. [15:42:23] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
  230. [15:42:23] [Server thread/INFO]: [Buycraft] Enabling Buycraft v6.8.2
  231. [15:42:23] [Server thread/INFO]: [Buycraft] Loaded all signs from disk
  232. [15:42:23] [Server thread/INFO]: [CashControl] Enabling CashControl v2
  233. [15:42:23] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
  234. [15:42:23] [Thread-11/INFO]: [ClearLag] No updates found!
  235. [15:42:23] [Server thread/INFO]: -------- World Settings For [kitpvp] --------
  236. [15:42:23] [Server thread/INFO]: Anti X-Ray: true
  237. [15:42:23] [Server thread/INFO]: Engine Mode: 1
  238. [15:42:23] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  239. [15:42:23] [Server thread/INFO]: Replace Blocks: [1, 5]
  240. [15:42:23] [Server thread/INFO]: Mob Spawn Range: 4
  241. [15:42:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  242. [15:42:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
  243. [15:42:23] [Server thread/INFO]: Cane Growth Modifier: 100%
  244. [15:42:23] [Server thread/INFO]: Melon Growth Modifier: 100%
  245. [15:42:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  246. [15:42:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  247. [15:42:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
  248. [15:42:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
  249. [15:42:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  250. [15:42:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  251. [15:42:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  252. [15:42:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  253. [15:42:23] [Server thread/INFO]: Random Lighting Updates: false
  254. [15:42:23] [Server thread/INFO]: Structure Info Saving: true
  255. [15:42:23] [Server thread/INFO]: Sending up to 10 chunks per packet
  256. [15:42:23] [Server thread/INFO]: Max Entity Collisions: 8
  257. [15:42:23] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  258. [15:42:23] [Server thread/INFO]: Max TNT Explosions: 100
  259. [15:42:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  260. [15:42:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  261. [15:42:23] [Server thread/INFO]: View Distance: 10
  262. [15:42:23] [Server thread/INFO]: Item Despawn Rate: 6000
  263. [15:42:23] [Server thread/INFO]: Item Merge Radius: 2.5
  264. [15:42:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
  265. [15:42:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  266. [15:42:23] [Server thread/INFO]: Chunks to Grow per Tick: 650
  267. [15:42:23] [Server thread/INFO]: Clear tick list: false
  268. [15:42:23] [Server thread/INFO]: Experience Merge Radius: 3.0
  269. [15:42:23] [Server thread/INFO]: Preparing start region for level 3 (Seed: 5782852062856587819)
  270. [15:42:23] [Server thread/INFO]: -------- World Settings For [mainspawn] --------
  271. [15:42:23] [Server thread/INFO]: Anti X-Ray: true
  272. [15:42:23] [Server thread/INFO]: Engine Mode: 1
  273. [15:42:23] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  274. [15:42:23] [Server thread/INFO]: Replace Blocks: [1, 5]
  275. [15:42:23] [Server thread/INFO]: Mob Spawn Range: 4
  276. [15:42:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  277. [15:42:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
  278. [15:42:23] [Server thread/INFO]: Cane Growth Modifier: 100%
  279. [15:42:23] [Server thread/INFO]: Melon Growth Modifier: 100%
  280. [15:42:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  281. [15:42:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  282. [15:42:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
  283. [15:42:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
  284. [15:42:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  285. [15:42:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  286. [15:42:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  287. [15:42:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  288. [15:42:23] [Server thread/INFO]: Random Lighting Updates: false
  289. [15:42:23] [Server thread/INFO]: Structure Info Saving: true
  290. [15:42:23] [Server thread/INFO]: Sending up to 10 chunks per packet
  291. [15:42:23] [Server thread/INFO]: Max Entity Collisions: 8
  292. [15:42:23] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  293. [15:42:23] [Server thread/INFO]: Max TNT Explosions: 100
  294. [15:42:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  295. [15:42:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  296. [15:42:23] [Server thread/INFO]: View Distance: 10
  297. [15:42:23] [Server thread/INFO]: Item Despawn Rate: 6000
  298. [15:42:23] [Server thread/INFO]: Item Merge Radius: 2.5
  299. [15:42:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
  300. [15:42:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  301. [15:42:23] [Server thread/INFO]: Chunks to Grow per Tick: 650
  302. [15:42:23] [Server thread/INFO]: Clear tick list: false
  303. [15:42:23] [Server thread/INFO]: Experience Merge Radius: 3.0
  304. [15:42:23] [Server thread/INFO]: Preparing start region for level 4 (Seed: -8112578527640521209)
  305. [15:42:24] [Server thread/INFO]: -------- World Settings For [factions] --------
  306. [15:42:24] [Server thread/INFO]: Anti X-Ray: true
  307. [15:42:24] [Server thread/INFO]: Engine Mode: 1
  308. [15:42:24] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  309. [15:42:24] [Server thread/INFO]: Replace Blocks: [1, 5]
  310. [15:42:24] [Server thread/INFO]: Mob Spawn Range: 4
  311. [15:42:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  312. [15:42:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
  313. [15:42:24] [Server thread/INFO]: Cane Growth Modifier: 100%
  314. [15:42:24] [Server thread/INFO]: Melon Growth Modifier: 100%
  315. [15:42:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  316. [15:42:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  317. [15:42:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
  318. [15:42:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
  319. [15:42:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  320. [15:42:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  321. [15:42:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  322. [15:42:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  323. [15:42:24] [Server thread/INFO]: Random Lighting Updates: false
  324. [15:42:24] [Server thread/INFO]: Structure Info Saving: true
  325. [15:42:24] [Server thread/INFO]: Sending up to 10 chunks per packet
  326. [15:42:24] [Server thread/INFO]: Max Entity Collisions: 8
  327. [15:42:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  328. [15:42:24] [Server thread/INFO]: Max TNT Explosions: 100
  329. [15:42:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  330. [15:42:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  331. [15:42:24] [Server thread/INFO]: View Distance: 10
  332. [15:42:24] [Server thread/INFO]: Item Despawn Rate: 6000
  333. [15:42:24] [Server thread/INFO]: Item Merge Radius: 2.5
  334. [15:42:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
  335. [15:42:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  336. [15:42:24] [Server thread/INFO]: Chunks to Grow per Tick: 650
  337. [15:42:24] [Server thread/INFO]: Clear tick list: false
  338. [15:42:24] [Server thread/INFO]: Experience Merge Radius: 3.0
  339. [15:42:24] [Server thread/INFO]: Preparing start region for level 5 (Seed: 2234807715252386268)
  340. [15:42:25] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  341. [15:42:25] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
  342. [15:42:25] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  343. [15:42:25] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  344. [15:42:25] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  345. [15:42:25] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  346. [15:42:25] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  347. [15:42:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  348. [15:42:25] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  349. [15:42:25] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  350. [15:42:25] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  351. [15:42:25] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  352. [15:42:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  353. [15:42:25] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  354. [15:42:25] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  355. [15:42:25] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  356. [15:42:25] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  357. [15:42:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  358. [15:42:25] [Server thread/INFO]: [WorldGuard] (kitpvp) TNT ignition is PERMITTED.
  359. [15:42:25] [Server thread/INFO]: [WorldGuard] (kitpvp) Lighters are PERMITTED.
  360. [15:42:25] [Server thread/INFO]: [WorldGuard] (kitpvp) Lava fire is blocked.
  361. [15:42:25] [Server thread/INFO]: [WorldGuard] (kitpvp) Fire spread is UNRESTRICTED.
  362. [15:42:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'kitpvp'
  363. [15:42:25] [Server thread/INFO]: [WorldGuard] (mainspawn) TNT ignition is PERMITTED.
  364. [15:42:25] [Server thread/INFO]: [WorldGuard] (mainspawn) Lighters are PERMITTED.
  365. [15:42:25] [Server thread/INFO]: [WorldGuard] (mainspawn) Lava fire is blocked.
  366. [15:42:25] [Server thread/INFO]: [WorldGuard] (mainspawn) Fire spread is UNRESTRICTED.
  367. [15:42:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mainspawn'
  368. [15:42:25] [Server thread/INFO]: [WorldGuard] (factions) TNT ignition is PERMITTED.
  369. [15:42:25] [Server thread/INFO]: [WorldGuard] (factions) Lighters are PERMITTED.
  370. [15:42:25] [Server thread/INFO]: [WorldGuard] (factions) Lava fire is blocked.
  371. [15:42:25] [Server thread/INFO]: [WorldGuard] (factions) Fire spread is UNRESTRICTED.
  372. [15:42:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'factions'
  373. [15:42:25] [Server thread/INFO]: [WorldGuard] Loading region data...
  374. [15:42:25] [Server thread/INFO]: [SoundsForPlayers] Enabling SoundsForPlayers v1.0
  375. [15:42:25] [Server thread/INFO]: #######################################
  376. [15:42:25] [Server thread/INFO]: ## Plugin SoundsForPlayers Enabled ! ##
  377. [15:42:25] [Server thread/INFO]: ## Plugin Made By iiMrLuckyX ##
  378. [15:42:25] [Server thread/INFO]: #######################################
  379. [15:42:25] [Server thread/INFO]: [SignEdit] Enabling SignEdit v3.3.10
  380. [15:42:25] [Server thread/INFO]: [DynamicAliases] Enabling DynamicAliases v0.0.1
  381. [15:42:25] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  382. [15:42:25] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
  383. [15:42:25] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  384. [15:42:25] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  385. [15:42:25] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b725
  386. [15:42:25] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-b725 Enabled - By Rigby and fernferret
  387. [15:42:25] [Server thread/INFO]: [MVPLogging] 3 - Portals(s) loaded
  388. [15:42:25] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  389. [15:42:25] [Server thread/INFO]: [dynmap] Enabling dynmap v2.2-1118
  390. [15:42:25] [Server thread/INFO]: [dynmap] Using GroupManager 2.1.31 (Phoenix) for access control
  391. [15:42:26] [Server thread/INFO]: [dynmap] Mod Support processing completed
  392. [15:42:26] [Server thread/INFO]: [dynmap] Loaded 23 shaders.
  393. [15:42:26] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  394. [15:42:26] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
  395. [15:42:26] [Server thread/INFO]: [dynmap] Web server started on address 199.191.58.206:8123
  396. [15:42:26] [Server thread/INFO]: [dynmap] version 2.2-1118 is enabled - core version 2.2-2058
  397. [15:42:26] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  398. [15:42:26] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  399. [15:42:26] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  400. [15:42:26] [Server thread/INFO]: [dynmap] Loaded 10 pending tile renders for world 'world_the_end'
  401. [15:42:26] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'kitpvp'.
  402. [15:42:26] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'mainspawn'.
  403. [15:42:26] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'factions'.
  404. [15:42:26] [Server thread/INFO]: [dynmap] Enabled
  405. [15:42:26] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11-hack
  406. [15:42:26] [Server thread/INFO]: [CombatLog] Loading messages.properties.
  407. [15:42:26] [Server thread/INFO]: [CombatLog] Loading config.yml.
  408. [15:42:26] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
  409. [15:42:26] [Server thread/INFO]: [CombatLog] Factions plugin not found! Safezone untagging will not work.
  410. [15:42:26] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Enabled.
  411. [15:42:26] [Server thread/INFO]: [Rankup] Enabling Rankup v1.3
  412. [15:42:26] [Server thread/INFO]: [Rankup] Rankup 1.3 is now enabled.
  413. [15:42:26] [Server thread/INFO]: [PerWorldInventory] Enabling PerWorldInventory v1.5.9
  414. [15:42:26] [Server thread/INFO]: [PerWorldInventory] Starting metrics...
  415. [15:42:26] [Server thread/INFO]: [PerWorldInventory] Registering commands...
  416. [15:42:26] [Server thread/INFO]: [PerWorldInventory] Commands registered! Registering listeners...
  417. [15:42:26] [Server thread/INFO]: [PerWorldInventory] Registered PlayerChangedWorldListener.
  418. [15:42:26] [Server thread/INFO]: [PerWorldInventory] Registered PlayerQuitListener.
  419. [15:42:26] [Server thread/INFO]: [PerWorldInventory] Registered PlayerGameModeChangeListener.
  420. [15:42:26] [Server thread/INFO]: [PerWorldInventory] Listeners enabled!
  421. [15:42:26] [Server thread/INFO]: [PerWorldInventory] Vault found! Hooking into it...
  422. [15:42:26] [Server thread/INFO]: [PerWorldInventory] Hooked into Vault!
  423. [15:42:26] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.4.1
  424. [15:42:27] [Server thread/INFO]: [ServerSigns] Version 4.4.1 is now enabled.
  425. [15:42:27] [Server thread/INFO]: [JSONAPI] Enabling JSONAPI v5.6.0
  426. [15:42:27] [Server thread/INFO]: [JSONAPI] Logging to file: false
  427. [15:42:27] [Server thread/INFO]: [JSONAPI] Logging to console: true
  428. [15:42:27] [Server thread/INFO]: [JSONAPI] IP Whitelist = None, all requests are allowed.
  429. [15:42:27] [Server thread/INFO]: [JSONAPI] Loaded methods.json.
  430. [15:42:27] [Thread-24/INFO]: [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load...
  431. [15:42:27] [Thread-24/INFO]: [JSONAPI] Any requests in this time will not work...
  432. [15:42:27] [Server thread/INFO]: [JSONAPI] Attempting to use port 20059
  433. [15:42:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  434. [15:42:28] [Server thread/INFO]: Done (7.737s)! For help, type "help" or "?"
  435. [15:42:28] [Server thread/INFO]: [Buycraft] Authenticated with the specified Secret key.
  436. [15:42:28] [Server thread/INFO]: [Buycraft] Plugin is now ready to be used.
  437. [15:42:28] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  438. [15:42:28] [Craft Scheduler Thread - 14/INFO]: [Vault] Checking for Updates ...
  439. [15:42:28] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
  440. [15:42:28] [Craft Scheduler Thread - 14/INFO]: [Vault] No new version available
  441. [15:42:28] [pool-11-thread-2/INFO]: [Buycraft] Loaded 0 package(s) into the cache.
  442. [15:42:28] [Craft Scheduler Thread - 1/INFO]: Checking for updates via Spigot...
  443. [15:42:28] [Craft Scheduler Thread - 1/INFO]: [AdminDog] No update was found, you are running the latest version. Will check again later.
  444. [15:42:29] [Thread-24/INFO]: [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
  445. [15:42:29] [Thread-24/INFO]: [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
  446. [15:42:29] [Thread-24/INFO]: [JSONAPI] 388 methods loaded in 8 namespaces.
  447. [15:42:29] [Thread-24/INFO]: [JSONAPI] ------[Connection information]-------
  448. [15:42:29] [Thread-24/INFO]: [JSONAPI] JSON Server listening on 20059
  449. [15:42:29] [Thread-24/INFO]: [JSONAPI] JSON Stream Server listening on 20060
  450. [15:42:29] [Thread-24/INFO]: [JSONAPI] JSON WebSocket Stream Server listening on 20061
  451. [15:42:29] [Thread-24/INFO]: [JSONAPI] Active and listening for requests.
  452. [15:42:29] [Thread-24/INFO]: [JSONAPI] External IP: 23.92.215.18
  453. [15:42:29] [Thread-24/INFO]: [JSONAPI] Port 20059 is properly forwarded and is externally accessible.
  454. [15:42:29] [Thread-24/INFO]: [JSONAPI] Port 20060 is properly forwarded and is externally accessible.
  455. [15:42:29] [Thread-24/INFO]: [JSONAPI] Port 20061 is properly forwarded and is externally accessible.
  456. [15:42:29] [Thread-24/INFO]: [JSONAPI] -------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement