Advertisement
Guest User

Untitled

a guest
Jan 14th, 2018
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.50 KB | None | 0 0
  1. [16:19:31] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [16:19:31] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. [16:19:31] [Server thread/INFO]: Loading properties
  4. [16:19:31] [Server thread/INFO]: Default game type: SURVIVAL
  5. [16:19:32] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-21fe707-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  6. [16:19:32] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [16:19:32] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [16:19:32] [Server thread/INFO]: Debug logging is disabled
  9. [16:19:32] [Server thread/INFO]: Generating keypair
  10. [16:19:32] [Server thread/INFO]: Starting Minecraft server on 176.9.10.204:25829
  11. [16:19:32] [Server thread/INFO]: Using epoll channel type
  12. [16:19:32] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  13. [16:19:33] [Server thread/ERROR]: Could not load 'plugins/GoliSpawn.jar' in folder 'plugins'
  14. org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
  15. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  18. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  19. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  20. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  21. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  22. Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
  23. at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:122) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  24. at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  25. at me.pizzadeig.spawn.Main.<init>(Main.java:14) ~[?:?]
  26. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_72]
  27. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_72]
  28. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_72]
  29. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_72]
  30. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_72]
  31. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  32. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  33. ... 6 more
  34. Caused by: java.lang.IllegalStateException: Initial initialization
  35. at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:125) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  36. at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  37. at me.pizzadeig.spawn.Main.<init>(Main.java:14) ~[?:?]
  38. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_72]
  39. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_72]
  40. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_72]
  41. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_72]
  42. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_72]
  43. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  44. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  45. ... 6 more
  46. [16:19:33] [Server thread/INFO]: [NoDrops] Loading NoDrops v1.0
  47. [16:19:33] [Server thread/INFO]: [NoHunger] Loading NoHunger v0.7
  48. [16:19:33] [Server thread/INFO]: [GoliChat] Loading GoliChat v1.0
  49. [16:19:33] [Server thread/INFO]: [GoliPingOGFix] Loading GoliPingOGFix v1.0
  50. [16:19:33] [Server thread/INFO]: [AntiLag] Loading AntiLag v2.0
  51. [16:19:33] [Server thread/INFO]: [FullJoinVip] Loading FullJoinVip v1.4
  52. [16:19:33] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
  53. [16:19:33] [Server thread/INFO]: [vAntiPearlGlitch] Loading vAntiPearlGlitch vBETA
  54. [16:19:33] [Server thread/INFO]: [AntiLoggedInFromAnotherLocation] Loading AntiLoggedInFromAnotherLocation v1.0
  55. [16:19:33] [Server thread/INFO]: [FriendsAPIForPartyAndFriends] Loading FriendsAPIForPartyAndFriends v1.3.1
  56. [16:19:33] [Server thread/INFO]: [AntiWorldFly] Loading AntiWorldFly v2.2.4
  57. [16:19:33] [Server thread/INFO]: [Spawn] Loading Spawn v1.0
  58. [16:19:33] [Server thread/INFO]: [GoliAntiBungeeHack] Loading GoliAntiBungeeHack v1.0
  59. [16:19:33] [Server thread/INFO]: [GoliBlokkfjerner] Loading GoliBlokkfjerner v1.0
  60. [16:19:33] [Server thread/INFO]: [GoliBlokerteOrd] Loading GoliBlokerteOrd v1.0
  61. [16:19:33] [Server thread/INFO]: [DeathEffects] Loading DeathEffects v2.0
  62. [16:19:33] [Server thread/INFO]: [GoliJoin] Loading GoliJoin v1.0
  63. [16:19:33] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
  64. [16:19:33] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
  65. [16:19:33] [Server thread/INFO]: [GereksizMesajKapama] Loading GereksizMesajKapama v1.0
  66. [16:19:33] [Server thread/INFO]: [GoliCore] Loading GoliCore v1.0
  67. [16:19:33] [Server thread/INFO]: [BowHealth] Loading BowHealth v4.3
  68. [16:19:33] [Server thread/INFO]: [SpeedChanger] Loading SpeedChanger v1.1
  69. [16:19:33] [Server thread/INFO]: [ArrowTrails] Loading ArrowTrails v2.5
  70. [16:19:33] [Server thread/INFO]: [GoliFly] Loading GoliFly v1.0
  71. [16:19:33] [Server thread/INFO]: [AnimatedScoreboard] Loading AnimatedScoreboard v0.0.8
  72. [16:19:33] [Server thread/INFO]: [NoRain] Loading NoRain v0.2
  73. [16:19:33] [Server thread/INFO]: [killStats] Loading killStats v3.0
  74. [16:19:33] [Server thread/INFO]: [TrainingPvP] Loading TrainingPvP v7.4
  75. [16:19:33] [Server thread/INFO]: [ResetWorld] Loading ResetWorld v1.0
  76. [16:19:33] [Server thread/INFO]: [Bertil-datasender] Loading Bertil-datasender v1.0
  77. [16:19:33] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.1.2
  78. [16:19:33] [Server thread/INFO]: [PvPSoup] Loading PvPSoup v1.0.8
  79. [16:19:33] [Server thread/INFO]: [KillStreaks] Loading KillStreaks v1.0.1
  80. [16:19:33] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
  81. [16:19:33] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
  82. [16:19:33] [Server thread/WARN]: [ProtocolLib] Updater section is missing, regenerate your config!
  83. [16:19:33] [Server thread/INFO]: [ItemFixer] Loading ItemFixer v2.9.8
  84. [16:19:33] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.3.1
  85. [16:19:33] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v17.07.31-6ce0e2d-774-14.1.5
  86. [16:19:33] [Server thread/INFO]: [GoliStaff] Loading GoliStaff v1.0
  87. [16:19:33] [Server thread/INFO]: [GoliFiks] Loading GoliFiks v1.0
  88. [16:19:33] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  89. [16:19:33] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  90. [16:19:33] [Server thread/INFO]: [SQLibrary] Loading SQLibrary v7.1
  91. [16:19:33] [Server thread/INFO]: [ConditionalCommands] Loading ConditionalCommands v1.2
  92. [16:19:33] [Server thread/INFO]: [CustomJoinItems] Loading CustomJoinItems v1.5.2
  93. [16:19:33] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  94. [16:19:33] [Server thread/INFO]: [PlayerParticles] Loading PlayerParticles v4.5
  95. [16:19:33] [Server thread/INFO]: [UEAntiTab] Loading UEAntiTab v1.5.5
  96. [16:19:33] [Server thread/INFO]: [CrashFix] Loading CrashFix v1.0
  97. [16:19:33] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
  98. [16:19:33] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.4
  99. [16:19:33] [Server thread/INFO]: [Spartan] Loading Spartan vBuild 163
  100. [16:19:33] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
  101. [16:19:33] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.4
  102. [16:19:33] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
  103. [16:19:33] [Server thread/INFO]: [AntiDamageIndicators] Loading AntiDamageIndicators v1.3
  104. [16:19:33] [Server thread/INFO]: [GoliKlan-Spigot] Loading GoliKlan-Spigot v1.0
  105. [16:19:33] [Server thread/INFO]: [AnimatedNames] Loading AnimatedNames v6.2.0
  106. [16:19:33] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.1.21
  107. [16:19:33] [Server thread/INFO]: [GoliDrap] Loading GoliDrap v1.0
  108. [16:19:33] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  109. [16:19:33] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v3.1.5
  110. [16:19:33] [Server thread/INFO]: [FriendsAPIForPartyAndFriends] Enabling FriendsAPIForPartyAndFriends v1.3.1
  111. [16:19:33] [Server thread/INFO]: [ResetWorld] Enabling ResetWorld v1.0
  112. [16:19:33] [Server thread/INFO]: [ResetWorld] ---------------------------
  113. [16:19:33] [Server thread/INFO]: [ResetWorld] Reset World plugin enabled!
  114. [16:19:33] [Server thread/INFO]: [ResetWorld] ---------------------------
  115. [16:19:33] [Server thread/INFO]: [ResetWorld] ------------------------------------------------
  116. [16:19:33] [Server thread/INFO]: [ResetWorld] Mapa games ha sido reseteado!
  117. [16:19:33] [Server thread/INFO]: [ResetWorld] ------------------------------------------------
  118. [16:19:33] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
  119. [16:19:33] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  120. [16:19:33] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v17.07.31-6ce0e2d-774-14.1.5
  121. [16:19:34] [Server thread/INFO]: ====== USE PAPER ======
  122. [16:19:34] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
  123. [16:19:34] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
  124. [16:19:34] [Server thread/INFO]: - This is only a recommendation
  125. [16:19:34] [Server thread/INFO]: ==============================
  126. [16:19:34] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  127. [16:19:34] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  128. [16:19:34] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  129. [16:19:34] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  130. [16:19:34] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  131. [16:19:34] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  132. [16:19:34] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  133. [16:19:34] [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.
  134. [16:19:34] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  135. [16:19:34] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  136. [16:19:34] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  137. [16:19:34] [Server thread/INFO]: Preparing level "world"
  138. [16:19:34] [Server thread/INFO]: -------- World Settings For [world] --------
  139. [16:19:34] [Server thread/INFO]: Anti X-Ray: true
  140. [16:19:34] [Server thread/INFO]: Engine Mode: 1
  141. [16:19:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  142. [16:19:34] [Server thread/INFO]: Replace Blocks: [1, 5]
  143. [16:19:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  144. [16:19:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  145. [16:19:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  146. [16:19:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  147. [16:19:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  148. [16:19:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  149. [16:19:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  150. [16:19:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  151. [16:19:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  152. [16:19:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  153. [16:19:34] [Server thread/INFO]: Mob Spawn Range: 3
  154. [16:19:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  155. [16:19:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  156. [16:19:34] [Server thread/INFO]: Random Lighting Updates: false
  157. [16:19:34] [Server thread/INFO]: Structure Info Saving: true
  158. [16:19:34] [Server thread/INFO]: Sending up to 10 chunks per packet
  159. [16:19:34] [Server thread/INFO]: Max Entity Collisions: 8
  160. [16:19:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  161. [16:19:34] [Server thread/INFO]: Max TNT Explosions: 100
  162. [16:19:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  163. [16:19:34] [Server thread/INFO]: Item Despawn Rate: 6000
  164. [16:19:34] [Server thread/INFO]: Item Merge Radius: 2.5
  165. [16:19:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  166. [16:19:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  167. [16:19:34] [Server thread/INFO]: View Distance: 5
  168. [16:19:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  169. [16:19:34] [Server thread/INFO]: Chunks to Grow per Tick: 350
  170. [16:19:34] [Server thread/INFO]: Clear tick list: false
  171. [16:19:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  172. [16:19:34] [Server thread/INFO]: Preparing start region for level 0 (Seed: 0)
  173. [16:19:35] [Server thread/INFO]: [NoDrops] Enabling NoDrops v1.0
  174. [16:19:35] [Server thread/INFO]: [NoDrops] iniciadoooooooooooooo
  175. [16:19:35] [Server thread/INFO]: [NoHunger] Enabling NoHunger v0.7
  176. [16:19:35] [Server thread/INFO]: [GoliChat] Enabling GoliChat v1.0
  177. [16:19:35] [Server thread/INFO]: [GoliPingOGFix] Enabling GoliPingOGFix v1.0
  178. [16:19:35] [Server thread/INFO]: Plugin fungerer!
  179. [16:19:35] [Server thread/INFO]: [AntiLag] Enabling AntiLag v2.0
  180. [16:19:35] [Server thread/INFO]: [FullJoinVip] Enabling FullJoinVip v1.4
  181. [16:19:35] [Server thread/INFO]: [FullJoinVip] Vault hooked as permissions system
  182. [16:19:35] [Server thread/INFO]: [FullJoinVip] Plugin activated
  183. [16:19:35] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
  184. [16:19:35] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  185. [16:19:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  186. [16:19:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerpoints
  187. [16:19:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  188. [16:19:35] [Server thread/ERROR]: [PlaceholderAPI] Failed to load placeholder expansion from class: com.extendedclip.expansion.essentials.EssentialsExpansion
  189. [16:19:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  190. [16:19:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mvdw
  191. [16:19:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bungee
  192. [16:19:35] [Server thread/INFO]: [PlaceholderAPI] Started scheduled task for expansion: bungee
  193. [16:19:35] [Server thread/ERROR]: [PlaceholderAPI] Failed to load placeholder expansion from class: com.extendedclip.expansion.mcstatistics.StatisticsExpansion
  194. [16:19:35] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
  195. [16:19:35] [Server thread/INFO]: [vAntiPearlGlitch] Enabling vAntiPearlGlitch vBETA
  196. [16:19:35] [Server thread/INFO]: --------------------------------------------------------------
  197. [16:19:35] [Server thread/INFO]: vAntiPearlGlitch: Loaded!
  198. [16:19:35] [Server thread/INFO]: --------------------------------------------------------------
  199. [16:19:35] [Server thread/INFO]: [AntiLoggedInFromAnotherLocation] Enabling AntiLoggedInFromAnotherLocation v1.0
  200. [16:19:35] [Server thread/INFO]: AntiLoggedInFromAnotherLocation Enabled
  201. [16:19:35] [Server thread/INFO]: [AntiWorldFly] Enabling AntiWorldFly v2.2.4
  202. [16:19:35] [Server thread/INFO]: [AntiWorldFly] Registering listeners...
  203. [16:19:35] [Server thread/INFO]: [AntiWorldFly] Backing up and loading configuration files...
  204. [16:19:35] [Server thread/INFO]: [AntiWorldFly] Plugin successfully enabled and ready to run! Took 18ms.
  205. [16:19:35] [Server thread/INFO]: [Spawn] Enabling Spawn v1.0
  206. [16:19:35] [Server thread/INFO]: [GoliAntiBungeeHack] Enabling GoliAntiBungeeHack v1.0
  207. [16:19:35] [Server thread/INFO]: [GoliBlokkfjerner] Enabling GoliBlokkfjerner v1.0
  208. [16:19:35] [Server thread/INFO]: [GoliBlokerteOrd] Enabling GoliBlokerteOrd v1.0
  209. [16:19:35] [Server thread/INFO]: [DeathEffects] Enabling DeathEffects v2.0
  210. [16:19:35] [Server thread/INFO]: [GoliJoin] Enabling GoliJoin v1.0
  211. [16:19:35] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
  212. [16:19:35] [Server thread/INFO]: [GereksizMesajKapama] Enabling GereksizMesajKapama v1.0
  213. [16:19:35] [Server thread/INFO]: [GereksizMesajKapama :: 1.0] yüklendi.
  214. [16:19:35] [Server thread/INFO]: [GoliCore] Enabling GoliCore v1.0
  215. [16:19:35] [Server thread/INFO]: [BowHealth] Enabling BowHealth v4.3
  216. [16:19:35] [Server thread/ERROR]: [BowHealth] BowHealth v4.3 attempted to register an invalid EventHandler method signature "public boolean me.kenax.bowhealth.BowHealth.onCommand(org.bukkit.command.CommandSender,org.bukkit.command.Command,java.lang.String,java.lang.String[])" in class me.kenax.bowhealth.BowHealth
  217. [16:19:35] [Server thread/INFO]: [SpeedChanger] Enabling SpeedChanger v1.1
  218. [16:19:35] [Server thread/INFO]: SpeedChanger Version 1.1 By De24 has been enabled!
  219. [16:19:35] [Server thread/INFO]: [ArrowTrails] Enabling ArrowTrails v2.5
  220. [16:19:36] [Server thread/INFO]: [GoliFly] Enabling GoliFly v1.0
  221. [16:19:36] [Server thread/INFO]: [AnimatedScoreboard] Enabling AnimatedScoreboard v0.0.8
  222. [16:19:36] [Server thread/INFO]: [NoRain] Enabling NoRain v0.2
  223. [16:19:36] [Server thread/INFO]: [killStats] Enabling killStats v3.0
  224. [16:19:36] [Server thread/WARN]: [killStats] Could not save rewards.yml to plugins/killStats/rewards.yml because rewards.yml already exists.
  225. [16:19:36] [Server thread/ERROR]: false
  226. [16:19:36] [Server thread/INFO]: [TrainingPvP] Enabling TrainingPvP v7.4
  227. [16:19:36] [Server thread/INFO]: [TrainingPvP] Enabled v7.4
  228. [16:19:36] [Server thread/INFO]: [TrainingPvP] Loaded the configuration files!
  229. [16:19:36] [Server thread/INFO]: [TrainingPvP] Enabled stats system!
  230. [16:19:36] [Server thread/INFO]: [TrainingPvP] Tags won't be used because they are disabled!
  231. [16:19:36] [Server thread/INFO]: [TrainingPvP] Loading 21 arena's!
  232. [16:19:36] [Server thread/INFO]: [TrainingPvP] Loaded 21 arena's!
  233. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-1), removed it for now!!
  234. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-2), removed it for now!!
  235. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-3), removed it for now!!
  236. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-4), removed it for now!!
  237. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-5), removed it for now!!
  238. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-6), removed it for now!!
  239. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-7), removed it for now!!
  240. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-8), removed it for now!!
  241. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-9), removed it for now!!
  242. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-10), removed it for now!!
  243. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-11), removed it for now!!
  244. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-12), removed it for now!!
  245. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-13), removed it for now!!
  246. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-14), removed it for now!!
  247. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-15), removed it for now!!
  248. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-16), removed it for now!!
  249. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-17), removed it for now!!
  250. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-18), removed it for now!!
  251. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-19), removed it for now!!
  252. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-20), removed it for now!!
  253. [16:19:36] [Server thread/INFO]: [TrainingPvP] Found an invalid arena (Duell-21), removed it for now!!
  254. [16:19:38] [Server thread/INFO]: [TrainingPvP] Plugin Metrics have been enabled!
  255. [16:19:38] [Server thread/INFO]: [Bertil-datasender] Enabling Bertil-datasender v1.0
  256. [16:19:38] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.1.2
  257. [16:19:38] [Server thread/INFO]: [BuycraftX] Validating your server key...
  258. [16:19:38] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying.
  259. [16:19:38] [Server thread/WARN]: [BuycraftX] If you are sure you have understood and verified that this has been set up, set is-bungeecord=true in your BuycraftX config.properties.
  260. [16:19:38] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  261. [16:19:39] [Server thread/INFO]: [PvPSoup] Enabling PvPSoup v1.0.8
  262. [16:19:39] [Server thread/INFO]: PvPSoup plugin has been enabled
  263. [16:19:39] [Server thread/INFO]: [KillStreaks] Enabling KillStreaks v1.0.1
  264. [16:19:39] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
  265. [16:19:39] [Server thread/INFO]: -------- World Settings For [games] --------
  266. [16:19:39] [Server thread/INFO]: Anti X-Ray: true
  267. [16:19:39] [Server thread/INFO]: Engine Mode: 1
  268. [16:19:39] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  269. [16:19:39] [Server thread/INFO]: Replace Blocks: [1, 5]
  270. [16:19:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  271. [16:19:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  272. [16:19:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  273. [16:19:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  274. [16:19:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  275. [16:19:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  276. [16:19:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  277. [16:19:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  278. [16:19:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  279. [16:19:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  280. [16:19:39] [Server thread/INFO]: Mob Spawn Range: 3
  281. [16:19:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  282. [16:19:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  283. [16:19:39] [Server thread/INFO]: Random Lighting Updates: false
  284. [16:19:39] [Server thread/INFO]: Structure Info Saving: true
  285. [16:19:39] [Server thread/INFO]: Sending up to 10 chunks per packet
  286. [16:19:39] [Server thread/INFO]: Max Entity Collisions: 8
  287. [16:19:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  288. [16:19:39] [Server thread/INFO]: Max TNT Explosions: 100
  289. [16:19:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  290. [16:19:39] [Server thread/INFO]: Item Despawn Rate: 6000
  291. [16:19:39] [Server thread/INFO]: Item Merge Radius: 2.5
  292. [16:19:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
  293. [16:19:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  294. [16:19:39] [Server thread/INFO]: View Distance: 5
  295. [16:19:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  296. [16:19:39] [Server thread/INFO]: Chunks to Grow per Tick: 350
  297. [16:19:39] [Server thread/INFO]: Clear tick list: false
  298. [16:19:39] [Server thread/INFO]: Experience Merge Radius: 3.0
  299. [16:19:39] [Server thread/INFO]: Preparing start region for level 1 (Seed: -4216530450634206070)
  300. [16:19:40] [Server thread/INFO]: Preparing spawn area for games, 81%
  301. [16:19:40] [Server thread/INFO]: [Multiverse-Core] 2 - World(s) loaded.
  302. [16:19:40] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
  303. [16:19:40] [Server thread/INFO]: [ItemFixer] Enabling ItemFixer v2.9.8
  304. [16:19:40] [Server thread/INFO]: [ItemFixer] enabled
  305. [16:19:40] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.3.1
  306. [16:19:40] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  307. [16:19:40] [Server thread/INFO]: [GoliStaff] Enabling GoliStaff v1.0
  308. [16:19:40] [Server thread/INFO]: [GoliStaff] Successful opened connection to MySQL database.
  309. [16:19:40] [Server thread/INFO]: [GoliFiks] Enabling GoliFiks v1.0
  310. [16:19:40] [Server thread/INFO]: [GoliFiks] Starter opp GoliFiks!
  311. [16:19:40] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  312. [16:19:40] [Server thread/INFO]: [PermissionsEx] Initializing sql backend
  313. [16:19:40] [Server thread/INFO]: [PermissionsEx] Successfully connected to SQL database
  314. [16:19:41] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  315. [16:19:41] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  316. [16:19:41] [Server thread/INFO]: [SQLibrary] Enabling SQLibrary v7.1
  317. [16:19:41] [Server thread/INFO]: SQLibrary loaded.
  318. [16:19:41] [Server thread/INFO]: [ConditionalCommands] Enabling ConditionalCommands v1.2
  319. [16:19:41] [Server thread/INFO]: [ConditionalCommands] Initializing placeholders...
  320. [16:19:41] [Server thread/INFO]: [ConditionalCommands] Ready.
  321. [16:19:41] [Server thread/INFO]: [CustomJoinItems] Enabling CustomJoinItems v1.5.2
  322. [16:19:41] [Server thread/INFO]: [PlayerParticles] Enabling PlayerParticles v4.5
  323. [16:19:41] [Server thread/INFO]: [UEAntiTab] Enabling UEAntiTab v1.5.5
  324. [16:19:41] [Server thread/INFO]: [CrashFix] Enabling CrashFix v1.0
  325. [16:19:41] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
  326. [16:19:41] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
  327. [16:19:41] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  328. [16:19:41] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.4
  329. [16:19:42] [Server thread/INFO]: [Spartan] Enabling Spartan vBuild 163
  330. [16:19:42] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
  331. [16:19:42] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  332. [16:19:42] [Server thread/INFO]: | You are using an not fully supported server version. (v1_8_R3)
  333. [16:19:42] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.5.6-b49
  334. [16:19:42] [Server thread/INFO]: | Command file(s) found : 1
  335. [16:19:42] [Server thread/INFO]: | Config : Ready.
  336. [16:19:42] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
  337. [16:19:42] [Server thread/INFO]: | Custom commands loaded : 2
  338. [16:19:42] [Server thread/INFO]: | Version: 5.3.4
  339. [16:19:42] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  340. [16:19:42] [Server thread/INFO]: | You are running the latest version of MyCommand.
  341. [16:19:42] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
  342. [16:19:42] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.4
  343. [16:19:42] [Server thread/WARN]: [TitleManager] There's no economy plugin hooked into vault! Disabling economy based variables.
  344. [16:19:42] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
  345. [16:19:42] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  346. [16:19:42] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  347. [16:19:42] [Server thread/INFO]: [AntiDamageIndicators] Enabling AntiDamageIndicators v1.3
  348. [16:19:42] [Server thread/INFO]: [GoliKlan-Spigot] Enabling GoliKlan-Spigot v1.0
  349. [16:19:43] [Server thread/INFO]: [MVdWPlaceholderAPI] GoliKlan-Spigot added custom placeholder {clantag}
  350. [16:19:43] [Server thread/INFO]: [AnimatedNames] Enabling AnimatedNames v6.2.0
  351. [16:19:43] [Server thread/INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  352. [16:19:43] [Server thread/INFO]: [AnimatedNames] Plugin: AnimatedNames v6.2.0
  353. [16:19:43] [Server thread/INFO]: [AnimatedNames] Framework version: 2017-12
  354. [16:19:43] [Server thread/INFO]: [AnimatedNames] Author: Maximvdw (Maxim Van de Wynckel)
  355. [16:19:43] [Server thread/INFO]: [AnimatedNames] Site: https://www.mvdw-software.com/
  356. [16:19:43] [Server thread/INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  357. [16:19:43] [Server thread/INFO]: [AnimatedNames] Loading configuration ...
  358. [16:19:43] [Server thread/INFO]: [AnimatedNames] Loading placeholders and event triggers ...
  359. [16:19:43] [Server thread/INFO]: [AnimatedNames] Loading internal placeholders ...
  360. [16:19:43] [Server thread/INFO]: [AnimatedNames] Fetching available placeholders from server ...
  361. [16:19:43] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Armor] ...
  362. [16:19:43] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Bukkit] ...
  363. [16:19:43] [Server thread/INFO]: [AnimatedNames] Loading placeholder [BungeeCord] ...
  364. [16:19:43] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Color] ...
  365. [16:19:43] [Server thread/INFO]: [AnimatedNames] Loading placeholder [CommandPlaceholderPack] ...
  366. [16:19:43] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Compass placeholders] ...
  367. [16:19:43] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Economy] ...
  368. [16:19:43] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Effects] ...
  369. [16:19:43] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Entities] ...
  370. [16:19:43] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Facebook] ...
  371. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [FireworkEffect] ...
  372. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Geographical] ...
  373. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Hotbar] ...
  374. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [JavaInfo] ...
  375. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [LeaderHeads] ...
  376. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Memory] ...
  377. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Multiverse-Core] ...
  378. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Permissions] ...
  379. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [PlaceholderAPI] ...
  380. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Player] ...
  381. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [PlayerPoints] ...
  382. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Previous Names] ...
  383. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [RedisBungee] ...
  384. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [ServerPinger] ...
  385. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Sound Effects] ...
  386. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Statistics] ...
  387. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [TicksPerSecond] ...
  388. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Twitter] ...
  389. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [Unicode Characters] ...
  390. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [VanillaEvents] ...
  391. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Combat hook ...
  392. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Block break hook ...
  393. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Block place hook ...
  394. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player rejoin ...
  395. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player join ...
  396. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Death hook ...
  397. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Create portal hook ...
  398. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player first join ...
  399. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Combat hook ...
  400. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Block break hook ...
  401. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Block place hook ...
  402. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player rejoin ...
  403. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player join ...
  404. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Death hook ...
  405. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla Create portal hook ...
  406. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: Vanilla player first join ...
  407. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [World] ...
  408. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading placeholder [WorldGuard] ...
  409. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: WorldGuard Region ...
  410. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loading event hook: WorldGuard Region ...
  411. [16:19:44] [Server thread/INFO]: [AnimatedNames] Checking for placeholder updates ...
  412. [16:19:44] [Server thread/INFO]: [AnimatedNames] Loaded 2750 of the 2750 placholders
  413. [16:19:44] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: AnimatedNames
  414. [16:19:45] [Server thread/INFO]: [AnimatedNames] Creating new custom effect: warning
  415. [16:19:45] [Server thread/INFO]: [AnimatedNames] Lines: 2
  416. [16:19:45] [Server thread/INFO]: [AnimatedNames] Arguments: 1
  417. [16:19:45] [Server thread/INFO]: [AnimatedNames] Adding team name group 'default' ...
  418. [16:19:45] [Server thread/INFO]: [AnimatedNames] Preparing team names for existing online players ...
  419. [16:19:45] [Server thread/INFO]: [AnimatedNames] Loading messages ...
  420. [16:19:45] [Server thread/INFO]: [AnimatedNames] Loading language file: lang_en
  421. [16:19:45] [Server thread/INFO]: [AnimatedNames] Loading language file: lang_temp
  422. [16:19:45] [Server thread/INFO]: [AnimatedNames] Adding command 'animatednames'
  423. [16:19:45] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.1.21
  424. [16:19:45] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  425. [16:19:45] [Server thread/INFO]: [LiteBans] Connecting to database...
  426. [16:19:45] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://88.198.15.249:3306/golicraft2] (10.6 ms).
  427. [16:19:45] [Server thread/INFO]: [LiteBans] [Sync] Server name: GoliCraft-23
  428. [16:19:45] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: e043b83b35c7404fb1b8f003a626d809
  429. [16:19:45] [Server thread/INFO]: [LiteBans] Database connection fully initialized (16.9 ms).
  430. [16:19:45] [Server thread/INFO]: [LiteBans] v2.1.21 enabled. Startup took 291 ms.
  431. [16:19:45] [Server thread/INFO]: [GoliDrap] Enabling GoliDrap v1.0
  432. [16:19:45] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  433. [16:19:45] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  434. [16:19:45] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  435. [16:19:45] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  436. [16:19:45] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  437. [16:19:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  438. [16:19:45] [Server thread/INFO]: [WorldGuard] (games) TNT ignition is PERMITTED.
  439. [16:19:45] [Server thread/INFO]: [WorldGuard] (games) Lighters are PERMITTED.
  440. [16:19:45] [Server thread/INFO]: [WorldGuard] (games) Lava fire is blocked.
  441. [16:19:45] [Server thread/INFO]: [WorldGuard] (games) Fire spread is UNRESTRICTED.
  442. [16:19:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'games'
  443. [16:19:45] [Server thread/INFO]: [WorldGuard] Loading region data...
  444. [16:19:46] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v3.1.5
  445. [16:19:46] [Server thread/INFO]: [LeaderHeads] Correctly initialized skin manager
  446. [16:19:46] [Server thread/INFO]: [LeaderHeads] Successfully connected to MySQL.
  447. [16:19:46] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: votes
  448. [16:19:46] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: kills
  449. [16:19:46] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
  450. [16:19:46] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  451. [16:19:46] [Server thread/INFO]: Done (11.977s)! For help, type "help" or "?"
  452. [16:19:46] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
  453. [16:19:46] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
  454. [16:19:46] [Craft Scheduler Thread - 4/INFO]: [AnimatedScoreboard] Checking for an update!
  455. [16:19:46] [Craft Scheduler Thread - 17/INFO]: ****** KillStats ******
  456. [16:19:46] [Craft Scheduler Thread - 17/INFO]: All files up to date. Enjoy!
  457. [16:19:46] [Craft Scheduler Thread - 17/INFO]: ***********************
  458. [16:19:46] [Craft Scheduler Thread - 21/INFO]: [LiteBans] A plugin update is available! Your version: 2.1.21, latest version: 2.2.6
  459. [16:19:46] [Craft Scheduler Thread - 21/INFO]: [LiteBans] Updates can be downloaded from here:
  460. [16:19:46] [Craft Scheduler Thread - 21/INFO]: [LiteBans] https://www.spigotmc.org/resources/litebans.3715/
  461. [16:19:46] [Craft Scheduler Thread - 23/INFO]: [Vault] Checking for Updates ...
  462. [16:19:46] [Craft Scheduler Thread - 4/INFO]: [AnimatedScoreboard] You are 2 versions behind! Get AnimatedScoreboard(v0.1.0) at:
  463. [16:19:46] [Craft Scheduler Thread - 4/INFO]: [AnimatedScoreboard] https://www.spigotmc.org/resources/animatedscoreboard.20848/
  464. [16:19:47] [Craft Scheduler Thread - 23/INFO]: [Vault] No new version available
  465. [16:19:47] [Craft Scheduler Thread - 24/INFO]: [PlaceholderAPI] 93 placeholder expansions are available on the cloud.
  466. [16:19:47] [Craft Scheduler Thread - 24/INFO]: [PlaceholderAPI] 3 expansions you use have updates.
  467. [16:19:47] [Craft Scheduler Thread - 23/INFO]: [BuycraftX] Fetching all due players...
  468. [16:19:48] [Server thread/INFO]: [TrainingPvP] Didn't hook into CombatLog!
  469. [16:19:48] [Server thread/INFO]: [TrainingPvP] Loading 21 arena's!
  470. [16:19:48] [Server thread/INFO]: [TrainingPvP] Loaded 21 arena's!
  471. [16:19:49] [Craft Scheduler Thread - 23/INFO]: [BuycraftX] Fetched due players (178 found).
  472. [16:19:59] [Server thread/INFO]: /37.200.30.217:53699 lost connection: If you wish to use IP forwarding, please enable it in your BungeeCord config as well!
  473. [16:20:23] [Server thread/INFO]: There are 0/45 players online:
  474. [16:20:23] [Server thread/INFO]:
  475. [16:21:00] [Server thread/INFO]: There are 0/45 players online:
  476. [16:21:00] [Server thread/INFO]:
  477. [16:21:36] [Server thread/INFO]: There are 0/45 players online:
  478. [16:21:36] [Server thread/INFO]:
  479. [16:22:11] [Craft Scheduler Thread - 1/INFO]: ┃ System ┃ Goli unbannet Garkolym
  480. [16:22:13] [Server thread/INFO]: There are 0/45 players online:
  481. [16:22:13] [Server thread/INFO]:
  482. [16:22:16] [Craft Scheduler Thread - 5/INFO]: ┃ System ┃ Goli unbannet iZePlayz
  483. [16:22:50] [Server thread/INFO]: There are 0/45 players online:
  484. [16:22:50] [Server thread/INFO]:
  485. [16:23:26] [Server thread/INFO]: There are 0/45 players online:
  486. [16:23:26] [Server thread/INFO]:
  487. [16:23:50] [Server thread/INFO]: Saving...
  488. [16:23:50] [Server thread/INFO]: Saved the world
  489. [16:23:50] [Server thread/INFO]: Stopping the server
  490. [16:23:50] [Server thread/INFO]: Stopping server
  491. [16:23:50] [Server thread/INFO]: [LeaderHeads] Disabling LeaderHeads v3.1.5
  492. [16:23:50] [Server thread/INFO]: [LeaderHeads] Shutting down database connection.
  493. [16:23:50] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  494. [16:23:50] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  495. [16:23:50] [Server thread/INFO]: [GoliDrap] Disabling GoliDrap v1.0
  496. [16:23:50] [Server thread/INFO]: [LiteBans] Disabling LiteBans v2.1.21
  497. [16:23:50] [Server thread/INFO]: [LiteBans] v2.1.21 disabled.
  498. [16:23:50] [Server thread/INFO]: [AnimatedNames] Disabling AnimatedNames v6.2.0
  499. [16:23:50] [Server thread/INFO]: [AnimatedNames] Cancelling all tasks ...
  500. [16:23:50] [Server thread/INFO]: [GoliKlan-Spigot] Disabling GoliKlan-Spigot v1.0
  501. [16:23:50] [Server thread/INFO]: [AntiDamageIndicators] Disabling AntiDamageIndicators v1.3
  502. [16:23:50] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.3;7a097ca
  503. [16:23:50] [Server thread/INFO]: [TitleManager] Disabling TitleManager v1.5.4
  504. [16:23:50] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.3.4
  505. [16:23:50] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: mycommand
  506. [16:23:50] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  507. [16:23:50] [Server thread/INFO]: | Tasks : Stopped all.
  508. [16:23:50] [Server thread/INFO]: | Version : 5.3.4
  509. [16:23:50] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  510. [16:23:50] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-*
  511. [16:23:50] [Server thread/INFO]: [Spartan] Disabling Spartan vBuild 163
  512. [16:23:50] [Server thread/INFO]: [PlayerPoints] Disabling PlayerPoints v2.1.4
  513. [16:23:50] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: playerpoints
  514. [16:23:50] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.6
  515. [16:23:50] [Server thread/INFO]: [CrashFix] Disabling CrashFix v1.0
  516. [16:23:50] [Server thread/INFO]: [UEAntiTab] Disabling UEAntiTab v1.5.5
  517. [16:23:50] [Server thread/INFO]: [PlayerParticles] Disabling PlayerParticles v4.5
  518. [16:23:50] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  519. [16:23:50] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
  520. [16:23:50] [Server thread/INFO]: [CustomJoinItems] Disabling CustomJoinItems v1.5.2
  521. [16:23:50] [Server thread/INFO]: [ConditionalCommands] Disabling ConditionalCommands v1.2
  522. [16:23:50] [Server thread/INFO]: [SQLibrary] Disabling SQLibrary v7.1
  523. [16:23:50] [Server thread/INFO]: SQLibrary stopped.
  524. [16:23:50] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  525. [16:23:50] [Server thread/INFO]: [GoliFiks] Disabling GoliFiks v1.0
  526. [16:23:50] [Server thread/INFO]: [GoliFiks] Avslutter GoliFiks
  527. [16:23:50] [Server thread/INFO]: [GoliStaff] Disabling GoliStaff v1.0
  528. [16:23:50] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v17.07.31-6ce0e2d-774-14.1.5
  529. [16:23:50] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v2.3.1
  530. [16:23:50] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: mvdw
  531. [16:23:50] [Server thread/INFO]: [ItemFixer] Disabling ItemFixer v2.9.8
  532. [16:23:50] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.3.0
  533. [16:23:50] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b699
  534. [16:23:50] [Server thread/INFO]: [KillStreaks] Disabling KillStreaks v1.0.1
  535. [16:23:50] [Server thread/INFO]: [PvPSoup] Disabling PvPSoup v1.0.8
  536. [16:23:50] [Server thread/INFO]: PvPSoup plugin has been disabled
  537. [16:23:50] [Server thread/INFO]: [BuycraftX] Disabling BuycraftX v10.1.2
  538. [16:23:50] [Server thread/INFO]: [Bertil-datasender] Disabling Bertil-datasender v1.0
  539. [16:23:50] [Server thread/INFO]: [ResetWorld] Disabling ResetWorld v1.0
  540. [16:23:50] [Server thread/INFO]: [ResetWorld] ----------------------------
  541. [16:23:50] [Server thread/INFO]: [ResetWorld] Reset World plugin disabled!
  542. [16:23:50] [Server thread/INFO]: [ResetWorld] ----------------------------
  543. [16:23:50] [Server thread/INFO]: [TrainingPvP] Disabling TrainingPvP v7.4
  544. [16:23:50] [Server thread/INFO]: [TrainingPvP] Disabled v7.4
  545. [16:23:50] [Server thread/INFO]: [killStats] Disabling killStats v3.0
  546. [16:23:50] [Server thread/INFO]: [NoRain] Disabling NoRain v0.2
  547. [16:23:50] [Server thread/INFO]: [AnimatedScoreboard] Disabling AnimatedScoreboard v0.0.8
  548. [16:23:50] [Server thread/INFO]: [GoliFly] Disabling GoliFly v1.0
  549. [16:23:50] [Server thread/INFO]: [ArrowTrails] Disabling ArrowTrails v2.5
  550. [16:23:50] [Server thread/INFO]: [SpeedChanger] Disabling SpeedChanger v1.1
  551. [16:23:50] [Server thread/INFO]: SpeedChanger By De24 has been disabled!
  552. [16:23:50] [Server thread/INFO]: [BowHealth] Disabling BowHealth v4.3
  553. [16:23:50] [Server thread/INFO]: [GoliCore] Disabling GoliCore v1.0
  554. [16:23:50] [Server thread/INFO]: [GereksizMesajKapama] Disabling GereksizMesajKapama v1.0
  555. [16:23:50] [Server thread/INFO]: [GereksizMesajKapama :: 1.0] devre dışı bırakıldı.
  556. [16:23:50] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.3.0
  557. [16:23:50] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  558. [16:23:50] [Server thread/INFO]: [GoliJoin] Disabling GoliJoin v1.0
  559. [16:23:50] [Server thread/INFO]: [DeathEffects] Disabling DeathEffects v2.0
  560. [16:23:50] [Server thread/INFO]: [GoliBlokerteOrd] Disabling GoliBlokerteOrd v1.0
  561. [16:23:50] [Server thread/INFO]: [GoliBlokkfjerner] Disabling GoliBlokkfjerner v1.0
  562. [16:23:50] [Server thread/INFO]: [GoliAntiBungeeHack] Disabling GoliAntiBungeeHack v1.0
  563. [16:23:50] [Server thread/INFO]: [Spawn] Disabling Spawn v1.0
  564. [16:23:50] [Server thread/INFO]: [AntiWorldFly] Disabling AntiWorldFly v2.2.4
  565. [16:23:50] [Server thread/INFO]: [AntiWorldFly] AntiWorldFly has been disabled.
  566. [16:23:50] [Server thread/INFO]: [FriendsAPIForPartyAndFriends] Disabling FriendsAPIForPartyAndFriends v1.3.1
  567. [16:23:50] [Server thread/INFO]: [AntiLoggedInFromAnotherLocation] Disabling AntiLoggedInFromAnotherLocation v1.0
  568. [16:23:50] [Server thread/INFO]: AntiLoggedInFromAnotherLocation Disabled
  569. [16:23:50] [Server thread/ERROR]: Error occurred while disabling AntiLoggedInFromAnotherLocation v1.0 (Is it up to date?)
  570. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register AntiLoggedInFromAnotherLocation v1.0 while not enabled
  571. at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:524) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  572. at me.LegitCoding1.AntiLoggedInFromAnotherLocation.Main.onDisable(Main.java:20) ~[?:?]
  573. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  574. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  575. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  576. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  577. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  578. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  579. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:593) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  580. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  581. [16:23:50] [Server thread/INFO]: [vAntiPearlGlitch] Disabling vAntiPearlGlitch vBETA
  582. [16:23:50] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.8.2
  583. [16:23:50] [Server thread/INFO]: [FullJoinVip] Disabling FullJoinVip v1.4
  584. [16:23:50] [Server thread/INFO]: [AntiLag] Disabling AntiLag v2.0
  585. [16:23:50] [Server thread/INFO]: [GoliPingOGFix] Disabling GoliPingOGFix v1.0
  586. [16:23:50] [Server thread/INFO]: Det er noe galt med plugin!
  587. [16:23:50] [Server thread/INFO]: [GoliChat] Disabling GoliChat v1.0
  588. [16:23:50] [Server thread/INFO]: [NoHunger] Disabling NoHunger v0.7
  589. [16:23:50] [Server thread/INFO]: [NoDrops] Disabling NoDrops v1.0
  590. [16:23:50] [Server thread/INFO]: [NoDrops] iniciadoooooooooooooo
  591. [16:23:50] [Server thread/INFO]: Saving players
  592. [16:23:50] [Server thread/INFO]: Saving worlds
  593. [16:23:50] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  594. [16:23:50] [Server thread/INFO]: Saving chunks for level 'games'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement