Advertisement
Guest User

Untitled

a guest
May 29th, 2015
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [16:49:52] [Server thread/INFO]: Starting minecraft server version 1.7.5
  2. [16:49:52] [Server thread/INFO]: Loading properties
  3. [16:49:52] [Server thread/INFO]: Default game type: SURVIVAL
  4. [16:49:52] [Server thread/INFO]: Generating keypair
  5. [16:49:52] [Server thread/INFO]: Starting Minecraft server on 136.243.11.196:33905
  6. [16:49:52] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks (MC: 1.7.5) (Implementing API version 1.7.5-R0.1-SNAPSHOT)
  7. [16:49:52] [Server thread/ERROR]: Ambiguous plugin name `WorldEdit' for files `plugins/WorldEdit.jar' and `plugins/worldedit-5.6.jar' in `plugins'
  8. [16:49:52] [Server thread/ERROR]: Ambiguous plugin name `WorldGuard' for files `plugins/WorldGuard.jar' and `plugins/worldguard-5.9.jar' in `plugins'
  9. [16:49:52] [Server thread/ERROR]: Could not load 'plugins/MassiveCore.jar' in folder 'plugins'
  10. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/PlayerInventory
  11. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  12. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  13. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  14. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugins(CraftServer.java:350) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  15. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.<init>(CraftServer.java:312) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  16. at net.minecraft.server.v1_7_R2.PlayerList.<init>(PlayerList.java:63) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  17. at net.minecraft.server.v1_7_R2.DedicatedPlayerList.<init>(SourceFile:14) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  18. at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:126) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  19. at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:426) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  20. at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  21. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/PlayerInventory
  22. at com.massivecraft.massivecore.MassiveCore.getMassiveCoreGsonBuilder(MassiveCore.java:85) ~[?:?]
  23. at com.massivecraft.massivecore.MassiveCore.<clinit>(MassiveCore.java:70) ~[?:?]
  24. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_72]
  25. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_72]
  26. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  27. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  28. ... 9 more
  29. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.PlayerInventory
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  32. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
  33. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
  34. at com.massivecraft.massivecore.MassiveCore.getMassiveCoreGsonBuilder(MassiveCore.java:85) ~[?:?]
  35. at com.massivecraft.massivecore.MassiveCore.<clinit>(MassiveCore.java:70) ~[?:?]
  36. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_72]
  37. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_72]
  38. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  39. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  40. ... 9 more
  41. [16:49:53] [Thread-7/WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException
  42. [16:49:53] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
  43. [16:49:53] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.28 (Phoenix)
  44. [16:49:53] [Server thread/INFO]: [KitBattle] Loading KitBattle v2.2
  45. [16:49:53] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.11.0-RC-sMD5NET-b739
  46. [16:49:53] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  47. [16:49:53] [Server thread/INFO]: [UltimateParticles] Loading UltimateParticles v1.7.2
  48. [16:49:53] [Server thread/INFO]: [War] Loading War v1.8 (Nimitz)
  49. [16:49:53] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  50. [16:49:53] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.1
  51. [16:49:53] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
  52. [16:49:53] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
  53. [16:49:53] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
  54. [16:49:53] [Server thread/INFO]: [StatisticTracker] Loading StatisticTracker v1.4.2
  55. [16:49:53] [Server thread/INFO]: [SimplePeace] Loading SimplePeace v1.0
  56. [16:49:53] [Server thread/INFO]: [aAntiSpam] Loading aAntiSpam v1.2
  57. [16:49:53] [Server thread/INFO]: [PlayEffect] Loading PlayEffect v0.3.2
  58. [16:49:53] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.18
  59. [16:49:53] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
  60. [16:49:53] [Server thread/INFO]: [TNTRun] Loading TNTRun v3.1
  61. [16:49:53] [Server thread/INFO]: [SurvivalGames] Loading SurvivalGames v0.5.8.54
  62. [16:49:53] [Server thread/INFO]: [MinigamesParty] Loading MinigamesParty v1.5.7
  63. [16:49:53] [Server thread/INFO]: [MOTD] Loading MOTD v3.2
  64. [16:49:53] [Server thread/INFO]: [OITC] Loading OITC v3.2
  65. [16:49:53] [Server thread/INFO]: [TPonJoin] Loading TPonJoin v1.2
  66. [16:49:53] [Server thread/INFO]: [Blood] Loading Blood v1.3.2
  67. [16:49:53] [Server thread/INFO]: [CrackShot] Loading CrackShot v0.97.5
  68. [16:49:53] [Server thread/INFO]: [HiveJumpPads] Loading HiveJumpPads v1.9.1
  69. [16:49:53] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
  70. [16:49:53] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.9
  71. [16:49:53] [Server thread/INFO]: [SuperSpleef] Loading SuperSpleef vB 0.1.7
  72. [16:49:53] [Server thread/INFO]: [MobArena] Loading MobArena v0.96.7
  73. [16:49:53] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  74. [16:49:53] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.12.2
  75. [16:49:53] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v3.0
  76. [16:49:53] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v3.1.1
  77. [16:49:53] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  78. [16:49:53] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b699
  79. [16:49:53] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
  80. [16:49:53] [Server thread/INFO]: [CompassNavigation] Loading CompassNavigation v1.7.2
  81. [16:49:53] [Server thread/INFO]: [KitAdder] Loading KitAdder v1.0.1
  82. [16:49:53] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
  83. [16:49:53] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.12.2
  84. [16:49:53] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.4
  85. [16:49:53] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  86. [16:49:53] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  87. [16:49:53] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  88. [16:49:53] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
  89. [16:49:53] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  90. [16:49:53] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  91. [16:49:53] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
  92. [16:49:53] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  93. [16:49:53] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  94. [16:49:53] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  95. [16:49:53] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  96. [16:49:53] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
  97. [16:49:53] [Server thread/INFO]: [LWC] Connecting to SQLite
  98. [16:49:53] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  99. [16:49:53] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  100. [16:49:53] [Server thread/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.
  101. [16:49:53] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  102. [16:49:53] [Server thread/INFO]: Preparing level "false"
  103. [16:49:53] [Thread-7/WARN]: Could not get latest artifact information: FileNotFoundException
  104. [16:49:53] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7342045460735864763)
  105. [16:49:53] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
  106. [16:49:53] [Server thread/INFO]: [Tim] Unused enchantments: LURE(62) LUCK(61) 
  107. [16:49:53] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
  108. [16:49:53] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.28 (Phoenix)
  109. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'serversigns.use. *' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
  110. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.ban.*' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
  111. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.tempban.*' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
  112. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.kick.*' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
  113. [16:49:53] [Server thread/INFO]: GroupManager - INFO - World Found: spawn
  114. [16:49:53] [Server thread/INFO]: GroupManager - INFO - World Found: skypvp
  115. [16:49:53] [Server thread/INFO]: GroupManager - INFO - World Found: survivalgames
  116. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.fb' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/survivalgames/groups.yml
  117. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.fbp' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/survivalgames/groups.yml
  118. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.gunpvp' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/survivalgames/groups.yml
  119. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.gunpvp2' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/survivalgames/groups.yml
  120. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.skyblock' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/survivalgames/groups.yml
  121. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.skyblock:2' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/survivalgames/groups.yml
  122. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.spleef' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/survivalgames/groups.yml
  123. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.spleef2' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/survivalgames/groups.yml
  124. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.sg' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/survivalgames/groups.yml
  125. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.sg2' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/survivalgames/groups.yml
  126. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.portal.access.spawn' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/survivalgames/groups.yml
  127. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.ban.*' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/survivalgames/groups.yml
  128. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.tempban.*' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/survivalgames/groups.yml
  129. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.kick.*' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/survivalgames/groups.yml
  130. [16:49:53] [Server thread/INFO]: GroupManager - INFO - World Found: world
  131. [16:49:53] [Server thread/INFO]: GroupManager - INFO - World Found: freebuild
  132. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.fb' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/freebuild/groups.yml
  133. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.fbp' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/freebuild/groups.yml
  134. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.gunpvp' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/freebuild/groups.yml
  135. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.gunpvp2' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/freebuild/groups.yml
  136. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.skyblock' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/freebuild/groups.yml
  137. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.skyblock:2' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/freebuild/groups.yml
  138. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.spleef' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/freebuild/groups.yml
  139. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.spleef2' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/freebuild/groups.yml
  140. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.sg' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/freebuild/groups.yml
  141. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.access.sg2' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/freebuild/groups.yml
  142. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'multiverse.portal.access.spawn' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/freebuild/groups.yml
  143. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.ban.*' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/freebuild/groups.yml
  144. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.tempban.*' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/freebuild/groups.yml
  145. [16:49:53] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.kick.*' not found for group Supporter. Ignoring entry in file: plugins/GroupManager/worlds/freebuild/groups.yml
  146. [16:49:53] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  147. [16:49:53] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  148. [16:49:53] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  149. [16:49:53] [Server thread/INFO]: GroupManager version 2.1.28 (Phoenix) is enabled!
  150. [16:49:53] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  151. [16:49:53] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  152. [16:49:53] [Server thread/INFO]: [KitBattle] Enabling KitBattle v2.2
  153. [16:49:53] [Server thread/INFO]: [KitBattle] KitBattle Has Been Enabled!
  154. [16:49:53] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.11.0-RC-sMD5NET-b739
  155. [16:49:53] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.7.5 / CB3026
  156. [16:49:53] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  157. [16:49:53] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  158. [16:49:53] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  159. [16:49:54] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  160. [16:49:54] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  161. [16:49:54] [Server thread/INFO]: [NoCheatPlus] Version 3.11.0-RC-sMD5NET-b739 is enabled.
  162. [16:49:54] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  163. [16:49:54] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  164. [16:49:54] [Server thread/INFO]: [UltimateParticles] Enabling UltimateParticles v1.7.2
  165. [16:49:54] [Server thread/INFO]: [UltimateParticles] has been enabled!
  166. [16:49:54] [Server thread/INFO]: [UltimateParticles] =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  167. [16:49:54] [Server thread/INFO]: [UltimateParticles]
  168. [16:49:54] [Server thread/INFO]: [UltimateParticles] UltimateParticles
  169. [16:49:54] [Server thread/INFO]: [UltimateParticles] Developed by AgentR
  170. [16:49:54] [Server thread/INFO]: [UltimateParticles] Version 1.7.2
  171. [16:49:54] [Server thread/INFO]: [UltimateParticles]
  172. [16:49:54] [Server thread/INFO]: [UltimateParticles] =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  173. [16:49:54] [Server thread/INFO]: [War] Enabling War v1.8 (Nimitz)
  174. [16:49:54] [Server thread/INFO]: [War] War v1.8 (Nimitz) is on.
  175. [16:49:54] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.1
  176. [16:49:54] [Server thread/INFO]: [ScoreboardStats] You need http://dev.bukkit.org/bukkit-plugins/protocollib/ for compatibilityMode
  177. [16:49:54] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [VaultVariables, PlayerPingVariable, BukkitGlobalVariables, GeneralVariables, BukkitVariables]
  178. [16:49:54] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
  179. [16:49:55] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
  180. [16:49:55] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b691
  181. [16:49:55] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: kaka
  182. [16:49:55] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  183. [16:49:55] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8452856366857841961)
  184. [16:49:56] [Server thread/INFO]: Preparing spawn area for War, 52%
  185. [16:49:57] [Server thread/INFO]: Preparing start region for level 2 (Seed: 7154765289036255843)
  186. [16:49:58] [Server thread/INFO]: Preparing start region for level 3 (Seed: 1179654455)
  187. [16:49:59] [Server thread/INFO]: Preparing spawn area for Lobby, 52%
  188. [16:50:11] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: KAKI
  189. [16:50:11] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  190. [16:50:11] [Server thread/INFO]: Preparing start region for level 4 (Seed: -7404932122893350847)
  191. [16:50:20] [Server thread/INFO]: Preparing start region for level 5 (Seed: 0)
  192. [16:50:29] [Server thread/INFO]: Preparing start region for level 6 (Seed: -3809827798528828788)
  193. [16:50:39] [Server thread/INFO]: Preparing start region for level 7 (Seed: 695214862)
  194. [16:50:57] [Server thread/INFO]: Preparing start region for level 8 (Seed: 4535907662514337612)
  195. [16:51:08] [Server thread/INFO]: [Multiverse-Core] 9 - World(s) loaded.
  196. [16:51:08] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  197. [16:51:08] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
  198. [16:51:08] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
  199. [16:51:08] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
  200. [16:51:08] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
  201. [16:51:08] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
  202. [16:51:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
  203. [16:51:08] [Server thread/INFO]: [WorldGuard] (War) TNT ignition is PERMITTED.
  204. [16:51:08] [Server thread/INFO]: [WorldGuard] (War) Lighters are PERMITTED.
  205. [16:51:08] [Server thread/INFO]: [WorldGuard] (War) Lava fire is blocked.
  206. [16:51:08] [Server thread/INFO]: [WorldGuard] (War) Fire spread is UNRESTRICTED.
  207. [16:51:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'War'
  208. [16:51:08] [Server thread/INFO]: [WorldGuard] (FB) TNT ignition is PERMITTED.
  209. [16:51:08] [Server thread/INFO]: [WorldGuard] (FB) Lighters are PERMITTED.
  210. [16:51:08] [Server thread/INFO]: [WorldGuard] (FB) Lava fire is blocked.
  211. [16:51:08] [Server thread/INFO]: [WorldGuard] (FB) Fire spread is UNRESTRICTED.
  212. [16:51:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'FB'
  213. [16:51:08] [Server thread/INFO]: [WorldGuard] (Lobby) TNT ignition is PERMITTED.
  214. [16:51:08] [Server thread/INFO]: [WorldGuard] (Lobby) Lighters are PERMITTED.
  215. [16:51:08] [Server thread/INFO]: [WorldGuard] (Lobby) Lava fire is blocked.
  216. [16:51:08] [Server thread/INFO]: [WorldGuard] (Lobby) Fire spread is UNRESTRICTED.
  217. [16:51:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobby'
  218. [16:51:08] [Server thread/INFO]: [WorldGuard] (SurvivalGames) TNT ignition is PERMITTED.
  219. [16:51:08] [Server thread/INFO]: [WorldGuard] (SurvivalGames) Lighters are PERMITTED.
  220. [16:51:08] [Server thread/INFO]: [WorldGuard] (SurvivalGames) Lava fire is blocked.
  221. [16:51:08] [Server thread/INFO]: [WorldGuard] (SurvivalGames) Fire spread is UNRESTRICTED.
  222. [16:51:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SurvivalGames'
  223. [16:51:08] [Server thread/INFO]: [WorldGuard] (OITC) TNT ignition is PERMITTED.
  224. [16:51:08] [Server thread/INFO]: [WorldGuard] (OITC) Lighters are PERMITTED.
  225. [16:51:08] [Server thread/INFO]: [WorldGuard] (OITC) Lava fire is blocked.
  226. [16:51:08] [Server thread/INFO]: [WorldGuard] (OITC) Fire spread is UNRESTRICTED.
  227. [16:51:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'OITC'
  228. [16:51:08] [Server thread/INFO]: [WorldGuard] (SkyPvP) TNT ignition is PERMITTED.
  229. [16:51:08] [Server thread/INFO]: [WorldGuard] (SkyPvP) Lighters are PERMITTED.
  230. [16:51:08] [Server thread/INFO]: [WorldGuard] (SkyPvP) Lava fire is blocked.
  231. [16:51:08] [Server thread/INFO]: [WorldGuard] (SkyPvP) Fire spread is UNRESTRICTED.
  232. [16:51:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyPvP'
  233. [16:51:08] [Server thread/INFO]: [WorldGuard] (TroubleinMinecraft) TNT ignition is PERMITTED.
  234. [16:51:08] [Server thread/INFO]: [WorldGuard] (TroubleinMinecraft) Lighters are PERMITTED.
  235. [16:51:08] [Server thread/INFO]: [WorldGuard] (TroubleinMinecraft) Lava fire is blocked.
  236. [16:51:08] [Server thread/INFO]: [WorldGuard] (TroubleinMinecraft) Fire spread is UNRESTRICTED.
  237. [16:51:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TroubleinMinecraft'
  238. [16:51:08] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  239. [16:51:08] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  240. [16:51:08] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  241. [16:51:08] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  242. [16:51:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  243. [16:51:08] [Server thread/INFO]: [WorldGuard] 9 regions loaded for 'Spawn'
  244. [16:51:08] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'War'
  245. [16:51:08] [Server thread/INFO]: [WorldGuard] 6 regions loaded for 'FB'
  246. [16:51:08] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'Lobby'
  247. [16:51:08] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'SurvivalGames'
  248. [16:51:08] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'OITC'
  249. [16:51:08] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'SkyPvP'
  250. [16:51:08] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'TroubleinMinecraft'
  251. [16:51:08] [Server thread/INFO]: [WorldGuard] 6 regions loaded for 'world'
  252. [16:51:08] [Server thread/INFO]: [StatisticTracker] Enabling StatisticTracker v1.4.2
  253. [16:51:08] [Server thread/INFO]: [SimplePeace] Enabling SimplePeace v1.0
  254. [16:51:08] [Server thread/INFO]: SimplePeace by Nepster V 1.0
  255. [16:51:08] [Server thread/INFO]: [aAntiSpam] Enabling aAntiSpam v1.2
  256. [16:51:08] [Server thread/INFO]: aAntiSpam activated.
  257. [16:51:08] [Server thread/INFO]: [PlayEffect] Enabling PlayEffect v0.3.2
  258. [16:51:08] [Server thread/INFO]: [PlayEffect] Warning! PlayEffect was not tested with craftbukkit version 1.7.5-R0.1-SNAPSHOT
  259. [16:51:08] [Server thread/INFO]: [PlayEffect] Check updates at http://dev.bukkit.org/bukkit-plugins/playeffect/
  260. [16:51:08] [Server thread/INFO]: [PlayEffect] or use this version at your own risk.
  261. [16:51:08] [Server thread/INFO]: [PlayEffect] You can also install ProtocolLib to prevent compatibility issues.
  262. [16:51:08] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.18
  263. [16:51:24] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
  264. [16:51:24] [Server thread/INFO]: [iConomy - April Fools] Enabled (8 ms)
  265. [16:51:24] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  266. [16:51:24] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
  267. [16:51:24] [Thread-12/INFO]: [iConomy - April Fools] Purged accounts with default balance.
  268. [16:51:45] [Server thread/INFO]: [TNTRun] Enabling TNTRun v3.1
  269. [16:51:46] [Server thread/INFO]: [SurvivalGames] Enabling SurvivalGames v0.5.8.54
  270. [16:51:46] [Server thread/INFO]: METRICS STARTING
  271. [16:51:46] [Server thread/INFO]: [MinigamesParty] Enabling MinigamesParty v1.5.7
  272. [16:51:46] [Server thread/INFO]: MinigamesParty is running on v1_7_R2.
  273. [16:51:46] [Server thread/INFO]: [MOTD] Enabling MOTD v3.2
  274. [16:51:46] [Server thread/INFO]: ColorMOTD enabled!
  275. [16:51:53] [Server thread/INFO]: [OITC] Enabling OITC v3.2
  276. [16:51:53] [Server thread/INFO]: Loading YML files!
  277. [16:51:53] [Server thread/INFO]: Loaded YML files Successfully!
  278. [16:51:53] [Server thread/INFO]: [OITC] Now Currently Loading The Arena: test
  279. [16:51:53] [Server thread/INFO]: [OITC] The Arena: test Has successfully loaded!
  280. [16:51:53] [Server thread/INFO]: [OITC] Now Currently Loading The Arena: CandyLand
  281. [16:51:53] [Server thread/INFO]: [OITC] WARNING, FAILED TO LOAD ARENAS.
  282. [16:51:53] [Server thread/INFO]: [TPonJoin] Enabling TPonJoin v1.2
  283. [16:51:53] [Server thread/INFO]: [TPonJoin] TPonJoin 1.2 by ItzNielsch enabled
  284. [16:51:54] [Server thread/INFO]: [Blood] Enabling Blood v1.3.2
  285. [16:51:54] [Server thread/INFO]: Blood v1.3.2 : Has been enabled
  286. [16:51:54] [Server thread/INFO]: [CrackShot] Enabling CrackShot v0.97.5
  287. [16:51:54] [Server thread/INFO]: [CrackShot] Gun-mode activated. Boop!
  288. [16:52:05] [Server thread/INFO]: [HiveJumpPads] Enabling HiveJumpPads v1.9.1
  289. [16:52:05] [Server thread/INFO]: [HiveJumpPads] HiveJumpPads v1.9.1 is now Enabled.
  290. [16:52:05] [Server thread/INFO]: [HiveJumpPads] Deverloped by Xenedor
  291. [16:52:05] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.7
  292. [16:52:05] [Server thread/INFO]: [ClearLag] Loading modules...
  293. [16:52:05] [Server thread/WARN]: [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10)
  294. [16:52:05] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  295. [16:52:05] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  296. [16:52:05] [Thread-14/INFO]: [ClearLag] Checking for updates...
  297. [16:52:06] [Thread-14/INFO]: [ClearLag] No updates found!
  298. [16:52:14] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.9
  299. [16:52:14] [Server thread/INFO]: [SuperSpleef] Enabling SuperSpleef vB 0.1.7
  300. [16:52:14] [Server thread/INFO]: [Spleef] Loading 2 games
  301. [16:52:14] [Server thread/INFO]: [Spleef]Checking for arena on index 1
  302. [16:52:14] [Server thread/INFO]: Loading Arena: 1
  303. [16:52:14] [Server thread/ERROR]: Error occurred while enabling SuperSpleef vB 0.1.7 (Is it up to date?)
  304. java.lang.NullPointerException
  305. at org.mcsg.double0negative.spleef.Game.loadFloor(Game.java:156) ~[?:?]
  306. at org.mcsg.double0negative.spleef.Game.loadGame(Game.java:87) ~[?:?]
  307. at org.mcsg.double0negative.spleef.Game.setup(Game.java:70) ~[?:?]
  308. at org.mcsg.double0negative.spleef.Game.<init>(Game.java:65) ~[?:?]
  309. at org.mcsg.double0negative.spleef.GameManager.LoadGames(GameManager.java:62) ~[?:?]
  310. at org.mcsg.double0negative.spleef.GameManager.setup(GameManager.java:31) ~[?:?]
  311. at org.mcsg.double0negative.spleef.Spleef.onEnable(Spleef.java:34) ~[?:?]
  312. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  313. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  314. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  315. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:441) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  316. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:375) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  317. at net.minecraft.server.v1_7_R2.MinecraftServer.n(MinecraftServer.java:344) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  318. at net.minecraft.server.v1_7_R2.MinecraftServer.g(MinecraftServer.java:319) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  319. at net.minecraft.server.v1_7_R2.MinecraftServer.a(MinecraftServer.java:275) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  320. at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:175) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  321. at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:426) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  322. at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [bhserver.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
  323. [16:52:14] [Server thread/INFO]: [MobArena] Enabling MobArena v0.96.7
  324. [16:52:14] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
  325. [16:52:33] [Server thread/INFO]: [MobArena] Loaded arena 'default'
  326. [16:52:33] [Server thread/INFO]: [MobArena] v0.96.7 enabled.
  327. [16:52:44] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  328. [16:52:44] [Server thread/WARN]: §4Version mismatch! Please update EssentialsProtect to the same version.
  329. [16:52:44] [Server thread/WARN]: §4Version mismatch! Please update EssentialsAntiBuild to the same version.
  330. [16:52:44] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  331. [16:52:44] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  332. [16:52:44] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.4.1-b436)
  333. [16:52:45] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.12.2
  334. [16:52:45] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  335. [16:52:45] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v3.0
  336. [16:52:45] [Server thread/INFO]: SimpleRename enabled!
  337. [16:52:45] [Server thread/INFO]: [SimpleRename] en
  338. [16:52:56] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v3.1.1
  339. [16:52:56] [Server thread/INFO]: [ServerSigns] Successfully hooked into Vault
  340. [16:52:56] [Server thread/INFO]: [ServerSigns] Version 3.1.1 is now enabled.
  341. [16:53:00] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  342. [16:53:00] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b699
  343. [16:53:00] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-b699 Enabled - By Rigby and fernferret
  344. [16:54:42] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: tntrun (World Error, World did not exist or was not imported into Multiverse-Core!)
  345. [16:54:42] [Server thread/WARN]: [MVPLogging] Portal tntrun has an invalid LOCATION!
  346. [16:54:42] [Server thread/WARN]: [MVPLogging] Portal 'tntrun' not loaded due to invalid location!
  347. [16:55:03] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: spleef (World Error, World did not exist or was not imported into Multiverse-Core!)
  348. [16:55:03] [Server thread/WARN]: [MVPLogging] Portal spleef has an invalid LOCATION!
  349. [16:55:03] [Server thread/WARN]: [MVPLogging] Portal 'spleef' not loaded due to invalid location!
  350. [16:55:41] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: sb (World Error, World did not exist or was not imported into Multiverse-Core!)
  351. [16:55:41] [Server thread/WARN]: [MVPLogging] Portal sb has an invalid LOCATION!
  352. [16:55:41] [Server thread/WARN]: [MVPLogging] Portal 'sb' not loaded due to invalid location!
  353. [16:55:50] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: sb3 (World Error, World did not exist or was not imported into Multiverse-Core!)
  354. [16:55:50] [Server thread/WARN]: [MVPLogging] Portal sb3 has an invalid LOCATION!
  355. [16:55:50] [Server thread/WARN]: [MVPLogging] Portal 'sb3' not loaded due to invalid location!
  356. [16:56:20] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: mgp (World Error, World did not exist or was not imported into Multiverse-Core!)
  357. [16:56:20] [Server thread/WARN]: [MVPLogging] Portal mgp has an invalid LOCATION!
  358. [16:56:20] [Server thread/WARN]: [MVPLogging] Portal 'mgp' not loaded due to invalid location!
  359. [16:56:30] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: mgp3 (World Error, World did not exist or was not imported into Multiverse-Core!)
  360. [16:56:30] [Server thread/WARN]: [MVPLogging] Portal mgp3 has an invalid LOCATION!
  361. [16:56:30] [Server thread/WARN]: [MVPLogging] Portal 'mgp3' not loaded due to invalid location!
  362. [16:57:31] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: Oitc1 (World Error, World did not exist or was not imported into Multiverse-Core!)
  363. [16:57:31] [Server thread/WARN]: [MVPLogging] Portal Oitc1 has an invalid LOCATION!
  364. [16:57:31] [Server thread/WARN]: [MVPLogging] Portal 'Oitc1' not loaded due to invalid location!
  365. [16:58:37] [Server thread/INFO]: [MVPLogging] 30 - Portals(s) loaded
  366. [16:58:37] [Server thread/WARN]: [Multiverse-Core] Portal mgp4 has an invalid DESTINATION!
  367. [16:58:37] [Server thread/WARN]: [Multiverse-Core] Portal mgp2 has an invalid DESTINATION!
  368. [16:58:37] [Server thread/WARN]: [Multiverse-Core] Portal spleef2 has an invalid DESTINATION!
  369. [16:58:37] [Server thread/WARN]: [Multiverse-Core] Portal tntrun2 has an invalid DESTINATION!
  370. [16:58:37] [Server thread/WARN]: [Multiverse-Core] Portal sb2 has an invalid DESTINATION!
  371. [16:58:37] [Server thread/WARN]: [Multiverse-Core] Portal sb4 has an invalid DESTINATION!
  372. [16:58:37] [Server thread/WARN]: [Multiverse-Core] Portal OITC2 has an invalid DESTINATION!
  373. [16:58:37] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
  374. [16:58:56] [Server thread/INFO]: [Multiverse-Inventories] The following worlds for group 'default' are not loaded: world_nether, world_the_end
  375. [16:58:56] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
  376. [16:58:56] [Server thread/INFO]: [CompassNavigation] Enabling CompassNavigation v1.7.2
  377. [16:58:56] [Server thread/INFO]: [WorldGuard] 9 regions loaded for 'Spawn'
  378. [16:58:56] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'War'
  379. [16:58:56] [Server thread/INFO]: [WorldGuard] 6 regions loaded for 'FB'
  380. [16:58:56] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'Lobby'
  381. [16:58:56] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'SurvivalGames'
  382. [16:58:56] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'OITC'
  383. [16:58:56] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'SkyPvP'
  384. [16:58:56] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'TroubleinMinecraft'
  385. [16:58:56] [Server thread/INFO]: [WorldGuard] 6 regions loaded for 'world'
  386. [16:58:56] [Thread-19/WARN]: [CompassNavigation] [AutoUpdater] Couldn't contact DBO database. Network down?
  387. [16:59:22] [Server thread/INFO]: [KitAdder] Enabling KitAdder v1.0.1
  388. [16:59:22] [Server thread/INFO]: [KitAdder] KitAdder has been enabled!
  389. [16:59:27] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.12.2
  390. [16:59:27] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  391. [16:59:27] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.4
  392. [16:59:27] [Server thread/INFO]: [AuthMe] Loading Configuration File...
  393. [16:59:27] [Server thread/INFO]: [AuthMe] Set Language: en
  394. [16:59:27] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with GroupManager system
  395. [16:59:27] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
  396. [16:59:27] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
  397. [16:59:27] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
  398. [16:59:27] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
  399. [16:59:27] [Server thread/INFO]: [AuthMe] Authme 3.4 enabled
  400. [17:00:25] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  401. [17:00:25] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  402. [17:02:31] [Server thread/INFO]: Done (758.231s)! For help, type "help" or "?"
  403. [17:02:31] [Server thread/INFO]: Starting GS4 status listener
  404. [17:02:31] [Query Listener #1/INFO]: Query running on 136.243.11.196:33905
  405. [17:02:33] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.1.10
  406. [17:02:33] [pool-3-thread-4/WARN]: Exception in thread "pool-3-thread-4"
  407. [17:02:33] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  408. [17:02:33] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  409. [17:02:33] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  410. [17:02:33] [pool-3-thread-4/WARN]: org.apache.commons.lang.UnhandledException: Plugin ServerSigns v3.1.1 generated an exception while executing task 56
  411. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  412. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  413. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  414. at java.lang.Thread.run(Unknown Source)
  415. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
  416. at de.czymm.serversigns.Metrics.postPlugin(Metrics.java:335)
  417. at de.czymm.serversigns.Metrics.access$4(Metrics.java:326)
  418. at de.czymm.serversigns.Metrics$1.run(Metrics.java:244)
  419. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:53)
  420. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  421. ... 3 more
  422.  
  423. [17:04:20] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  424. [17:04:20] [Server thread/INFO]: [War] Loading zone xXSeyCrafterXx...
  425. [17:04:20] [Server thread/INFO]: [War] Warzones ready.
  426. [17:04:20] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  427. [17:04:20] [Server thread/INFO]: [MobArena] MobArena v0.96.9 is now available!
  428. [17:04:20] [Server thread/INFO]: [MobArena] Your version: v0.96.7
  429. [17:04:20] [Server thread/INFO]: CONSOLE: Forcing save..
  430. [17:04:20] [Server thread/INFO]: CONSOLE: Save complete.
  431. [17:04:20] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 108840ms behind, skipping 2176 tick(s)
  432. [17:04:20] [pool-3-thread-16/INFO]: [PlayEffect] PlayEffect v0.3.2 is outdated! Recommended version is v0.4.2
  433. [17:04:20] [pool-3-thread-16/INFO]: [PlayEffect] http://dev.bukkit.org/bukkit-plugins/playeffect/
  434. [17:04:20] [pool-3-thread-19/INFO]: [Vault] Checking for Updates:
  435. [17:04:20] [pool-3-thread-19/WARN]: [Vault] Stable Version: 1.5.3 is out! You are still running version: 1.4.1
  436. [17:04:20] [pool-3-thread-19/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
  437. [17:04:20] [Server thread/INFO]: ItemStack{NETHER_STAR x 1}
  438. [17:04:20] [Server thread/INFO]: sharpness:4
  439. [17:04:20] [Server thread/INFO]: ItemStack{PAPER x 1}
  440. [17:04:20] [Server thread/INFO]: fire:2
  441. [17:04:43] [Server thread/INFO]: [TPonJoin] Forced player to join on the TPonJoin coordinates.
  442. [17:04:43] [Server thread/INFO]: SeyCrafter[/93.207.143.170:54442] logged in with entity id 1032 at ([Spawn] -441.54398191488883, 17.0, 229.4160378061165)
  443. [17:04:46] [pool-3-thread-20/INFO]: [SG]Checking for updates
  444. [17:04:46] [pool-3-thread-20/WARN]: [SurvivalGames] [SurvivalGames] could not check for updates.
  445. [17:04:46] [Server thread/INFO]: [AuthMe] SeyCrafter logged in!
  446. [17:04:46] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
  447. [17:04:46] [Server thread/INFO]: CommandBlock at -442,15,229 issued server command: /kit teleporter SeyCrafter
  448. [17:04:47] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> ,
  449. [17:04:49] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  450. [17:10:23] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  451. [17:10:24] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  452. [17:10:24] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  453. [17:10:24] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  454. [17:10:25] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  455. [17:10:25] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  456. [17:10:26] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  457. [17:10:26] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  458. [17:10:27] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  459. [17:10:27] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  460. [17:10:27] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .t
  461. [17:10:29] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  462. [17:10:29] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  463. [17:10:30] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  464. [17:10:30] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  465. [17:10:32] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  466. [17:10:32] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  467. [17:10:33] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  468. [17:10:35] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  469. [17:10:36] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  470. [17:10:36] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  471. [17:10:37] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  472. [17:10:37] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  473. [17:10:38] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  474. [17:10:38] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  475. [17:10:39] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  476. [17:10:39] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  477. [17:10:40] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  478. [17:10:40] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  479. [17:10:41] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  480. [17:10:41] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> .
  481. [17:10:58] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  482. [17:11:38] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  483. [17:11:58] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen wurden gelöscht![Entities]
  484. [17:12:02] [Server thread/INFO]: CONSOLE: Forcing save..
  485. [17:12:02] [Server thread/INFO]: CONSOLE: Save complete.
  486. [17:14:18] [pool-3-thread-24/WARN]: Exception in thread "pool-3-thread-24"
  487. [17:14:18] [pool-3-thread-24/WARN]: org.apache.commons.lang.UnhandledException: Plugin ServerSigns v3.1.1 generated an exception while executing task 56
  488. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  489. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  490. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  491. at java.lang.Thread.run(Unknown Source)
  492. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
  493. at de.czymm.serversigns.Metrics.postPlugin(Metrics.java:335)
  494. at de.czymm.serversigns.Metrics.access$4(Metrics.java:326)
  495. at de.czymm.serversigns.Metrics$1.run(Metrics.java:244)
  496. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:53)
  497. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  498. ... 3 more
  499.  
  500. [17:18:38] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  501. [17:19:18] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  502. [17:19:38] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen wurden gelöscht![Entities]
  503. [17:24:18] [pool-3-thread-37/WARN]: Exception in thread "pool-3-thread-37"
  504. [17:24:18] [pool-3-thread-37/WARN]: org.apache.commons.lang.UnhandledException: Plugin ServerSigns v3.1.1 generated an exception while executing task 56
  505. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  506. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  507. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  508. at java.lang.Thread.run(Unknown Source)
  509. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
  510. at de.czymm.serversigns.Metrics.postPlugin(Metrics.java:335)
  511. at de.czymm.serversigns.Metrics.access$4(Metrics.java:326)
  512. at de.czymm.serversigns.Metrics$1.run(Metrics.java:244)
  513. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:53)
  514. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  515. ... 3 more
  516.  
  517. [17:26:18] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  518. [17:26:58] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  519. [17:27:18] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen wurden gelöscht![Entities]
  520. [17:31:25] [Server thread/INFO]: SeyCrafter issued server command: /pl
  521. [17:31:26] [Server thread/INFO]: SeyCrafter issued server command: /sg
  522. [17:32:01] [Server thread/INFO]: CONSOLE: Forcing save..
  523. [17:32:01] [Server thread/INFO]: CONSOLE: Save complete.
  524. [17:32:57] [Server thread/INFO]: SeyCrafter issued server command: /clear
  525. [17:33:58] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  526. [17:34:18] [pool-3-thread-47/WARN]: Exception in thread "pool-3-thread-47"
  527. [17:34:18] [pool-3-thread-47/WARN]: org.apache.commons.lang.UnhandledException: Plugin ServerSigns v3.1.1 generated an exception while executing task 56
  528. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  529. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  530. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  531. at java.lang.Thread.run(Unknown Source)
  532. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
  533. at de.czymm.serversigns.Metrics.postPlugin(Metrics.java:335)
  534. at de.czymm.serversigns.Metrics.access$4(Metrics.java:326)
  535. at de.czymm.serversigns.Metrics$1.run(Metrics.java:244)
  536. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:53)
  537. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  538. ... 3 more
  539.  
  540. [17:34:38] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  541. [17:34:58] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen wurden gelöscht![Entities]
  542. [17:36:16] [Server thread/INFO]: SeyCrafter issued server command: /
  543. [17:36:20] [Server thread/INFO]: SeyCrafter issued server command: /h
  544. [17:36:22] [Server thread/INFO]: SeyCrafter issued server command: /holo
  545. [17:37:03] [Server thread/INFO]: SeyCrafter issued server command: /enable
  546. [17:37:09] [Server thread/INFO]: SeyCrafter issued server command: /command
  547. [17:37:10] [Server thread/INFO]: SeyCrafter issued server command: /commands
  548. [17:38:44] [Server thread/INFO]: SeyCrafter issued server command: /holo create
  549. [17:38:52] [Server thread/INFO]: SeyCrafter issued server command: /holo create braun braun
  550. [17:39:03] [Server thread/INFO]: SeyCrafter issued server command: /holo remove braun
  551. [17:39:41] [Server thread/INFO]: SeyCrafter issued server command: /holo create Spleef &1Spleef
  552. [17:39:50] [Server thread/INFO]: SeyCrafter issued server command: /holo remove Spleef
  553. [17:39:54] [Server thread/INFO]: CommandBlock at -442,15,229 issued server command: /kit teleporter SeyCrafter
  554. [17:39:55] [Server thread/INFO]: CommandBlock at -442,15,229 issued server command: /kit teleporter SeyCrafter
  555. [17:41:38] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  556. [17:42:13] [Server thread/INFO]: SeyCrafter issued server command: /rename
  557. [17:42:18] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  558. [17:42:35] [Server thread/INFO]: SeyCrafter issued server command: /rename &2&lParticlePack
  559. [17:42:38] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen wurden gelöscht![Entities]
  560. [17:42:51] [Server thread/INFO]: SeyCrafter issued server command: /relore &b&lPartikel zum auswählen
  561. [17:42:54] [Server thread/INFO]: SeyCrafter issued server command: /relore &b&lPartikel zum auswählen!
  562. [17:43:07] [Server thread/INFO]: SeyCrafter issued server command: /relore &b&lTeleportiert dich!
  563. [17:43:20] [Server thread/INFO]: SeyCrafter issued server command: /rename &cTele&bporter
  564. [17:43:24] [Server thread/INFO]: SeyCrafter issued server command: /rename &3Tele&bporter
  565. [17:43:38] [Server thread/INFO]: SeyCrafter issued server command: /rename &3&lTele&b&lporter
  566. [17:43:43] [Server thread/INFO]: SeyCrafter issued server command: /createkit
  567. [17:43:49] [Server thread/INFO]: SeyCrafter issued server command: /createkit Teleporter 1
  568. [17:43:49] [Server thread/INFO]: CONSOLE issued server command: /essentials reload
  569. [17:43:49] [Server thread/INFO]: Essentials Reloaded 2.13.1
  570. [17:44:08] [Server thread/INFO]: CommandBlock at -442,15,229 issued server command: /kit teleporter SeyCrafter
  571. [17:44:12] [Server thread/INFO]: CommandBlock at -442,15,229 issued server command: /kit teleporter SeyCrafter
  572. [17:44:17] [Server thread/INFO]: CommandBlock at -442,15,229 issued server command: /kit teleporter SeyCrafter
  573. [17:44:18] [pool-3-thread-59/WARN]: Exception in thread "pool-3-thread-59"
  574. [17:44:18] [pool-3-thread-59/WARN]: org.apache.commons.lang.UnhandledException: Plugin ServerSigns v3.1.1 generated an exception while executing task 56
  575. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  576. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  577. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  578. at java.lang.Thread.run(Unknown Source)
  579. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
  580. at de.czymm.serversigns.Metrics.postPlugin(Metrics.java:335)
  581. at de.czymm.serversigns.Metrics.access$4(Metrics.java:326)
  582. at de.czymm.serversigns.Metrics$1.run(Metrics.java:244)
  583. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:53)
  584. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  585. ... 3 more
  586.  
  587. [17:45:00] [Server thread/INFO]: SeyCrafter issued server command: /essentials
  588. [17:45:54] [Server thread/INFO]: SeyCrafter issued server command: /holo create
  589. [17:46:23] [Server thread/INFO]: SeyCrafter issued server command: /holo create TnTRun &c&lTnT&3&lRun
  590. [17:46:36] [Server thread/INFO]: SeyCrafter issued server command: /holo edit tntrun
  591. [17:47:48] [Server thread/INFO]: SeyCrafter issued server command: /holo addline tntrun &0&l&k@@@@@@@@
  592. [17:48:19] [Server thread/INFO]: SeyCrafter issued server command: /holo remove TnTrun
  593. [17:48:30] [Server thread/INFO]: SeyCrafter issued server command: /holo
  594. [17:48:32] [Server thread/INFO]: SeyCrafter issued server command: /holo create
  595. [17:48:50] [Server thread/INFO]: SeyCrafter issued server command: /holo create &0&l&k@@@@@@@@
  596. [17:49:13] [Server thread/INFO]: SeyCrafter issued server command: /holo create &0&l&koooooooo
  597. [17:49:18] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  598. [17:49:30] [Server thread/INFO]: SeyCrafter issued server command: /holo create TnTRun &0&l&k@@@@@@@@
  599. [17:49:58] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  600. [17:50:05] [Server thread/INFO]: SeyCrafter issued server command: /holo setline TnTRun 1 &0&l&k@&c&lTnT&3&lRun&0&l&k@
  601. [17:50:18] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen wurden gelöscht![Entities]
  602. [17:50:19] [Server thread/INFO]: SeyCrafter issued server command: /holo setline TnTRun 1 &0&l&k@@@@@@@@
  603. [17:50:24] [Server thread/INFO]: SeyCrafter issued server command: /holo setline TnTRun 2 &0&l&k@&c&lTnT&3&lRun&0&l&k@
  604. [17:50:34] [Server thread/INFO]: SeyCrafter issued server command: /holo addline TnTRun 2 &0&l&k@&c&lTnT&3&lRun&0&l&k@
  605. [17:50:41] [Server thread/INFO]: SeyCrafter issued server command: /holo setline TnTRun 2 &0&l&k@&c&lTnT&3&lRun&0&l&k@
  606. [17:50:55] [Server thread/INFO]: SeyCrafter issued server command: /holo setline TnTRun 1 &0&l&k@@@@@@@
  607. [17:51:14] [Server thread/INFO]: SeyCrafter issued server command: /holo setline TnTRun 1 &0&l&ki@@@@@@i
  608. [17:51:24] [Server thread/INFO]: SeyCrafter issued server command: /holo setline TnTRun 1 &0&l&kii@@@@@@ii
  609. [17:51:37] [Server thread/INFO]: SeyCrafter issued server command: /holo setline TnTRun 1 &0&l&k@@@@@@@
  610. [17:51:40] [Server thread/INFO]: SeyCrafter issued server command: /holo setline TnTRun 1 &0&l&k@@@@@@@@
  611. [17:52:02] [Server thread/INFO]: CONSOLE: Forcing save..
  612. [17:52:02] [Server thread/INFO]: CONSOLE: Save complete.
  613. [17:52:13] [Server thread/INFO]: SeyCrafter issued server command: /holo setline TnTRun 2 &0&l&k@&c&lTnT&a&l|&3&lRun&0&l&k@
  614. [17:52:19] [Server thread/INFO]: SeyCrafter issued server command: /holo setline TnTRun 2 &0&l&k@&c&lTnT&e&l|&3&lRun&0&l&k@
  615. [17:52:31] [Server thread/INFO]: SeyCrafter issued server command: /holo setline TnTRun 2 &0&l&k@&c&lTnT&3&lRun&0&l&k@
  616. [17:53:02] [Server thread/INFO]: SeyCrafter issued server command: /holo addline TnTRun &0&l&k@@@@@@@@
  617. [17:53:37] [Server thread/INFO]: CommandBlock at -442,15,229 issued server command: /kit teleporter SeyCrafter
  618. [17:54:18] [pool-3-thread-64/WARN]: Exception in thread "pool-3-thread-64"
  619. [17:54:18] [pool-3-thread-64/WARN]: org.apache.commons.lang.UnhandledException: Plugin ServerSigns v3.1.1 generated an exception while executing task 56
  620. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  621. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  622. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  623. at java.lang.Thread.run(Unknown Source)
  624. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
  625. at de.czymm.serversigns.Metrics.postPlugin(Metrics.java:335)
  626. at de.czymm.serversigns.Metrics.access$4(Metrics.java:326)
  627. at de.czymm.serversigns.Metrics$1.run(Metrics.java:244)
  628. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:53)
  629. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  630. ... 3 more
  631.  
  632. [17:54:42] [Server thread/INFO]: SeyCrafter issued server command: /holo create Portal+ &0&l&k@@@@@@@@
  633. [17:54:45] [Server thread/INFO]: SeyCrafter issued server command: /holo create Portal &0&l&k@@@@@@@@
  634. [17:55:03] [Server thread/INFO]: SeyCrafter issued server command: /holo remove Portal &0&l&k@@@@@@@@
  635. [17:55:10] [Server thread/INFO]: SeyCrafter issued server command: /holo create Portal &0&l&k@@@@@@@@
  636. [17:56:05] [Server thread/INFO]: SeyCrafter issued server command: /holo addline portal &0&l&k@&4&lPortal&c&l+&0&l&k
  637. [17:56:26] [Server thread/INFO]: SeyCrafter issued server command: /holo setline portal 2 &0&l&k@&3&lPortal&c&l+&0&l&k@
  638. [17:56:42] [Server thread/INFO]: SeyCrafter issued server command: /holo addline Portal &0&l&k@@@@@@@@
  639. [17:56:47] [Server thread/INFO]: CommandBlock at -442,15,229 issued server command: /kit teleporter SeyCrafter
  640. [17:56:58] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  641. [17:57:38] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  642. [17:57:58] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen wurden gelöscht![Entities]
  643. [17:59:28] [Server thread/INFO]: SeyCrafter issued server command: /holo create spleef &0&l&k@@@@@@@@
  644. [17:59:36] [Server thread/INFO]: SeyCrafter issued server command: /holo remove spleef
  645. [17:59:38] [Server thread/INFO]: SeyCrafter issued server command: /holo create spleef &0&l&k@@@@@@@@
  646. [17:59:55] [Server thread/INFO]: SeyCrafter issued server command: /holo remove spleef
  647. [18:00:00] [Server thread/INFO]: SeyCrafter issued server command: /holo create spleef &0&l&k@@@@@@@@
  648. [18:00:03] [Server thread/INFO]: CommandBlock at -442,15,229 issued server command: /kit teleporter SeyCrafter
  649. [18:00:18] [pool-3-thread-73/INFO]: [PlayEffect] PlayEffect v0.3.2 is outdated! Recommended version is v0.4.2
  650. [18:00:18] [pool-3-thread-73/INFO]: [PlayEffect] http://dev.bukkit.org/bukkit-plugins/playeffect/
  651. [18:00:26] [Server thread/INFO]: SeyCrafter issued server command: /holo addline spleef &0&l&k@&9&lSpleef&0&l&k@
  652. [18:00:49] [Server thread/INFO]: SeyCrafter issued server command: /holo setline spleef 1 &0&l&k@@@@@@@
  653. [18:01:08] [Server thread/INFO]: SeyCrafter issued server command: /holo setline spleef 1 &0&l&k@@@@@@
  654. [18:01:11] [Server thread/INFO]: SeyCrafter issued server command: /holo setline spleef 1 &0&l&k@@@@@@@
  655. [18:01:29] [Server thread/INFO]: SeyCrafter issued server command: /holo addline spleef &0&l&k@@@@@@@
  656. [18:01:42] [Server thread/INFO]: {>Shurix<}<[Owner] SeyCrafter> fas
  657. [18:02:05] [Server thread/INFO]: SeyCrafter issued server command: /holo create War &0&l&k@@@@@@
  658. [18:02:27] [Server thread/INFO]: SeyCrafter issued server command: /holo addline War &0&l&k@&6&lWar&0&l&k@
  659. [18:02:41] [Server thread/INFO]: SeyCrafter issued server command: /holo setline War 1 &0&l&k@@@@@
  660. [18:02:44] [Server thread/INFO]: SeyCrafter issued server command: /holo setline War 1 &0&l&k@@@@
  661. [18:02:47] [Server thread/INFO]: SeyCrafter issued server command: /holo setline War 1 &0&l&k@@@@@
  662. [18:02:56] [Server thread/INFO]: SeyCrafter issued server command: /holo addline War &0&l&k@@@@@
  663. [18:03:02] [Server thread/INFO]: CommandBlock at -442,15,229 issued server command: /kit teleporter SeyCrafter
  664. [18:04:18] [pool-3-thread-89/WARN]: Exception in thread "pool-3-thread-89"
  665. [18:04:18] [pool-3-thread-89/WARN]: org.apache.commons.lang.UnhandledException: Plugin ServerSigns v3.1.1 generated an exception while executing task 56
  666. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  667. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  668. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  669. at java.lang.Thread.run(Unknown Source)
  670. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
  671. at de.czymm.serversigns.Metrics.postPlugin(Metrics.java:335)
  672. at de.czymm.serversigns.Metrics.access$4(Metrics.java:326)
  673. at de.czymm.serversigns.Metrics$1.run(Metrics.java:244)
  674. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:53)
  675. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  676. ... 3 more
  677.  
  678. [18:04:38] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  679. [18:05:18] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  680. [18:05:38] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen wurden gelöscht![Entities]
  681. [18:11:44] [Server thread/INFO]: SeyCrafter issued server command: /pl
  682. [18:12:01] [Server thread/INFO]: CONSOLE: Forcing save..
  683. [18:12:01] [Server thread/INFO]: CONSOLE: Save complete.
  684. [18:12:18] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  685. [18:12:58] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen werden in Kürze gelöscht![Entities]
  686. [18:13:18] [Server thread/INFO]: {>Shurix<} Items die am Boden Liegen wurden gelöscht![Entities]
  687. [18:14:18] [pool-3-thread-92/WARN]: Exception in thread "pool-3-thread-92"
  688. [18:14:18] [pool-3-thread-92/WARN]: org.apache.commons.lang.UnhandledException: Plugin ServerSigns v3.1.1 generated an exception while executing task 56
  689. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  690. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  691. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  692. at java.lang.Thread.run(Unknown Source)
  693. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
  694. at de.czymm.serversigns.Metrics.postPlugin(Metrics.java:335)
  695. at de.czymm.serversigns.Metrics.access$4(Metrics.java:326)
  696. at de.czymm.serversigns.Metrics$1.run(Metrics.java:244)
  697. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:53)
  698. at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  699. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement