Advertisement
Guest User

Startup Log

a guest
Jun 8th, 2014
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.50 KB | None | 0 0
  1. Last login: Mon Jun 9 11:48:22 on ttys000
  2. /Users/16chank3/Desktop/PlasmaCraft/Startup.command ; exit;
  3. 78gyiry6-uwe89:~ 16chank3$ /Users/16chank3/Desktop/PlasmaCraft/Startup.command ; exit;
  4. Loading libraries, please wait...
  5. [12:31:52 INFO]: Starting minecraft server version 1.7.9
  6. [12:31:52 INFO]: Loading properties
  7. [12:31:52 INFO]: Default game type: SURVIVAL
  8. [12:31:52 INFO]: Generating keypair
  9. [12:31:52 INFO]: Starting Minecraft server on *:25565
  10. [12:31:53 INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.2)
  11. [12:31:54 ERROR]: ebean.properties not found
  12. [12:31:54 INFO]: DataSourcePool [HomeSpawnPlus] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  13. [12:31:55 INFO]: ----- Bukkit Auto Updater -----
  14. [12:31:55 INFO]: It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
  15. [12:31:55 INFO]: If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
  16. [12:31:55 INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
  17. [12:31:55 INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  18. [12:31:55 INFO]: ----- ------------------- -----
  19. [12:31:57 INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  20. [12:31:58 INFO]: Entities enhanced[0] subclassed[7]
  21. [12:31:58 ERROR]: Could not load 'plugins/WorldGuard.jar' in folder 'plugins'
  22. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandsManager
  23. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  24. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  25. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:275) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  26. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  27. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  28. at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  29. at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  30. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  31. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  32. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  33. Caused by: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandsManager
  34. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_05]
  35. at java.lang.Class.forName(Class.java:340) ~[?:1.8.0_05]
  36. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  38. ... 9 more
  39. Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.CommandsManager
  40. at java.net.URLClassLoader$1.run(URLClassLoader.java:372) ~[?:1.8.0_05]
  41. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_05]
  42. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_05]
  43. at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_05]
  44. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  45. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  46. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_05]
  47. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_05]
  48. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_05]
  49. at java.lang.Class.forName(Class.java:340) ~[?:1.8.0_05]
  50. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  51. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  52. ... 9 more
  53. [12:31:58 INFO]: [ScheduledAnnouncer2] Loading ScheduledAnnouncer2 v2.8.3 - For version 1.6.4
  54. [12:31:58 INFO]: [AutoBackup] Loading AutoBackup v1.3.1
  55. [12:31:58 INFO]: [TheThuum] Loading TheThuum v0.4.7
  56. [12:31:58 INFO]: [mcore] Loading mcore v7.2.1
  57. [12:31:58 INFO]: [InfiniteDispensersAndDroppers] Loading InfiniteDispensersAndDroppers v4.0.0
  58. [12:31:58 INFO]: [Scroll] Loading Scroll v1.0
  59. [12:31:58 INFO]: [HealthBar] Loading HealthBar v1.8.2
  60. [12:31:58 INFO]: [Essentials] Loading Essentials v2.13.1
  61. [12:31:58 INFO]: [LoginSecurity] Loading LoginSecurity v2.0.9
  62. [12:31:58 INFO]: [DuelArena] Loading DuelArena v1.0
  63. [12:31:58 INFO]: [ClearLag] Loading ClearLag v2.7.1
  64. [12:31:58 INFO]: [SurvivalGames] Loading SurvivalGames v0.5.8.54
  65. [12:31:58 INFO]: [Chairs] Loading Chairs v4.1
  66. [12:31:58 INFO]: [Heads] Loading Heads v1.3
  67. [12:31:58 INFO]: [Modifyworld] Loading Modifyworld v1.19.7
  68. [12:31:58 INFO]: [Votifier] Loading Votifier v1.9
  69. [12:31:58 INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  70. [12:31:58 INFO]: [ProtocolLib] Loading ProtocolLib v3.3.1
  71. [12:31:59 WARN]: [ProtocolLib] Version (MC: 1.7.9) has not yet been tested! Proceed with caution.
  72. [12:31:59 INFO]: [SignEdit] Loading SignEdit v3.3.8
  73. [12:31:59 INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  74. [12:31:59 INFO]: [PermissionsEx] Loading PermissionsEx v1.21.4
  75. [12:31:59 WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  76. [12:31:59 INFO]: [EasyRegister] Loading EasyRegister v1.2
  77. [12:31:59 INFO]: [TreeAssist] Loading TreeAssist v5.8.64
  78. [12:31:59 INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
  79. [12:31:59 INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
  80. [12:31:59 INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
  81. [12:31:59 INFO]: [Multiverse-SignPortals] Loading Multiverse-SignPortals v2.4-b523
  82. [12:31:59 INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
  83. [12:31:59 INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.5-b675
  84. [12:31:59 INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  85. [12:31:59 INFO]: [SetRankPEX] Loading SetRankPEX v1.7.1
  86. [12:31:59 INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.5.8-bukkit
  87. [12:31:59 INFO]: [ChestShop] Loading ChestShop v3.7.9
  88. [12:31:59 INFO]: [ItemBank] Loading ItemBank v2.3
  89. [12:31:59 INFO]: [HomeSpawnPlus] Loading HomeSpawnPlus v1.7.8
  90. [12:31:59 INFO]: [Jail] Loading Jail v2.6.5-b3
  91. [12:31:59 INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
  92. [12:31:59 INFO]: [uCars] Loading uCars v18
  93. [12:31:59 INFO]: [Factions] Loading Factions v2.4.0
  94. [12:31:59 INFO]: [WirelessRedstone] Loading WirelessRedstone v1.9.2
  95. [12:31:59 INFO]: [Vault] Loading Vault v1.4.1-b436
  96. [12:31:59 INFO]: [CombatLog] Loading CombatLog v1.8.11
  97. [12:31:59 INFO]: [BattleKits] Loading BattleKits v2.1.1
  98. [12:31:59 INFO]: [GrandExchange] Loading GrandExchange v2.0.7.4
  99. [12:31:59 INFO]: [WorldEdit] Loading WorldEdit v5.6.2
  100. [12:31:59 INFO]: [LiftSign] Loading LiftSign v0.4.1
  101. [12:31:59 INFO]: [Residence] Loading Residence v2.6.6.6
  102. [12:31:59 INFO]: [HeavySpleef] Loading HeavySpleef v1.5.1
  103. [12:31:59 INFO]: [CraftBook] Loading CraftBook v3.8-SNAPSHOT:3803-e037f90,master
  104. [12:31:59 INFO]: [mcore] Enabling mcore v7.2.1
  105. [12:31:59 INFO]: [mcore 7.2.1] === ENABLE START ===
  106. [12:31:59 INFO]: [mcore 7.2.1] §eLoading Playerdat datas...
  107. [12:31:59 INFO]: [mcore 7.2.1] §eLoading Cachefile datas...
  108. [12:31:59 INFO]: [mcore 7.2.1] §eLoading Onlineplayer datas...
  109. [12:31:59 INFO]: [mcore 7.2.1] §eLoading Registry datas...
  110. [12:31:59 INFO]: [mcore 7.2.1] §eSkipping Dbmojangapi datas since offline mode...
  111. [12:31:59 INFO]: [mcore 7.2.1] §eSaving Cachefile...
  112. [12:31:59 INFO]: [mcore 7.2.1] §eSetup of IdUtil took §d58§ems.
  113. [12:31:59 INFO]: [mcore 7.2.1] === ENABLE §aCOMPLETE §e(Took §d241ms§e) ===
  114. [12:31:59 INFO]: [DuelArena] Enabling DuelArena v1.0
  115. [12:31:59 INFO]: [ProtocolLib] Enabling ProtocolLib v3.3.1
  116. [12:31:59 INFO]: [ProtocolLib] Started structure compiler thread.
  117. [12:31:59 INFO]: [mcore 7.2.1] §aActivated §eintegration with §dProtocolLib
  118. [12:31:59 INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
  119. [12:32:00 INFO]: [LWC] Connecting to SQLite
  120. [12:32:00 INFO]: [Vault] Enabling Vault v1.4.1-b436
  121. [12:32:00 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  122. [12:32:00 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  123. [12:32:01 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  124. [12:32:01 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  125. [12:32:01 INFO]: [Vault] Enabled Version 1.4.1-b436
  126. [12:32:01 INFO]: [mcore 7.2.1] §aActivated §eintegration with §dVault
  127. [12:32:01 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  128. [12:32:01 WARN]: The server will make no attempt to authenticate usernames. Beware.
  129. [12:32:01 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  130. [12:32:01 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  131. [12:32:01 INFO]: Preparing level "world"
  132. [12:32:01 INFO]: Preparing start region for level 0 (Seed: -1118665251)
  133. [12:32:02 INFO]: Preparing spawn area: 28%
  134. [12:32:03 INFO]: Preparing spawn area: 94%
  135. [12:32:03 INFO]: Preparing start region for level 1 (Seed: -879278080305163560)
  136. [12:32:04 INFO]: Preparing spawn area: 50%
  137. [12:32:05 INFO]: Preparing start region for level 2 (Seed: -879278080305163560)
  138. [12:32:05 INFO]: [ScheduledAnnouncer2] Enabling ScheduledAnnouncer2 v2.8.3 - For version 1.6.4
  139. [12:32:05 INFO]: ScheduledAnnouncer2 v2.8.3 - For version 1.6.4 is enabled!
  140. [12:32:05 INFO]: [AutoBackup] Enabling AutoBackup v1.3.1
  141. [12:32:05 INFO]: [AutoBackup] Starting to initialize plugin ...
  142. [12:32:05 INFO]: [AutoBackup] Starting to configuration...
  143. [12:32:05 INFO]: [AutoBackup] Configured!
  144. [12:32:06 INFO]: [AutoBackup] Everything sounds good!
  145. [12:32:06 INFO]: [TheThuum] Enabling TheThuum v0.4.7
  146. [12:32:06 INFO]: [TheThuum] Loading default shouts.
  147. [12:32:06 INFO]: [TheThuum] Loading custom shouts.
  148. [12:32:06 INFO]: The Thu'um0.4.7loaded!
  149. [12:32:06 INFO]: [InfiniteDispensersAndDroppers] Enabling InfiniteDispensersAndDroppers v4.0.0
  150. [12:32:06 INFO]: [InfiniteDispensersAndDroppers] Checking for updates.....
  151. [12:32:08 INFO]: [InfiniteDispensersAndDroppers] You are using the newest version!
  152. [12:32:08 INFO]: [InfiniteDispensersAndDroppers] Infinite Dispensers & Droppers is enabled!
  153. [12:32:08 INFO]: [Scroll] Enabling Scroll v1.0
  154. [12:32:08 INFO]: [HealthBar] Enabling HealthBar v1.8.2
  155. [12:32:08 INFO]: [Essentials] Enabling Essentials v2.13.1
  156. [12:32:09 INFO]: [Vault][Economy] Essentials Economy hooked.
  157. [12:32:09 INFO]: Essentials: Using config file enhanced permissions.
  158. [12:32:09 INFO]: Permissions listed in as player-commands will be given to all users.
  159. [12:32:09 INFO]: [LoginSecurity] Enabling LoginSecurity v2.0.9
  160. [12:32:09 INFO]: [ClearLag] Enabling ClearLag v2.7.1
  161. [12:32:09 INFO]: [ClearLag] Loading modules...
  162. [12:32:09 INFO]: [ClearLag] No config updates found...
  163. [12:32:09 INFO]: [ClearLag] Modules have been loaded!
  164. [12:32:09 INFO]: [ClearLag] Clearlag is now enabled!
  165. [12:32:09 INFO]: [ClearLag] Searching for updates..
  166. [12:32:09 INFO]: [SurvivalGames] Enabling SurvivalGames v0.5.8.54
  167. [12:32:09 INFO]: METRICS STARTING
  168. [12:32:09 INFO]: [Chairs] Enabling Chairs v4.1
  169. [12:32:09 INFO]: [Chairs] Loaded ignore list. (Count = 0)
  170. [12:32:09 INFO]: [Chairs] Allowed block: WOOD_STAIRS => 0.7
  171. [12:32:09 INFO]: [Chairs] Allowed block: SPRUCE_WOOD_STAIRS => 0.7
  172. [12:32:09 INFO]: [Chairs] Allowed block: JUNGLE_WOOD_STAIRS => 0.7
  173. [12:32:09 INFO]: [Chairs] Allowed block: BIRCH_WOOD_STAIRS => 0.7
  174. [12:32:09 INFO]: [Chairs] Allowed block: SANDSTONE_STAIRS => 0.7
  175. [12:32:09 INFO]: [Chairs] Allowed block: COBBLESTONE_STAIRS => 0.7
  176. [12:32:09 INFO]: [Chairs] Allowed block: BRICK_STAIRS => 0.7
  177. [12:32:09 INFO]: [Chairs] Allowed block: SMOOTH_STAIRS => 0.7
  178. [12:32:09 INFO]: [Chairs] Allowed block: NETHER_BRICK_STAIRS => 0.7
  179. [12:32:09 INFO]: [Chairs] Allowed block: QUARTZ_STAIRS => 0.7
  180. [12:32:09 INFO]: [Chairs] Allowed block: ACACIA_STAIRS => 0.7
  181. [12:32:09 INFO]: [Chairs] Allowed block: DARK_OAK_STAIRS => 0.7
  182. [12:32:09 INFO]: [Heads] Enabling Heads v1.3
  183. [12:32:10 INFO]: [Modifyworld] Enabling Modifyworld v1.19.7
  184. [12:32:10 INFO]: [ClearLag] No updates found!
  185. [12:32:10 INFO]: [Modifyworld] Modifyworld enabled!
  186. [12:32:10 INFO]: [Votifier] Enabling Votifier v1.9
  187. [12:32:10 INFO]: [Votifier] Votifier enabled.
  188. [12:32:10 INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  189. [12:32:10 INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  190. [12:32:11 INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  191. [12:32:11 INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -1118665251
  192. [12:32:11 INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -879278080305163560
  193. [12:32:11 INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -879278080305163560
  194. [12:32:11 INFO]: [Multiverse-Core] Loading World & Settings - 'Main' - Env: NORMAL - Type: NORMAL & seed: -1118665251
  195. [12:32:11 INFO]: Preparing start region for level 3 (Seed: -1118665251)
  196. [12:32:13 INFO]: Preparing spawn area for Main, 57%
  197. [12:32:13 INFO]: [Multiverse-Core] Loading World & Settings - 'factions' - Env: NORMAL - Type: NORMAL & seed: -3129653970775763943
  198. [12:32:13 INFO]: Preparing start region for level 4 (Seed: -3129653970775763943)
  199. [12:32:14 INFO]: Preparing spawn area for factions, 44%
  200. [12:32:15 INFO]: [Multiverse-Core] Loading World & Settings - 'spleef' - Env: NORMAL - Type: NORMAL & seed: 2756220029862076543
  201. [12:32:15 INFO]: Preparing start region for level 5 (Seed: 2756220029862076543)
  202. [12:32:16 INFO]: Preparing spawn area for spleef, 28%
  203. [12:32:18 INFO]: Preparing spawn area for spleef, 61%
  204. [12:32:19 INFO]: [Multiverse-Core] Loading World & Settings - 'kitpvp' - Env: NORMAL - Type: FLAT & seed: 3959158082671722107
  205. [12:32:19 INFO]: Preparing start region for level 6 (Seed: 3959158082671722107)
  206. [12:32:20 INFO]: Preparing spawn area for kitpvp, 61%
  207. [12:32:20 INFO]: [Multiverse-Core] Loading World & Settings - 'Turbulence' - Env: NORMAL - Type: FLAT & seed: -4154866397441532918
  208. [12:32:20 INFO]: Preparing start region for level 7 (Seed: -4154866397441532918)
  209. [12:32:23 INFO]: Preparing spawn area for Turbulence, 32%
  210. [12:32:24 INFO]: Preparing spawn area for Turbulence, 48%
  211. [12:32:25 INFO]: [Multiverse-Core] 8 - World(s) loaded.
  212. [12:32:25 INFO]: [SignEdit] Enabling SignEdit v3.3.8
  213. [12:32:25 INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  214. [12:32:25 INFO]: [PermissionsEx] Enabling PermissionsEx v1.21.4
  215. [12:32:25 INFO]: [PermissionsEx] Initializing file backend
  216. [12:32:25 INFO]: [PermissionsEx] Permissions file successfully reloaded
  217. [12:32:26 INFO]: [Vault][Permission] PermissionsEx hooked.
  218. [12:32:26 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  219. [12:32:26 INFO]: Essentials: Using PermissionsEx based permissions.
  220. [12:32:26 INFO]: [EasyRegister] Enabling EasyRegister v1.2
  221. [12:32:26 INFO]: [TreeAssist] Enabling TreeAssist v5.8.64
  222. [12:32:27 INFO]: [TreeAssist] debugging: off
  223. [12:32:27 INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
  224. [12:32:27 INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
  225. [12:32:27 INFO]: [Multiverse-Portals] 3 - Portals(s) loaded
  226. [12:32:27 INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
  227. [12:32:27 INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
  228. [12:32:27 INFO]: [Multiverse-Inventories 2.5-b335] enabled.
  229. [12:32:27 INFO]: [Multiverse-SignPortals] Enabling Multiverse-SignPortals v2.4-b523
  230. [12:32:28 INFO]: [Multiverse-SignPortals] - Version 2.4-b523 Enabled - By Rigby and fernferret
  231. [12:32:28 INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
  232. [12:32:28 INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.5-b675
  233. [12:32:28 INFO]: [Multiverse-NetherPortals] - Version 2.5-b675 Enabled - By Rigby and fernferret
  234. [12:32:28 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  235. [12:32:28 INFO]: [SetRankPEX] Enabling SetRankPEX v1.7.1
  236. [12:32:28 INFO]: [SetRankPEX] Found PermissionsEx v1.21.4 and is good to go
  237. [12:32:28 INFO]: [SetRankPEX] SetRankPEX v1.7.1 is now enabled.
  238. [12:32:28 INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.5.8-bukkit
  239. [12:32:28 INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
  240. [12:32:28 INFO]: [Enjin Minecraft Plugin] MC 1.3 or above found, enabling version 2 XP handling.
  241. [12:32:28 INFO]: [Enjin Minecraft Plugin] MC 1.7.2 or above found, enabling version 2 log handling.
  242. [12:32:28 INFO]: [ChestShop] Enabling ChestShop v3.7.9
  243. [12:32:28 INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
  244. [12:32:28 INFO]: [ChestShop] Residence version 2.6.6.6 loaded.
  245. [12:32:28 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  246. [12:32:31 INFO]: [ItemBank] Enabling ItemBank v2.3
  247. [12:32:32 INFO]: [ItemBank] A new version is available. Item Bank v2.3.1
  248. [12:32:32 INFO]: [ItemBank] Vault detected and enabled in config. Using Vault for monetary transactions.
  249. [12:32:32 INFO]: [HomeSpawnPlus] Enabling HomeSpawnPlus v1.7.8
  250. [12:32:33 INFO]: [HomeSpawnPlus] Loaded 138 locale strings (0 overrides)
  251. [12:32:33 INFO]: [HomeSpawnPlus] using VAULT:PermissionsEx for permissions
  252. [12:32:33 INFO]: [HomeSpawnPlus] Vault interface found and will be used for economy-related functions
  253. [12:32:33 INFO]: [ChestShop] About to download a new update: v3.8.9
  254. [12:32:33 INFO]: [ChestShop] Downloading update: 0% of 257373 bytes.
  255. [12:32:33 INFO]: [ChestShop] Downloading update: 0% of 257373 bytes.
  256. [12:32:33 INFO]: [ChestShop] Downloading update: 10% of 257373 bytes.
  257. [12:32:33 INFO]: [ChestShop] Downloading update: 10% of 257373 bytes.
  258. [12:32:33 INFO]: [ChestShop] Downloading update: 10% of 257373 bytes.
  259. [12:32:33 WARN]: [HomeSpawnPlus] Essentials found. It is likely your HSP /home and /spawn commands will end up going to Essentials instead.
  260. [12:32:33 WARN]: [HomeSpawnPlus] Also note that HSP can convert your homes from Essentials for you. Just run the command "/hspconvert essentials" (must have hsp.command.admin permission)
  261. [12:32:33 WARN]: [HomeSpawnPlus] Set "core.warnConflicts" to false in your HSP config.yml to disable this warning.
  262. [12:32:33 INFO]: [HomeSpawnPlus] version 1.7.8, build 52 is enabled
  263. [12:32:33 INFO]: [Jail] Enabling Jail v2.6.5-b3
  264. [12:32:33 INFO]: [ChestShop] Downloading update: 20% of 257373 bytes.
  265. [12:32:33 INFO]: [ChestShop] Downloading update: 20% of 257373 bytes.
  266. [12:32:33 INFO]: [ChestShop] Downloading update: 20% of 257373 bytes.
  267. [12:32:33 INFO]: [ChestShop] Downloading update: 20% of 257373 bytes.
  268. [12:32:33 INFO]: [ChestShop] Downloading update: 30% of 257373 bytes.
  269. [12:32:33 INFO]: [ChestShop] Downloading update: 30% of 257373 bytes.
  270. [12:32:33 INFO]: [ChestShop] Downloading update: 30% of 257373 bytes.
  271. [12:32:34 INFO]: [Jail] Loaded 1 jail zones.
  272. [12:32:34 INFO]: [Jail] Loaded 2 prisoners.
  273. [12:32:34 INFO]: [Jail] Loaded 5 cells.
  274. [12:32:34 INFO]: [Jail] Notifications plugin not installed, features disabled
  275. [12:32:34 INFO]: [ChestShop] Downloading update: 40% of 257373 bytes.
  276. [12:32:34 INFO]: [ChestShop] Downloading update: 40% of 257373 bytes.
  277. [12:32:34 INFO]: [ChestShop] Downloading update: 50% of 257373 bytes.
  278. [12:32:34 INFO]: [ChestShop] Downloading update: 50% of 257373 bytes.
  279. [12:32:34 INFO]: [ChestShop] Downloading update: 60% of 257373 bytes.
  280. [12:32:34 INFO]: [ChestShop] Downloading update: 60% of 257373 bytes.
  281. [12:32:34 INFO]: [Jail] Jail v2.6.5-b3 loaded!
  282. [12:32:34 INFO]: [ChestShop] Downloading update: 70% of 257373 bytes.
  283. [12:32:34 INFO]: [ChestShop] Downloading update: 70% of 257373 bytes.
  284. [12:32:34 INFO]: [ChestShop] Downloading update: 80% of 257373 bytes.
  285. [12:32:34 INFO]: [ChestShop] Downloading update: 80% of 257373 bytes.
  286. [12:32:34 INFO]: [ChestShop] Downloading update: 90% of 257373 bytes.
  287. [12:32:34 INFO]: [ChestShop] Downloading update: 90% of 257373 bytes.
  288. [12:32:34 INFO]: [ChestShop] Downloading update: 100% of 257373 bytes.
  289. [12:32:34 INFO]: [ChestShop] Finished updating.
  290. [12:32:34 INFO]: [uCars] Enabling uCars v18
  291. [12:32:34 INFO]: [uCars] uCars has been enabled!
  292. [12:32:34 INFO]: [Factions] Enabling Factions v2.4.0
  293. [12:32:34 INFO]: [Factions 2.4.0] === ENABLE START ===
  294. [12:32:35 INFO]: [Factions 2.4.0] Activated integration with LWC
  295. [12:32:35 INFO]: [Factions 2.4.0] === ENABLE COMPLETE (Took 932ms) ===
  296. [12:32:35 INFO]: [WirelessRedstone] Enabling WirelessRedstone v1.9.2
  297. [12:32:35 INFO]: [WirelessRedstone] WirelessRedstone version 1.9.2 is loading...
  298. [12:32:35 INFO]: [WirelessRedstone] Loading Permissions...
  299. [12:32:35 INFO]: [WirelessRedstone] Using Vault for permissions !
  300. [12:32:35 INFO]: [WirelessRedstone] Loaded Permissions...
  301. [12:32:35 INFO]: [WirelessRedstone] Registering commands...
  302. [12:32:35 INFO]: [WirelessRedstone] Loading Chunks...
  303. [12:32:35 INFO]: WirelessRedstone version 1.9.2 is enabled!
  304. [12:32:36 INFO]: [CombatLog] Enabling CombatLog v1.8.11
  305. [12:32:36 INFO]: [CombatLog] Loading messages.properties.
  306. [12:32:36 INFO]: [CombatLog] Loading config.yml.
  307. [12:32:36 INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
  308. [12:32:36 INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
  309. [12:32:36 INFO]: [BattleKits] Enabling BattleKits v2.1.1
  310. [12:32:36 INFO]: [BattleKits] length is 2716
  311. [12:32:36 INFO]: [BattleKits] length is 963
  312. [12:32:36 INFO]: [BattleKits] length is 297
  313. [12:32:36 INFO]: [BattleKits] Not enabling restrictions due to config setting
  314. [12:32:36 INFO]: [BattleKits] Vault found.
  315. [12:32:36 INFO]: [BattleKits] Disabling tag functionality as TagAPI is not installed.
  316. [12:32:36 INFO]: [GrandExchange] Enabling GrandExchange v2.0.7.4
  317. [12:32:36 INFO]: GrandExchange | Enabling GrandExchange 2.0.7.4...
  318. [12:32:36 INFO]: GrandExchange | Creating directories...
  319. [12:32:36 INFO]: GrandExchange | Successfully hooked into Vault and your economy plugin!
  320. [12:32:36 INFO]: GrandExchange | Could not find WorldGuard, so all region data is ignored.
  321. [12:32:36 INFO]: GrandExchange | Could not find LWC, so I can't see chest protections.
  322. [12:32:36 INFO]: GrandExchange | Starting components...
  323. [12:32:36 INFO]: GrandExchange | Registering events...
  324. [12:32:36 INFO]: GrandExchange | Loading files...
  325. [12:32:36 INFO]: GrandExchange | Removing display items...
  326. [12:32:36 INFO]: GrandExchange | Starting schedulers...
  327. [12:32:36 INFO]: GrandExchange | Checking components...
  328. [12:32:36 INFO]: GrandExchange | Successfully connected to Metrics!
  329. [12:32:36 INFO]: GrandExchange | GrandExchange 2.0.7.4 enabled!
  330. [12:32:36 INFO]: GrandExchange | Made by Muizers :)
  331. [12:32:37 INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
  332. [12:32:37 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  333. [12:32:37 INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  334. [12:32:37 INFO]: [LiftSign] Enabling LiftSign v0.4.1
  335. [12:32:41 INFO]: [LiftSign] Loaded 6 locale strings (0 overrides)
  336. [12:32:41 INFO]: [LiftSign] using VAULT:PermissionsEx for permissions
  337. [12:32:41 INFO]: [LiftSign] version 0.4.1, build 252 is enabled
  338. [12:32:41 INFO]: [Residence] Enabling Residence v2.6.6.6
  339. [12:32:41 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
  340. [12:32:41 INFO]: [Residence] Scanning for economy systems...
  341. [12:32:41 INFO]: [Residence] Found Vault using economy system: Essentials Economy
  342. [12:32:41 INFO]: [Residence] Found WorldEdit
  343. [12:32:41 INFO]: [Residence] Enabled! Version 2.6.6.6 by bekvon
  344. [12:32:41 INFO]: [HeavySpleef] Enabling HeavySpleef v1.5.1
  345. [12:32:42 INFO]: [HeavySpleef] Loaded 0 games!
  346. [12:32:42 INFO]: [HeavySpleef] HeavySpleef v1.5.1 activated!
  347. [12:32:42 INFO]: [CraftBook] Enabling CraftBook v3.8-SNAPSHOT:3803-e037f90,master
  348. [12:32:42 INFO]: [CraftBook] Loading persistent data from YAML!
  349. [12:32:43 INFO]: [CraftBook] Enumerating chunks for self-triggered components...
  350. [12:32:43 INFO]: [WorldEdit] Using external NmsBlock for this version: CBXNmsBlock_175_5xcompat
  351. [12:32:43 INFO]: [CraftBook] 5050 chunk(s) for 8 world(s) processed (456ms elapsed)
  352. [12:32:44 INFO]: [CraftBook] CraftBook v3.9 Beta 1 is the latest version available, and the updatability of it is: UPDATE_AVAILABLE. You currently have version CraftBook v3.9 Beta 1 installed.
  353. [12:32:44 INFO]: Server permissions file permissions.yml is empty, ignoring it
  354. [12:32:44 INFO]: Done (43.281s)! For help, type "help" or "?"
  355. [12:32:44 INFO]: [mcore 7.2.1] ============================================
  356. [12:32:44 INFO]: [mcore 7.2.1] We are preparing for Mojangs switch to UUIDs.
  357. [12:32:44 INFO]: [mcore 7.2.1] Learn more at: https://forums.bukkit.org/threads/psa-the-switch-to-uuids-potential-plugin-server-breakage.250915/
  358. [12:32:44 INFO]: [mcore 7.2.1] Loading Playerdat datas...
  359. [12:32:44 INFO]: [mcore 7.2.1] Loading Cachefile datas...
  360. [12:32:44 INFO]: [mcore 7.2.1] Loading Onlineplayer datas...
  361. [12:32:44 INFO]: [mcore 7.2.1] Loading Registry datas...
  362. [12:32:44 INFO]: [mcore 7.2.1] Skipping Dbmojangapi datas since offline mode...
  363. [12:32:44 INFO]: [mcore 7.2.1] Saving Cachefile...
  364. [12:32:44 INFO]: [mcore 7.2.1] Now updating database for plugins that are ready ...
  365. [12:32:44 INFO]: [mcore 7.2.1] Pre update factions_mplayer.
  366. [12:32:44 INFO]: [mcore 7.2.1] Post update factions_mplayer. Took 1ms. 0/1 changed.
  367. [12:32:44 INFO]: [mcore 7.2.1] Pre update factions_uplayer@default.
  368. [12:32:44 INFO]: [mcore 7.2.1] Post update factions_uplayer@default. Took 0ms. 0/7 changed.
  369. [12:32:44 INFO]: [mcore 7.2.1] ... done!
  370. [12:32:44 INFO]: [mcore 7.2.1] (database saving will now commence which might lock the server for a while)
  371. [12:32:44 INFO]: [mcore 7.2.1] ============================================
  372. [12:32:45 INFO]: [Metrics] Server returned HTTP response code: 403 for URL: http://stats.drtshock.net/report/BattleKits
  373. [12:32:45 INFO]: [SurvivalGames] Loading Arena: 1
  374. [12:32:45 INFO]: [SurvivalGames] 717 180 422
  375. [12:32:45 INFO]: [SurvivalGames] 608 -7 -383
  376. [12:32:45 INFO]: [SurvivalGames] Location{world=CraftWorld{name=Turbulence},x=717.0,y=180.0,z=422.0,pitch=0.0,yaw=0.0}
  377. [12:32:45 INFO]: [SurvivalGames] Location{world=CraftWorld{name=Turbulence},x=608.0,y=-7.0,z=-383.0,pitch=0.0,yaw=0.0}
  378. [12:32:45 INFO]: ItemStack{NETHER_STAR x 1}
  379. [12:32:45 INFO]: sharpness:4
  380. [12:32:45 INFO]: ItemStack{PAPER x 1}
  381. [12:32:45 INFO]: fire:2
  382. [12:32:46 INFO]: [Vault] Checking for Updates:
  383. [12:32:46 INFO]: [Vault] No new version available
  384. [12:32:47 INFO]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LW9CVN2U76RLU Thanks :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement