Advertisement
Guest User

Untitled

a guest
Apr 4th, 2016
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.11 KB | None | 0 0
  1. [13:35:24] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [13:35:24] [Server thread/INFO]: Loading properties
  3. [13:35:24] [Server thread/INFO]: Default game type: SURVIVAL
  4. [13:35:24] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-fdc1440-53fac9f (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [13:35:25] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [13:35:25] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [13:35:25] [Server thread/INFO]: Debug logging is disabled
  8. [13:35:25] [Server thread/INFO]: Generating keypair
  9. [13:35:25] [Server thread/INFO]: Starting Minecraft server on *:25206
  10. [13:35:25] [Server thread/INFO]: Using epoll channel type
  11. [13:35:25] [Server thread/WARN]: Plugin `Frame_Protector v1.3' uses the space-character (0x20) in its name `Frame Protector' - this is discouraged
  12. [13:35:25] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  13. [13:35:25] [Thread-9/INFO]: UUID of player Al3366 is 14858d6b-6423-4bca-a534-5dbf58a18972
  14. [13:35:25] [Server thread/INFO]: [INFO][NoCheatPlus] Mon Apr 04 13:35:25 GMT 2016
  15. [13:35:25] [Server thread/INFO]: Player instances are stored for efficiency.
  16. [13:35:25] [Server thread/INFO]: [MinecraftMarket] Loading MinecraftMarket v2.1.0-SNAPSHOT
  17. [13:35:25] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
  18. [13:35:25] [Server thread/INFO]: [VoteRoulette] Loading VoteRoulette v3.2.1
  19. [13:35:25] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  20. [13:35:25] [Server thread/INFO]: [Questioner] Loading Questioner v0.6
  21. [13:35:25] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.3
  22. [13:35:25] [Server thread/INFO]: [PickUpSpawners] Loading PickUpSpawners v1.8
  23. [13:35:25] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  24. [13:35:25] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.0
  25. [13:35:25] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
  26. [13:35:25] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.0.8
  27. [13:35:25] [Server thread/INFO]: [Frame_Protector] Loading Frame_Protector v1.3
  28. [13:35:25] [Server thread/INFO]: [Votifier] Loading Votifier v2.3.2
  29. [13:35:25] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  30. [13:35:25] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b688
  31. [13:35:25] [Server thread/INFO]: [ExecuteEverywhere] Loading ExecuteEverywhere v1.2.4-SNAPSHOT
  32. [13:35:25] [Server thread/INFO]: [csm] Loading CustomServerMessages v5.2
  33. [13:35:25] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  34. [13:35:25] [Server thread/INFO]: [NamePing] Loading NamePing v1.0
  35. [13:35:25] [Server thread/INFO]: [MicroJump] Loading MicroJump v1.0.4
  36. [13:35:25] [Server thread/INFO]: [MaintenanceMode] Loading MaintenanceMode v1.0
  37. [13:35:25] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b82
  38. [13:35:25] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v0.7.3
  39. [13:35:25] [Server thread/INFO]: [ViaVersion] ViaVersion 0.7.3 is now loaded, injecting.
  40. [13:35:25] [Server thread/INFO]: [TownyGUI] Loading TownyGUI v2.5
  41. [13:35:25] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  42. [13:35:25] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11-hack
  43. [13:35:25] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b192
  44. [13:35:25] [Server thread/INFO]: [CompatNoCheatPlus] Loading CompatNoCheatPlus v6.6.2-RC-sMD5NET-b83
  45. [13:35:25] [Server thread/INFO]: [Towny] Loading Towny v0.91.1.0
  46. [13:35:25] [Server thread/INFO]: [PerWorldInventory] Loading PerWorldInventory v1.5.8
  47. [13:35:25] [Server thread/INFO]: [RandomTP] Loading RandomTP v2.3 - noID
  48. [13:35:25] [Server thread/INFO]: [LWC] Loading LWC v1.7.2
  49. [13:35:25] [Server thread/INFO]: [Auctions] Loading Auctions v2.3.0-SNAPSHOT
  50. [13:35:25] [Server thread/INFO]: [LiteBans] Loading LiteBans v1.9.43
  51. [13:35:25] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.5
  52. [13:35:25] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.5-BETA-sMD5NET-b914
  53. [13:35:25] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
  54. [13:35:25] [Netty Epoll Server IO #2/WARN]: Failed to initialize a channel. Closing: [id: 0xaead4dc3, /149.202.64.188:60191 => /149.202.64.188:25206]
  55. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register us.myles.ViaVersion.protocols.base.BaseProtocol$4@53786403 while not enabled
  56. at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:524) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  57. at us.myles.ViaVersion.protocols.base.BaseProtocol.registerListeners(BaseProtocol.java:153) ~[?:?]
  58. at us.myles.ViaVersion.api.protocol.Protocol.<init>(Protocol.java:23) ~[?:?]
  59. at us.myles.ViaVersion.protocols.base.BaseProtocol.<init>(BaseProtocol.java:26) ~[?:?]
  60. at us.myles.ViaVersion.api.protocol.ProtocolPipeline.registerPackets(ProtocolPipeline.java:32) ~[?:?]
  61. at us.myles.ViaVersion.api.protocol.Protocol.<init>(Protocol.java:22) ~[?:?]
  62. at us.myles.ViaVersion.api.protocol.ProtocolPipeline.<init>(ProtocolPipeline.java:24) ~[?:?]
  63. at us.myles.ViaVersion.handlers.ViaVersionInitializer.initChannel(ViaVersionInitializer.java:36) ~[?:?]
  64. at us.myles.ViaVersion.handlers.ViaVersionInitializer.initChannel(ViaVersionInitializer.java:13) ~[?:?]
  65. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  66. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  67. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  68. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  69. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  70. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  71. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  72. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  73. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  74. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  75. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  76. [13:35:26] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  77. [13:35:26] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  78. [13:35:26] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b218
  79. [13:35:26] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b218
  80. [13:35:26] [Server thread/INFO]: [TownyNameUpdater] Loading TownyNameUpdater v1.0
  81. [13:35:26] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.0.1-b218
  82. [13:35:26] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.7-b${BUILD_NUMBER}
  83. [13:35:26] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b218
  84. [13:35:26] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  85. [13:35:26] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.11
  86. [13:35:26] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  87. [13:35:26] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  88. [13:35:26] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b82
  89. [13:35:26] [Server thread/INFO]: [mcMMO] HealthBar plugin found, mcMMO's healthbars are automatically disabled.
  90. [13:35:26] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v0.7.3
  91. [13:35:26] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  92. [13:35:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  93. [13:35:26] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  94. [13:35:26] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  95. [13:35:26] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  96. [13:35:26] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  97. [13:35:26] [Server thread/INFO]: [LWC] Enabling LWC v1.7.2
  98. [13:35:26] [Server thread/INFO]: [LWC] Connecting to SQLite
  99. [13:35:26] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: /home/minecraft/towny/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: /home/minecraft/towny/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: file too short
  100. [13:35:27] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.5
  101. [13:35:27] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  102. [13:35:27] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  103. [13:35:27] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  104. [13:35:27] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  105. [13:35:27] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  106. [13:35:27] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  107. [13:35:27] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  108. [13:35:27] [Server thread/INFO]: Preparing level "world"
  109. [13:35:27] [Server thread/INFO]: -------- World Settings For [world] --------
  110. [13:35:27] [Server thread/INFO]: Anti X-Ray: true
  111. [13:35:27] [Server thread/INFO]: Engine Mode: 1
  112. [13:35:27] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  113. [13:35:27] [Server thread/INFO]: Replace Blocks: [1, 5]
  114. [13:35:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  115. [13:35:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
  116. [13:35:27] [Server thread/INFO]: Cane Growth Modifier: 100%
  117. [13:35:27] [Server thread/INFO]: Melon Growth Modifier: 100%
  118. [13:35:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  119. [13:35:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  120. [13:35:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
  121. [13:35:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
  122. [13:35:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  123. [13:35:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  124. [13:35:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  125. [13:35:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  126. [13:35:27] [Server thread/INFO]: Random Lighting Updates: false
  127. [13:35:27] [Server thread/INFO]: Structure Info Saving: true
  128. [13:35:27] [Server thread/INFO]: Mob Spawn Range: 4
  129. [13:35:27] [Server thread/INFO]: Sending up to 10 chunks per packet
  130. [13:35:27] [Server thread/INFO]: Max Entity Collisions: 8
  131. [13:35:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  132. [13:35:27] [Server thread/INFO]: Max TNT Explosions: 100
  133. [13:35:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  134. [13:35:27] [Server thread/INFO]: Item Despawn Rate: 6000
  135. [13:35:27] [Server thread/INFO]: Item Merge Radius: 2.5
  136. [13:35:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
  137. [13:35:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  138. [13:35:27] [Server thread/INFO]: View Distance: 10
  139. [13:35:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  140. [13:35:27] [Server thread/INFO]: Chunks to Grow per Tick: 650
  141. [13:35:27] [Server thread/INFO]: Clear tick list: false
  142. [13:35:27] [Server thread/INFO]: Experience Merge Radius: 3.0
  143. [13:35:27] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  144. [13:35:27] [Server thread/INFO]: Anti X-Ray: true
  145. [13:35:27] [Server thread/INFO]: Engine Mode: 1
  146. [13:35:27] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  147. [13:35:27] [Server thread/INFO]: Replace Blocks: [1, 5]
  148. [13:35:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  149. [13:35:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
  150. [13:35:27] [Server thread/INFO]: Cane Growth Modifier: 100%
  151. [13:35:27] [Server thread/INFO]: Melon Growth Modifier: 100%
  152. [13:35:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  153. [13:35:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  154. [13:35:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
  155. [13:35:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
  156. [13:35:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  157. [13:35:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  158. [13:35:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  159. [13:35:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  160. [13:35:27] [Server thread/INFO]: Random Lighting Updates: false
  161. [13:35:27] [Server thread/INFO]: Structure Info Saving: true
  162. [13:35:27] [Server thread/INFO]: Mob Spawn Range: 4
  163. [13:35:27] [Server thread/INFO]: Sending up to 10 chunks per packet
  164. [13:35:27] [Server thread/INFO]: Max Entity Collisions: 8
  165. [13:35:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  166. [13:35:27] [Server thread/INFO]: Max TNT Explosions: 100
  167. [13:35:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  168. [13:35:27] [Server thread/INFO]: Item Despawn Rate: 6000
  169. [13:35:27] [Server thread/INFO]: Item Merge Radius: 2.5
  170. [13:35:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
  171. [13:35:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  172. [13:35:27] [Server thread/INFO]: View Distance: 10
  173. [13:35:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  174. [13:35:27] [Server thread/INFO]: Chunks to Grow per Tick: 650
  175. [13:35:27] [Server thread/INFO]: Clear tick list: false
  176. [13:35:27] [Server thread/INFO]: Experience Merge Radius: 3.0
  177. [13:35:27] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  178. [13:35:27] [Server thread/INFO]: Anti X-Ray: true
  179. [13:35:27] [Server thread/INFO]: Engine Mode: 1
  180. [13:35:27] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  181. [13:35:27] [Server thread/INFO]: Replace Blocks: [1, 5]
  182. [13:35:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  183. [13:35:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
  184. [13:35:27] [Server thread/INFO]: Cane Growth Modifier: 100%
  185. [13:35:27] [Server thread/INFO]: Melon Growth Modifier: 100%
  186. [13:35:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  187. [13:35:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  188. [13:35:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
  189. [13:35:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
  190. [13:35:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  191. [13:35:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  192. [13:35:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  193. [13:35:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  194. [13:35:27] [Server thread/INFO]: Random Lighting Updates: false
  195. [13:35:27] [Server thread/INFO]: Structure Info Saving: true
  196. [13:35:27] [Server thread/INFO]: Mob Spawn Range: 4
  197. [13:35:27] [Server thread/INFO]: Sending up to 10 chunks per packet
  198. [13:35:27] [Server thread/INFO]: Max Entity Collisions: 8
  199. [13:35:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  200. [13:35:27] [Server thread/INFO]: Max TNT Explosions: 100
  201. [13:35:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  202. [13:35:27] [Server thread/INFO]: Item Despawn Rate: 6000
  203. [13:35:27] [Server thread/INFO]: Item Merge Radius: 2.5
  204. [13:35:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
  205. [13:35:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  206. [13:35:27] [Server thread/INFO]: View Distance: 10
  207. [13:35:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  208. [13:35:27] [Server thread/INFO]: Chunks to Grow per Tick: 650
  209. [13:35:27] [Server thread/INFO]: Clear tick list: false
  210. [13:35:27] [Server thread/INFO]: Experience Merge Radius: 3.0
  211. [13:35:27] [Server thread/INFO]: Preparing start region for level 0 (Seed: -8626418040574116504)
  212. [13:35:27] [Server thread/INFO]: Preparing start region for level 1 (Seed: 5095607442849118700)
  213. [13:35:28] [Server thread/INFO]: Preparing start region for level 2 (Seed: 5095607442849118700)
  214. [13:35:28] [Server thread/INFO]: [MinecraftMarket] Enabling MinecraftMarket v2.1.0-SNAPSHOT
  215. [13:35:28] [Server thread/INFO]: [MinecraftMarket] Using Apikey :6ad401503a25e58103c653ead011dc31
  216. [13:35:28] [Server thread/INFO]: [MinecraftMarket] Using API Key: 6ad401503a25e58103c653ead011dc31
  217. [13:35:28] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
  218. [13:35:28] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  219.  
  220. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  221. [13:35:28] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  222. [13:35:28] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  223. [13:35:28] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  224. [13:35:28] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  225. [13:35:28] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  226. [13:35:28] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  227. [13:35:28] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
  228. [13:35:28] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
  229. [13:35:28] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  230. [13:35:28] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  231. [13:35:28] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  232. [13:35:28] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  233. [13:35:28] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  234. [13:35:28] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  235. [13:35:28] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  236. [13:35:28] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  237. [13:35:28] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  238. [13:35:28] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  239. [13:35:28] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  240. [13:35:28] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  241. [13:35:28] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
  242. [13:35:28] [Server thread/WARN]: at net.coreprotect.database.Database.getConnection(Database.java:39)
  243. [13:35:28] [Server thread/WARN]: at net.coreprotect.model.Config.loadDatabase(Config.java:1004)
  244. [13:35:28] [Server thread/WARN]: at net.coreprotect.model.Config.init(Config.java:1232)
  245. [13:35:28] [Server thread/WARN]: at net.coreprotect.CoreProtect.onEnable(CoreProtect.java:46)
  246. [13:35:28] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  247. [13:35:28] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  248. [13:35:28] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  249. [13:35:28] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  250. [13:35:28] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  251. [13:35:28] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  252. [13:35:28] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  253. [13:35:28] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  254. [13:35:28] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  255. [13:35:28] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524)
  256. [13:35:28] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  257. [13:35:28] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused
  258. [13:35:28] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
  259. [13:35:28] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  260. [13:35:28] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  261. [13:35:28] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  262. [13:35:28] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  263. [13:35:28] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
  264. [13:35:28] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
  265. [13:35:28] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
  266. [13:35:28] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
  267. [13:35:28] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
  268. [13:35:28] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
  269. [13:35:28] [Server thread/WARN]: ... 29 more
  270. [13:35:28] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
  271. [13:35:28] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  272. [13:35:28] [Server thread/INFO]: [VoteRoulette] Enabling VoteRoulette v3.2.1
  273. [13:35:28] [Server thread/INFO]: [VoteRoulette] Hooked into Votifier!
  274. [13:35:28] [Server thread/INFO]: [VoteRoulette] Hooked into Vault!
  275. [13:35:28] [Server thread/INFO]: [VoteRoulette] Loading all files and data...
  276. [13:35:28] [Server thread/WARN]: [VoteRoulette] VoxelSniper detected! Setting default alias to: "/vtr"
  277. [13:35:28] [Server thread/INFO]: [VoteRoulette] Added Reward: Ooh Shiny
  278. [13:35:28] [Server thread/INFO]: [VoteRoulette] "Ooh Shiny" saved as default reward.
  279. [13:35:28] [Server thread/INFO]: [VoteRoulette] Added Reward: Build
  280. [13:35:28] [Server thread/INFO]: [VoteRoulette] Added Reward: Money
  281. [13:35:28] [Server thread/INFO]: [VoteRoulette] Added Reward: Enchanter
  282. [13:35:28] [Server thread/INFO]: [VoteRoulette] Added Milestone: 25 Votes
  283. [13:35:28] [Server thread/INFO]: [VoteRoulette] Added Milestone: 50 Votes
  284. [13:35:28] [Server thread/INFO]: [VoteRoulette] Added Milestone: 100 Votes
  285. [13:35:28] [Server thread/INFO]: [VoteRoulette] Added Milestone: 200 Votes
  286. [13:35:28] [Server thread/INFO]: [VoteRoulette] Added Milestone: 500 Votes
  287. [13:35:28] [Server thread/INFO]: [VoteRoulette] Added Milestone: 1000 Votes
  288. [13:35:28] [Server thread/INFO]: [VoteRoulette] Added Milestone: 5000 Votes
  289. [13:35:28] [Server thread/INFO]: [VoteRoulette] Added Milestone: 10000 Votes
  290. [13:35:28] [Server thread/INFO]: [VoteRoulette] ...finished loading files and data!
  291. [13:35:28] [Server thread/WARN]: [VoteRoulette] Your server is in offline mode but VoteRoulette is set to use UUIDs. Players with illegitimate copies of Minecraft will not get their stats tracked. The use of UUIDs has been automatically disabled. You can set "useUUIDs" to "always" to override this.
  292. [13:35:28] [Server thread/INFO]: [VoteRoulette] Enabled!
  293. [13:35:28] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  294. [13:35:29] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  295. [13:35:29] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  296. [13:35:29] [Server thread/INFO]: [Questioner] Enabling Questioner v0.6
  297. [13:35:29] [Server thread/INFO]: [Questioner] v0.6 - Enabled
  298. [13:35:29] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.3
  299. [13:35:29] [Server thread/INFO]: [PickUpSpawners] Enabling PickUpSpawners v1.8
  300. [13:35:29] [Server thread/ERROR]: Cannot load plugins/PickUpSpawners/config.yml
  301. org.bukkit.configuration.InvalidConfigurationException: while scanning an alias
  302. in 'string', line 5, column 3:
  303. - *
  304. ^
  305. expected alphabetic or numeric character, but found but found
  306.  
  307. in 'string', line 5, column 4:
  308. - *
  309. ^
  310.  
  311. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  312. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  313. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  314. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  315. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:188) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  316. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:162) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  317. at io.github.calemyoung.pickupspawners.ConfigClass.loadFromFile(ConfigClass.java:41) [PickUpSpawners%201.8.jar:?]
  318. at io.github.calemyoung.pickupspawners.ConfigClass.<init>(ConfigClass.java:17) [PickUpSpawners%201.8.jar:?]
  319. at io.github.calemyoung.pickupspawners.Main.startPlugin(Main.java:27) [PickUpSpawners%201.8.jar:?]
  320. at io.github.calemyoung.pickupspawners.Main.onEnable(Main.java:22) [PickUpSpawners%201.8.jar:?]
  321. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  322. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  323. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  324. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  325. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  326. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  327. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  328. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  329. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  330. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-fdc1440-53fac9f]
  331. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  332. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning an alias
  333. in 'string', line 5, column 3:
  334. - *
  335. ^
  336. expected alphabetic or numeric character, but found but found
  337.  
  338. in 'string', line 5, column 4:
  339. - *
  340. ^
  341.  
  342. at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1439) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  343. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAlias(ScannerImpl.java:918) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  344. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:366) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  345. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  346. at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:532) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  347. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  348. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  349. at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:198) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  350. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:153) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  351. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  352. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  353. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  354. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  355. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  356. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  357. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  358. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
  359. ... 20 more
  360. [13:35:29] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  361. [13:35:29] [Server thread/INFO]: GroupManager - INFO - World Found: world
  362. [13:35:29] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  363. [13:35:29] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  364. [13:35:29] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 0 hours!
  365. [13:35:29] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
  366. [13:35:29] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  367. [13:35:29] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  368. [13:35:29] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  369. [13:35:29] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.0
  370. [13:35:29] [Server thread/INFO]: [ClearLag] Loading modules...
  371. [13:35:29] [Server thread/INFO]: [ClearLag] Updating config to v2.9.0...
  372. [13:35:29] [Server thread/INFO]: [ClearLag] Successfully updated config to v2.9.0!
  373. [13:35:29] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  374. [13:35:29] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  375. [13:35:29] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  376. [13:35:29] [Thread-20/INFO]: [ClearLag] Checking for updates...
  377. [13:35:29] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
  378. [13:35:29] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.0.8
  379. [13:35:29] [Server thread/INFO]: [Frame_Protector] Enabling Frame_Protector v1.3
  380. [13:35:29] [Server thread/INFO]: [Frame_Protector] Frame Protector version 1.3 has been enabled.
  381. [13:35:29] [Server thread/INFO]: [Frame_Protector] Developed by: [lst96]
  382. [13:35:29] [Server thread/INFO]: Frame Protector v1.3 is the latest version available!
  383. [13:35:29] [Server thread/INFO]: [Votifier] Enabling Votifier v2.3.2
  384. [13:35:29] [Server thread/INFO]: [Votifier] Loaded token for website: default
  385. [13:35:29] [Server thread/INFO]: [Votifier] DEBUG mode enabled!
  386. [13:35:29] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
  387. [13:35:29] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  388. [13:35:29] [nioEventLoopGroup-2-1/INFO]: [Votifier] Votifier enabled.
  389. [13:35:29] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  390. [13:35:29] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  391. [13:35:29] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  392. [13:35:29] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  393. [13:35:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  394. [13:35:29] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  395. [13:35:29] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  396. [13:35:29] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  397. [13:35:29] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  398. [13:35:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  399. [13:35:29] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  400. [13:35:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  401. [13:35:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  402. [13:35:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  403. [13:35:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  404. [13:35:29] [Server thread/INFO]: [WorldGuard] Loading region data...
  405. [13:35:29] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b688
  406. [13:35:29] [Thread-20/INFO]: [ClearLag] No updates found!
  407. [13:35:29] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b688
  408. [13:35:29] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Shigeiwa Village
  409. [13:35:29] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  410. [13:35:29] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  411. [13:35:29] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b688 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  412. [13:35:29] [Server thread/INFO]: [ExecuteEverywhere] Enabling ExecuteEverywhere v1.2.4-SNAPSHOT
  413. [13:35:29] [Server thread/INFO]: [csm] Enabling CustomServerMessages v5.2
  414. [13:35:29] [Server thread/INFO]: [CSM] Enabled Custom Server Messages!
  415. [13:35:29] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  416. [13:35:30] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
  417. [13:35:30] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  418. [13:35:30] [Server thread/INFO]: [NamePing] Enabling NamePing v1.0
  419. [13:35:30] [Server thread/INFO]: [MicroJump] Enabling MicroJump v1.0.4
  420. [13:35:30] [Server thread/INFO]: [MaintenanceMode] Enabling MaintenanceMode v1.0
  421. [13:35:30] [Server thread/INFO]: [TownyGUI] Enabling TownyGUI v2.5
  422. [13:35:30] [Thread-25/INFO]: [CSM] No update available.
  423. [13:35:30] [Server thread/INFO]: [TownyGUI] has been enabled without errors.
  424. [13:35:30] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11-hack
  425. [13:35:30] [Server thread/INFO]: [CombatLog] Loading messages.properties.
  426. [13:35:30] [Server thread/INFO]: [CombatLog] Loading config.yml.
  427. [13:35:30] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
  428. [13:35:30] [Server thread/INFO]: [CombatLog] Factions plugin not found! Safezone untagging will not work.
  429. [13:35:30] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Enabled.
  430. [13:35:30] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b192
  431. [13:35:30] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsProtect to the same version.
  432. [13:35:30] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
  433. [13:35:30] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsAntiBuild to the same version.
  434. [13:35:30] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
  435. [13:35:30] [Server thread/INFO]: Using locale en_US
  436. [13:35:30] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as spawner provider.
  437. [13:35:30] [Server thread/INFO]: Using locale en_US
  438. [13:35:30] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  439. [13:35:30] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  440. [13:35:30] [Server thread/INFO]: [CompatNoCheatPlus] Enabling CompatNoCheatPlus v6.6.2-RC-sMD5NET-b83
  441. [13:35:30] [Server thread/INFO]: [cncp] Ensured that the following plugin is enabled: WorldGuard
  442. [13:35:30] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): mcMMO(default) / 2.1
  443. [13:35:30] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockBreak(default) / 1.1
  444. [13:35:30] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockPlace(default) / 1.0
  445. [13:35:30] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): InstaBreak(default) / 1.0
  446. [13:35:30] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): EntityDamageByEntity(default) / 0.0
  447. [13:35:30] [Server thread/INFO]: [CompatNoCheatPlus] CompatNoCheatPlus v6.6.2-RC-sMD5NET-b83 is enabled. Some hooks might get registered with NoCheatPlus later on.
  448. [13:35:30] [Server thread/INFO]: [Towny] Enabling Towny v0.91.1.0
  449. [13:35:30] [Server thread/INFO]: ==================== Towny ========================
  450. [13:35:30] [Server thread/INFO]: [Towny] Database: [Load] mysql [Save] mysql
  451. [13:35:30] [Server thread/WARN]: [Towny] Error: SQL: Load Town unknown Error -
  452. [13:35:30] [Server thread/WARN]: com.palmergames.bukkit.towny.exceptions.TownyException: Mayor doesn't belong to town.
  453. [13:35:30] [Server thread/WARN]: at com.palmergames.bukkit.towny.object.Town.setMayor(Town.java:125)
  454. [13:35:30] [Server thread/WARN]: at com.palmergames.bukkit.towny.db.TownySQLSource.loadTown(TownySQLSource.java:778)
  455. [13:35:30] [Server thread/WARN]: at com.palmergames.bukkit.towny.db.TownyDataSource.loadTowns(TownyDataSource.java:247)
  456. [13:35:30] [Server thread/WARN]: at com.palmergames.bukkit.towny.db.TownyDataSource.loadAll(TownyDataSource.java:99)
  457. [13:35:30] [Server thread/WARN]: at com.palmergames.bukkit.towny.object.TownyUniverse.loadDatabase(TownyUniverse.java:326)
  458. [13:35:30] [Server thread/WARN]: at com.palmergames.bukkit.towny.object.TownyUniverse.loadSettings(TownyUniverse.java:277)
  459. [13:35:30] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.load(Towny.java:217)
  460. [13:35:30] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.onEnable(Towny.java:112)
  461. [13:35:30] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  462. [13:35:30] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  463. [13:35:30] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  464. [13:35:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  465. [13:35:30] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  466. [13:35:30] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  467. [13:35:30] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  468. [13:35:30] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  469. [13:35:30] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  470. [13:35:30] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524)
  471. [13:35:30] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  472. [13:35:30] [Server thread/INFO]: [Towny] Loading Error: Could not read town data Neighborhood'.
  473. [13:35:30] [Server thread/INFO]: [Towny] Error: Failed to load!
  474. [13:35:31] [Server thread/INFO]: =============================================================
  475. [13:35:31] [Server thread/INFO]: [WARNING] - ***** SAFE MODE ***** 0.91.1.0
  476. [13:35:31] [Server thread/INFO]: =============================================================
  477. [13:35:31] [Server thread/INFO]: [PerWorldInventory] Enabling PerWorldInventory v1.5.8
  478. [13:35:31] [Server thread/INFO]: [PerWorldInventory] Starting metrics...
  479. [13:35:31] [Server thread/INFO]: [PerWorldInventory] Registering commands...
  480. [13:35:31] [Server thread/INFO]: [PerWorldInventory] Commands registered! Registering listeners...
  481. [13:35:31] [Server thread/INFO]: [PerWorldInventory] Registered PlayerChangedWorldListener.
  482. [13:35:31] [Server thread/INFO]: [PerWorldInventory] Registered PlayerQuitListener.
  483. [13:35:31] [Server thread/INFO]: [PerWorldInventory] Listeners enabled!
  484. [13:35:31] [Server thread/INFO]: [PerWorldInventory] Vault found! Hooking into it...
  485. [13:35:31] [Server thread/INFO]: [PerWorldInventory] Hooked into Vault!
  486. [13:35:31] [Server thread/INFO]: [RandomTP] Enabling RandomTP v2.3 - noID
  487. [13:35:31] [Server thread/INFO]: [RandomTP] Checking/Fixing format of portals.yml
  488. [13:35:31] [Server thread/INFO]: [Auctions] Enabling Auctions v2.3.0-SNAPSHOT
  489. [13:35:31] [Server thread/INFO]: [Auctions] Material "BEDROCK" added as a blocked material.
  490. [13:35:31] [Server thread/INFO]: [Auctions] Added global chat recipient group to the list of broadcast listeners
  491. [13:35:31] [Server thread/INFO]: [Auctions] PlaceholderAPI was not found, chat hooks have NOT been registered
  492. [13:35:31] [Server thread/INFO]: [Auctions] Message handler has been set to TEXT
  493. [13:35:31] [Server thread/INFO]: [LiteBans] Enabling LiteBans v1.9.43
  494. [13:35:31] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  495. [13:35:31] [Server thread/INFO]: [LiteBans] Connecting to database...
  496. [13:35:31] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://149.202.64.188:3306/litebans] (9.4 ms).
  497. [13:35:31] [Server thread/INFO]: [LiteBans] Database connection fully initialized (12.7 ms).
  498. [13:35:31] [Server thread/INFO]: [LiteBans] v1.9.43 enabled. Startup took 56 ms.
  499. [13:35:31] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.5-BETA-sMD5NET-b914
  500. [13:35:31] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  501. [13:35:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  502. [13:35:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  503. [13:35:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  504. [13:35:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  505. [13:35:31] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  506. [13:35:31] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.8.8)...
  507. [13:35:31] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
  508. [13:35:31] [Server thread/INFO]: [NoCheatPlus] Version 3.13.5-BETA-sMD5NET-b914 is enabled.
  509. [13:35:31] [Server thread/INFO]: [CompatNoCheatPlus] [cncp] Added 1 registered hooks to NoCheatPlus.
  510. [13:35:32] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b218
  511. [13:35:32] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  512. [13:35:32] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b218
  513. [13:35:32] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  514. [13:35:32] [Server thread/INFO]: [TownyNameUpdater] Enabling TownyNameUpdater v1.0
  515. [13:35:32] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.0.1-b218
  516. [13:35:32] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  517. [13:35:32] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  518. [13:35:32] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b218
  519. [13:35:32] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  520. [13:35:32] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  521. [13:35:32] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.11
  522. [13:35:32] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  523. [13:35:32] [Server thread/INFO]: [ChestShop] LWC version 1.7.2 loaded.
  524. [13:35:32] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  525. [13:35:32] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  526. [13:35:32] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  527. [13:35:32] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  528. [13:35:33] [Server thread/INFO]: Done (5.976s)! For help, type "help" or "?"
  529. [13:35:33] [Craft Scheduler Thread - 5/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  530. [13:35:33] [Craft Scheduler Thread - 5/INFO]: [NoCheatPlus] Added hook: mcMMO(cncp) [2.3].
  531. [13:35:33] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  532. [13:35:33] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  533. [13:35:33] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins/PlayerVaults/uuidvaults directory.
  534. [13:35:33] [Craft Scheduler Thread - 5/INFO]: [TitleManager] Searching for updates.
  535. [13:35:33] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  536. [13:35:33] [Craft Scheduler Thread - 3/INFO]: [PlayerVaults] We didn't find an update!
  537. [13:35:33] [Server thread/INFO]: [ViaVersion] ViaVersion detected protocol version: 47
  538. [13:35:33] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.1.12
  539. [13:35:33] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  540. [13:35:33] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  541. [13:35:33] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  542. [13:35:33] [Craft Scheduler Thread - 33/INFO]: [Vault] Checking for Updates ...
  543. [13:35:33] [Craft Scheduler Thread - 4/INFO]: [PlugMan] No update was found.
  544. [13:35:33] [Server thread/INFO]: Al3366[/2.31.206.251:46501] logged in with entity id 352 at ([world]36398.85424980864, 131.0, 36885.610576635685)
  545. [13:35:33] [Craft Scheduler Thread - 5/INFO]: [TitleManager] No update was found.
  546. [13:35:33] [Server thread/INFO]: Al3366 lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IllegalArgumentException: java.lang.ClassCastException@20d7be9d
  547. [13:35:33] [Craft Scheduler Thread - 33/INFO]: [Vault] No new version available
  548. [13:35:33] [Server thread/INFO]: Al3366 left the game!
  549. [13:35:33] [Server thread/INFO]: [mcMMO] Aborting profile loading recovery for Al3366 - player logged out
  550. [13:35:34] [Server thread/INFO]: [MinecraftMarket] &0
  551. [13:35:42] [Thread-32/INFO]: UUID of player Al3366 is 14858d6b-6423-4bca-a534-5dbf58a18972
  552. [13:35:42] [Server thread/INFO]: Al3366[/2.31.206.251:49592] logged in with entity id 367 at ([world]36398.85424980864, 131.0, 36885.610576635685)
  553. [13:35:44] [Server thread/INFO]: Al3366 issued server command: /t
  554. [13:35:56] [Server thread/INFO]: Al3366 issued server command: /maintenance enable
  555. [13:35:56] [Server thread/INFO]: Server entering maintenance mode in 15 seconds
  556. [13:36:06] [Server thread/INFO]: Server entering maintenance mode in 5 seconds
  557. [13:36:07] [Thread-33/INFO]: UUID of player Foxicity is 391edd18-977f-405a-b6ec-891822ce80bf
  558. [13:36:07] [Server thread/INFO]: Server entering maintenance mode in 4 seconds
  559. [13:36:08] [Server thread/INFO]: Server entering maintenance mode in 3 seconds
  560. [13:36:09] [Server thread/INFO]: Server entering maintenance mode in 2 seconds
  561. [13:36:10] [Server thread/INFO]: Server entering maintenance mode in 1 second
  562. [13:36:11] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1543dfb5[id=391edd18-977f-405a-b6ec-891822ce80bf,name=Foxicity,properties={textures=[com.mojang.authlib.properties.Property@5a61e4dc]},legacy=false] (/82.74.44.185:54021): §cThe server is in maintenance mode, sorry for any inconvenience.
  563. [13:36:11] [Server thread/INFO]: Al3366 hit the ground too hard
  564. [13:36:11] [Server thread/INFO]: com.mojang.authlib.GameProfile@1543dfb5[id=391edd18-977f-405a-b6ec-891822ce80bf,name=Foxicity,properties={textures=[com.mojang.authlib.properties.Property@5a61e4dc]},legacy=false] (/82.74.44.185:54021) lost connection: §cThe server is in maintenance mode, sorry for any inconvenience.
  565. [13:36:14] [Thread-34/INFO]: UUID of player Foxicity is 391edd18-977f-405a-b6ec-891822ce80bf
  566. [13:36:14] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2c0eb328[id=391edd18-977f-405a-b6ec-891822ce80bf,name=Foxicity,properties={textures=[com.mojang.authlib.properties.Property@62d918bb]},legacy=false] (/82.74.44.185:37461): §cThe server is in maintenance mode, sorry for any inconvenience.
  567. [13:36:14] [Server thread/INFO]: com.mojang.authlib.GameProfile@2c0eb328[id=391edd18-977f-405a-b6ec-891822ce80bf,name=Foxicity,properties={textures=[com.mojang.authlib.properties.Property@62d918bb]},legacy=false] (/82.74.44.185:37461) lost connection: §cThe server is in maintenance mode, sorry for any inconvenience.
  568. [13:37:51] [Server thread/INFO]: Stopping the server
  569. [13:37:51] [Server thread/INFO]: Stopping server
  570. [13:37:51] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
  571. [13:37:51] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
  572. [13:37:51] [Server thread/INFO]: [TitleManager] Disabling TitleManager v1.5.11
  573. [13:37:51] [Server thread/INFO]: [PlayerHeads] Disabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  574. [13:37:51] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.0.1-b218
  575. [13:37:51] [Server thread/INFO]: [PlayerVaults] Disabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  576. [13:37:51] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.0.1-b218
  577. [13:37:51] [Server thread/INFO]: [TownyNameUpdater] Disabling TownyNameUpdater v1.0
  578. [13:37:51] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.0.1-b218
  579. [13:37:51] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.0.1-b218
  580. [13:37:51] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.13.5-BETA-sMD5NET-b914
  581. [13:37:51] [Server thread/INFO]: [CompatNoCheatPlus] [cncp] Removed 1 registered hooks from NoCheatPlus.
  582. [13:37:51] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
  583. [13:37:51] [Server thread/INFO]: [NoCheatPlus] Removed hook: mcMMO(cncp) [2.3].
  584. [13:37:51] [Server thread/INFO]: Version 3.13.5-BETA-sMD5NET-b914 is disabled.
  585. [13:37:51] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.5
  586. [13:37:51] [Server thread/INFO]: [LiteBans] Disabling LiteBans v1.9.43
  587. [13:37:51] [Server thread/INFO]: [LiteBans] v1.9.43 disabled.
  588. [13:37:51] [Server thread/INFO]: [Auctions] Disabling Auctions v2.3.0-SNAPSHOT
  589. [13:37:51] [Server thread/INFO]: [LWC] Disabling LWC v1.7.2
  590. [13:37:51] [Server thread/INFO]: [LWC] Flushing protection updates (0)
  591. [13:37:51] [Server thread/INFO]: [RandomTP] Disabling RandomTP v2.3 - noID
  592. [13:37:51] [Server thread/INFO]: [PerWorldInventory] Disabling PerWorldInventory v1.5.8
  593. [13:37:51] [Server thread/INFO]: [Towny] Disabling Towny v0.91.1.0
  594. [13:37:51] [Server thread/INFO]: ==============================================================
  595. [13:37:51] [Server thread/INFO]: [Towny] Version: 0.91.1.0 - Mod Disabled
  596. [13:37:51] [Server thread/INFO]: =============================================================
  597. [13:37:51] [Server thread/INFO]: [CompatNoCheatPlus] Disabling CompatNoCheatPlus v6.6.2-RC-sMD5NET-b83
  598. [13:37:51] [Server thread/INFO]: [CompatNoCheatPlus] [cncp] Removed 0 registered hooks from NoCheatPlus.
  599. [13:37:51] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b192
  600. [13:37:51] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  601. [13:37:51] [Server thread/INFO]: [CombatLog] Disabling CombatLog v1.8.11-hack
  602. [13:37:51] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Disabled.
  603. [13:37:51] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  604. [13:37:51] [Server thread/INFO]: [TownyGUI] Disabling TownyGUI v2.5
  605. [13:37:51] [Server thread/INFO]: [TownyGUI] has been disabled without errors.
  606. [13:37:51] [Server thread/INFO]: [TownyGUI] Disabled Version 2.5
  607. [13:37:51] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v0.7.3
  608. [13:37:51] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload it may not work.
  609. [13:37:51] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.04-SNAPSHOT-b82
  610. [13:37:52] [Server thread/INFO]: [MaintenanceMode] Disabling MaintenanceMode v1.0
  611. [13:37:52] [Server thread/INFO]: [MicroJump] Disabling MicroJump v1.0.4
  612. [13:37:52] [Server thread/INFO]: [NamePing] Disabling NamePing v1.0
  613. [13:37:52] [Server thread/INFO]: [VoxelSniper] Disabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  614. [13:37:52] [Server thread/INFO]: [csm] Disabling CustomServerMessages v5.2
  615. [13:37:52] [Server thread/INFO]: [CSM] Disabling Custom Server Messages...
  616. [13:37:52] [Server thread/INFO]: [ExecuteEverywhere] Disabling ExecuteEverywhere v1.2.4-SNAPSHOT
  617. [13:37:52] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b688
  618. [13:37:52] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  619. [13:37:52] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  620. [13:37:52] [Server thread/INFO]: [Votifier] Disabling Votifier v2.3.2
  621. [13:37:52] [Server thread/INFO]: [Votifier] Votifier disabled.
  622. [13:37:52] [Server thread/INFO]: [Frame_Protector] Disabling Frame_Protector v1.3
  623. [13:37:52] [Server thread/INFO]: [Frame_Protector] Frame Protector Disabled.
  624. [13:37:52] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.0.8
  625. [13:37:52] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.4
  626. [13:37:52] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.0
  627. [13:37:52] [Server thread/INFO]: [ClearLag] Nullifying static fields..
  628. [13:37:52] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  629. [13:37:52] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.31 (Phoenix)
  630. [13:37:52] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  631. [13:37:52] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
  632. [13:37:52] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is disabled!
  633. [13:37:52] [Server thread/INFO]: [PickUpSpawners] Disabling PickUpSpawners v1.8
  634. [13:37:52] [Server thread/INFO]: [HealthBar] Disabling HealthBar v1.8.3
  635. [13:37:52] [Server thread/INFO]: HealthBar disabled, all the health bars have been removed.
  636. [13:37:52] [Server thread/INFO]: [Questioner] Disabling Questioner v0.6
  637. [13:37:52] [Server thread/INFO]: [Questioner] v0.6 - Disabled
  638. [13:37:52] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  639. [13:37:52] [Server thread/INFO]: [VoteRoulette] Disabling VoteRoulette v3.2.1
  640. [13:37:52] [Server thread/INFO]: [VoteRoulette] Disabled!
  641. [13:37:52] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.12.0
  642. [13:37:52] [Server thread/INFO]: [MinecraftMarket] Disabling MinecraftMarket v2.1.0-SNAPSHOT
  643. [13:37:52] [Server thread/INFO]: Saving players
  644. [13:37:52] [Server thread/INFO]: Al3366 lost connection: Server closed
  645. [13:37:52] [Server thread/INFO]: Al3366 left the game.
  646. [13:37:52] [Server thread/INFO]: Saving worlds
  647. [13:37:52] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  648. [13:37:52] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  649. [13:37:52] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement