Advertisement
Guest User

Untitled

a guest
Jun 30th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.62 KB | None | 0 0
  1. [01:18:00] [Server thread/INFO]: Starting minecraft server version 1.10
  2. [01:18:00] [Server thread/INFO]: Loading properties
  3. [01:18:00] [Server thread/INFO]: Default game type: SURVIVAL
  4. [01:18:00] [Server thread/INFO]: Generating keypair
  5. [01:18:00] [Server thread/INFO]: Starting Minecraft server on 167.114.102.199:25642
  6. [01:18:00] [Server thread/INFO]: Using epoll channel type
  7. [01:18:00] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-885f4dc (MC: 1.10) (Implementing API version 1.10-R0.1-SNAPSHOT)
  8. [01:18:01] [Server thread/ERROR]: Could not load 'plugins/AdvancedSidebar.jar' in folder 'plugins'
  9. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  10. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[custom.jar:git-Bukkit-885f4dc]
  11. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[custom.jar:git-Bukkit-885f4dc]
  12. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [custom.jar:git-Bukkit-885f4dc]
  13. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:294) [custom.jar:git-Bukkit-885f4dc]
  14. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.<init>(CraftServer.java:256) [custom.jar:git-Bukkit-885f4dc]
  15. at net.minecraft.server.v1_10_R1.PlayerList.<init>(PlayerList.java:70) [custom.jar:git-Bukkit-885f4dc]
  16. at net.minecraft.server.v1_10_R1.DedicatedPlayerList.<init>(SourceFile:14) [custom.jar:git-Bukkit-885f4dc]
  17. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:183) [custom.jar:git-Bukkit-885f4dc]
  18. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:517) [custom.jar:git-Bukkit-885f4dc]
  19. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  20. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  21. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_66]
  22. at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_66]
  23. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_66]
  24. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_66]
  25. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_66]
  26. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_66]
  27. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_66]
  28. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_66]
  29. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_66]
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[custom.jar:git-Bukkit-885f4dc]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[custom.jar:git-Bukkit-885f4dc]
  32. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  34. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  35. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  36. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[custom.jar:git-Bukkit-885f4dc]
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-Bukkit-885f4dc]
  38. ... 9 more
  39. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  40. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_66]
  41. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[custom.jar:git-Bukkit-885f4dc]
  42. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[custom.jar:git-Bukkit-885f4dc]
  43. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  44. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  45. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_66]
  46. at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_66]
  47. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_66]
  48. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_66]
  49. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_66]
  50. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_66]
  51. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_66]
  52. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_66]
  53. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_66]
  54. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[custom.jar:git-Bukkit-885f4dc]
  55. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[custom.jar:git-Bukkit-885f4dc]
  56. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  57. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  58. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  59. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  60. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[custom.jar:git-Bukkit-885f4dc]
  61. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-Bukkit-885f4dc]
  62. ... 9 more
  63. [01:18:01] [Server thread/ERROR]: Could not load 'plugins/Yamler-Bungee-2.4.0-SNAPSHOT.jar' in folder 'plugins'
  64. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  65. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[custom.jar:git-Bukkit-885f4dc]
  66. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[custom.jar:git-Bukkit-885f4dc]
  67. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [custom.jar:git-Bukkit-885f4dc]
  68. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:294) [custom.jar:git-Bukkit-885f4dc]
  69. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.<init>(CraftServer.java:256) [custom.jar:git-Bukkit-885f4dc]
  70. at net.minecraft.server.v1_10_R1.PlayerList.<init>(PlayerList.java:70) [custom.jar:git-Bukkit-885f4dc]
  71. at net.minecraft.server.v1_10_R1.DedicatedPlayerList.<init>(SourceFile:14) [custom.jar:git-Bukkit-885f4dc]
  72. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:183) [custom.jar:git-Bukkit-885f4dc]
  73. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:517) [custom.jar:git-Bukkit-885f4dc]
  74. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  75. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  76. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_66]
  77. at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_66]
  78. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_66]
  79. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_66]
  80. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_66]
  81. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_66]
  82. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_66]
  83. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_66]
  84. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_66]
  85. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[custom.jar:git-Bukkit-885f4dc]
  86. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[custom.jar:git-Bukkit-885f4dc]
  87. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  88. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  89. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  90. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  91. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[custom.jar:git-Bukkit-885f4dc]
  92. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-Bukkit-885f4dc]
  93. ... 9 more
  94. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  95. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_66]
  96. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[custom.jar:git-Bukkit-885f4dc]
  97. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[custom.jar:git-Bukkit-885f4dc]
  98. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  99. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  100. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_66]
  101. at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_66]
  102. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_66]
  103. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_66]
  104. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_66]
  105. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_66]
  106. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_66]
  107. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_66]
  108. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_66]
  109. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[custom.jar:git-Bukkit-885f4dc]
  110. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[custom.jar:git-Bukkit-885f4dc]
  111. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  112. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  113. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  114. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  115. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[custom.jar:git-Bukkit-885f4dc]
  116. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-Bukkit-885f4dc]
  117. ... 9 more
  118. [01:18:01] [Server thread/ERROR]: ebean.properties not found
  119. [01:18:01] [Server thread/INFO]: DataSourcePool [HomeSpawnPlus] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  120. [01:18:01] [Server thread/WARN]: /tmp/sqlite-3.7.2-libsqlitejdbc.so (Permission denied)
  121. [01:18:02] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  122. [01:18:03] [Server thread/INFO]: Entities enhanced[0] subclassed[7]
  123. [01:18:03] [Server thread/INFO]: [HiveJumpPads] Loading HiveJumpPads v2.17
  124. [01:18:03] [Server thread/INFO]: [Stacker] Loading Stacker v1.0.0
  125. [01:18:03] [Server thread/INFO]: [Broadcaster] Loading Broadcaster v1.0
  126. [01:18:03] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.23
  127. [01:18:03] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.5.5
  128. [01:18:03] [Server thread/INFO]: [Tablist] Loading Tablist v2.1
  129. [01:18:03] [Server thread/INFO]: [ChatManager] Loading ChatManager v5.5
  130. [01:18:03] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
  131. [01:18:03] [Server thread/INFO]: [AsyncWorldEditInjector] Loading AsyncWorldEditInjector v2.2.2
  132. [01:18:03] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  133. [01:18:03] [Server thread/INFO]: [RealPing] Loading RealPing v0.5.0
  134. [01:18:03] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  135. [01:18:03] [Server thread/INFO]: [ArcaneEnchants] Loading ArcaneEnchants v5.2.4
  136. [01:18:03] [Server thread/INFO]: [QuickBoard] Loading QuickBoard v1.9
  137. [01:18:03] [Server thread/INFO]: [Votifier] Loading Votifier v1.8
  138. [01:18:03] [Server thread/INFO]: [LiquidControl] Loading LiquidControl v1.61
  139. [01:18:03] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-SNAPSHOT-b722
  140. [01:18:03] [Server thread/INFO]: [VoidSpawn] Loading VoidSpawn v1.10.0
  141. [01:18:03] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v2.2.2
  142. [01:18:03] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.3.1
  143. [01:18:03] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  144. [01:18:03] [Server thread/INFO]: [Lottery] Loading Lottery v1.1.1
  145. [01:18:03] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5.0-SNAPSHOT-b746
  146. [01:18:03] [Server thread/INFO]: [WorldWarp] Loading WorldWarp v1.0
  147. [01:18:03] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.2
  148. [01:18:03] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  149. [01:18:03] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
  150. [01:18:03] [Server thread/INFO]: [PerWorldInventory] Loading PerWorldInventory v1.7.5
  151. [01:18:03] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2
  152. [01:18:03] [Server thread/INFO]: [VoteParty] Loading VoteParty v3.3
  153. [01:18:03] [Server thread/INFO]: [VoteTokens] Loading VoteTokens v1.1.1
  154. [01:18:03] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  155. [01:18:03] [Server thread/INFO]: [SkyWars] Loading SkyWars v2.1.3
  156. [01:18:03] [Server thread/INFO]: [ActionAPI] Loading ActionAPI v1.1.3
  157. [01:18:03] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.5-b675
  158. [01:18:03] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.3
  159. [01:18:03] [Server thread/INFO]: [MyPet] Loading MyPet v2.1.4
  160. [01:18:03] [Server thread/INFO]: [MultiWorldMoney] Loading MultiWorldMoney v2.2
  161. [01:18:03] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b354
  162. [01:18:03] [Server thread/INFO]: [uSkyBlock] Loading uSkyBlock v2.6.4
  163. [01:18:03] [Server thread/INFO]: [Jobs] Loading Jobs v3.4.1
  164. [01:18:03] [Server thread/INFO]: [TNTRun] Loading TNTRun v6.3.1
  165. [01:18:03] [Server thread/INFO]: [Auctions] Loading Auctions v2.5.0-SNAPSHOT
  166. [01:18:03] [Server thread/INFO]: [TreasureChest] Loading TreasureChest v8.4.4
  167. [01:18:03] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.19-SNAPSHOT (build 1374)
  168. [01:18:03] [Server thread/INFO]: [Residence] Loading Residence v4.4.0.7
  169. [01:18:03] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b354
  170. [01:18:03] [Server thread/INFO]: [AchievementMoney] Loading AchievementMoney v0.1
  171. [01:18:03] [Server thread/INFO]: [ColoredTablist] Loading ColoredTablist v2.1.4
  172. [01:18:03] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v5.7.0
  173. [01:18:03] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.0.16
  174. [01:18:03] [Server thread/INFO]: [ChestShop] Loading ChestShop v4.0-r5
  175. [01:18:03] [Server thread/INFO]: [ShowCaseStandalone] Loading ShowCaseStandalone v765
  176. [01:18:03] [Server thread/INFO]: [HomeSpawnPlus] Loading HomeSpawnPlus v2.0-b610
  177. [01:18:03] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b354
  178. [01:18:03] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b354
  179. [01:18:03] [Server thread/INFO]: [Smileychat] Loading Smileychat v3.2
  180. [01:18:03] [Server thread/INFO]: [Signs] Loading Signs v1.9.7
  181. [01:18:03] [Server thread/INFO]: [AsyncWorldEditInjector] Enabling AsyncWorldEditInjector v2.2.2
  182. [01:18:03] [Server thread/INFO]: [AsyncWorldEditInjector] Injector platform set to: InjectorBukkit
  183. [01:18:03] [Server thread/INFO]: [AsyncWorldEditInjector] Injecting WorldEdit classes...
  184. [01:18:03] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.EditSession injected.
  185. [01:18:03] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.function.operation.Operations injected.
  186. [01:18:03] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.SchematicCommands injected.
  187. [01:18:03] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.ScriptingCommands injected.
  188. [01:18:03] [Server thread/INFO]: [AsyncWorldEditInjector] Enabled
  189. [01:18:03] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  190. [01:18:03] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  191. [01:18:03] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  192. [01:18:03] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  193. [01:18:03] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  194. [01:18:03] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  195. [01:18:03] [Server thread/INFO]: [uSkyBlock] Enabling uSkyBlock v2.6.4
  196. [01:18:03] [Server thread/WARN]: Nether DISABLED, since island distance and protectionRange is not divisible by 32!
  197. [01:18:03] [Server thread/WARN]: Nether DISABLED, since island distance and protectionRange is not divisible by 32!
  198. [01:18:03] [Server thread/INFO]: [uSkyBlock] 2 schematics loaded.
  199. [01:18:03] [Server thread/WARN]: java.lang.NullPointerException
  200. [01:18:03] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.createWorld(CraftServer.java:831)
  201. [01:18:03] [Server thread/WARN]: at org.bukkit.Bukkit.createWorld(Bukkit.java:477)
  202. [01:18:03] [Server thread/WARN]: at org.bukkit.WorldCreator.createWorld(WorldCreator.java:261)
  203. [01:18:03] [Server thread/WARN]: at us.talabrek.ultimateskyblock.uSkyBlock.getWorld(uSkyBlock.java:366)
  204. [01:18:03] [Server thread/WARN]: at us.talabrek.ultimateskyblock.uSkyBlock.getSkyBlockWorld(uSkyBlock.java:398)
  205. [01:18:03] [Server thread/WARN]: at us.talabrek.ultimateskyblock.player.PlayerInfo.loadPlayer(PlayerInfo.java:188)
  206. [01:18:03] [Server thread/WARN]: at us.talabrek.ultimateskyblock.player.PlayerInfo.<init>(PlayerInfo.java:54)
  207. [01:18:03] [Server thread/WARN]: at us.talabrek.ultimateskyblock.player.PlayerLogic.<clinit>(PlayerLogic.java:28)
  208. [01:18:03] [Server thread/WARN]: at us.talabrek.ultimateskyblock.uSkyBlock.reloadConfigs(uSkyBlock.java:1176)
  209. [01:18:03] [Server thread/WARN]: at us.talabrek.ultimateskyblock.uSkyBlock.onEnable(uSkyBlock.java:230)
  210. [01:18:03] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  211. [01:18:03] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  212. [01:18:03] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  213. [01:18:03] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugin(CraftServer.java:347)
  214. [01:18:03] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:319)
  215. [01:18:03] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.<init>(CraftServer.java:257)
  216. [01:18:03] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerList.<init>(PlayerList.java:70)
  217. [01:18:03] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedPlayerList.<init>(SourceFile:14)
  218. [01:18:03] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:183)
  219. [01:18:03] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:517)
  220. [01:18:03] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  221. [01:18:03] [Server thread/INFO]: [uSkyBlock] Returning null while loading, not good!
  222. [01:18:03] [Server thread/INFO]: [uSkyBlock] §7Name: §buSkyBlock
  223. §7Version: §b2.6.4
  224. §7Description: §bUltimate SkyBlock v2.6.4-bd1c2b-404
  225. §7Language: §ben (en)
  226. §7------------------------------
  227. §7Server: §eCraftBukkit git-Bukkit-885f4dc (MC: 1.10)
  228. §7------------------------------
  229. §7§dVault §f1.5.6-b49 §7(N/A§7)
  230. §7§dWorldEdit §f6.1;no_git_id §7(N/A§7)
  231. §7§dWorldGuard §f6.1 §7(N/A§7)
  232. §7§dAsyncWorldEdit §f2.2.2 §7(N/A§7)
  233. §7§dMultiverse-Core §f2.5.0-SNAPSHOT-b722 §7(N/A§7)
  234. §7§dMultiverse-Portals §f2.5.0-SNAPSHOT-b746 §7(N/A§7)
  235. §7§dMultiverse-NetherPortals §f2.5-b675 §7(N/A§7)
  236. §7------------------------------
  237.  
  238. [01:18:03] [Server thread/INFO]: Preparing level "Empire Hub"
  239. [01:18:04] [Server thread/INFO]: Preparing start region for level 0 (Seed: -6341738762375886954)
  240. [01:18:05] [Server thread/INFO]: Preparing spawn area: 85%
  241. [01:18:05] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8118493846589292702)
  242. [01:18:05] [Server thread/INFO]: Preparing start region for level 2 (Seed: 5466346466655710050)
  243. [01:18:06] [Server thread/INFO]: [HiveJumpPads] Enabling HiveJumpPads v2.17
  244. [01:18:06] [Server thread/INFO]: [Hive JumpPads] Hive JumpPads v2.17 developed by Xenedor!
  245. [01:18:06] [Server thread/INFO]: [Hive JumpPads] Hive JumpPads Successful loaded!
  246. [01:18:06] [Server thread/INFO]: [Stacker] Enabling Stacker v1.0.0
  247. [01:18:06] [Server thread/INFO]: Stacker enabled
  248. [01:18:06] [Server thread/INFO]: [Stacker] Loaded Config
  249. [01:18:06] [Server thread/INFO]: [Broadcaster] Enabling Broadcaster v1.0
  250. [01:18:06] [Server thread/ERROR]: Cannot load plugins/Broadcaster/config.yml
  251. org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
  252. in 'string', line 2, column 3:
  253. &3[Tip]&2Join the forums for a r ...
  254. ^
  255. expected alphabetic or numeric character, but found [(91)
  256. in 'string', line 2, column 5:
  257. &3[Tip]&2Join the forums for a rew ...
  258. ^
  259.  
  260. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[custom.jar:git-Bukkit-885f4dc]
  261. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[custom.jar:git-Bukkit-885f4dc]
  262. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[custom.jar:git-Bukkit-885f4dc]
  263. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:179) [custom.jar:git-Bukkit-885f4dc]
  264. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:188) [custom.jar:git-Bukkit-885f4dc]
  265. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:163) [custom.jar:git-Bukkit-885f4dc]
  266. at me.roombascj.broadcaster.Broadcaster.onEnable(Broadcaster.java:14) [Broadcaster%20(1).jar:?]
  267. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) [custom.jar:git-Bukkit-885f4dc]
  268. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [custom.jar:git-Bukkit-885f4dc]
  269. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [custom.jar:git-Bukkit-885f4dc]
  270. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugin(CraftServer.java:347) [custom.jar:git-Bukkit-885f4dc]
  271. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:319) [custom.jar:git-Bukkit-885f4dc]
  272. at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:407) [custom.jar:git-Bukkit-885f4dc]
  273. at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:372) [custom.jar:git-Bukkit-885f4dc]
  274. at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:327) [custom.jar:git-Bukkit-885f4dc]
  275. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:242) [custom.jar:git-Bukkit-885f4dc]
  276. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:517) [custom.jar:git-Bukkit-885f4dc]
  277. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  278. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning an anchor
  279. in 'string', line 2, column 3:
  280. &3[Tip]&2Join the forums for a r ...
  281. ^
  282. expected alphabetic or numeric character, but found [(91)
  283. in 'string', line 2, column 5:
  284. &3[Tip]&2Join the forums for a rew ...
  285. ^
  286.  
  287. at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1446) ~[custom.jar:git-Bukkit-885f4dc]
  288. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:939) ~[custom.jar:git-Bukkit-885f4dc]
  289. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:370) ~[custom.jar:git-Bukkit-885f4dc]
  290. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[custom.jar:git-Bukkit-885f4dc]
  291. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[custom.jar:git-Bukkit-885f4dc]
  292. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[custom.jar:git-Bukkit-885f4dc]
  293. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[custom.jar:git-Bukkit-885f4dc]
  294. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132) ~[custom.jar:git-Bukkit-885f4dc]
  295. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[custom.jar:git-Bukkit-885f4dc]
  296. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[custom.jar:git-Bukkit-885f4dc]
  297. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[custom.jar:git-Bukkit-885f4dc]
  298. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[custom.jar:git-Bukkit-885f4dc]
  299. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[custom.jar:git-Bukkit-885f4dc]
  300. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[custom.jar:git-Bukkit-885f4dc]
  301. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[custom.jar:git-Bukkit-885f4dc]
  302. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[custom.jar:git-Bukkit-885f4dc]
  303. ... 17 more
  304. [01:18:06] [Server thread/ERROR]: Error occurred while enabling Broadcaster v1.0 (Is it up to date?)
  305. java.lang.NullPointerException
  306. at me.roombascj.broadcaster.Broadcaster.onEnable(Broadcaster.java:14) ~[?:?]
  307. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[custom.jar:git-Bukkit-885f4dc]
  308. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [custom.jar:git-Bukkit-885f4dc]
  309. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [custom.jar:git-Bukkit-885f4dc]
  310. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugin(CraftServer.java:347) [custom.jar:git-Bukkit-885f4dc]
  311. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:319) [custom.jar:git-Bukkit-885f4dc]
  312. at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:407) [custom.jar:git-Bukkit-885f4dc]
  313. at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:372) [custom.jar:git-Bukkit-885f4dc]
  314. at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:327) [custom.jar:git-Bukkit-885f4dc]
  315. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:242) [custom.jar:git-Bukkit-885f4dc]
  316. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:517) [custom.jar:git-Bukkit-885f4dc]
  317. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  318. [01:18:06] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.23
  319. [01:18:06] [Server thread/INFO]: [Lockette] Version 1.8.23 is being enabled! Yay! (Core version 1.3.5)
  320. [01:18:06] [Server thread/INFO]: minor >
  321. [01:18:06] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_10_R1] ok.
  322. [01:18:06] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
  323. [01:18:06] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
  324. [01:18:06] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
  325. [01:18:06] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
  326. [01:18:06] [Server thread/INFO]: [Lockette] Ready to protect your containers.
  327. [01:18:06] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.5.5
  328. [01:18:11] [Server thread/INFO]:
  329. [01:18:11] [Server thread/INFO]: === Super Trails ===
  330. [01:18:11] [Server thread/INFO]: SuperTrails 9.5.5 for MC 1.10 enabled
  331. [01:18:11] [Server thread/INFO]: Thank you for using !
  332. [01:18:11] [Server thread/INFO]: =====================
  333. [01:18:11] [Server thread/INFO]:
  334. [01:18:11] [Server thread/INFO]: [Tablist] Enabling Tablist v2.1
  335. [01:18:11] [Server thread/INFO]: [ChatManager] Enabling ChatManager v5.5
  336. [01:18:11] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
  337. [01:18:11] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
  338. [01:18:11] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  339. [01:18:11] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  340. [01:18:11] [User Authenticator #1/INFO]: UUID of player bluebear321 is 377fe2d3-937c-43ea-bf14-39dbafd0b8c5
  341. [01:18:12] [Server thread/INFO]: [RealPing] Enabling RealPing v0.5.0
  342. [01:18:12] [Server thread/INFO]: [RealPing] RealPing has been enabled!
  343. [01:18:12] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  344. [01:18:12] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  345. [01:18:12] [Server thread/WARN]: [WorldEdit]
  346. **********************************************
  347. ** This WorldEdit version does not fully support your version of Bukkit.
  348. **
  349. ** When working with blocks or undoing, chests will be empty, signs
  350. ** will be blank, and so on. There will be no support for entity
  351. ** and biome-related functions.
  352. **
  353. ** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
  354. **********************************************
  355.  
  356. [01:18:12] [Server thread/INFO]: [ArcaneEnchants] Enabling ArcaneEnchants v5.2.4
  357. [01:18:12] [Server thread/INFO]: [ArcaneEnchants] Loaded enchantments successfully.
  358. [01:18:12] [Server thread/INFO]: [ArcaneEnchants] Effects being used: [ENDER, POTION]
  359. [01:18:12] [Server thread/INFO]: [ArcaneEnchants] Began metrics.
  360. [01:18:12] [Server thread/INFO]: [QuickBoard] Enabling QuickBoard v1.9
  361. [01:18:12] [Server thread/INFO]: ------------------------------
  362. [01:18:12] [Server thread/INFO]: QuickBoard
  363. [01:18:12] [Server thread/INFO]: ERROR: Plugin 'PlaceholderAPI' not found
  364. [01:18:12] [Server thread/INFO]: Disabling...
  365. [01:18:12] [Server thread/INFO]: QuickBoard
  366. [01:18:12] [Server thread/INFO]: ------------------------------
  367. [01:18:12] [Server thread/INFO]: [QuickBoard] Disabling QuickBoard v1.9
  368. [01:18:12] [Server thread/INFO]: [Votifier] Enabling Votifier v1.8
  369. [01:18:12] [Server thread/INFO]: [Votifier] Votifier enabled.
  370. [01:18:12] [Server thread/INFO]: [LiquidControl] Enabling LiquidControl v1.61
  371. [01:18:12] [Server thread/INFO]: LiquidControl: Vault detected, permissions enabled...
  372. [01:18:12] [Server thread/INFO]: LiquidControl is loading database
  373. [01:18:12] [Server thread/INFO]: LiquidControl version 1.61 is enabled!
  374. [01:18:12] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-SNAPSHOT-b722
  375. [01:18:12] [Server thread/INFO]: Preparing start region for level 3 (Seed: -4268302696005174307)
  376. [01:18:13] [Server thread/INFO]: Preparing start region for level 4 (Seed: 733293976481854983)
  377. [01:18:13] [Server thread/INFO]: Preparing start region for level 5 (Seed: 2926296985264040305)
  378. [01:18:14] [Server thread/INFO]: Preparing start region for level 6 (Seed: 7861303464928521653)
  379. [01:18:15] [Server thread/INFO]: Preparing spawn area for Empire Survival, 44%
  380. [01:18:16] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
  381. [01:18:16] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-SNAPSHOT-b722 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  382. [01:18:16] [Server thread/INFO]: [VoidSpawn] Enabling VoidSpawn v1.10.0
  383. [01:18:16] [Server thread/INFO]: [VoidSpawn] No SkyBlock Plugins Found. Disabling Island Mode Support.
  384. [01:18:16] [Server thread/INFO]: [VoidSpawn] v1.10.0 by EnderCrest enabled
  385. [01:18:16] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v2.2.2
  386. [01:18:16] [Server thread/INFO]: [AsyncWorldEdit] BlocksHub plugin not found.
  387. [01:18:16] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix
  388. [01:18:16] [Server thread/INFO]: [AsyncWorldEditInjector] New class factory set to: org.primesoft.asyncworldedit.injector.async.AsyncClassFactory
  389. [01:18:16] [Server thread/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
  390. [01:18:16] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  391. [01:18:16] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.3.1
  392. [01:18:18] [Server thread/INFO]: [iDisguise] iDisguise 5.3.1 enabled!
  393. [01:18:18] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  394. [01:18:18] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  395. [01:18:18] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  396. [01:18:18] [Server thread/INFO]: [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.23.4
  397. [01:18:18] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  398. [01:18:18] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  399. [01:18:18] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  400. [01:18:18] [Server thread/INFO]: [Lottery] Enabling Lottery v1.1.1
  401. [01:18:18] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5.0-SNAPSHOT-b746
  402. [01:18:18] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5.0-SNAPSHOT-b746 Enabled - By Rigby and fernferret
  403. [01:18:19] [Server thread/INFO]: [MVPLogging] 18 - Portals(s) loaded
  404. [01:18:19] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  405. [01:18:19] [Server thread/INFO]: [WorldWarp] Enabling WorldWarp v1.0
  406. [01:18:19] [Server thread/INFO]: [WorldWarp] WorldWarp has been enabled!
  407. [01:18:19] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.2
  408. [01:18:19] [Server thread/INFO]: [GAListener] GAListener v1.3.2 Enabled
  409. [01:18:19] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
  410. [01:18:19] [Server thread/INFO]: [PerWorldInventory] Enabling PerWorldInventory v1.7.5
  411. [01:18:19] [Server thread/INFO]: [PerWorldInventory] Registering commands...
  412. [01:18:19] [Server thread/INFO]: [PerWorldInventory] Commands registered! Registering listeners...
  413. [01:18:20] [Server thread/ERROR]: [PerWorldInventory] Plugin PerWorldInventory v1.7.5 has failed to register events for class me.gnat008.perworldinventory.listeners.PlayerSpawnLocationListener because org/spigotmc/event/player/PlayerSpawnLocationEvent does not exist.
  414. [01:18:20] [Server thread/INFO]: [PerWorldInventory] Registered PlayerGameModeChangeListener.
  415. [01:18:20] [Server thread/INFO]: [PerWorldInventory] Listeners enabled!
  416. [01:18:20] [Server thread/INFO]: [PerWorldInventory] Vault found! Hooking into it...
  417. [01:18:20] [Server thread/INFO]: [PerWorldInventory] Hooked into Vault!
  418. [01:18:20] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2
  419. [01:18:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'parkouranddonations' was in the world 'world' but it wasn't loaded.
  420. [01:18:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'infoandstaff' was in the world 'world' but it wasn't loaded.
  421. [01:18:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'otherdonator' was in the world 'world' but it wasn't loaded.
  422. [01:18:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'otherdonation' was in the world 'world' but it wasn't loaded.
  423. [01:18:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'pesantplus' was in the world 'world' but it wasn't loaded.
  424. [01:18:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'skymaster' was in the world 'world' but it wasn't loaded.
  425. [01:18:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'hostilemobarena' was in the world 'world' but it wasn't loaded.
  426. [01:18:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'friendlymobarena' was in the world 'world' but it wasn't loaded.
  427. [01:18:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'maze' was in the world 'world' but it wasn't loaded.
  428. [01:18:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'blockrun' was in the world 'world' but it wasn't loaded.
  429. [01:18:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'p1' was in the world 'EmpireSkyBlock' but it wasn't loaded.
  430. [01:18:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'p2' was in the world 'EmpireSkyBlock' but it wasn't loaded.
  431. [01:18:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'inf' was in the world 'EmpireSkyBlock' but it wasn't loaded.
  432. [01:18:20] [Server thread/WARN]: [HolographicDisplays] Hologram 'inf2' was in the world 'EmpireSkyBlock' but it wasn't loaded.
  433. [01:18:20] [Server thread/INFO]: [VoteParty] Enabling VoteParty v3.3
  434. [01:18:20] [Server thread/INFO]: [VoteParty] Loading config
  435. [01:18:20] [Server thread/INFO]: [VoteParty] Setting up plugin settings
  436. [01:18:20] [Server thread/ERROR]: Error occurred while enabling VoteParty v3.3 (Is it up to date?)
  437. java.lang.IllegalArgumentException: No enum constant org.bukkit.Effect.PORTAL
  438. at java.lang.Enum.valueOf(Enum.java:238) ~[?:1.8.0_66]
  439. at org.bukkit.Effect.valueOf(Effect.java:1) ~[custom.jar:git-Bukkit-885f4dc]
  440. at me.stst.voteparty.util.SetupSettingsProvider.getEffectConf(SetupSettingsProvider.java:103) ~[?:?]
  441. at me.stst.voteparty.util.SetupSettingsProvider.setupEffectFirework(SetupSettingsProvider.java:81) ~[?:?]
  442. at me.stst.voteparty.util.SetupSettingsProvider.setupAll(SetupSettingsProvider.java:23) ~[?:?]
  443. at me.stst.voteparty.Main.onEnable(Main.java:74) ~[?:?]
  444. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[custom.jar:git-Bukkit-885f4dc]
  445. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [custom.jar:git-Bukkit-885f4dc]
  446. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [custom.jar:git-Bukkit-885f4dc]
  447. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugin(CraftServer.java:347) [custom.jar:git-Bukkit-885f4dc]
  448. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:319) [custom.jar:git-Bukkit-885f4dc]
  449. at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:407) [custom.jar:git-Bukkit-885f4dc]
  450. at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:372) [custom.jar:git-Bukkit-885f4dc]
  451. at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:327) [custom.jar:git-Bukkit-885f4dc]
  452. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:242) [custom.jar:git-Bukkit-885f4dc]
  453. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:517) [custom.jar:git-Bukkit-885f4dc]
  454. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  455. [01:18:20] [Server thread/INFO]: [VoteTokens] Enabling VoteTokens v1.1.1
  456. [01:18:20] [Thread-18/WARN]: [VoteTokens] The author of this plugin (Forseth11) has misconfigured their Auto Update system
  457. [01:18:20] [Thread-18/WARN]: [VoteTokens] File versions should follow the format 'PluginName vVERSION'
  458. [01:18:20] [Thread-18/WARN]: [VoteTokens] Please notify the author of this error.
  459. [01:18:20] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  460. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Hub) TNT ignition is blocked.
  461. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Hub) Lighters are PERMITTED.
  462. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Hub) Lava fire is PERMITTED.
  463. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Hub) Fire spread is UNRESTRICTED.
  464. [01:18:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Empire Hub'
  465. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Hub_nether) TNT ignition is blocked.
  466. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Hub_nether) Lighters are PERMITTED.
  467. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Hub_nether) Lava fire is PERMITTED.
  468. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Hub_nether) Fire spread is UNRESTRICTED.
  469. [01:18:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Empire Hub_nether'
  470. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Hub_the_end) TNT ignition is blocked.
  471. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Hub_the_end) Lighters are PERMITTED.
  472. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Hub_the_end) Lava fire is PERMITTED.
  473. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Hub_the_end) Fire spread is UNRESTRICTED.
  474. [01:18:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Empire Hub_the_end'
  475. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Survival_nether) TNT ignition is blocked.
  476. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Survival_nether) Lighters are PERMITTED.
  477. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Survival_nether) Lava fire is PERMITTED.
  478. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Survival_nether) Fire spread is UNRESTRICTED.
  479. [01:18:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Empire Survival_nether'
  480. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Builder) TNT ignition is blocked.
  481. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Builder) Lighters are PERMITTED.
  482. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Builder) Lava fire is PERMITTED.
  483. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Builder) Fire spread is UNRESTRICTED.
  484. [01:18:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Empire Builder'
  485. [01:18:20] [Server thread/WARN]: [WorldGuard] Unknown mob type 'Wither'
  486. [01:18:20] [Server thread/WARN]: [WorldGuard] Unknown mob type 'IronGolem'
  487. [01:18:20] [Server thread/WARN]: [WorldGuard] Unknown mob type 'ZombiePigman'
  488. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire SkyBlock) TNT ignition is blocked.
  489. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire SkyBlock) Lighters are PERMITTED.
  490. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire SkyBlock) Lava fire is PERMITTED.
  491. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire SkyBlock) Fire spread is UNRESTRICTED.
  492. [01:18:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Empire SkyBlock'
  493. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Survival) TNT ignition is blocked.
  494. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Survival) Lighters are PERMITTED.
  495. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Survival) Lava fire is PERMITTED.
  496. [01:18:20] [Server thread/INFO]: [WorldGuard] (Empire Survival) Fire spread is UNRESTRICTED.
  497. [01:18:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Empire Survival'
  498. [01:18:20] [Server thread/INFO]: [WorldGuard] Loading region data...
  499. [01:18:21] [Server thread/INFO]: [SkyWars] Enabling SkyWars v2.1.3
  500. [01:18:21] [Server thread/INFO]: [SkyWars] [Translations] Loading locale en.
  501. [01:18:21] [Server thread/INFO]: [SkyWars] Using WorldEdit hook for arena creation.
  502. [01:18:21] [Server thread/INFO]: [SkyWars] [Score] Using JSON backend
  503. [01:18:21] [Server thread/INFO]: [ActionAPI] Enabling ActionAPI v1.1.3
  504. [01:18:22] [Server thread/INFO]: [ActionAPI] An update is available, download it from spigot!
  505. [01:18:22] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.5-b675
  506. [01:18:22] [Server thread/INFO]: [Multiverse-NetherPortals] - Version 2.5-b675 Enabled - By Rigby and fernferret
  507. [01:18:22] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.3
  508. [01:18:22] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  509. [01:18:22] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.5.6-b49
  510. [01:18:22] [Server thread/INFO]: | Command file(s) found : 1
  511. [01:18:22] [Server thread/INFO]: | Config : Ready.
  512. [01:18:22] [Server thread/INFO]: | PlaceholderAPI: Not Found
  513. [01:18:22] [Server thread/INFO]: | Custom commands loaded : 50
  514. [01:18:22] [Server thread/INFO]: | Version: 5.3.3
  515. [01:18:22] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  516. [01:18:22] [Server thread/INFO]: | New update available : MyCommand v5.3.4
  517. [01:18:22] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
  518. [01:18:22] [Server thread/INFO]: [MyPet] Enabling MyPet v2.1.4
  519. [01:18:22] [Server thread/INFO]: Level: INFO
  520. [01:18:22] [Server thread/INFO]: [MyPet] Compat mode for v1_10_R1 loaded.
  521. [01:18:22] [Server thread/INFO]: [MyPet] [NBT] 0 PetPlayer(s) loaded
  522. [01:18:22] [Server thread/INFO]: [MyPet] [NBT] 0 pet(s) loaded
  523. [01:18:22] [Server thread/INFO]: [MyPet] --- Loading WorldGroups ---------------------------
  524. [01:18:22] [Server thread/INFO]: [MyPet]  added 'Empire Hub' to 'default'
  525. [01:18:22] [Server thread/INFO]: [MyPet]  added 'Empire Hub_the_end' to 'default'
  526. [01:18:22] [Server thread/INFO]: [MyPet]  added 'Empire Builder' to 'default'
  527. [01:18:22] [Server thread/INFO]: [MyPet]  added 'Empire SkyBlock' to 'default'
  528. [01:18:22] [Server thread/INFO]: [MyPet]  added 'Empire Survival' to 'default'
  529. [01:18:22] [Server thread/INFO]: [MyPet]  added 'SkyWarsArenaWorld' to 'default'
  530. [01:18:22] [Server thread/INFO]: [MyPet]  added 'Empire SkyBlock_the_nether' to 'default'
  531. [01:18:22] [Server thread/INFO]: [MyPet]  added 'Empire Hub_nether' to 'default'
  532. [01:18:22] [Server thread/INFO]: [MyPet]  added 'Empire Survival_the_nether' to 'default'
  533. [01:18:22] [Server thread/INFO]: [MyPet]  added 'Empire Survival_nether' to 'default'
  534. [01:18:22] [Server thread/INFO]: [MyPet] -------------------------------------------------
  535. [01:18:22] [Server thread/INFO]: [MyPet] version 2.1.4-b978 ENABLED
  536. [01:18:22] [Server thread/INFO]: [MultiWorldMoney] Enabling MultiWorldMoney v2.2
  537. [01:18:22] [Server thread/INFO]: [MultiWorldMoney] Multiverse-Core found.
  538. [01:18:22] [Server thread/INFO]: [MultiWorldMoney] Set up economy successfully
  539. [01:18:22] [Server thread/INFO]: [MultiWorldMoney] Set up permissions successfully
  540. [01:18:23] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b354
  541. [01:18:23] [Server thread/INFO]: Using locale en_US
  542. [01:18:23] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  543. [01:18:23] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  544. [01:18:23] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  545. [01:18:23] [Server thread/INFO]: Using locale en_US
  546. [01:18:23] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  547. [01:18:23] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  548. [01:18:23] [Server thread/INFO]: [Jobs] Enabling Jobs v3.4.1
  549. [01:18:24] [Server thread/INFO]: [Jobs] Loaded 8 titles!
  550. [01:18:24] [Server thread/INFO]: [Jobs] Loaded 0 restricted areas!
  551. [01:18:24] [Server thread/INFO]: [Jobs] Loaded 10 restricted blocks!
  552. [01:18:24] [Server thread/INFO]: [Jobs] Loaded 24 restricted blocks timers!
  553. [01:18:24] [Server thread/INFO]: [Jobs] Loaded 24 restricted place blocks timers!
  554. [01:18:24] [Server thread/INFO]: [Jobs] Loaded 641 custom item names!
  555. [01:18:24] [Server thread/INFO]: [Jobs] Loaded 38 custom entity names!
  556. [01:18:24] [Server thread/INFO]: [Jobs] Loaded 27 custom enchant names!
  557. [01:18:24] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
  558. [01:18:24] [Server thread/INFO]: [Jobs] 4 shop items loaded!
  559. [01:18:24] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
  560. [01:18:24] [Server thread/INFO]: [Jobs] Explorer job manager registered!
  561. [01:18:25] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
  562. [01:18:25] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
  563. [01:18:25] [Server thread/INFO]: [Jobs] Preloaded 102 players data from last week
  564. [01:18:25] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
  565. [01:18:26] [Server thread/INFO]: [TNTRun] Enabling TNTRun v6.3.1
  566. [01:18:26] [Server thread/INFO]: [TNTRun] Starting Metrics...
  567. [01:18:26] [Server thread/INFO]: [TNTRun] Metrics started!
  568. [01:18:26] [Server thread/INFO]: [Auctions] Enabling Auctions v2.5.0-SNAPSHOT
  569. [01:18:26] [Server thread/INFO]: [Auctions] Hey! Your configuration is out of date.
  570. [01:18:26] [Server thread/INFO]: [Auctions] Here's what your config is missing:
  571. [01:18:26] [Server thread/INFO]: [Auctions] - Missing path "chatSettings.stripColorsForConsole"
  572. [01:18:26] [Server thread/INFO]: [Auctions] - Missing path "general.offlineRewardTickDelay"
  573. [01:18:26] [Server thread/INFO]: [Auctions] That's everything! You can check out the resource thread for the default values.
  574. [01:18:26] [Server thread/INFO]: [Auctions] Material "BEDROCK" added as a blocked material.
  575. [01:18:26] [Server thread/INFO]: [Auctions] Added global chat recipient group to the list of broadcast listeners
  576. [01:18:26] [Server thread/INFO]: [Auctions] PlaceholderAPI was not found, chat hooks have NOT been registered
  577. [01:18:26] [Server thread/INFO]: [Auctions] Message handler has been set to TEXT
  578. [01:18:26] [Server thread/INFO]: [TreasureChest] Enabling TreasureChest v8.4.4
  579. [01:18:26] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.19-SNAPSHOT (build 1374)
  580. [01:18:27] [Server thread/INFO]: [Residence] Enabling Residence v4.4.0.7
  581. [01:18:27] [Server thread/ERROR]: Error occurred while enabling Residence v4.4.0.7 (Is it up to date?)
  582. java.lang.NoSuchFieldError: HAPPY_VILLAGER
  583. at com.bekvon.bukkit.residence.ConfigManager.UpdateConfigFile(ConfigManager.java:790) ~[?:?]
  584. at com.bekvon.bukkit.residence.ConfigManager.<init>(ConfigManager.java:219) ~[?:?]
  585. at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:400) ~[?:?]
  586. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[custom.jar:git-Bukkit-885f4dc]
  587. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [custom.jar:git-Bukkit-885f4dc]
  588. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [custom.jar:git-Bukkit-885f4dc]
  589. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugin(CraftServer.java:347) [custom.jar:git-Bukkit-885f4dc]
  590. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:319) [custom.jar:git-Bukkit-885f4dc]
  591. at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:407) [custom.jar:git-Bukkit-885f4dc]
  592. at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:372) [custom.jar:git-Bukkit-885f4dc]
  593. at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:327) [custom.jar:git-Bukkit-885f4dc]
  594. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:242) [custom.jar:git-Bukkit-885f4dc]
  595. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:517) [custom.jar:git-Bukkit-885f4dc]
  596. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  597. [01:18:28] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b354
  598. [01:18:28] [Server thread/INFO]: [AchievementMoney] Enabling AchievementMoney v0.1
  599. [01:18:28] [Server thread/INFO]: [AchievementMoney] Enabled.
  600. [01:18:28] [Server thread/INFO]: [ColoredTablist] Enabling ColoredTablist v2.1.4
  601. [01:18:28] [Server thread/INFO]: Server not running on 1.7.9-R0.2. Disabling invisibility Feature!
  602. [01:18:29] [Server thread/INFO]: [ColoredTablist] Config loaded
  603. [01:18:29] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v5.7.0
  604. [01:18:29] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.0.16
  605. [01:18:29] [Server thread/INFO]: [EnjinMinecraftPlugin] Initializing for the first time.
  606. [01:18:30] [Server thread/INFO]: [ChestShop] Enabling ChestShop v4.0-r5
  607. [01:18:30] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  608. [01:18:30] [Server thread/INFO]: creating table 'items'
  609. [01:18:30] [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`))
  610. [01:18:30] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  611. [01:18:30] [Server thread/INFO]: creating table 'accounts'
  612. [01:18:30] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
  613. [01:18:30] [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`) )
  614. [01:18:30] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  615. [01:18:30] [Server thread/INFO]: [ChestShop] Lockette version 1.8.23 loaded.
  616. [01:18:30] [Server thread/INFO]: [ChestShop] Residence version 4.4.0.7 loaded.
  617. [01:18:30] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  618. [01:18:31] [Server thread/INFO]: [ShowCaseStandalone] Enabling ShowCaseStandalone v765
  619. [01:18:31] [Server thread/INFO]: [ShowCaseStandalone] Starting b765, created by kellerkindt with great contribution by sorklin, Ceddini, Ryzko
  620. [01:18:31] [Server thread/INFO]: [ShowCaseStandalone] Loading configuration.
  621. [01:18:31] [Server thread/INFO]: [ShowCaseStandalone] Loaded localization: locale_EN.yml
  622. [01:18:31] [Server thread/INFO]: [ShowCaseStandalone] Initialising ShopHandler
  623. [01:18:31] [Server thread/INFO]: [ShowCaseStandalone] Initialising PlayerSessionHandler
  624. [01:18:31] [Server thread/INFO]: [ShowCaseStandalone] Initialising PriceRangeHandler
  625. [01:18:31] [Server thread/INFO]: [ShowCaseStandalone] Starting StorageHandlers
  626. [01:18:31] [Server thread/INFO]: [ShowCaseStandalone] Preparing StorageHandlers
  627. [01:18:32] [Server thread/INFO]: [ShowCaseStandalone] Loaded Shops: 347, PlayerSessions: 0, PriceRanges: 1
  628. [01:18:32] [Server thread/INFO]: [ShowCaseStandalone] Searching for other Plugins...
  629. [01:18:32] [Server thread/INFO]: [ShowCaseStandalone] Hooked into Vault
  630. [01:18:32] [Server thread/INFO]: [ShowCaseStandalone] Hooked into Vault Permissions
  631. [01:18:32] [Server thread/INFO]: [ShowCaseStandalone] Hooked into WorldGuard
  632. [01:18:32] [Server thread/INFO]: [ShowCaseStandalone] Register event listeners
  633. [01:18:32] [Server thread/INFO]: [ShowCaseStandalone] Initilazing Metrics
  634. [01:18:32] [Server thread/INFO]: [ShowCaseStandalone] Metrics successfully initialized
  635. [01:18:32] [Server thread/INFO]: WARNING: This is a development version, there COULD be issues. Please be aware of this!
  636. [01:18:32] [Server thread/INFO]: [ShowCaseStandalone] Enabled
  637. [01:18:32] [Server thread/INFO]: [HomeSpawnPlus] Enabling HomeSpawnPlus v2.0-b610
  638. [01:18:32] [User Authenticator #2/INFO]: UUID of player yo_mama_ugly_1 is 0095d8db-81fa-4770-a0ec-a8f9baea051e
  639. [01:18:33] [Server thread/INFO]: [HomeSpawnPlus] Loaded 177 locale strings (0 overrides)
  640. [01:18:33] [Server thread/INFO]: [HomeSpawnPlus] using VAULT:PermissionsEx for permissions
  641. [01:18:33] [Server thread/INFO]: [HomeSpawnPlus] Vault interface found and will be used for economy-related functions (economy = Essentials Economy)
  642. [01:18:33] [Server thread/INFO]: [HomeSpawnPlus] HomeSpawnPlus version 2.0-b610 is enabled
  643. [01:18:35] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b354
  644. [01:18:35] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b354
  645. [01:18:35] [Server thread/INFO]: [Smileychat] Enabling Smileychat v3.2
  646. [01:18:35] [Server thread/INFO]: [SmileyChat] version 3.2 Has been Enabled!
  647. [01:18:35] [Server thread/INFO]: [SmileyChat] Using: Normal Minecraft Chat.
  648. [01:18:36] [Server thread/INFO]: [Signs] Enabling Signs v1.9.7
  649. [01:18:36] [Server thread/INFO]: [Signs] Compatiblity modules loaded for chestshop, worldguard and lockette
  650. [01:18:36] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  651. [01:18:38] [Server thread/INFO]: Done (34.193s)! For help, type "help" or "?"
  652. [01:18:38] [Server thread/INFO]: [SkyWars] Loading world 'SkyWarsArenaWorld'.
  653. [01:18:38] [Server thread/INFO]: Preparing start region for level 7 (Seed: 0)
  654. [01:18:38] [pool-3-thread-1/INFO]: [Signs] Signs v1.9.7 is up to date
  655. [01:18:38] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) TNT ignition is blocked.
  656. [01:18:38] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Lighters are PERMITTED.
  657. [01:18:38] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Lava fire is PERMITTED.
  658. [01:18:38] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Fire spread is UNRESTRICTED.
  659. [01:18:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyWarsArenaWorld'
  660. [01:18:38] [Server thread/INFO]: [SkyWars] Done loading world 'SkyWarsArenaWorld'.
  661. [01:18:38] [pool-3-thread-3/INFO]: [GAListener] Connection established!
  662. [01:18:38] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
  663. [01:18:38] [pool-3-thread-9/WARN]: [ArcaneEnchants] Disabled auto and manual updating.
  664. [01:18:38] [pool-3-thread-3/INFO]: [GAListener] Loading queued votes
  665. [01:18:38] [pool-3-thread-3/INFO]: [GAListener] Loaded 48 queued votes
  666. [01:18:40] [Server thread/INFO]: [Citizens] Loaded 6 NPCs.
  667. [01:18:40] [pool-3-thread-3/INFO]: [Vault] Checking for Updates ...
  668. [01:18:40] [Server thread/INFO]: com.mojang.authlib.GameProfile@6b83cf95[id=<null>,name=bluebear321,properties={},legacy=false] (/76.108.196.221:55908) lost connection: Internal Exception: java.lang.NullPointerException
  669. [01:18:40] [Server thread/INFO]: com.mojang.authlib.GameProfile@dffdf38[id=377fe2d3-937c-43ea-bf14-39dbafd0b8c5,name=bluebear321,properties={textures=[com.mojang.authlib.properties.Property@3a5f938d]},legacy=false] (/76.108.196.221:55909) lost connection: Disconnected
  670. [01:18:40] [pool-3-thread-3/INFO]: [Vault] No new version available
  671. [01:18:41] [Server thread/INFO]: yo_mama_ugly_1[/74.222.253.185:63450] logged in with entity id 965 at ([Empire SkyBlock]-1194.2057606668548, 157.0, 217.30000001192093)
  672. [01:18:41] [Server thread/INFO]: Saving...
  673. [01:18:41] [Server thread/INFO]: Saved the world
  674. [01:18:41] [Server thread/INFO]: Stopping the server
  675. [01:18:41] [Server thread/INFO]: Stopping server
  676. [01:18:41] [Server thread/INFO]: [Signs] Disabling Signs v1.9.7
  677. [01:18:41] [Server thread/INFO]: [Smileychat] Disabling Smileychat v3.2
  678. [01:18:41] [Server thread/INFO]: Smileychat Has been Disabled!
  679. [01:18:41] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.0.1-b354
  680. [01:18:41] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.0.1-b354
  681. [01:18:41] [Server thread/INFO]: [HomeSpawnPlus] Disabling HomeSpawnPlus v2.0-b610
  682. [01:18:41] [Server thread/ERROR]: Error occurred while disabling HomeSpawnPlus v2.0-b610 (Is it up to date?)
  683. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  684. at com.andune.minecraft.hsp.shade.commonlib.server.bukkit.BukkitServer.getOnlinePlayers(BukkitServer.java:268) ~[?:?]
  685. at com.andune.minecraft.hsp.util.SpawnUtil.updateAllPlayerLocations(SpawnUtil.java:262) ~[?:?]
  686. at com.andune.minecraft.hsp.HomeSpawnPlus.onDisable(HomeSpawnPlus.java:100) ~[?:?]
  687. at com.andune.minecraft.hsp.HomeSpawnPlusBukkit.onDisable(HomeSpawnPlusBukkit.java:121) ~[?:?]
  688. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:294) ~[custom.jar:git-Bukkit-885f4dc]
  689. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:356) [custom.jar:git-Bukkit-885f4dc]
  690. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [custom.jar:git-Bukkit-885f4dc]
  691. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:416) [custom.jar:git-Bukkit-885f4dc]
  692. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.disablePlugins(CraftServer.java:335) [custom.jar:git-Bukkit-885f4dc]
  693. at net.minecraft.server.v1_10_R1.MinecraftServer.stop(MinecraftServer.java:450) [custom.jar:git-Bukkit-885f4dc]
  694. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:582) [custom.jar:git-Bukkit-885f4dc]
  695. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  696. [01:18:41] [Server thread/INFO]: [ShowCaseStandalone] Disabling ShowCaseStandalone v765
  697. [01:18:41] [Server thread/INFO]: [ShowCaseStandalone] Stopping StorageHandlers
  698. [01:18:41] [Server thread/INFO]: [ShowCaseStandalone] Removing displayed items
  699. [01:18:41] [Server thread/INFO]: [ShowCaseStandalone] Disable request complete!
  700. [01:18:41] [Server thread/INFO]: [ChestShop] Disabling ChestShop v4.0-r5
  701. [01:18:41] [Server thread/INFO]: [EnjinMinecraftPlugin] Disabling EnjinMinecraftPlugin v3.0.16
  702. [01:18:41] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v5.7.0
  703. [01:18:41] [Server thread/INFO]: [ColoredTablist] Disabling ColoredTablist v2.1.4
  704. [01:18:41] [Server thread/INFO]: [AchievementMoney] Disabling AchievementMoney v0.1
  705. [01:18:41] [Server thread/INFO]: [AchievementMoney] Disabled.
  706. [01:18:41] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.0.1-b354
  707. [01:18:41] [Server thread/INFO]: [Residence] Disabling Residence v4.4.0.7
  708. [01:18:41] [Server thread/ERROR]: Error occurred while disabling Residence v4.4.0.7 (Is it up to date?)
  709. java.lang.NullPointerException
  710. at com.bekvon.bukkit.residence.Residence.onDisable(Residence.java:338) ~[?:?]
  711. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:294) ~[custom.jar:git-Bukkit-885f4dc]
  712. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:356) [custom.jar:git-Bukkit-885f4dc]
  713. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [custom.jar:git-Bukkit-885f4dc]
  714. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:416) [custom.jar:git-Bukkit-885f4dc]
  715. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.disablePlugins(CraftServer.java:335) [custom.jar:git-Bukkit-885f4dc]
  716. at net.minecraft.server.v1_10_R1.MinecraftServer.stop(MinecraftServer.java:450) [custom.jar:git-Bukkit-885f4dc]
  717. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:582) [custom.jar:git-Bukkit-885f4dc]
  718. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  719. [01:18:41] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.19-SNAPSHOT (build 1374)
  720. [01:18:41] [Server thread/INFO]: [TreasureChest] Disabling TreasureChest v8.4.4
  721. [01:18:41] [Server thread/INFO]: [Auctions] Disabling Auctions v2.5.0-SNAPSHOT
  722. [01:18:41] [Server thread/INFO]: [TNTRun] Disabling TNTRun v6.3.1
  723. [01:18:41] [Server thread/INFO]: [Jobs] Disabling Jobs v3.4.1
  724. [01:18:43] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Database save task shutdown!
  725. [01:18:43] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Buffered payment thread shutdown.
  726. [01:18:43] [Server thread/INFO]: [Jobs] Plugin has been disabled succesfully.
  727. [01:18:43] [Server thread/INFO]: [uSkyBlock] Disabling uSkyBlock v2.6.4
  728. [01:18:43] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b354
  729. [01:18:43] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  730. [01:18:43] [Server thread/INFO]: [MultiWorldMoney] Disabling MultiWorldMoney v2.2
  731. [01:18:43] [Server thread/ERROR]: Error occurred while disabling MultiWorldMoney v2.2 (Is it up to date?)
  732. java.lang.RuntimeException: Essentials API is called before Essentials is loaded.
  733. at com.earth2me.essentials.api.Economy.getUserByName(Economy.java:62) ~[?:?]
  734. at com.earth2me.essentials.api.Economy.getMoneyExact(Economy.java:85) ~[?:?]
  735. at com.earth2me.essentials.api.Economy.getMoney(Economy.java:81) ~[?:?]
  736. at net.milkbowl.vault.economy.plugins.Economy_Essentials.getBalance(Economy_Essentials.java:78) ~[?:?]
  737. at net.milkbowl.vault.economy.AbstractEconomy.getBalance(AbstractEconomy.java:20) ~[?:?]
  738. at com.wasteofplastic.multiworldmoney.PlayerCache.removePlayer(PlayerCache.java:129) ~[?:?]
  739. at com.wasteofplastic.multiworldmoney.MultiWorldMoney.onDisable(MultiWorldMoney.java:171) ~[?:?]
  740. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:294) ~[custom.jar:git-Bukkit-885f4dc]
  741. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:356) [custom.jar:git-Bukkit-885f4dc]
  742. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [custom.jar:git-Bukkit-885f4dc]
  743. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:416) [custom.jar:git-Bukkit-885f4dc]
  744. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.disablePlugins(CraftServer.java:335) [custom.jar:git-Bukkit-885f4dc]
  745. at net.minecraft.server.v1_10_R1.MinecraftServer.stop(MinecraftServer.java:450) [custom.jar:git-Bukkit-885f4dc]
  746. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:582) [custom.jar:git-Bukkit-885f4dc]
  747. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  748. [01:18:43] [Server thread/INFO]: [MyPet] Disabling MyPet v2.1.4
  749. [01:18:43] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.3.3
  750. [01:18:43] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  751. [01:18:43] [Server thread/INFO]: | Tasks : Stopped all.
  752. [01:18:43] [Server thread/INFO]: | Version : 5.3.3
  753. [01:18:43] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  754. [01:18:43] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-*
  755. [01:18:43] [Server thread/INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.5-b675
  756. [01:18:43] [Server thread/INFO]: [Multiverse-NetherPortals] - Disabled
  757. [01:18:43] [Server thread/INFO]: [ActionAPI] Disabling ActionAPI v1.1.3
  758. [01:18:43] [Server thread/INFO]: [SkyWars] Disabling SkyWars v2.1.3
  759. [01:18:43] [Server thread/INFO]: [SkyWars] Saving configuration
  760. [01:18:43] [Server thread/INFO]: [SkyWars] Unloading arena world - without saving
  761. [01:18:43] [Server thread/WARN]: [Multiverse-Core] Hmm Multiverse does not know about this world but it's loaded in memory.
  762. [01:18:43] [Server thread/WARN]: [Multiverse-Core] To let Multiverse know about it, use:
  763. [01:18:43] [Server thread/WARN]: [Multiverse-Core] /mv import SkyWarsArenaWorld NORMAL
  764. [01:18:43] [Server thread/INFO]: [SkyWars] Cleaning up: Deleting ./SkyWarsArenaWorld
  765. [01:18:43] [Server thread/INFO]: [SkyWars] SkyWars disabled successfully
  766. [01:18:43] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  767. [01:18:43] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  768. [01:18:43] [Server thread/INFO]: [VoteTokens] Disabling VoteTokens v1.1.1
  769. [01:18:43] [Server thread/INFO]: Vote Tokens disabling!
  770. [01:18:43] [Server thread/INFO]: [VoteParty] Disabling VoteParty v3.3
  771. [01:18:43] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2
  772. [01:18:43] [Server thread/INFO]: [PerWorldInventory] Disabling PerWorldInventory v1.7.5
  773. [01:18:43] [Server thread/INFO]: [ChairStairs] Disabling ChairStairs v1.1
  774. [01:18:43] [Server thread/INFO]: [ChairStairs] has been disabled.
  775. [01:18:43] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  776. [01:18:43] [Server thread/INFO]: [GAListener] Disabling GAListener v1.3.2
  777. [01:18:43] [Server thread/INFO]: [GAListener] GAListener v1.3.2 Disabled
  778. [01:18:43] [Server thread/INFO]: [WorldWarp] Disabling WorldWarp v1.0
  779. [01:18:43] [Server thread/INFO]: [WorldWarp] WorldWarp has been disabled!
  780. [01:18:43] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5.0-SNAPSHOT-b746
  781. [01:18:43] [Server thread/INFO]: [Lottery] Disabling Lottery v1.1.1
  782. [01:18:43] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  783. [01:18:43] [Server thread/INFO]: [Lockette] Disabled link to plugin PermissionsEx, version 1.23.4
  784. [01:18:43] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  785. [01:18:43] [Server thread/INFO]: [iDisguise] Disabling iDisguise v5.3.1
  786. [01:18:43] [Server thread/INFO]: [iDisguise] iDisguise 5.3.1 disabled!
  787. [01:18:43] [Server thread/INFO]: [AsyncWorldEdit] Disabling AsyncWorldEdit v2.2.2
  788. [01:18:43] [Server thread/INFO]: [AsyncWorldEdit] Disabled
  789. [01:18:43] [Server thread/INFO]: [VoidSpawn] Disabling VoidSpawn v1.10.0
  790. [01:18:43] [Server thread/INFO]: [VoidSpawn] v1.10.0 saving config
  791. [01:18:43] [Server thread/INFO]: [VoidSpawn] v1.10.0 disabled
  792. [01:18:43] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-SNAPSHOT-b722
  793. [01:18:43] [Server thread/INFO]: [LiquidControl] Disabling LiquidControl v1.61
  794. [01:18:43] [Server thread/INFO]: LiquidControl version 1.61 is disabled!
  795. [01:18:43] [Server thread/INFO]: [Votifier] Disabling Votifier v1.8
  796. [01:18:43] [Server thread/INFO]: [Votifier] Votifier disabled.
  797. [01:18:43] [Thread-15/WARN]: [Votifier] Protocol error. Ignoring packet - Socket closed
  798. [01:18:43] [Server thread/INFO]: [ArcaneEnchants] Disabling ArcaneEnchants v5.2.4
  799. [01:18:43] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  800. [01:18:43] [Server thread/INFO]: [RealPing] Disabling RealPing v0.5.0
  801. [01:18:43] [Server thread/INFO]: [RealPing] RealPing has been disabled!
  802. [01:18:43] [Server thread/INFO]: [PlayerHeads] Disabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  803. [01:18:43] [Server thread/INFO]: [AsyncWorldEditInjector] Disabling AsyncWorldEditInjector v2.2.2
  804. [01:18:43] [Server thread/INFO]: [AsyncWorldEditInjector] Disabled
  805. [01:18:43] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.12.0
  806. [01:18:43] [Server thread/INFO]: [ChatManager] Disabling ChatManager v5.5
  807. [01:18:43] [Server thread/INFO]: [Tablist] Disabling Tablist v2.1
  808. [01:18:43] [Server thread/INFO]: [SuperTrails] Disabling SuperTrails v9.5.5
  809. [01:18:43] [Server thread/INFO]: [Lockette] Disabling Lockette v1.8.23
  810. [01:18:43] [Server thread/INFO]: Lockette is being disabled... ;.;
  811. [01:18:43] [Server thread/INFO]: [Lockette] Closing all automatic doors.
  812. [01:18:43] [Server thread/INFO]: [Broadcaster] Disabling Broadcaster v1.0
  813. [01:18:43] [Server thread/INFO]: [Stacker] Disabling Stacker v1.0.0
  814. [01:18:43] [Server thread/INFO]: Stacker disabled
  815. [01:18:43] [Server thread/INFO]: [HiveJumpPads] Disabling HiveJumpPads v2.17
  816. [01:18:43] [Server thread/INFO]: [Hive JumpPads] Hive JumpPads v2.17 disabled!
  817. [01:18:43] [Server thread/INFO]: Saving players
  818. [01:18:43] [Server thread/INFO]: yo_mama_ugly_1 lost connection: Server closed
  819. [01:18:43] [Server thread/INFO]: yo_mama_ugly_1 left the game.
  820. [01:18:43] [Server thread/INFO]: yo_mama_ugly_1 lost connection: Server closed
  821. [01:18:43] [Server thread/INFO]: yo_mama_ugly_1 left the game.
  822. [01:18:43] [Server thread/INFO]: Saving worlds
  823. [01:18:43] [Server thread/INFO]: Saving chunks for level 'Empire Hub'/Overworld
  824. [01:18:43] [Server thread/INFO]: Saving chunks for level 'Empire Hub_nether'/Nether
  825. [01:18:43] [Server thread/INFO]: Saving chunks for level 'Empire Hub_the_end'/The End
  826. [01:18:43] [Server thread/INFO]: Saving chunks for level 'Empire Survival_nether'/Nether
  827. [01:18:43] [Server thread/INFO]: Saving chunks for level 'Empire Builder'/Overworld
  828. [01:18:43] [Server thread/INFO]: Saving chunks for level 'Empire SkyBlock'/Overworld
  829. [01:18:43] [Server thread/INFO]: Saving chunks for level 'Empire Survival'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement