Advertisement
Guest User

Untitled

a guest
Apr 16th, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 86.99 KB | None | 0 0
  1. [00:08:28] [Server thread/INFO]: Starting minecraft server version 1.11.2
  2. [00:08:28] [Server thread/INFO]: Loading properties
  3. [00:08:28] [Server thread/INFO]: Default game type: SURVIVAL
  4. [00:08:29] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-283de8b-4316a8c (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
  5. [00:08:29] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [00:08:29] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [00:08:29] [Server thread/INFO]: Debug logging is disabled
  8. [00:08:29] [Server thread/INFO]: Generating keypair
  9. [00:08:29] [Server thread/INFO]: Starting Minecraft server on 62.210.102.214:25898
  10. [00:08:29] [Server thread/INFO]: Using epoll channel type
  11. [00:08:29] [Server thread/ERROR]: Could not load 'plugins/FastAsyncWorldEdit-bukkit-17.03.10-5bbc381-560-11.3.5.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  13. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [custom.jar:git-Spigot-283de8b-4316a8c]
  15. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [custom.jar:git-Spigot-283de8b-4316a8c]
  16. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [custom.jar:git-Spigot-283de8b-4316a8c]
  17. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [custom.jar:git-Spigot-283de8b-4316a8c]
  18. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  19. Caused by: java.util.zip.ZipException: error in opening zip file
  20. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_72]
  21. at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_72]
  22. at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_72]
  23. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_72]
  24. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_72]
  25. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  26. ... 5 more
  27. [00:08:29] [Server thread/ERROR]: Could not load 'plugins/CS-CoreLib v1.5.12.jar' in folder 'plugins'
  28. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  29. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  30. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [custom.jar:git-Spigot-283de8b-4316a8c]
  31. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [custom.jar:git-Spigot-283de8b-4316a8c]
  32. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [custom.jar:git-Spigot-283de8b-4316a8c]
  33. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [custom.jar:git-Spigot-283de8b-4316a8c]
  34. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  35. Caused by: java.util.zip.ZipException: error in opening zip file
  36. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_72]
  37. at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_72]
  38. at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_72]
  39. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_72]
  40. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_72]
  41. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  42. ... 5 more
  43. [00:08:29] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  44. [00:08:29] [Server thread/ERROR]: Could not load 'plugins/ItemInfo.jar' in folder 'plugins'
  45. org.bukkit.plugin.InvalidPluginException: Cannot find main class `me.pokemonzr.iteminfo.Main'
  46. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:66) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  47. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  48. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  49. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [custom.jar:git-Spigot-283de8b-4316a8c]
  50. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [custom.jar:git-Spigot-283de8b-4316a8c]
  51. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [custom.jar:git-Spigot-283de8b-4316a8c]
  52. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [custom.jar:git-Spigot-283de8b-4316a8c]
  53. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  54. Caused by: java.lang.ClassNotFoundException: me.pokemonzr.iteminfo.Main
  55. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_72]
  56. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  57. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  58. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_72]
  59. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_72]
  60. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_72]
  61. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_72]
  62. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  63. ... 7 more
  64. [00:08:30] [Server thread/INFO]: [HeadPets] Loading HeadPets v0.2.1
  65. [00:08:30] [Server thread/INFO]: [hebrewFix] Loading hebrewFix v1.4
  66. [00:08:30] [Server thread/INFO]: [HeadGUI] Loading HeadGUI v1.3
  67. [00:08:30] [Server thread/INFO]: [DisableCommands] Loading DisableCommands v1.0
  68. [00:08:30] [Server thread/INFO]: [InventoryGames] Loading InventoryGames v1.2.1
  69. [00:08:30] [Server thread/INFO]: [PrisonInventoryPlus] Loading PrisonInventoryPlus v1.3
  70. [00:08:30] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.6
  71. [00:08:30] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  72. [00:08:30] [Server thread/INFO]: [SimpleAPI] Loading SimpleAPI v3.0.5
  73. [00:08:30] [Server thread/INFO]: [icJukeBox] Loading icJukeBox v1.6.4
  74. [00:08:30] [Server thread/INFO]: [AsyncWorldEditInjector] Loading AsyncWorldEditInjector v2.3.0
  75. [00:08:30] [Server thread/INFO]: [CustomHelpMessage] Loading CustomHelpMessage v1.4
  76. [00:08:30] [Server thread/INFO]: [Itemizer] Loading Itemizer v3.1
  77. [00:08:30] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
  78. [00:08:30] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  79. [00:08:30] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
  80. [00:08:30] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
  81. [00:08:30] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.4.3
  82. [00:08:30] [Server thread/INFO]: [CBlocker] Loading CBlocker v3.0.0.2
  83. [00:08:30] [Server thread/INFO]: [Wolf] Loading Wolf vBeta-0.1C
  84. [00:08:30] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  85. [00:08:30] [Server thread/INFO]: [SimplePets] Loading SimplePets v2.8.5
  86. [00:08:30] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.0
  87. [00:08:30] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.11.2) has not yet been tested! Proceed with caution.
  88. [00:08:31] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.6
  89. [00:08:31] [Server thread/INFO]: [AutoPickup] Loading AutoPickup v5.0.3
  90. [00:08:31] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  91. [00:08:31] [Server thread/INFO]: [Anti-Plugin-Viewer] Loading Anti-Plugin-Viewer v11.3
  92. [00:08:31] [Server thread/INFO]: [PrisonBalance] Loading PrisonBalance v1.95
  93. [00:08:31] [Server thread/INFO]: [ActionAnnouncer] Loading ActionAnnouncer v1.11.0
  94. [00:08:31] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.2
  95. [00:08:31] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  96. [00:08:31] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.7
  97. [00:08:31] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.1.4
  98. [00:08:31] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v3.5.0-SNAPSHOT-95f8aaa
  99. [00:08:31] [Server thread/INFO]: [Marriage] Loading Marriage v2.0.16
  100. [00:08:31] [Server thread/INFO]: [Marriage] Completed plugin pre-load stage.
  101. [00:08:31] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
  102. [00:08:31] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
  103. [00:08:31] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.7-b${BUILD_NUMBER}
  104. [00:08:31] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  105. [00:08:31] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.0.6
  106. [00:08:31] [Server thread/INFO]: [GameBox] Loading GameBox v1.0.1
  107. [00:08:31] [Server thread/INFO]: [Money4Upgrade] Loading Money4Upgrade v1.0
  108. [00:08:31] [Server thread/INFO]: [CoinFlipper] Loading CoinFlipper v1.73
  109. [00:08:31] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  110. [00:08:31] [Server thread/INFO]: [GemCrush] Loading GemCrush v2.1.0
  111. [00:08:31] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.21-SNAPSHOT (build 1463)
  112. [00:08:31] [Server thread/INFO]: [AdvancedAchievements] Loading AdvancedAchievements v4.1.5
  113. [00:08:31] [Server thread/INFO]: [SellAll] Loading SellAll v4.1
  114. [00:08:31] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.1
  115. [00:08:31] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.5
  116. [00:08:31] [Server thread/INFO]: [VillagerFight] Loading VillagerFight v0.1
  117. [00:08:31] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  118. [00:08:31] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.5
  119. [00:08:31] [Server thread/INFO]: [HolographicDisplaysPatch] Loading HolographicDisplaysPatch v1.0.8
  120. [00:08:31] [Server thread/INFO]: [Minesweeper] Loading Minesweeper v2.1.0
  121. [00:08:31] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.7.2
  122. [00:08:31] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.2.4
  123. [00:08:31] [Server thread/INFO]: [Prison] Loading Prison v2.3.1
  124. [00:08:31] [Server thread/INFO]: [SimpleAPI] Enabling SimpleAPI v3.0.5
  125. [00:08:31] [Server thread/INFO]: [SimpleAPI] Checking for updates...
  126. [00:08:31] [Server thread/INFO]: [SimpleAPI] loading BStats...
  127. [00:08:31] [Server thread/INFO]: [SimpleAPI] BStats Location: https://bstats.org/plugin/bukkit/SimpleAPI
  128. [00:08:31] [Server thread/INFO]: [AsyncWorldEditInjector] Enabling AsyncWorldEditInjector v2.3.0
  129. [00:08:31] [Server thread/INFO]: [AsyncWorldEditInjector] Injector platform set to: InjectorBukkit
  130. [00:08:31] [Server thread/INFO]: [AsyncWorldEditInjector] Injecting WorldEdit classes...
  131. [00:08:31] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.EditSession injected.
  132. [00:08:31] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.function.operation.Operations injected.
  133. [00:08:31] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.SchematicCommands injected.
  134. [00:08:31] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.ScriptingCommands injected.
  135. [00:08:31] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.RegionCommands injected.
  136. [00:08:31] [Server thread/INFO]: [AsyncWorldEditInjector] Enabled
  137. [00:08:31] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.0
  138. [00:08:31] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  139. [00:08:31] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  140. [00:08:31] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  141. [00:08:31] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  142. [00:08:31] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  143. [00:08:31] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  144. [00:08:31] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  145. [00:08:31] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v3.5.0-SNAPSHOT-95f8aaa
  146. [00:08:32] [Server thread/INFO]: [WARNING] Found 40 plots in DB for non existent world; 'plotworld'.
  147. [00:08:32] [Server thread/INFO]: [WARNING] - Please create the world/s or remove the plots using the purge command
  148. [00:08:32] [Server thread/INFO]: [P2] Metrics enabled.
  149. [00:08:32] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
  150. [00:08:32] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
  151. [00:08:32] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
  152. [00:08:32] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
  153. [00:08:32] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
  154. [00:08:32] [Server thread/INFO]: [P2] Key: database-purger, Value: false
  155. [00:08:32] [Server thread/INFO]: [P2] Key: economy, Value: true
  156. [00:08:32] [Server thread/INFO]: [P2] Key: block-cache, Value: true
  157. [00:08:32] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
  158. [00:08:32] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
  159. [00:08:32] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
  160. [00:08:32] [Server thread/INFO]: [P2] Key: updater, Value: true
  161. [00:08:32] [Server thread/INFO]: [P2] Key: database, Value: true
  162. [00:08:32] [Server thread/INFO]: [P2] Key: plotme-converter, Value: true
  163. [00:08:32] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
  164. [00:08:32] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
  165. [00:08:32] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
  166. [00:08:32] [Server thread/INFO]: [P2] Key: metrics, Value: true
  167. [00:08:32] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
  168. [00:08:32] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
  169. [00:08:32] [Server thread/INFO]: [P2] Key: events, Value: true
  170. [00:08:32] [Server thread/INFO]: [P2] Key: commands, Value: true
  171. [00:08:32] [Server thread/INFO]: PlotSquared is now enabled
  172. [00:08:32] [Server thread/INFO]: [P2] Metrics enabled.
  173. [00:08:32] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  174. [00:08:32] [Server thread/INFO]: Preparing level "world"
  175. [00:08:32] [Server thread/INFO]: -------- World Settings For [world] --------
  176. [00:08:32] [Server thread/INFO]: Mob Spawn Range: 4
  177. [00:08:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
  178. [00:08:32] [Server thread/INFO]: Cane Growth Modifier: 100%
  179. [00:08:32] [Server thread/INFO]: Melon Growth Modifier: 100%
  180. [00:08:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  181. [00:08:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  182. [00:08:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
  183. [00:08:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
  184. [00:08:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  185. [00:08:32] [Server thread/INFO]: Vine Growth Modifier: 100%
  186. [00:08:32] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  187. [00:08:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  188. [00:08:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  189. [00:08:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  190. [00:08:32] [Server thread/INFO]: Random Lighting Updates: false
  191. [00:08:32] [Server thread/INFO]: Structure Info Saving: true
  192. [00:08:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  193. [00:08:32] [Server thread/INFO]: Max TNT Explosions: 100
  194. [00:08:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  195. [00:08:32] [Server thread/INFO]: Item Despawn Rate: 6000
  196. [00:08:32] [Server thread/INFO]: Item Merge Radius: 2.5
  197. [00:08:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
  198. [00:08:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  199. [00:08:32] [Server thread/INFO]: View Distance: 10
  200. [00:08:32] [Server thread/INFO]: Experience Merge Radius: 3.0
  201. [00:08:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  202. [00:08:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  203. [00:08:32] [Server thread/WARN]: java.io.EOFException
  204. [00:08:32] [Server thread/WARN]: at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268)
  205. [00:08:32] [Server thread/WARN]: at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258)
  206. [00:08:32] [Server thread/WARN]: at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164)
  207. [00:08:32] [Server thread/WARN]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
  208. [00:08:32] [Server thread/WARN]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
  209. [00:08:32] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:18)
  210. [00:08:32] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.PersistentCollection.get(PersistentCollection.java:49)
  211. [00:08:32] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.WorldServer.b(WorldServer.java:89)
  212. [00:08:32] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:273)
  213. [00:08:32] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272)
  214. [00:08:32] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544)
  215. [00:08:32] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  216. [00:08:32] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  217. [00:08:32] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  218. [00:08:32] [Server thread/INFO]: Mob Spawn Range: 4
  219. [00:08:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
  220. [00:08:32] [Server thread/INFO]: Cane Growth Modifier: 100%
  221. [00:08:32] [Server thread/INFO]: Melon Growth Modifier: 100%
  222. [00:08:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  223. [00:08:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  224. [00:08:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
  225. [00:08:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
  226. [00:08:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  227. [00:08:32] [Server thread/INFO]: Vine Growth Modifier: 100%
  228. [00:08:32] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  229. [00:08:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  230. [00:08:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  231. [00:08:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  232. [00:08:32] [Server thread/INFO]: Random Lighting Updates: false
  233. [00:08:32] [Server thread/INFO]: Structure Info Saving: true
  234. [00:08:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  235. [00:08:32] [Server thread/INFO]: Max TNT Explosions: 100
  236. [00:08:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  237. [00:08:32] [Server thread/INFO]: Item Despawn Rate: 6000
  238. [00:08:32] [Server thread/INFO]: Item Merge Radius: 2.5
  239. [00:08:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
  240. [00:08:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  241. [00:08:32] [Server thread/INFO]: View Distance: 10
  242. [00:08:32] [Server thread/INFO]: Experience Merge Radius: 3.0
  243. [00:08:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  244. [00:08:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  245. [00:08:32] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  246. [00:08:32] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  247. [00:08:32] [Server thread/INFO]: Mob Spawn Range: 4
  248. [00:08:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
  249. [00:08:32] [Server thread/INFO]: Cane Growth Modifier: 100%
  250. [00:08:32] [Server thread/INFO]: Melon Growth Modifier: 100%
  251. [00:08:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  252. [00:08:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  253. [00:08:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
  254. [00:08:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
  255. [00:08:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  256. [00:08:32] [Server thread/INFO]: Vine Growth Modifier: 100%
  257. [00:08:32] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  258. [00:08:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  259. [00:08:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  260. [00:08:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  261. [00:08:32] [Server thread/INFO]: Random Lighting Updates: false
  262. [00:08:32] [Server thread/INFO]: Structure Info Saving: true
  263. [00:08:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  264. [00:08:32] [Server thread/INFO]: Max TNT Explosions: 100
  265. [00:08:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  266. [00:08:32] [Server thread/INFO]: Item Despawn Rate: 6000
  267. [00:08:32] [Server thread/INFO]: Item Merge Radius: 2.5
  268. [00:08:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
  269. [00:08:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  270. [00:08:32] [Server thread/INFO]: View Distance: 10
  271. [00:08:32] [Server thread/INFO]: Experience Merge Radius: 3.0
  272. [00:08:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  273. [00:08:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  274. [00:08:32] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  275. [00:08:32] [Server thread/INFO]: Preparing start region for level 0 (Seed: -95749061629049151)
  276. [00:08:33] [Server thread/INFO]: Preparing spawn area: 32%
  277. [00:08:34] [Server thread/INFO]: Preparing start region for level 1 (Seed: 6647611704981631340)
  278. [00:08:35] [Server thread/INFO]: Preparing start region for level 2 (Seed: 6647611704981631340)
  279. [00:08:35] [Server thread/INFO]: [HeadPets] Enabling HeadPets v0.2.1
  280. [00:08:35] [Server thread/INFO]: [HeadPets] You are in v1_11_R1
  281. [00:08:35] [Server thread/INFO]: [hebrewFix] Enabling hebrewFix v1.4
  282. [00:08:35] [Server thread/INFO]: hebrewFix V1.4 Has Been Enabled
  283. [00:08:35] [Server thread/INFO]: [HeadGUI] Enabling HeadGUI v1.3
  284. [00:08:35] [Server thread/INFO]: [DisableCommands] Enabling DisableCommands v1.0
  285. [00:08:35] [Server thread/INFO]: [InventoryGames] Enabling InventoryGames v1.2.1
  286. [00:08:35] [Server thread/INFO]: [PrisonInventoryPlus] Enabling PrisonInventoryPlus v1.3
  287. [00:08:35] [Server thread/INFO]: PrisonInventoryPlus Developed by GamemodeSurvival
  288. [00:08:35] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.6
  289. [00:08:36] [Server thread/INFO]:
  290. [00:08:36] [Server thread/INFO]: === Super Trails ===
  291. [00:08:36] [Server thread/INFO]: SuperTrails 9.6.6 for MC 1.11 enabled
  292. [00:08:36] [Server thread/INFO]: Thank you for using !
  293. [00:08:36] [Server thread/INFO]: =====================
  294. [00:08:36] [Server thread/INFO]:
  295. [00:08:36] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  296. [00:08:36] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
  297. [00:08:36] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  298. [00:08:36] [Server thread/INFO]: [icJukeBox] Enabling icJukeBox v1.6.4
  299. [00:08:36] [Server thread/WARN]: [icJukeBox] Could not save configuration.yml to plugins/icJukeBox/configuration.yml because configuration.yml already exists.
  300. [00:08:36] [Server thread/INFO]: [CustomHelpMessage] Enabling CustomHelpMessage v1.4
  301. [00:08:36] [Server thread/INFO]: [CustomHelpMessage] &8[&aCHM&8] has been Enabled.
  302. [00:08:36] [Server thread/INFO]: [Itemizer] Enabling Itemizer v3.1
  303. [00:08:36] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
  304. [00:08:36] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  305. [00:08:36] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_11_R1 as the Bukkit adapter
  306. [00:08:36] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  307. [00:08:36] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  308. [00:08:36] [Server thread/INFO]: git-Spigot-283de8b-4316a8c (MC: 1.11.2)
  309. [00:08:36] [Server thread/INFO]: 1.11.2-R0.1-SNAPSHOT
  310. [00:08:36] [Server thread/INFO]: Using locale en_US
  311. [00:08:37] [Server thread/INFO]: Using locale en_US
  312. [00:08:37] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  313. [00:08:37] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  314. [00:08:37] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  315. [00:08:37] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
  316. [00:08:37] [Server thread/INFO]: [ClearLag] Loading modules...
  317. [00:08:37] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  318. [00:08:37] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  319. [00:08:37] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  320. [00:08:37] [Thread-11/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.11]...
  321. [00:08:37] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
  322. [00:08:37] [Server thread/INFO]: --- --- --- ---
  323. [00:08:37] [Server thread/INFO]: There was an error loading your configuration.
  324. [00:08:37] [Server thread/INFO]: A detailed description of your error is shown below.
  325. [00:08:37] [Server thread/INFO]: --- --- --- ---
  326. [00:08:37] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  327. in 'string', line 19, column 5:
  328. enabled: true
  329. ^
  330. expected <block end>, but found Scalar
  331. in 'string', line 24, column 79:
  332. ... Prison! Enjoy your stay and don't forget to /vote!'
  333. ^
  334.  
  335. [00:08:37] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56)
  336. [00:08:37] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184)
  337. [00:08:37] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130)
  338. [00:08:37] [Server thread/WARN]: at com.TeamNovus.AutoMessage.AutoMessage.loadConfig(AutoMessage.java:65)
  339. [00:08:37] [Server thread/WARN]: at com.TeamNovus.AutoMessage.AutoMessage.onEnable(AutoMessage.java:39)
  340. [00:08:37] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271)
  341. [00:08:37] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  342. [00:08:37] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  343. [00:08:37] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376)
  344. [00:08:37] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326)
  345. [00:08:37] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421)
  346. [00:08:37] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382)
  347. [00:08:37] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337)
  348. [00:08:37] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272)
  349. [00:08:37] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544)
  350. [00:08:37] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  351. [00:08:37] [Server thread/WARN]: Caused by: while parsing a block mapping
  352. in 'string', line 19, column 5:
  353. enabled: true
  354. ^
  355. expected <block end>, but found Scalar
  356. in 'string', line 24, column 79:
  357. ... Prison! Enjoy your stay and don't forget to /vote!'
  358. ^
  359.  
  360. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:569)
  361. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157)
  362. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147)
  363. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224)
  364. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
  365. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246)
  366. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237)
  367. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225)
  368. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
  369. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:246)
  370. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:237)
  371. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:225)
  372. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
  373. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
  374. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
  375. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
  376. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450)
  377. [00:08:37] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:369)
  378. [00:08:37] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54)
  379. [00:08:37] [Server thread/WARN]: ... 15 more
  380. [00:08:37] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.4
  381. [00:08:37] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.4.3
  382. [00:08:37] [Server thread/INFO]: Hooked into: Essentials
  383. [00:08:37] [Server thread/INFO]: Hooked into: Multiverse-Core (World Alias)
  384. [00:08:37] [Server thread/INFO]: Hooked into: ProtocolLib (Packet Features)
  385. [00:08:37] [Server thread/INFO]: Hooked into: Vault
  386. [00:08:37] [Server thread/INFO]: [CBlocker] Enabling CBlocker v3.0.0.2
  387. [00:08:37] [Server thread/INFO]: CBlocker disabled!
  388. [00:08:37] [Server thread/INFO]: [Wolf] Enabling Wolf vBeta-0.1C
  389. [00:08:37] [Server thread/INFO]: [Wolf] Using 1.8 version handlers ...
  390. [00:08:37] [Server thread/INFO]: [Wolf] WOLF 'bungeecord' value is set to FALSE, verifying spigot.yml file value ...
  391. [00:08:37] [Server thread/INFO]: [Wolf] Spigot 'bungeecord' value is set to FALSE ...
  392. [00:08:37] [Server thread/INFO]: [Wolf] This is a BETA version of Wolf, settings you used are disabled, default settings are now enabled
  393. [00:08:37] [Server thread/INFO]: [Wolf] This version will just warn moderators/people who have permission to & cancel hacks if 'cancel-mode' set to true in configuration.
  394. [00:08:37] [Server thread/INFO]: [Wolf] Release date : 19 May 2016
  395. [00:08:37] [Server thread/INFO]: [Wolf] If you're getting any trouble contact me on Twitter : @Seveningful
  396. [00:08:37] [Server thread/WARN]: [Wolf] If you use this version on public server, I don't take any responsibility !
  397. [00:08:37] [Server thread/INFO]: [Wolf] Enjoy my plugin ~Seveningful
  398. [00:08:37] [Server thread/INFO]: Registering HANDLER : PacketCounter v1 | Enabled : true | Cancelled : Unknown
  399. [00:08:37] [Server thread/INFO]: Registering HANDLER : AutoClick v1 | Enabled : true | Cancelled : Unknown
  400. [00:08:37] [Server thread/INFO]: Registering HANDLER : SpeedHack v2 | Enabled : true | Cancelled : true
  401. [00:08:37] [Server thread/INFO]: Registering HANDLER : InventoryHack v1 | Enabled : true | Cancelled : true
  402. [00:08:37] [Server thread/INFO]: Registering HANDLER : AutoSneak v1 | Enabled : false | Cancelled : Unknown
  403. [00:08:37] [Server thread/INFO]: Registering HANDLER : AutoClickInv v1 | Enabled : true | Cancelled : Unknown
  404. [00:08:37] [Server thread/INFO]: Registering HANDLER : Fly v3 | Enabled : true | Cancelled : true
  405. [00:08:37] [Server thread/INFO]: Registering HANDLER : KillAura v2 | Enabled : true | Cancelled : Unknown
  406. [00:08:37] [Server thread/INFO]: Registering HANDLER : Freecam | Blink v1 | Enabled : true | Cancelled : false
  407. [00:08:37] [Server thread/INFO]: Registering HANDLER : AntiKnockback v1 | Enabled : true | Cancelled : false
  408. [00:08:37] [Server thread/INFO]: Registering HANDLER : NoFall (Testing) v0.1 | Enabled : true | Cancelled : true
  409. [00:08:37] [Server thread/INFO]: Registering HANDLER : ConnectionStabilizer v1 | Enabled : true | Cancelled : Unknown
  410. [00:08:37] [Server thread/INFO]: Registering HANDLER : JetPack v1 (Fly v5.0) | Enabled : true | Cancelled : true
  411. [00:08:37] [Server thread/INFO]: Registering HANDLER : WaterWalk v1 | Enabled : true | Cancelled : true
  412. [00:08:37] [Server thread/INFO]: Registering HANDLER : HackClient v2 | Enabled : true | Cancelled : Unknown
  413. [00:08:37] [Server thread/INFO]: Registering HANDLER : Freecam | Blink v2 | Enabled : true | Cancelled : true
  414. [00:08:37] [Server thread/INFO]: Registering HANDLER : HighJump(Fly) v1 | Enabled : true | Cancelled : true
  415. [00:08:37] [Server thread/INFO]: Registering HANDLER : HackedClient v1 | Enabled : true | Cancelled : true
  416. [00:08:37] [Server thread/INFO]: Registering HANDLER : Fly v7 | Enabled : true | Cancelled : true
  417. [00:08:37] [Server thread/INFO]: [Wolf] Starting Wolf Task Manager ...
  418. [00:08:37] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  419. [00:08:37] [Server thread/INFO]: [Votifier] Votifier enabled.
  420. [00:08:37] [Server thread/INFO]: [SimplePets] Enabling SimplePets v2.8.5
  421. [00:08:37] [Server thread/INFO]: [SimplePets] Checking for updates...
  422. [00:08:37] [Server thread/INFO]: [SimplePets] loading BStats...
  423. [00:08:37] [Server thread/INFO]: [SimplePets] BStats Location: https://bstats.org/plugin/bukkit/SimplePets
  424. [00:08:37] [Thread-11/INFO]: [ClearLag] No updates found!
  425. [00:08:40] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.6
  426. [00:08:40] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
  427. [00:08:40] [Server thread/INFO]: [AutoPickup] Enabling AutoPickup v5.0.3
  428. [00:08:40] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  429. [00:08:40] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  430. [00:08:40] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  431. [00:08:40] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  432. [00:08:40] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  433. [00:08:40] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  434. [00:08:40] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  435. [00:08:40] [Server thread/INFO]: [Anti-Plugin-Viewer] Enabling Anti-Plugin-Viewer v11.3
  436. [00:08:40] [Server thread/INFO]: [PrisonBalance] Enabling PrisonBalance v1.95
  437. [00:08:40] [Server thread/INFO]: [PrisonBalance] Loading....
  438. [00:08:40] [Server thread/WARN]: [PrisonBalance] Could not hook into EZRanks
  439. [00:08:40] [Server thread/WARN]: [PrisonBalance] You can not use the 'EZRanks' type!
  440. [00:08:40] [Server thread/INFO]: [PrisonBalance] Could not hook into PlaceholderAPI
  441. [00:08:40] [Server thread/INFO]: [PrisonBalance] Placeholders will not work.
  442. [00:08:40] [Server thread/INFO]: [ActionAnnouncer] Enabling ActionAnnouncer v1.11.0
  443. [00:08:40] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.2
  444. [00:08:40] [Server thread/INFO]: [GAListener] GAListener v1.3.2 Enabled
  445. [00:08:40] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.7
  446. [00:08:40] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  447. [00:08:40] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  448. [00:08:40] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  449. [00:08:40] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  450. [00:08:40] [Server thread/ERROR]: [ServerListPlus] [Core] Unable to parse player storage, have you changed it?
  451. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated string at line 1 column 28673
  452. at com.google.gson.Gson.fromJson(Gson.java:818) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  453. at com.google.gson.Gson.fromJson(Gson.java:768) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  454. at net.minecrell.serverlistplus.core.player.JSONIdentificationStorage.enable(JSONIdentificationStorage.java:108) [ServerListPlus-3.4.7-Universal.jar:?]
  455. at net.minecrell.serverlistplus.core.ServerListPlusCore.<init>(ServerListPlusCore.java:136) [ServerListPlus-3.4.7-Universal.jar:?]
  456. at net.minecrell.serverlistplus.core.ServerListPlusCore.<init>(ServerListPlusCore.java:87) [ServerListPlus-3.4.7-Universal.jar:?]
  457. at net.minecrell.serverlistplus.bukkit.BukkitPlugin.onEnable(BukkitPlugin.java:139) [ServerListPlus-3.4.7-Universal.jar:?]
  458. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) [custom.jar:git-Spigot-283de8b-4316a8c]
  459. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [custom.jar:git-Spigot-283de8b-4316a8c]
  460. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [custom.jar:git-Spigot-283de8b-4316a8c]
  461. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [custom.jar:git-Spigot-283de8b-4316a8c]
  462. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [custom.jar:git-Spigot-283de8b-4316a8c]
  463. at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [custom.jar:git-Spigot-283de8b-4316a8c]
  464. at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [custom.jar:git-Spigot-283de8b-4316a8c]
  465. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [custom.jar:git-Spigot-283de8b-4316a8c]
  466. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [custom.jar:git-Spigot-283de8b-4316a8c]
  467. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [custom.jar:git-Spigot-283de8b-4316a8c]
  468. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  469. Caused by: com.google.gson.stream.MalformedJsonException: Unterminated string at line 1 column 28673
  470. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  471. at com.google.gson.stream.JsonReader.nextQuotedValue(JsonReader.java:1006) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  472. at com.google.gson.stream.JsonReader.nextName(JsonReader.java:783) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  473. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:167) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  474. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  475. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:187) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  476. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  477. at com.google.gson.Gson.fromJson(Gson.java:803) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  478. ... 16 more
  479. [00:08:40] [Server thread/INFO]: [ServerListPlus] Please fix the error before restarting the server!
  480. [00:08:40] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.7
  481. [00:08:40] [Server thread/ERROR]: Error occurred while disabling ServerListPlus v3.4.7 (Is it up to date?)
  482. java.lang.NullPointerException
  483. at net.minecrell.serverlistplus.bukkit.BukkitPlugin.onDisable(BukkitPlugin.java:157) ~[?:?]
  484. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:273) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  485. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [custom.jar:git-Spigot-283de8b-4316a8c]
  486. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [custom.jar:git-Spigot-283de8b-4316a8c]
  487. at net.minecrell.serverlistplus.bukkit.BukkitPluginBase.disablePlugin(BukkitPluginBase.java:46) [ServerListPlus-3.4.7-Universal.jar:?]
  488. at net.minecrell.serverlistplus.bukkit.BukkitPlugin.onEnable(BukkitPlugin.java:143) [ServerListPlus-3.4.7-Universal.jar:?]
  489. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) [custom.jar:git-Spigot-283de8b-4316a8c]
  490. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [custom.jar:git-Spigot-283de8b-4316a8c]
  491. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [custom.jar:git-Spigot-283de8b-4316a8c]
  492. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [custom.jar:git-Spigot-283de8b-4316a8c]
  493. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [custom.jar:git-Spigot-283de8b-4316a8c]
  494. at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [custom.jar:git-Spigot-283de8b-4316a8c]
  495. at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [custom.jar:git-Spigot-283de8b-4316a8c]
  496. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [custom.jar:git-Spigot-283de8b-4316a8c]
  497. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [custom.jar:git-Spigot-283de8b-4316a8c]
  498. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [custom.jar:git-Spigot-283de8b-4316a8c]
  499. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  500. [00:08:40] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.1.4
  501. [00:08:40] [Server thread/INFO]: Initializing for the first time.
  502. [00:08:41] [Server thread/INFO]: [Marriage] Enabling Marriage v2.0.16
  503. [00:08:41] [Server thread/INFO]: [Marriage] Loading config...
  504. [00:08:41] [Server thread/INFO]: [Marriage] Hooked with PermissionsEx using Vault!
  505. [00:08:41] [Server thread/INFO]: [Marriage] Loading dependencies...
  506. [00:08:41] [Server thread/INFO]: [Marriage] Loading listeners...
  507. [00:08:41] [Server thread/INFO]: [Marriage] Hooking with PlotSquared v3.5.0-SNAPSHOT-95f8aaa
  508. [00:08:41] [Server thread/INFO]: [Marriage] Loading database...
  509. [00:08:41] [Server thread/INFO]: [Marriage] Loading commands...
  510. [00:08:41] [Server thread/INFO]: [Marriage] Loading updater...
  511. [00:08:41] [Server thread/INFO]: [Marriage] Loading converter...
  512. [00:08:41] [Server thread/INFO]: [Marriage] Completed plugin load stage.
  513. [00:08:41] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
  514. [00:08:41] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  515. [00:08:41] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  516. [00:08:41] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  517. [00:08:41] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  518. [00:08:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  519. [00:08:41] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  520. [00:08:41] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  521. [00:08:41] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  522. [00:08:41] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  523. [00:08:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  524. [00:08:41] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  525. [00:08:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  526. [00:08:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  527. [00:08:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  528. [00:08:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  529. [00:08:41] [Server thread/INFO]: [WorldGuard] Loading region data...
  530. [00:08:41] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
  531. [00:08:41] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  532. [00:08:41] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  533. [00:08:42] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.0.6
  534. [00:08:43] [Server thread/INFO]: [GameBox] Enabling GameBox v1.0.1
  535. [00:08:43] [Server thread/INFO]: [Money4Upgrade] Enabling Money4Upgrade v1.0
  536. [00:08:43] [Server thread/INFO]: Plugin by PladetorIL | Daniel | SoloRide (FXP)
  537. [00:08:43] [Server thread/INFO]: [CoinFlipper] Enabling CoinFlipper v1.73
  538. [00:08:43] [Server thread/INFO]: [CoinFlipper] You are using an old CoinFlipper version. Please update for best stability at:
  539. [00:08:43] [Server thread/INFO]: [CoinFlipper] https://www.spigotmc.org/resources/coinflipper.33916/
  540. [00:08:43] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
  541. [00:08:44] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  542. [00:08:44] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  543. [00:08:44] [Server thread/INFO]: [GemCrush] Enabling GemCrush v2.1.0
  544. [00:08:44] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.21-SNAPSHOT (build 1463)
  545. [00:08:44] [Server thread/INFO]: [Citizens] Could not fetch entity id mapping fields: Can not set static final net.minecraft.server.v1_11_R1.RegistryMaterials field net.minecraft.server.v1_11_R1.EntityTypes.b to net.citizensnpcs.nms.v1_11_R1.util.CustomEntityRegistry.
  546. [00:08:44] [Server thread/INFO]: [AdvancedAchievements] Enabling AdvancedAchievements v4.1.5
  547. [00:08:44] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up config.yml file...
  548. [00:08:44] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up lang.yml file...
  549. [00:08:44] [Server thread/INFO]: [AdvancedAchievements] Loading parameters, registering permissions and initialising command modules...
  550. [00:08:44] [Server thread/INFO]: [AdvancedAchievements] Loaded 49 achievements in 45 categories.
  551. [00:08:44] [Server thread/INFO]: [AdvancedAchievements] Registering listeners...
  552. [00:08:44] [Thread-17/INFO]: [AdvancedAchievements] Checking for plugin update...
  553. [00:08:44] [Server thread/WARN]: [AdvancedAchievements] Failed to pair with Pet Master plugin; disabling PetMasterGive and PetMasterReceive categories.
  554. [00:08:44] [Server thread/WARN]: [AdvancedAchievements] Ensure you have placed Pet Master with a minimum version of 1.4 in your plugins folder.
  555. [00:08:44] [Server thread/WARN]: [AdvancedAchievements] If you do not wish to use these categories, you must add PetMasterGive and PetMasterReceive to the DisabledCategories list in your config.
  556. [00:08:44] [Server thread/INFO]: [AdvancedAchievements] Initialising database and launching scheduled tasks...
  557. [00:08:44] [Server thread/INFO]: [AdvancedAchievements] Plugin successfully enabled and ready to run! Took 100ms.
  558. [00:08:44] [Server thread/INFO]: [SellAll] Enabling SellAll v4.1
  559. [00:08:44] [Server thread/INFO]: Registered WorldGuardListeners
  560. [00:08:44] [Server thread/INFO]: [SellAll] Checking for a new version...
  561. [00:08:44] [Thread-17/WARN]: [AdvancedAchievements] Update available: v5.0.3! Download at one of the following locations:
  562. [00:08:44] [Thread-17/WARN]: [AdvancedAchievements] - dev.bukkit.org/bukkit-plugins/advanced-achievements/files
  563. [00:08:44] [Thread-17/WARN]: [AdvancedAchievements] - spigotmc.org/resources/advanced-achievements.6239
  564. [00:08:44] [Server thread/INFO]: SellAll verson 4.1 has been enabled!
  565. [00:08:44] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.1
  566. [00:08:44] [Server thread/INFO]: [GabogiAuctions]: Your server is running v1.2.1 and the newest is v1.2.2.
  567. [00:08:44] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.5
  568. [00:08:44] [Server thread/INFO]: [ChatEx] Loading updater by TheJeterLP. Project id: 65863
  569. [00:08:44] [Server thread/INFO]: [ChatEx] Loading updater-config...
  570. [00:08:44] [Server thread/INFO]: [ChatEx] Done!
  571. [00:08:44] [Server thread/INFO]: [ChatEx] Updatechecker is enabled.
  572. [00:08:44] [Server thread/INFO]: [ChatEx] Successfully hooked into: PermissionsEx
  573. [00:08:44] [Server thread/INFO]: [ChatEx] Listener registered with Priority: LOWEST
  574. [00:08:44] [Server thread/INFO]: [ChatEx] is now enabled!
  575. [00:08:44] [Server thread/INFO]: [VillagerFight] Enabling VillagerFight v0.1
  576. [00:08:44] [Server thread/INFO]: [VillagerFight] ProtocolLib status:DONE!
  577. [00:08:44] [Server thread/INFO]: [VillagerFight] Vault status:DONE!
  578. [00:08:44] [Server thread/INFO]: [VillagerFight] Citizens status:DONE!
  579. [00:08:44] [Server thread/INFO]: [VillagerFight] Loaded sucsesfully
  580. [00:08:45] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  581. [00:08:45] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  582. [00:08:45] [Server thread/INFO]: creating table 'items'
  583. [00:08:45] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  584. [00:08:45] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  585. [00:08:45] [Server thread/INFO]: creating table 'accounts'
  586. [00:08:45] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
  587. [00:08:45] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
  588. [00:08:45] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  589. [00:08:45] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  590. [00:08:45] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.5
  591. [00:08:45] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
  592. [00:08:45] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  593. [00:08:45] [Server thread/WARN]: [HolographicDisplays] Hologram 'mod' was in the world 'SHAIEZ' but it wasn't loaded.
  594. [00:08:45] [Server thread/WARN]: [HolographicDisplays] Hologram 'mod1' was in the world 'SHAIEZ' but it wasn't loaded.
  595. [00:08:45] [Server thread/WARN]: [HolographicDisplays] Hologram 'builder' was in the world 'SHAIEZ' but it wasn't loaded.
  596. [00:08:45] [Server thread/WARN]: [HolographicDisplays] Hologram 'owner' was in the world 'SHAIEZ' but it wasn't loaded.
  597. [00:08:45] [Server thread/WARN]: [HolographicDisplays] Hologram 'arena' was in the world 'SHAIEZ' but it wasn't loaded.
  598. [00:08:45] [Server thread/INFO]: [HolographicDisplaysPatch] Enabling HolographicDisplaysPatch v1.0.8
  599. [00:08:45] [Server thread/WARN]: [HolographicDisplaysPatch] This plugin does only work on Spigot #1628 and higher! If you're using the new patched Spigot, ignore this warning.
  600. [00:08:45] [Server thread/INFO]: [Minesweeper] Enabling Minesweeper v2.1.0
  601. [00:08:45] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.7.2
  602. [00:08:45] [Server thread/INFO]: Injecting command information into Citizens.
  603. [00:08:45] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.2.4
  604. [00:08:45] [Server thread/ERROR]: Error occurred while enabling CratesPlus v4.2.4 (Is it up to date?)
  605. java.lang.NullPointerException
  606. at org.bukkit.Location.getBlock(Location.java:87) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  607. at plus.crates.CratesPlus.loadMetaData(CratesPlus.java:440) ~[?:?]
  608. at plus.crates.CratesPlus.onEnable(CratesPlus.java:209) ~[?:?]
  609. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  610. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [custom.jar:git-Spigot-283de8b-4316a8c]
  611. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [custom.jar:git-Spigot-283de8b-4316a8c]
  612. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [custom.jar:git-Spigot-283de8b-4316a8c]
  613. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [custom.jar:git-Spigot-283de8b-4316a8c]
  614. at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [custom.jar:git-Spigot-283de8b-4316a8c]
  615. at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [custom.jar:git-Spigot-283de8b-4316a8c]
  616. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [custom.jar:git-Spigot-283de8b-4316a8c]
  617. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [custom.jar:git-Spigot-283de8b-4316a8c]
  618. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [custom.jar:git-Spigot-283de8b-4316a8c]
  619. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  620. [00:08:45] [Server thread/INFO]: [Prison] Enabling Prison v2.3.1
  621. [00:08:45] [Server thread/ERROR]: Error occurred while enabling Prison v2.3.1 (Is it up to date?)
  622. java.lang.NullPointerException
  623. at me.sirfaizdat.prison.mines.MinesManager.load(MinesManager.java:107) ~[?:?]
  624. at me.sirfaizdat.prison.mines.MinesManager.<init>(MinesManager.java:53) ~[?:?]
  625. at me.sirfaizdat.prison.mines.Mines.enable(Mines.java:62) ~[?:?]
  626. at me.sirfaizdat.prison.core.Prison.enableMines(Prison.java:196) ~[?:?]
  627. at me.sirfaizdat.prison.core.Prison.initComponents(Prison.java:114) ~[?:?]
  628. at me.sirfaizdat.prison.core.Prison.onEnable(Prison.java:81) ~[?:?]
  629. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  630. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [custom.jar:git-Spigot-283de8b-4316a8c]
  631. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [custom.jar:git-Spigot-283de8b-4316a8c]
  632. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [custom.jar:git-Spigot-283de8b-4316a8c]
  633. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [custom.jar:git-Spigot-283de8b-4316a8c]
  634. at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [custom.jar:git-Spigot-283de8b-4316a8c]
  635. at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [custom.jar:git-Spigot-283de8b-4316a8c]
  636. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [custom.jar:git-Spigot-283de8b-4316a8c]
  637. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [custom.jar:git-Spigot-283de8b-4316a8c]
  638. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [custom.jar:git-Spigot-283de8b-4316a8c]
  639. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  640. [00:08:45] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  641. [00:08:45] [Server thread/INFO]: Done (13.335s)! For help, type "help" or "?"
  642. [00:08:45] [Craft Scheduler Thread - 6/WARN]: [VoxelSniper] Plugin VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1 generated an exception while executing task 18
  643. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  644. at org.mcstats.Metrics.postPlugin(Metrics.java:335) ~[?:?]
  645. at org.mcstats.Metrics.access$400(Metrics.java:57) ~[?:?]
  646. at org.mcstats.Metrics$1.run(Metrics.java:223) ~[?:?]
  647. at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  648. at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [custom.jar:git-Spigot-283de8b-4316a8c]
  649. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_72]
  650. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_72]
  651. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  652. [00:08:45] [Craft Scheduler Thread - 10/WARN]: [Wolf] Plugin Wolf vBeta-0.1C generated an exception while executing task 29
  653. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  654. at be.seveningful.wolf.Metrics.postPlugin(Metrics.java:335) ~[?:?]
  655. at be.seveningful.wolf.Metrics.access$400(Metrics.java:57) ~[?:?]
  656. at be.seveningful.wolf.Metrics$1.run(Metrics.java:223) ~[?:?]
  657. at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  658. at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [custom.jar:git-Spigot-283de8b-4316a8c]
  659. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_72]
  660. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_72]
  661. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  662. [00:08:45] [Craft Scheduler Thread - 14/INFO]: [GAListener] Connection established!
  663. [00:08:45] [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.
  664. [00:08:45] [Craft Scheduler Thread - 14/INFO]: [GAListener] Loading queued votes
  665. [00:08:45] [Craft Scheduler Thread - 14/INFO]: [GAListener] Loaded 7 queued votes
  666. [00:08:45] [Craft Scheduler Thread - 19/INFO]: [Marriage] Purged 0 player entries in 11ms
  667. [00:08:45] [Craft Scheduler Thread - 18/INFO]: [PlayerVaults] We didn't find an update!
  668. [00:08:46] [Craft Scheduler Thread - 6/INFO]: [ChatControl] *---------------------------------------------*
  669. [00:08:46] [Craft Scheduler Thread - 6/INFO]: [ChatControl] [!] ChatControl Update Notification [!]
  670. [00:08:46] [Craft Scheduler Thread - 6/INFO]: [ChatControl] A manual upgrade is now available at
  671. [00:08:46] [Craft Scheduler Thread - 6/INFO]: [ChatControl] https://spigotmc.org/resources/10258
  672. [00:08:46] [Craft Scheduler Thread - 6/INFO]: [ChatControl] You can hide this warning in settings.yml
  673. [00:08:46] [Craft Scheduler Thread - 6/INFO]: [ChatControl] *---------------------------------------------*
  674. [00:08:46] [Server thread/INFO]: [Citizens] Loaded 10 NPCs.
  675. [00:08:46] [Craft Scheduler Thread - 27/INFO]: [Vault] Checking for Updates ...
  676. [00:08:46] [Craft Scheduler Thread - 22/INFO]: CrazyAuctions: 1.2.2 now available.
  677. [00:08:46] [Craft Scheduler Thread - 27/INFO]: [Vault] No new version available
  678. [00:08:46] [Craft Scheduler Thread - 4/INFO]: PlotSquared 3.5.0 is available:
  679. [00:08:46] [Craft Scheduler Thread - 4/INFO]: - Use: /plot update
  680. [00:08:46] [Craft Scheduler Thread - 4/INFO]: - Or: PlotSquared-Bukkit.jar
  681. [00:08:46] [Server thread/INFO]: Starting UUID caching
  682. [00:08:46] [Craft Scheduler Thread - 4/INFO]: [P2] Starting player data caching for: world
  683. [00:08:46] [Craft Scheduler Thread - 4/INFO]: Fast mode UUID caching enabled!
  684. [00:08:46] [Craft Scheduler Thread - 4/INFO]: [P2] Cached a total of: 37 UUIDs
  685. [00:08:46] [Craft Scheduler Thread - 4/INFO]: Failed to cache: 1 uuids - slowly processing all files
  686. [00:08:47] [Craft Scheduler Thread - 4/INFO]: [P2] Cached a total of: 143 UUIDs
  687. [00:08:47] [Server thread/INFO]: [ProtocolLib] The updater found an update: 4.2.1 (Running 4.2.0). Download at https://www.spigotmc.org/resources/protocollib.1997/
  688. [00:08:48] [Server thread/INFO]: [ChatEx] There is no new version available. You are up-to-date!
  689. [00:09:22] [Server thread/INFO]: CONSOLE issued server command: /list
  690. [00:09:22] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  691. [00:09:31] [Server thread/INFO]: CONSOLE issued server command: /who
  692. [00:09:31] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  693. [00:09:41] [Server thread/INFO]: [PermissionsEx] version [1.23.4]
  694. [00:09:41] [Server thread/INFO]: Usage:
  695. [00:09:41] [Server thread/INFO]: /pex - Display help
  696. [00:09:41] [Server thread/INFO]: /pex reload - Reload environment
  697. [00:09:41] [Server thread/INFO]: /pex report - Report an issue with PEX
  698. [00:09:41] [Server thread/INFO]: /pex config <node> [value] - Print or set <node> [value]
  699. [00:09:41] [Server thread/INFO]: /pex backend - Print currently used backend
  700. [00:09:41] [Server thread/INFO]: /pex backend <backend> - Change permission backend on the fly (Use with caution!)
  701. [00:09:41] [Server thread/INFO]: /pex hierarchy [world] - Print complete user/group hierarchy
  702. [00:09:41] [Server thread/INFO]: /pex import <backend> - Import data from <backend> into currently selected backend
  703. [00:09:41] [Server thread/INFO]: /pex convert uuid - Bulk convert user data to UUID-based storage
  704. [00:09:41] [Server thread/INFO]: /pex toggle debug - Enable/disable debug mode
  705. [00:09:41] [Server thread/INFO]: /pex help [page] [count] - PermissionsEx commands help
  706. [00:09:41] [Server thread/INFO]: /pex users list - List all registered users
  707. [00:09:41] [Server thread/INFO]: /pex users - List all registered users (alias)
  708. [00:09:41] [Server thread/INFO]: /pex user - List all registered users (alias)
  709. [00:09:41] [Server thread/INFO]: /pex user <user> - List user permissions (list alias)
  710. [00:09:41] [Server thread/INFO]: /pex user <user> list [world] - List user permissions
  711. [00:09:41] [Server thread/INFO]: /pex user <user> superperms - List user actual superperms
  712. [00:09:41] [Server thread/INFO]: /pex user <user> prefix [newprefix] [world] - Get or set <user> prefix
  713. [00:09:41] [Server thread/INFO]: /pex user <user> suffix [newsuffix] [world] - Get or set <user> suffix
  714. [00:09:41] [Server thread/INFO]: /pex user <user> toggle debug - Toggle debug only for <user>
  715. [00:09:41] [Server thread/INFO]: /pex user <user> check <permission> [world] - Checks player for <permission>
  716. [00:09:41] [Server thread/INFO]: /pex user <user> get <option> [world] - Toggle debug only for <user>
  717. [00:09:41] [Server thread/INFO]: /pex user <user> delete - Remove <user>
  718. [00:09:41] [Server thread/INFO]: /pex user <user> add <permission> [world] - Add <permission> to <user> in [world]
  719. [00:09:41] [Server thread/INFO]: /pex user <user> remove <permission> [world] - Remove permission from <user> in [world]
  720. [00:09:41] [Server thread/INFO]: /pex user <user> swap <permission> <targetPermission> [world] - Swap <permission> and <targetPermission> in permission list. Could be number or permission itself
  721. [00:09:41] [Server thread/INFO]: /pex user <user> timed add <permission> [lifetime] [world] - Add timed <permissions> to <user> for [lifetime] seconds in [world]
  722. [00:09:41] [Server thread/INFO]: /pex user <user> timed remove <permission> [world] - Remove timed <permission> from <user> in [world]
  723. [00:09:41] [Server thread/INFO]: /pex user <user> set <option> <value> [world] - Set <option> to <value> in [world]
  724. [00:09:41] [Server thread/INFO]: /pex user <user> group list [world] - List all <user> groups
  725. [00:09:41] [Server thread/INFO]: /pex user <user> group add <group> [world] [lifetime] - Add <user> to <group>
  726. [00:09:41] [Server thread/INFO]: /pex user <user> group set <group> [world] - Set <group> for <user>
  727. [00:09:41] [Server thread/INFO]: /pex user <user> group remove <group> [world] - Remove <user> from <group>
  728. [00:09:41] [Server thread/INFO]: /pex users cleanup <group> [threshold] - Clean users of specified group, which last login was before threshold (in days). By default threshold is 30 days.
  729. [00:09:41] [Server thread/INFO]: /pex group <group> swap <permission> <targetPermission> [world] - Swap <permission> and <targetPermission> in permission list. Could be number or permission itself
  730. [00:09:41] [Server thread/INFO]: /pex groups list [world] - List all registered groups
  731. [00:09:41] [Server thread/INFO]: /pex groups - List all registered groups (alias)
  732. [00:09:41] [Server thread/INFO]: /pex group - List all registered groups (alias)
  733. [00:09:41] [Server thread/INFO]: /pex group <group> weight [weight] - Print or set group weight
  734. [00:09:41] [Server thread/INFO]: /pex group <group> toggle debug - Toggle debug mode for group
  735. [00:09:41] [Server thread/INFO]: /pex group <group> prefix [newprefix] [world] - Get or set <group> prefix.
  736. [00:09:41] [Server thread/INFO]: /pex group <group> suffix [newsuffix] [world] - Get or set <group> suffix
  737. [00:09:41] [Server thread/INFO]: /pex group <group> create [parents] - Create <group> and/or set [parents]
  738. [00:09:41] [Server thread/INFO]: /pex group <group> delete - Remove <group>
  739. [00:09:41] [Server thread/INFO]: /pex group <group> parents [world] - List parents for <group> (alias)
  740. [00:09:41] [Server thread/INFO]: /pex group <group> parents list [world] - List parents for <group>
  741. [00:09:41] [Server thread/INFO]: /pex group <group> parents set <parents> [world] - Set parent(s) for <group> (single or comma-separated list)
  742. [00:09:41] [Server thread/INFO]: /pex group <group> parents add <parents> [world] - Set parent(s) for <group> (single or comma-separated list)
  743. [00:09:41] [Server thread/INFO]: /pex group <group> parents remove <parents> [world] - Set parent(s) for <group> (single or comma-separated list)
  744. [00:09:41] [Server thread/INFO]: /pex group <group> - List all <group> permissions (alias)
  745. [00:09:41] [Server thread/INFO]: /pex group <group> list [world] - List all <group> permissions in [world]
  746. [00:09:41] [Server thread/INFO]: /pex group <group> add <permission> [world] - Add <permission> to <group> in [world]
  747. [00:09:41] [Server thread/INFO]: /pex group <group> set <option> <value> [world] - Set <option> <value> for <group> in [world]
  748. [00:09:41] [Server thread/INFO]: /pex group <group> remove <permission> [world] - Remove <permission> from <group> in [world]
  749. [00:09:41] [Server thread/INFO]: /pex group <group> timed add <permission> [lifetime] [world] - Add timed <permission> to <group> with [lifetime] in [world]
  750. [00:09:41] [Server thread/INFO]: /pex group <group> timed remove <permission> [world] - Remove timed <permissions> for <group> in [world]
  751. [00:09:41] [Server thread/INFO]: /pex group <group> users - List all users in <group>
  752. [00:09:41] [Server thread/INFO]: /pex group <group> user add <user> [world] - Add <user> (single or comma-separated list) to <group>
  753. [00:09:41] [Server thread/INFO]: /pex group <group> user remove <user> [world] - Add <user> (single or comma-separated list) to <group>
  754. [00:09:41] [Server thread/INFO]: /pex default group [world] - Print default groups for specified world
  755. [00:09:41] [Server thread/INFO]: /pex set default group <group> <value> [world] - Set whether a group is default for specified worlds
  756. [00:09:41] [Server thread/INFO]: /pex group <group> rank [rank] [ladder] - Get or set <group> [rank] [ladder]
  757. [00:09:41] [Server thread/INFO]: /pex promote <user> [ladder] - Promotes <user> to next group on [ladder]
  758. [00:09:41] [Server thread/INFO]: /pex demote <user> [ladder] - Demotes <user> to previous group or [ladder]
  759. [00:09:41] [Server thread/INFO]: /pex worlds - Print loaded worlds
  760. [00:09:41] [Server thread/INFO]: /pex world <world> - Print <world> inheritance info
  761. [00:09:41] [Server thread/INFO]: /pex world <world> inherit <parentWorlds> - Set <parentWorlds> for <world>
  762. [00:09:43] [User Authenticator #1/INFO]: UUID of player PopKoren is 299cf343-8a7a-4874-86a2-f7063120b139
  763. [00:09:43] [Server thread/INFO]: [SellAll] Checking for a new version...
  764. [00:09:43] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to HolographicDisplaysPatch v1.0.8
  765. org.bukkit.event.EventException
  766. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  767. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  768. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [custom.jar:git-Spigot-283de8b-4316a8c]
  769. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [custom.jar:git-Spigot-283de8b-4316a8c]
  770. at net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:327) [custom.jar:git-Spigot-283de8b-4316a8c]
  771. at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160) [custom.jar:git-Spigot-283de8b-4316a8c]
  772. at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147) [custom.jar:git-Spigot-283de8b-4316a8c]
  773. at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) [custom.jar:git-Spigot-283de8b-4316a8c]
  774. at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233) [custom.jar:git-Spigot-283de8b-4316a8c]
  775. at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140) [custom.jar:git-Spigot-283de8b-4316a8c]
  776. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [custom.jar:git-Spigot-283de8b-4316a8c]
  777. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [custom.jar:git-Spigot-283de8b-4316a8c]
  778. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [custom.jar:git-Spigot-283de8b-4316a8c]
  779. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [custom.jar:git-Spigot-283de8b-4316a8c]
  780. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  781. Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_7_R4/entity/CraftPlayer
  782. at com.gmail.filoghost.holograms.patch.HologramsPatch.onJoin(HologramsPatch.java:63) ~[?:?]
  783. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_72]
  784. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_72]
  785. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_72]
  786. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_72]
  787. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  788. ... 14 more
  789. Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_7_R4.entity.CraftPlayer
  790. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  791. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  792. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_72]
  793. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_72]
  794. at com.gmail.filoghost.holograms.patch.HologramsPatch.onJoin(HologramsPatch.java:63) ~[?:?]
  795. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_72]
  796. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_72]
  797. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_72]
  798. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_72]
  799. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  800. ... 14 more
  801. [00:09:44] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to EnjinMinecraftPlugin v3.1.4
  802. org.bukkit.event.EventException
  803. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  804. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  805. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [custom.jar:git-Spigot-283de8b-4316a8c]
  806. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [custom.jar:git-Spigot-283de8b-4316a8c]
  807. at net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:327) [custom.jar:git-Spigot-283de8b-4316a8c]
  808. at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160) [custom.jar:git-Spigot-283de8b-4316a8c]
  809. at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147) [custom.jar:git-Spigot-283de8b-4316a8c]
  810. at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) [custom.jar:git-Spigot-283de8b-4316a8c]
  811. at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233) [custom.jar:git-Spigot-283de8b-4316a8c]
  812. at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140) [custom.jar:git-Spigot-283de8b-4316a8c]
  813. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [custom.jar:git-Spigot-283de8b-4316a8c]
  814. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [custom.jar:git-Spigot-283de8b-4316a8c]
  815. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [custom.jar:git-Spigot-283de8b-4316a8c]
  816. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [custom.jar:git-Spigot-283de8b-4316a8c]
  817. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  818. Caused by: java.lang.NullPointerException
  819. at com.enjin.bukkit.EnjinMinecraftPlugin.saveRankUpdatesConfiguration(EnjinMinecraftPlugin.java:253) ~[?:?]
  820. at com.enjin.bukkit.listeners.ConnectionListener.updatePlayerRanks(ConnectionListener.java:69) ~[?:?]
  821. at com.enjin.bukkit.listeners.ConnectionListener.onPlayerJoin(ConnectionListener.java:32) ~[?:?]
  822. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_72]
  823. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_72]
  824. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_72]
  825. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_72]
  826. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  827. ... 14 more
  828. [00:09:44] [Server thread/WARN]: Failed to handle packet for /77.126.23.5:50044
  829. java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
  830. at java.util.ArrayList.rangeCheck(ArrayList.java:653) ~[?:1.8.0_72]
  831. at java.util.ArrayList.set(ArrayList.java:444) ~[?:1.8.0_72]
  832. at net.minecraft.server.v1_11_R1.RegionFile.<init>(RegionFile.java:64) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  833. at net.minecraft.server.v1_11_R1.RegionFileCache.a(RegionFileCache.java:31) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  834. at net.minecraft.server.v1_11_R1.ChunkRegionLoader.chunkExists(ChunkRegionLoader.java:42) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  835. at net.minecraft.server.v1_11_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:132) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  836. at net.minecraft.server.v1_11_R1.PlayerChunk.<init>(PlayerChunk.java:44) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  837. at net.minecraft.server.v1_11_R1.PlayerChunkMap.c(PlayerChunkMap.java:232) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  838. at net.minecraft.server.v1_11_R1.PlayerChunkMap.addPlayer(PlayerChunkMap.java:287) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  839. at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:284) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  840. at net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:361) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  841. at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  842. at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  843. at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  844. at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  845. at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140) [custom.jar:git-Spigot-283de8b-4316a8c]
  846. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [custom.jar:git-Spigot-283de8b-4316a8c]
  847. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [custom.jar:git-Spigot-283de8b-4316a8c]
  848. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [custom.jar:git-Spigot-283de8b-4316a8c]
  849. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [custom.jar:git-Spigot-283de8b-4316a8c]
  850. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  851. [00:09:44] [Craft Scheduler Thread - 17/INFO]: [GAListener] Player: PopKoren has 11 votes
  852. [00:09:44] [Server thread/INFO]: [ChatEx] There is no new version available. You are up-to-date!
  853. [00:09:44] [Server thread/ERROR]: Could not pass event PlayerQuitEvent to EnjinMinecraftPlugin v3.1.4
  854. org.bukkit.event.EventException
  855. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  856. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  857. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [custom.jar:git-Spigot-283de8b-4316a8c]
  858. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [custom.jar:git-Spigot-283de8b-4316a8c]
  859. at net.minecraft.server.v1_11_R1.PlayerList.disconnect(PlayerList.java:379) [custom.jar:git-Spigot-283de8b-4316a8c]
  860. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1054) [custom.jar:git-Spigot-283de8b-4316a8c]
  861. at net.minecraft.server.v1_11_R1.NetworkManager.handleDisconnection(NetworkManager.java:316) [custom.jar:git-Spigot-283de8b-4316a8c]
  862. at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:174) [custom.jar:git-Spigot-283de8b-4316a8c]
  863. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [custom.jar:git-Spigot-283de8b-4316a8c]
  864. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [custom.jar:git-Spigot-283de8b-4316a8c]
  865. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [custom.jar:git-Spigot-283de8b-4316a8c]
  866. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [custom.jar:git-Spigot-283de8b-4316a8c]
  867. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  868. Caused by: java.lang.NullPointerException
  869. at com.enjin.bukkit.EnjinMinecraftPlugin.saveRankUpdatesConfiguration(EnjinMinecraftPlugin.java:253) ~[?:?]
  870. at com.enjin.bukkit.listeners.ConnectionListener.updatePlayerRanks(ConnectionListener.java:69) ~[?:?]
  871. at com.enjin.bukkit.listeners.ConnectionListener.onPlayerQuit(ConnectionListener.java:64) ~[?:?]
  872. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_72]
  873. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_72]
  874. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_72]
  875. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_72]
  876. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  877. ... 12 more
  878. [00:09:44] [Server thread/INFO]: PopKoren left the game
  879. [00:09:46] [Craft Scheduler Thread - 16/WARN]: Rank updates configuration did not load properly.
  880. [00:09:58] [Server thread/INFO]: CONSOLE issued server command: /warp
  881. [00:09:58] [Server thread/INFO]: There are 47 warps. Showing page 1 of 3.
  882. [00:09:58] [Server thread/INFO]: A, b, C, Casino, D, deletedE, deletedF, deletedU, E, F, Food, g, gabogi, GaboGod, Gabogon, h, home5, I, J, k
  883. [00:09:58] [Server thread/INFO]: CONSOLE issued server command: /list
  884. [00:09:58] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  885. [00:10:07] [Server thread/INFO]: ====[ Multiverse World List ]====
  886. [00:10:07] [Server thread/INFO]: world_the_end - THE_END
  887. [00:10:07] [Server thread/INFO]: world - NORMAL
  888. [00:10:07] [Server thread/INFO]: world_nether - NETHER
  889. [00:10:35] [Server thread/INFO]: CONSOLE issued server command: /list
  890. [00:10:35] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  891. [00:11:11] [Server thread/INFO]: CONSOLE issued server command: /list
  892. [00:11:11] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  893. [00:11:25] [Server thread/INFO]: Saving...
  894. [00:11:25] [Server thread/INFO]: Saved the world
  895. [00:11:25] [Server thread/INFO]: Stopping the server
  896. [00:11:25] [Server thread/INFO]: Stopping server
  897. [00:11:25] [Server thread/INFO]: [Prison] Disabling Prison v2.3.1
  898. [00:11:25] [Server thread/ERROR]: Error occurred while disabling Prison v2.3.1 (Is it up to date?)
  899. java.lang.NullPointerException
  900. at me.sirfaizdat.prison.core.Prison.onDisable(Prison.java:254) ~[?:?]
  901. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:273) ~[custom.jar:git-Spigot-283de8b-4316a8c]
  902. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [custom.jar:git-Spigot-283de8b-4316a8c]
  903. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [custom.jar:git-Spigot-283de8b-4316a8c]
  904. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [custom.jar:git-Spigot-283de8b-4316a8c]
  905. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.disablePlugins(CraftServer.java:345) [custom.jar:git-Spigot-283de8b-4316a8c]
  906. at net.minecraft.server.v1_11_R1.MinecraftServer.stop(MinecraftServer.java:464) [custom.jar:git-Spigot-283de8b-4316a8c]
  907. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:612) [custom.jar:git-Spigot-283de8b-4316a8c]
  908. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
  909. [00:11:25] [Server thread/INFO]: [CratesPlus] Disabling CratesPlus v4.2.4
  910. [00:11:25] [Server thread/INFO]: [CommandNPC] Disabling CommandNPC v1.7.2
  911. [00:11:25] [Server thread/INFO]: [Minesweeper] Disabling Minesweeper v2.1.0
  912. [00:11:25] [Server thread/INFO]: [HolographicDisplaysPatch] Disabling HolographicDisplaysPatch v1.0.8
  913. [00:11:25] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.5
  914. [00:11:25] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
  915. [00:11:25] [Server thread/INFO]: [VillagerFight] Disabling VillagerFight v0.1
  916. [00:11:25] [Server thread/INFO]: [ChatEx] Disabling ChatEx v1.5
  917. [00:11:25] [Server thread/INFO]: [ChatEx] is now disabled!
  918. [00:11:25] [Server thread/INFO]: [CrazyAuctions] Disabling CrazyAuctions v1.2.1
  919. [00:11:25] [Server thread/INFO]: [SellAll] Disabling SellAll v4.1
  920. [00:11:25] [Server thread/INFO]: [SellAll] Disabled Version 4.1
  921. [00:11:25] [Server thread/INFO]: [AdvancedAchievements] Disabling AdvancedAchievements v4.1.5
  922. [00:11:25] [Server thread/INFO]: [AdvancedAchievements] Remaining requests sent to database, plugin disabled.
  923. [00:11:25] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.21-SNAPSHOT (build 1463)
  924. [00:11:25] [Server thread/INFO]: [GemCrush] Disabling GemCrush v2.1.0
  925. [00:11:25] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b719
  926. [00:11:25] [Server thread/INFO]: [CoinFlipper] Disabling CoinFlipper v1.73
  927. [00:11:25] [Server thread/INFO]: [Money4Upgrade] Disabling Money4Upgrade v1.0
  928. [00:11:25] [Server thread/INFO]: [GameBox] Disabling GameBox v1.0.1
  929. [00:11:25] [Server thread/INFO]: [TitleManager] Disabling TitleManager v2.0.6
  930. [00:11:25] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  931. [00:11:25] [Server thread/INFO]: [PlayerVaults] Disabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  932. [00:11:25] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.1.4
  933. [00:11:25] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.3-SNAPSHOT;c904242
  934. [00:11:25] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  935. [00:11:25] [Server thread/INFO]: [Marriage] Disabling Marriage v2.0.16
  936. [00:11:25] [Server thread/INFO]: [Marriage] Loading database...
  937. [00:11:25] [Server thread/INFO]: [Marriage] Plugin has been completely disabled.
  938. [00:11:25] [Server thread/INFO]: [PlotSquared] Disabling PlotSquared v3.5.0-SNAPSHOT-95f8aaa
  939. [00:11:25] [Server thread/INFO]: All DB transactions during this session are being validated (This may take a while if corrections need to be made)
  940. [00:11:25] [Server thread/INFO]: [WARNING] Found 40 plots in DB for non existent world; 'plotworld'.
  941. [00:11:25] [Server thread/INFO]: [WARNING] - Please create the world/s or remove the plots using the purge command
  942. [00:11:25] [Server thread/INFO]: Could not close database connection!
  943. [00:11:25] [Server thread/INFO]: [EnjinMinecraftPlugin] Disabling EnjinMinecraftPlugin v3.1.4
  944. [00:11:25] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  945. [00:11:25] [Server thread/INFO]: [GAListener] Disabling GAListener v1.3.2
  946. [00:11:25] [Server thread/INFO]: [GAListener] GAListener v1.3.2 Disabled
  947. [00:11:25] [Server thread/INFO]: [ActionAnnouncer] Disabling ActionAnnouncer v1.11.0
  948. [00:11:25] [Server thread/INFO]: [PrisonBalance] Disabling PrisonBalance v1.95
  949. [00:11:25] [Server thread/INFO]: [PrisonBalance] Disabled
  950. [00:11:25] [Server thread/INFO]: [Anti-Plugin-Viewer] Disabling Anti-Plugin-Viewer v11.3
  951. [00:11:25] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  952. [00:11:25] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  953. [00:11:25] [Server thread/INFO]: [AutoPickup] Disabling AutoPickup v5.0.3
  954. [00:11:25] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  955. [00:11:25] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  956. [00:11:25] [Server thread/INFO]: [KitAdder] Disabling KitAdder v2.6
  957. [00:11:25] [Server thread/INFO]: [KitAdder] KitAdder plugin has been disabled!
  958. [00:11:25] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.2.0
  959. [00:11:25] [Server thread/INFO]: [SimplePets] Disabling SimplePets v2.8.5
  960. [00:11:25] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
  961. [00:11:25] [Server thread/INFO]: [Votifier] Votifier disabled.
  962. [00:11:25] [Thread-12/WARN]: [Votifier] Protocol error. Ignoring packet - Socket closed
  963. [00:11:25] [Server thread/INFO]: [Wolf] Disabling Wolf vBeta-0.1C
  964. [00:11:25] [Server thread/INFO]: [CBlocker] Disabling CBlocker v3.0.0.2
  965. [00:11:25] [Server thread/INFO]: ----- ----- [CBlocker] ----- -----
  966. [00:11:25] [Server thread/INFO]: saving data...
  967. [00:11:25] [Server thread/INFO]: data successfully saved.
  968. [00:11:25] [Server thread/INFO]: ----- ----- [CBlocker] ----- -----
  969. [00:11:25] [Server thread/INFO]: [ChatControl] Disabling ChatControl v5.4.3
  970. [00:11:25] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.3
  971. [00:11:25] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  972. [00:11:25] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  973. [00:11:25] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.5;4651611
  974. [00:11:25] [Server thread/INFO]: [Itemizer] Disabling Itemizer v3.1
  975. [00:11:25] [Server thread/INFO]: [CustomHelpMessage] Disabling CustomHelpMessage v1.4
  976. [00:11:25] [Server thread/INFO]: [CustomHelpMessage] &8[&aCHM&8] has been Disabled.
  977. [00:11:25] [Server thread/INFO]: [AsyncWorldEditInjector] Disabling AsyncWorldEditInjector v2.3.0
  978. [00:11:25] [Server thread/INFO]: [AsyncWorldEditInjector] Disabled
  979. [00:11:25] [Server thread/INFO]: [icJukeBox] Disabling icJukeBox v1.6.4
  980. [00:11:25] [Server thread/INFO]: [SimpleAPI] Disabling SimpleAPI v3.0.5
  981. [00:11:25] [Server thread/INFO]: [VoxelSniper] Disabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  982. [00:11:25] [Server thread/INFO]: [SuperTrails] Disabling SuperTrails v9.6.6
  983. [00:11:25] [Server thread/INFO]: [PrisonInventoryPlus] Disabling PrisonInventoryPlus v1.3
  984. [00:11:25] [Server thread/INFO]: [InventoryGames] Disabling InventoryGames v1.2.1
  985. [00:11:25] [Server thread/INFO]: [DisableCommands] Disabling DisableCommands v1.0
  986. [00:11:25] [Server thread/INFO]: [HeadGUI] Disabling HeadGUI v1.3
  987. [00:11:25] [Server thread/INFO]: [hebrewFix] Disabling hebrewFix v1.4
  988. [00:11:25] [Server thread/INFO]: hebrewFix Has Been Disabled
  989. [00:11:25] [Server thread/INFO]: [HeadPets] Disabling HeadPets v0.2.1
  990. [00:11:25] [Server thread/INFO]: Saving players
  991. [00:11:25] [Server thread/INFO]: Saving worlds
  992. [00:11:25] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  993. [00:11:25] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  994. [00:11:25] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement