Advertisement
Guest User

Untitled

a guest
Jan 1st, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.48 KB | None | 0 0
  1. [11:43:27] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [11:43:27] [Server thread/INFO]: Loading properties
  3. [11:43:27] [Server thread/INFO]: Default game type: SURVIVAL
  4. [11:43:27] [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. [11:43:27] [Server thread/INFO]: Debug logging is disabled
  6. [11:43:27] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [11:43:27] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [11:43:27] [Server thread/INFO]: Generating keypair
  9. [11:43:27] [Server thread/INFO]: Starting Minecraft server on 185.114.156.204:25619
  10. [11:43:27] [Server thread/INFO]: Using epoll channel type
  11. [11:43:28] [Server thread/WARN]: Plugin `Train_Carts v1.75-SNAPSHOT' uses the space-character (0x20) in its name `Train Carts' - this is discouraged
  12. [11:43:28] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  13. [11:43:28] [Server thread/ERROR]: Could not load 'plugins/JoinEffect.jar' in folder 'plugins'
  14. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/hiddenaether/main/Main : Unsupported major.minor version 52.0
  15. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-5f38d38-18fbb24]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[server.jar:git-Spigot-5f38d38-18fbb24]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Spigot-5f38d38-18fbb24]
  18. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server.jar:git-Spigot-5f38d38-18fbb24]
  19. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-5f38d38-18fbb24]
  20. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-5f38d38-18fbb24]
  21. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  22. Caused by: java.lang.UnsupportedClassVersionError: me/hiddenaether/main/Main : Unsupported major.minor version 52.0
  23. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_91]
  24. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_91]
  25. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_91]
  26. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_91]
  27. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_91]
  28. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_91]
  29. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  30. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  31. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-5f38d38-18fbb24]
  33. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-5f38d38-18fbb24]
  34. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  35. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  36. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_91]
  37. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_91]
  38. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-5f38d38-18fbb24]
  39. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-5f38d38-18fbb24]
  40. ... 6 more
  41. [11:43:28] [Server thread/ERROR]: Could not load 'plugins/Tutorial.jar' in folder 'plugins'
  42. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/XUniversePVP/Tutorial/Tutorial : Unsupported major.minor version 52.0
  43. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-5f38d38-18fbb24]
  44. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[server.jar:git-Spigot-5f38d38-18fbb24]
  45. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Spigot-5f38d38-18fbb24]
  46. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server.jar:git-Spigot-5f38d38-18fbb24]
  47. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-5f38d38-18fbb24]
  48. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-5f38d38-18fbb24]
  49. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  50. Caused by: java.lang.UnsupportedClassVersionError: me/XUniversePVP/Tutorial/Tutorial : Unsupported major.minor version 52.0
  51. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_91]
  52. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_91]
  53. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_91]
  54. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_91]
  55. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_91]
  56. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_91]
  57. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  58. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  59. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  60. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-5f38d38-18fbb24]
  61. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-5f38d38-18fbb24]
  62. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  63. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  64. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_91]
  65. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_91]
  66. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-5f38d38-18fbb24]
  67. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-5f38d38-18fbb24]
  68. ... 6 more
  69. [11:43:28] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  70. [11:43:28] [Server thread/INFO]: [BalloonFiesta] Loading BalloonFiesta v1.2.2
  71. [11:43:28] [Server thread/INFO]: [NoHunger] Loading NoHunger v2.0
  72. [11:43:28] [Server thread/INFO]: [ParticleLIB] Loading ParticleLIB v${project.version}
  73. [11:43:28] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.2.7
  74. [11:43:28] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  75. [11:43:28] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
  76. [11:43:28] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  77. [11:43:28] [Server thread/INFO]: [TabColor] Loading TabColor v8.0
  78. [11:43:28] [Server thread/INFO]: [Commandspy] Loading Commandspy v3.2.0
  79. [11:43:28] [Server thread/INFO]: [RedstoneCommand] Loading RedstoneCommand v3.1.2
  80. [11:43:28] [Server thread/INFO]: [CustomJoinItems] Loading CustomJoinItems v1.5.1
  81. [11:43:28] [Server thread/INFO]: [Tablist] Loading Tablist v1.2.3.1
  82. [11:43:28] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
  83. [11:43:28] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
  84. [11:43:28] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.2
  85. [11:43:28] [Server thread/INFO]: [PowerMOTD] Loading PowerMOTD v7.3
  86. [11:43:28] [Server thread/INFO]: [CustomRails] Loading CustomRails v1.0
  87. [11:43:28] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.20
  88. [11:43:28] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.8.3
  89. [11:43:28] [Server thread/INFO]: [Modifyworld] Loading Modifyworld v1.19.7
  90. [11:43:28] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
  91. [11:43:28] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
  92. [11:43:29] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  93. [11:43:29] [Server thread/INFO]: [MobArena] Loading MobArena v0.97.1
  94. [11:43:29] [Server thread/INFO]: [NeosNoExplosion] Loading NeosNoExplosion v1.4
  95. [11:43:29] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  96. [11:43:29] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1277)
  97. [11:43:29] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
  98. [11:43:29] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.4
  99. [11:43:29] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  100. [11:43:29] [Server thread/INFO]: [HideAndCustomPlugins] Loading HideAndCustomPlugins v1.4.8
  101. [11:43:29] [Server thread/INFO]: [WirelessRedstone] Loading WirelessRedstone v2.6
  102. [11:43:29] [Server thread/INFO]: [Smileychat] Loading Smileychat v3.1
  103. [11:43:29] [Server thread/INFO]: [ScrollingMenuSign] Loading ScrollingMenuSign v3.0.1
  104. [11:43:29] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.9-SNAPSHOT
  105. [11:43:29] [Server thread/INFO]: [BKCommonLib] Loading BKCommonLib v1.66-SNAPSHOT
  106. [11:43:29] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  107. [11:43:29] [Server thread/INFO]: [SignLink] Loading SignLink v1.35-SNAPSHOT
  108. [11:43:29] [Server thread/INFO]: [Train_Carts] Loading Train_Carts v1.75-SNAPSHOT
  109. [11:43:29] [Server thread/INFO]: [TCHangRail] Loading TCHangRail v1.0
  110. [11:43:29] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  111. [11:43:29] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  112. [11:43:29] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  113. [11:43:29] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  114. [11:43:29] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  115. [11:43:29] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  116. [11:43:29] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
  117. [11:43:29] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  118. [11:43:29] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.66-SNAPSHOT
  119. [11:43:29] [Server thread/INFO]: [BKCommonLib] BKCommonLib is running on Spigot (git-Spigot-5f38d38-18fbb24) : v1_8_R3 (Minecraft 1.8.8)
  120. [11:43:29] [Server thread/INFO]: [BKCommonLib] [Network] Now using the ProtocolLib library to provide Packet Listener and Monitor support
  121. [11:43:29] [Server thread/INFO]: [BKCommonLib] Not enough wrappers. Needs more wrappers. Moooreee...
  122. [11:43:29] [Server thread/INFO]: BKCommonLib version 1.66-SNAPSHOT enabled! (0.06s)
  123. [11:43:29] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  124. [11:43:29] [Server thread/INFO]: Preparing level "world"
  125. [11:43:29] [Server thread/INFO]: -------- World Settings For [world] --------
  126. [11:43:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  127. [11:43:29] [Server thread/INFO]: Mob Spawn Range: 4
  128. [11:43:29] [Server thread/INFO]: Anti X-Ray: true
  129. [11:43:29] [Server thread/INFO]: Engine Mode: 1
  130. [11:43:29] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  131. [11:43:29] [Server thread/INFO]: Replace Blocks: [1, 5]
  132. [11:43:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  133. [11:43:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  134. [11:43:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  135. [11:43:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  136. [11:43:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  137. [11:43:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  138. [11:43:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  139. [11:43:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  140. [11:43:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  141. [11:43:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  142. [11:43:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  143. [11:43:29] [Server thread/INFO]: Random Lighting Updates: false
  144. [11:43:29] [Server thread/INFO]: Structure Info Saving: true
  145. [11:43:29] [Server thread/INFO]: Sending up to 10 chunks per packet
  146. [11:43:29] [Server thread/INFO]: Max Entity Collisions: 8
  147. [11:43:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  148. [11:43:29] [Server thread/INFO]: Max TNT Explosions: 100
  149. [11:43:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  150. [11:43:29] [Server thread/INFO]: Item Despawn Rate: 6000
  151. [11:43:29] [Server thread/INFO]: Item Merge Radius: 2.5
  152. [11:43:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
  153. [11:43:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  154. [11:43:29] [Server thread/INFO]: View Distance: 10
  155. [11:43:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  156. [11:43:29] [Server thread/INFO]: Chunks to Grow per Tick: 650
  157. [11:43:29] [Server thread/INFO]: Clear tick list: false
  158. [11:43:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  159. [11:43:29] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  160. [11:43:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  161. [11:43:29] [Server thread/INFO]: Mob Spawn Range: 4
  162. [11:43:29] [Server thread/INFO]: Anti X-Ray: true
  163. [11:43:29] [Server thread/INFO]: Engine Mode: 1
  164. [11:43:29] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  165. [11:43:29] [Server thread/INFO]: Replace Blocks: [1, 5]
  166. [11:43:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  167. [11:43:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  168. [11:43:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  169. [11:43:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  170. [11:43:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  171. [11:43:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  172. [11:43:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  173. [11:43:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  174. [11:43:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  175. [11:43:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  176. [11:43:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  177. [11:43:29] [Server thread/INFO]: Random Lighting Updates: false
  178. [11:43:29] [Server thread/INFO]: Structure Info Saving: true
  179. [11:43:29] [Server thread/INFO]: Sending up to 10 chunks per packet
  180. [11:43:29] [Server thread/INFO]: Max Entity Collisions: 8
  181. [11:43:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  182. [11:43:29] [Server thread/INFO]: Max TNT Explosions: 100
  183. [11:43:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  184. [11:43:29] [Server thread/INFO]: Item Despawn Rate: 6000
  185. [11:43:29] [Server thread/INFO]: Item Merge Radius: 2.5
  186. [11:43:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
  187. [11:43:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  188. [11:43:29] [Server thread/INFO]: View Distance: 10
  189. [11:43:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  190. [11:43:29] [Server thread/INFO]: Chunks to Grow per Tick: 650
  191. [11:43:29] [Server thread/INFO]: Clear tick list: false
  192. [11:43:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  193. [11:43:29] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  194. [11:43:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  195. [11:43:29] [Server thread/INFO]: Mob Spawn Range: 4
  196. [11:43:29] [Server thread/INFO]: Anti X-Ray: true
  197. [11:43:29] [Server thread/INFO]: Engine Mode: 1
  198. [11:43:29] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  199. [11:43:29] [Server thread/INFO]: Replace Blocks: [1, 5]
  200. [11:43:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  201. [11:43:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  202. [11:43:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  203. [11:43:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  204. [11:43:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  205. [11:43:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  206. [11:43:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  207. [11:43:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  208. [11:43:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  209. [11:43:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  210. [11:43:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  211. [11:43:29] [Server thread/INFO]: Random Lighting Updates: false
  212. [11:43:29] [Server thread/INFO]: Structure Info Saving: true
  213. [11:43:29] [Server thread/INFO]: Sending up to 10 chunks per packet
  214. [11:43:29] [Server thread/INFO]: Max Entity Collisions: 8
  215. [11:43:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  216. [11:43:29] [Server thread/INFO]: Max TNT Explosions: 100
  217. [11:43:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  218. [11:43:29] [Server thread/INFO]: Item Despawn Rate: 6000
  219. [11:43:29] [Server thread/INFO]: Item Merge Radius: 2.5
  220. [11:43:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
  221. [11:43:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  222. [11:43:29] [Server thread/INFO]: View Distance: 10
  223. [11:43:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  224. [11:43:29] [Server thread/INFO]: Chunks to Grow per Tick: 650
  225. [11:43:29] [Server thread/INFO]: Clear tick list: false
  226. [11:43:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  227. [11:43:29] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1443152796022191869)
  228. [11:43:30] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1443152796022191869)
  229. [11:43:31] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1443152796022191869)
  230. [11:43:31] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  231. [11:43:31] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  232. [11:43:31] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  233. [11:43:31] [Server thread/INFO]: [BalloonFiesta] Enabling BalloonFiesta v1.2.2
  234. [11:43:31] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib...
  235. [11:43:31] [Server thread/INFO]: [CS-CoreLib] Successfully loaded!
  236. [11:43:31] [Server thread/INFO]: [CS-CoreLib] CS-CoreLib initialized!
  237. [11:43:31] [Server thread/INFO]: [CS-CoreLib] Internal Clock is now at 2016-01-01-11-43
  238. [11:43:31] [Server thread/INFO]: [BalloonFiesta] BalloonFiesta v1.2.2 has been enabled!
  239. [11:43:31] [Server thread/INFO]: [CS-CoreLib] Successfully loaded Plugin "BalloonFiesta"
  240. [11:43:31] [Server thread/INFO]: [NoHunger] Enabling NoHunger v2.0
  241. [11:43:31] [Server thread/INFO]: NoHunger version 2.0 has been enabled!
  242. [11:43:31] [Server thread/INFO]: Built by loslobos1234 & DempseyB
  243. [11:43:31] [Server thread/INFO]: [ParticleLIB] Enabling ParticleLIB v${project.version}
  244. [11:43:31] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.2.7
  245. [11:43:31] [Server thread/INFO]: Hooked into: Essentials
  246. [11:43:31] [Server thread/INFO]: Hooked into: Multiverse-Core (World Alias)
  247. [11:43:31] [Server thread/INFO]: Hooked into: ProtocolLib (Packet Features)
  248. [11:43:31] [Server thread/INFO]: Hooked into: Vault
  249. [11:43:31] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
  250. [11:43:31] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  251. [11:43:31] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  252. [11:43:31] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  253. [11:43:31] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  254. [11:43:31] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  255. [11:43:31] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  256. [11:43:31] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  257. [11:43:31] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  258. [11:43:32] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -1443152796022191869
  259. [11:43:32] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -1443152796022191869
  260. [11:43:32] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -1443152796022191869
  261. [11:43:32] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Park' - Env: NORMAL - Type: FLAT & seed: 4615919101694315688
  262. [11:43:32] [Server thread/INFO]: -------- World Settings For [Park] --------
  263. [11:43:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  264. [11:43:32] [Server thread/INFO]: Mob Spawn Range: 4
  265. [11:43:32] [Server thread/INFO]: Anti X-Ray: true
  266. [11:43:32] [Server thread/INFO]: Engine Mode: 1
  267. [11:43:32] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  268. [11:43:32] [Server thread/INFO]: Replace Blocks: [1, 5]
  269. [11:43:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
  270. [11:43:32] [Server thread/INFO]: Cane Growth Modifier: 100%
  271. [11:43:32] [Server thread/INFO]: Melon Growth Modifier: 100%
  272. [11:43:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  273. [11:43:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  274. [11:43:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
  275. [11:43:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
  276. [11:43:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  277. [11:43:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  278. [11:43:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  279. [11:43:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  280. [11:43:32] [Server thread/INFO]: Random Lighting Updates: false
  281. [11:43:32] [Server thread/INFO]: Structure Info Saving: true
  282. [11:43:32] [Server thread/INFO]: Sending up to 10 chunks per packet
  283. [11:43:32] [Server thread/INFO]: Max Entity Collisions: 8
  284. [11:43:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  285. [11:43:32] [Server thread/INFO]: Max TNT Explosions: 100
  286. [11:43:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  287. [11:43:32] [Server thread/INFO]: Item Despawn Rate: 6000
  288. [11:43:32] [Server thread/INFO]: Item Merge Radius: 2.5
  289. [11:43:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
  290. [11:43:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  291. [11:43:32] [Server thread/INFO]: View Distance: 10
  292. [11:43:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  293. [11:43:32] [Server thread/INFO]: Chunks to Grow per Tick: 650
  294. [11:43:32] [Server thread/INFO]: Clear tick list: false
  295. [11:43:32] [Server thread/INFO]: Experience Merge Radius: 3.0
  296. [11:43:32] [Server thread/INFO]: Preparing start region for level 3 (Seed: 4615919101694315688)
  297. [11:43:33] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  298. [11:43:33] [Server thread/INFO]: [TabColor] Enabling TabColor v8.0
  299. [11:43:33] [Server thread/INFO]: [Commandspy] Enabling Commandspy v3.2.0
  300. [11:43:33] [Server thread/INFO]: [RedstoneCommand] Enabling RedstoneCommand v3.1.2
  301. [11:43:33] [Server thread/INFO]: [RedstoneCommand] config.yml loaded.
  302. [11:43:33] [Server thread/INFO]: [RedstoneCommand] is enabled!
  303. [11:43:33] [Server thread/INFO]: [CustomJoinItems] Enabling CustomJoinItems v1.5.1
  304. [11:43:33] [Server thread/INFO]: [Tablist] Enabling Tablist v1.2.3.1
  305. [11:43:33] [Server thread/INFO]: Tablist> Tablist v1.2.3.1 enabled!!
  306. [11:43:33] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
  307. [11:43:33] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
  308. [11:43:33] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
  309. [11:43:33] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  310. [11:43:33] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.2
  311. [11:43:33] [Server thread/INFO]: [PowerMOTD] Enabling PowerMOTD v7.3
  312. [11:43:33] [Server thread/INFO]: _______________________________________________________________
  313. [11:43:33] [Server thread/INFO]: | |
  314. [11:43:33] [Server thread/INFO]: | #### ### # # ##### #### # # ### ##### #### |
  315. [11:43:33] [Server thread/INFO]: | # # # # # # # # # ## ## # # # # # |
  316. [11:43:33] [Server thread/INFO]: | #### # # # # # #### #### # # # # # # # # |
  317. [11:43:33] [Server thread/INFO]: | # # # # # # # # # # # # # # # # |
  318. [11:43:33] [Server thread/INFO]: | # ### ### ##### # # # # ### # #### |
  319. [11:43:33] [Server thread/INFO]: |_____________________________________________________________|
  320. [11:43:33] [Server thread/INFO]: [PowerMOTD] 7.3 Enabled
  321. [11:43:33] [Server thread/INFO]: [CustomRails] Enabling CustomRails v1.0
  322. [11:43:33] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.20
  323. [11:43:33] [Server thread/INFO]: [Lockette] Version 1.8.20 is being enabled! Yay! (Core version 1.3.5)
  324. [11:43:33] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_8_R3] ok.
  325. [11:43:33] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
  326. [11:43:33] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
  327. [11:43:33] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
  328. [11:43:33] [Server thread/INFO]: [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.23.3
  329. [11:43:33] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
  330. [11:43:33] [Server thread/INFO]: [Lockette] Ready to protect your containers.
  331. [11:43:33] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.8.3
  332. [11:43:33] [Server thread/INFO]: [ClearLag] Loading modules...
  333. [11:43:33] [Server thread/ERROR]: Error occurred while enabling ClearLag v2.8.3 (Is it up to date?)
  334. java.lang.NumberFormatException: For input string: ""
  335. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.7.0_91]
  336. at java.lang.Integer.parseInt(Integer.java:504) ~[?:1.7.0_91]
  337. at java.lang.Integer.parseInt(Integer.java:527) ~[?:1.7.0_91]
  338. at me.minebuilders.clearlag.tasks.ClearTask.load(ClearTask.java:23) ~[?:?]
  339. at me.minebuilders.clearlag.Clearlag.onEnable(Clearlag.java:18) ~[?:?]
  340. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server.jar:git-Spigot-5f38d38-18fbb24]
  341. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [server.jar:git-Spigot-5f38d38-18fbb24]
  342. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [server.jar:git-Spigot-5f38d38-18fbb24]
  343. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [server.jar:git-Spigot-5f38d38-18fbb24]
  344. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [server.jar:git-Spigot-5f38d38-18fbb24]
  345. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [server.jar:git-Spigot-5f38d38-18fbb24]
  346. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [server.jar:git-Spigot-5f38d38-18fbb24]
  347. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [server.jar:git-Spigot-5f38d38-18fbb24]
  348. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [server.jar:git-Spigot-5f38d38-18fbb24]
  349. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-5f38d38-18fbb24]
  350. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  351. [11:43:33] [Server thread/INFO]: [Modifyworld] Enabling Modifyworld v1.19.7
  352. [11:43:33] [Server thread/INFO]: [Modifyworld] Modifyworld enabled!
  353. [11:43:33] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  354. [11:43:33] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  355. [11:43:33] [Server thread/WARN]: [HolographicDisplays] Hologram 'parkstatus' was in the world 'McFantasy' but it wasn't loaded.
  356. [11:43:33] [Server thread/INFO]: [MobArena] Enabling MobArena v0.97.1
  357. [11:43:33] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
  358. [11:43:34] [Server thread/INFO]: [MobArena] Loaded arena 'default'
  359. [11:43:34] [Server thread/INFO]: [MobArena] Loaded arena 'StaffGames1'
  360. [11:43:34] [Server thread/INFO]: [MobArena] Loaded arena 'StaffGames2'
  361. [11:43:34] [Server thread/INFO]: [MobArena] v0.97.1 enabled.
  362. [11:43:34] [Server thread/INFO]: [NeosNoExplosion] Enabling NeosNoExplosion v1.4
  363. [11:43:34] [Server thread/INFO]: [NeosNoExplosion] Verion 1.5 by NeosCraft is now enabled!
  364. [11:43:34] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  365. [11:43:34] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  366. [11:43:34] [Server thread/INFO]: git-Spigot-5f38d38-18fbb24 (MC: 1.8.8)
  367. [11:43:34] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  368. [11:43:34] [Server thread/INFO]: Using locale en_US
  369. [11:43:34] [Server thread/INFO]: Using locale en_US
  370. [11:43:34] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  371. [11:43:34] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  372. [11:43:34] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1277)
  373. [11:43:34] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
  374. [11:43:34] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.4
  375. [11:43:34] [Server thread/INFO]: [ServerSigns] Version 4.4 is now enabled.
  376. [11:43:34] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  377. [11:43:34] [Server thread/INFO]: [HideAndCustomPlugins] Enabling HideAndCustomPlugins v1.4.8
  378. [11:43:34] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Metrics started: http://mcstats.org/plugin/HideAndCustomPlugins
  379. [11:43:34] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Successfully reloaded config.yml
  380. [11:43:34] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Plugin has been activated successfully.
  381. [11:43:34] [Server thread/INFO]: [WirelessRedstone] Enabling WirelessRedstone v2.6
  382. [11:43:34] [Server thread/INFO]: [WirelessRedstone] WirelessRedstone version 2.6 is loading...
  383. [11:43:34] [Server thread/INFO]: [WirelessRedstone] Loading Permissions...
  384. [11:43:34] [Server thread/INFO]: [WirelessRedstone] Using PermissionsEx for permissions !
  385. [11:43:34] [Server thread/INFO]: [WirelessRedstone] Registering commands...
  386. [11:43:34] [Server thread/INFO]: [WirelessRedstone] Loading Chunks...
  387. [11:43:34] [Thread-20/ERROR]: [WirelessRedstone] dev.bukkit.org rejected the API key provided in plugins/Updater/config.yml
  388. [11:43:34] [Thread-20/ERROR]: [WirelessRedstone] Please double-check your configuration to ensure it is correct.
  389. [11:43:34] [Thread-20/ERROR]: [WirelessRedstone] null
  390. java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.curseforge.com/servermods/files?projectIds=37345
  391. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1628) ~[?:1.7.0_91]
  392. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.7.0_91]
  393. at net.gravitydevelopment.updater.Updater.read(Updater.java:643) [WirelessRedstone.jar:?]
  394. at net.gravitydevelopment.updater.Updater.runUpdater(Updater.java:718) [WirelessRedstone.jar:?]
  395. at net.gravitydevelopment.updater.Updater.access$100(Updater.java:36) [WirelessRedstone.jar:?]
  396. at net.gravitydevelopment.updater.Updater$UpdateRunnable.run(Updater.java:713) [WirelessRedstone.jar:?]
  397. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  398. [11:43:34] [Server thread/INFO]: WirelessRedstone version 2.6 is enabled!
  399. [11:43:35] [Server thread/INFO]: [Smileychat] Enabling Smileychat v3.1
  400. [11:43:35] [Thread-19/INFO]: [ServerSigns] Skipping plugin update as you are ahead of the curve!
  401. [11:43:35] [Server thread/INFO]: [SmileyChat] version 3.1 Has been Enabled!
  402. [11:43:35] [Server thread/INFO]: [SmileyChat] Using: Normal Minecraft Chat.
  403. [11:43:35] [Server thread/INFO]: [ScrollingMenuSign] Enabling ScrollingMenuSign v3.0.1
  404. [11:43:35] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.9-SNAPSHOT
  405. [11:43:35] [Server thread/INFO]: [CraftBook] Loading persistent data from YAML!
  406. [11:43:35] [Server thread/INFO]: [CraftBook] Successfully added 1 CommandItems!
  407. [11:43:35] [Server thread/INFO]: [CraftBook] Registered 3 custom recipes!
  408. [11:43:35] [Server thread/INFO]: [CraftBook] 1 cauldron recipe(s) loaded
  409. [11:43:35] [Server thread/INFO]: [CraftBook] Enumerating chunks for self-triggered components...
  410. [11:43:36] [Server thread/INFO]: [CraftBook] 2657 chunk(s) for 4 world(s) processed (178ms elapsed)
  411. [11:43:36] [Server thread/INFO]: [CraftBook] The Auto-Updater is disabled for your version!
  412. [11:43:36] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  413. [11:43:36] [Server thread/INFO]: [SignLink] Enabling SignLink v1.35-SNAPSHOT
  414. [11:43:36] [Server thread/INFO]: SignLink version 1.35-SNAPSHOT enabled! (0.094s)
  415. [11:43:36] [Server thread/INFO]: [Train_Carts] Enabling Train_Carts v1.75-SNAPSHOT
  416. [11:43:37] [Server thread/INFO]: [Train_Carts] 8 Trains have been loaded in 1 world. (11 Minecarts)
  417. [11:43:37] [Server thread/INFO]: [Train_Carts] 0 detector rail regions loaded covering 0 blocks
  418. [11:43:37] [Server thread/INFO]: [Train_Carts] Restoring trains and loading nearby chunks...
  419. [11:43:37] [Server thread/INFO]: [Train_Carts] SignLink detected, support for arrival signs added!
  420. [11:43:37] [Server thread/INFO]: Train_Carts version 1.75-SNAPSHOT enabled! (1.043s)
  421. [11:43:37] [Server thread/INFO]: [TCHangRail] Enabling TCHangRail v1.0
  422. [11:43:37] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  423. [11:43:37] [Server thread/INFO]: Done (7.770s)! For help, type "help" or "?"
  424. [11:43:37] [Craft Scheduler Thread - 15/INFO]: [ChatControl] *---------------------------------------------*
  425. [11:43:37] [Craft Scheduler Thread - 15/INFO]: [ChatControl] [!] ChatControl Update Notification [!]
  426. [11:43:37] [Craft Scheduler Thread - 15/INFO]: [ChatControl] A manual upgrade is now available at
  427. [11:43:37] [Craft Scheduler Thread - 15/INFO]: [ChatControl] https://spigotmc.org/resources/10258
  428. [11:43:37] [Craft Scheduler Thread - 15/INFO]: [ChatControl] You can hide this warning in settings.yml
  429. [11:43:37] [Craft Scheduler Thread - 15/INFO]: [ChatControl] *---------------------------------------------*
  430. [11:43:37] [Server thread/INFO]: [Citizens] Loaded 17 NPCs.
  431. [11:43:37] [Craft Scheduler Thread - 17/INFO]: [Vault] Checking for Updates ...
  432. [11:43:37] [Server thread/INFO]:
  433. #------------------- Chest Commands Errors -------------------#
  434. 1) The icon "balloonblue" in the menu "shop.yml" has an invalid ID: invalid material "9551"
  435. 2) The icon "balloonred" in the menu "shop.yml" has an invalid ID: invalid material "9554"
  436. #-------------------------------------------------------------#
  437. [11:43:38] [Craft Scheduler Thread - 17/INFO]: [Vault] No new version available
  438. [11:43:38] [Server thread/INFO]: [CraftBook] Happy new years! Happy 2016!!!
  439. [11:44:08] [Server thread/INFO]: CONSOLE issued server command: /list
  440. [11:44:08] [Server thread/INFO]: There are 0 out of maximum 60 players online.
  441. [11:44:40] [Server thread/INFO]: CONSOLE issued server command: /list
  442. [11:44:40] [Server thread/INFO]: There are 0 out of maximum 60 players online.
  443. [11:45:11] [Server thread/INFO]: Plugins (40): WorldEdit, BalloonFiesta, NoHunger, ParticleLIB, ChatControl, Vault, PermissionsEx, Multiverse-Core, TabColor, Commandspy, RedstoneCommand, CustomJoinItems, Tablist, AutoMessage, CoreProtect, ChestCommands, PowerMOTD, CustomRails, Lockette, ClearLag, Modifyworld, ProtocolLib, HolographicDisplays, MobArena, NeosNoExplosion, Essentials, Citizens, EssentialsProtect, ServerSigns, EssentialsSpawn, HideAndCustomPlugins, WirelessRedstone, Smileychat, ScrollingMenuSign, CraftBook, BKCommonLib, EssentialsChat, SignLink, Train_Carts, TCHangRail
  444. [11:45:11] [Server thread/INFO]: CONSOLE issued server command: /list
  445. [11:45:11] [Server thread/INFO]: There are 0 out of maximum 60 players online.
  446. [11:45:20] [Server thread/INFO]: Saving...
  447. [11:45:20] [Server thread/INFO]: Saved the world
  448. [11:45:20] [Server thread/INFO]: Stopping the server
  449. [11:45:20] [Server thread/INFO]: Stopping server
  450. [11:45:20] [Server thread/INFO]: [TCHangRail] Disabling TCHangRail v1.0
  451. [11:45:20] [Server thread/INFO]: [Train_Carts] Disabling Train_Carts v1.75-SNAPSHOT
  452. [11:45:20] [Server thread/INFO]: Train_Carts disabled!
  453. [11:45:20] [Server thread/INFO]: [SignLink] Disabling SignLink v1.35-SNAPSHOT
  454. [11:45:20] [Server thread/INFO]: SignLink disabled!
  455. [11:45:20] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  456. [11:45:20] [Server thread/INFO]: [BKCommonLib] Disabling BKCommonLib v1.66-SNAPSHOT
  457. [11:45:20] [Server thread/INFO]: [CraftBook] Disabling CraftBook v3.9-SNAPSHOT
  458. [11:45:20] [Server thread/INFO]: [CraftBook] Saving persistent data to YAML!
  459. [11:45:20] [Server thread/INFO]: [ScrollingMenuSign] Disabling ScrollingMenuSign v3.0.1
  460. [11:45:20] [Server thread/INFO]: [Smileychat] Disabling Smileychat v3.1
  461. [11:45:20] [Server thread/INFO]: Smileychat Has been Disabled!
  462. [11:45:20] [Server thread/INFO]: [WirelessRedstone] Disabling WirelessRedstone v2.6
  463. [11:45:20] [Server thread/INFO]: [HideAndCustomPlugins] Disabling HideAndCustomPlugins v1.4.8
  464. [11:45:20] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Plugin was disabled successfully.
  465. [11:45:20] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  466. [11:45:20] [Server thread/INFO]: [ServerSigns] Disabling ServerSigns v4.4
  467. [11:45:20] [Server thread/INFO]: [ServerSigns] ServerSigns is now disabled.
  468. [11:45:20] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect vTeamCity
  469. [11:45:20] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1277)
  470. [11:45:20] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  471. [11:45:20] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  472. [11:45:20] [Server thread/INFO]: [NeosNoExplosion] Disabling NeosNoExplosion v1.4
  473. [11:45:20] [Server thread/INFO]: [NeosNoExplosion] Verion 1.5 by NeosCraft is now disabled!
  474. [11:45:20] [Server thread/INFO]: [MobArena] Disabling MobArena v0.97.1
  475. [11:45:20] [Server thread/INFO]: [MobArena] disabled.
  476. [11:45:20] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
  477. [11:45:20] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.4
  478. [11:45:20] [Server thread/INFO]: [Modifyworld] Disabling Modifyworld v1.19.7
  479. [11:45:20] [Server thread/INFO]: [Modifyworld] Modifyworld successfully disabled!
  480. [11:45:20] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.8.3
  481. [11:45:20] [Server thread/INFO]: [ClearLag] Nullifying module fields..
  482. [11:45:20] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  483. [11:45:20] [Server thread/INFO]: [Lockette] Disabling Lockette v1.8.20
  484. [11:45:20] [Server thread/INFO]: Lockette is being disabled... ;.;
  485. [11:45:20] [Server thread/INFO]: [Lockette] Closing all automatic doors.
  486. [11:45:20] [Server thread/INFO]: [CustomRails] Disabling CustomRails v1.0
  487. [11:45:20] [Server thread/INFO]: [PowerMOTD] Disabling PowerMOTD v7.3
  488. [11:45:20] [Server thread/INFO]: [PowerMOTD] Disabled
  489. [11:45:20] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.1.2
  490. [11:45:20] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.12.0
  491. [11:45:20] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.4
  492. [11:45:20] [Server thread/INFO]: [Tablist] Disabling Tablist v1.2.3.1
  493. [11:45:20] [Server thread/INFO]: Tablist> Tablist v1.2.3.1 disabled!!
  494. [11:45:20] [Server thread/INFO]: [CustomJoinItems] Disabling CustomJoinItems v1.5.1
  495. [11:45:20] [Server thread/INFO]: [RedstoneCommand] Disabling RedstoneCommand v3.1.2
  496. [11:45:20] [Server thread/INFO]: [RedstoneCommand] is disabled!
  497. [11:45:20] [Server thread/INFO]: [Commandspy] Disabling Commandspy v3.2.0
  498. [11:45:20] [Server thread/INFO]: [TabColor] Disabling TabColor v8.0
  499. [11:45:20] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
  500. [11:45:20] [Server thread/INFO]: [Multiverse-Core] - Disabled
  501. [11:45:20] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.3
  502. [11:45:20] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  503. [11:45:20] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
  504. [11:45:20] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
  505. [11:45:20] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  506. [11:45:20] [Server thread/INFO]: [ChatControl] Disabling ChatControl v5.2.7
  507. [11:45:20] [Server thread/INFO]: [ParticleLIB] Disabling ParticleLIB v${project.version}
  508. [11:45:20] [Server thread/INFO]: [NoHunger] Disabling NoHunger v2.0
  509. [11:45:20] [Server thread/INFO]: NoHunger version 2.0 has been disabled!
  510. [11:45:20] [Server thread/INFO]: [BalloonFiesta] Disabling BalloonFiesta v1.2.2
  511. [11:45:20] [Server thread/INFO]: [BalloonFiesta] BalloonFiesta v1.2.2 has been disabled!
  512. [11:45:20] [Server thread/INFO]: [CS-CoreLib] Successfully unloaded Plugin "BalloonFiesta"
  513. [11:45:20] [Server thread/INFO]: [CS-CoreLib] Disabled Plugin "BalloonFiesta"
  514. [11:45:20] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  515. [11:45:20] [Server thread/INFO]: Saving players
  516. [11:45:20] [Server thread/INFO]: Saving worlds
  517. [11:45:20] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  518. [11:45:20] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  519. [11:45:20] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  520. [11:45:20] [Server thread/INFO]: Saving chunks for level 'Park'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement