Advertisement
Guest User

latest.log

a guest
Jun 27th, 2015
411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.68 KB | None | 0 0
  1. [17:32:22] [Server thread/INFO]: Starting minecraft server version 1.8
  2. [17:32:22] [Server thread/INFO]: Loading properties
  3. [17:32:22] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:32:22] [Server thread/INFO]: Generating keypair
  5. [17:32:22] [Server thread/INFO]: Starting Minecraft server on 5.196.81.52:25724
  6. [17:32:23] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-7019900 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  7. [17:32:23] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  8. [17:32:23] [Server thread/INFO]: [Orebfuscator3] Loading Orebfuscator3 v3.0.5
  9. [17:32:23] [Server thread/INFO]: [BossBroadcast] Loading BossBroadcast v1.0.2
  10. [17:32:23] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  11. [17:32:23] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  12. [17:32:23] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.19
  13. [17:32:23] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  14. [17:32:23] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
  15. [17:32:23] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-05.1569-
  16. [17:32:23] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.12.0-BETA2-sASO-b813
  17. [17:32:23] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  18. [17:32:23] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  19. [17:32:23] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8
  20. [17:32:23] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.61
  21. [17:32:23] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
  22. [17:32:23] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
  23. [17:32:23] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  24. [17:32:23] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
  25. [17:32:23] [Server thread/INFO]: [MOTD] Loading MOTD v4.0.1
  26. [17:32:23] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b699
  27. [17:32:23] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
  28. [17:32:23] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
  29. [17:32:23] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  30. [17:32:23] [Server thread/INFO]: [Commandspy] Loading Commandspy v3.1.2
  31. [17:32:23] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.5
  32. [17:32:23] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.9
  33. [17:32:23] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.5-SNAPSHOT
  34. [17:32:23] [Server thread/INFO]: [ChestShopNotifier] Loading ChestShopNotifier v1.1.2
  35. [17:32:23] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.6.6
  36. [17:32:23] [Server thread/INFO]: [Factions] Loading Factions v2.7.5
  37. [17:32:23] [Server thread/INFO]: [SilkSpawnersEcoAddon] Loading SilkSpawnersEcoAddon v1.0.5
  38. [17:32:23] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11-hack
  39. [17:32:23] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.1
  40. [17:32:23] [Server thread/INFO]: [Orebfuscator3] Enabling Orebfuscator3 v3.0.5
  41. [17:32:23] [Server thread/ERROR]: Error occurred while enabling Orebfuscator3 v3.0.5 (Is it up to date?)
  42. java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Block
  43. at com.lishid.orebfuscator.internal.MinecraftInternals.isBlockTransparent(MinecraftInternals.java:30) ~[?:?]
  44. at com.lishid.orebfuscator.OrebfuscatorConfig.generateTransparentBlocks(OrebfuscatorConfig.java:120) ~[?:?]
  45. at com.lishid.orebfuscator.OrebfuscatorConfig.isBlockTransparent(OrebfuscatorConfig.java:105) ~[?:?]
  46. at com.lishid.orebfuscator.OrebfuscatorConfig.setBlockValues(OrebfuscatorConfig.java:338) ~[?:?]
  47. at com.lishid.orebfuscator.OrebfuscatorConfig.load(OrebfuscatorConfig.java:411) ~[?:?]
  48. at com.lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:57) ~[?:?]
  49. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  50. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  51. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  52. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  53. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  54. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:251) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  55. at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:69) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  56. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  57. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  58. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  59. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
  60. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Block
  61. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  62. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  63. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_45]
  64. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_45]
  65. ... 17 more
  66. [17:32:23] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
  67. [17:32:23] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  68. [17:32:24] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  69. [17:32:24] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  70. [17:32:24] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  71. [17:32:24] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
  72. [17:32:24] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.5
  73. [17:32:24] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE START ===
  74. [17:32:24] [Server thread/INFO]: [MassiveCore 2.7.5] §eLoading Cachefile datas...
  75. [17:32:24] [Server thread/INFO]: [MassiveCore 2.7.5] §eLoading Onlineplayer datas...
  76. [17:32:24] [Server thread/INFO]: [MassiveCore 2.7.5] §eLoading Registry datas...
  77. [17:32:24] [Server thread/INFO]: [MassiveCore 2.7.5] §eSkipping Dbmojangapi datas since offline mode...
  78. [17:32:24] [Server thread/INFO]: [MassiveCore 2.7.5] §eSaving Cachefile...
  79. [17:32:24] [Server thread/INFO]: [MassiveCore 2.7.5] §eSetup of IdUtil took §d52§ems.
  80. [17:32:24] [Server thread/INFO]: [MassiveCore 2.7.5] §aActivated §eintegration with §dVault
  81. [17:32:24] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE §aCOMPLETE §e(Took §d191ms§e) ===
  82. [17:32:24] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  83. [17:32:24] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  84. [17:32:24] [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.
  85. [17:32:24] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  86. [17:32:24] [Server thread/INFO]: Preparing level "world"
  87. [17:32:24] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4088270094550553228)
  88. [17:32:25] [Server thread/INFO]: Preparing spawn area: 6%
  89. [17:32:25] [Server thread/INFO]: Preparing start region for level 1 (Seed: -6764833736474692859)
  90. [17:32:26] [Server thread/INFO]: Preparing start region for level 2 (Seed: -6764833736474692859)
  91. [17:32:26] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  92. [17:32:26] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  93. [17:32:26] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
  94. [17:32:26] [Server thread/INFO]: [BossBroadcast] Enabling BossBroadcast v1.0.2
  95. [17:32:26] [Server thread/INFO]: [BossBroadcast] Boss Broadcast is now Enabled!
  96. [17:32:26] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  97. [17:32:26] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  98. [17:32:26] [Server thread/INFO]: git-Bukkit-7019900 (MC: 1.8)
  99. [17:32:26] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
  100. [17:32:26] [Server thread/INFO]: Using locale en_GB
  101. [17:32:27] [Server thread/INFO]: Using locale en_GB
  102. [17:32:27] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  103. [17:32:27] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  104. [17:32:27] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  105. [17:32:27] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  106. [17:32:27] [Server thread/INFO]: GroupManager - INFO - World Found: world
  107. [17:32:27] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  108. [17:32:27] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  109. [17:32:27] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  110. [17:32:27] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
  111. [17:32:27] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  112. [17:32:27] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  113. [17:32:27] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  114. [17:32:27] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  115. [17:32:27] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.19
  116. [17:32:27] [Server thread/INFO]: [Lockette] Version 1.8.19 is being enabled! Yay! (Core version 1.3.5)
  117. [17:32:27] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_8_R1] ok.
  118. [17:32:27] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
  119. [17:32:27] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
  120. [17:32:27] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
  121. [17:32:27] [Server thread/INFO]: [Lockette] Enabled link to plugin GroupManager for Groups, version 2.1.31 (Phoenix)
  122. [17:32:27] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
  123. [17:32:27] [Server thread/INFO]: [Lockette] Ready to protect your containers.
  124. [17:32:27] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  125. [17:32:27] [Server thread/INFO]: [Votifier] Votifier enabled.
  126. [17:32:27] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
  127. [17:32:27] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
  128. [17:32:27] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Shop
  129. [17:32:27] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  130. [17:32:27] [Server thread/INFO]: Preparing start region for level 3 (Seed: 9042834967356136717)
  131. [17:32:27] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  132. [17:32:27] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  133. [17:32:27] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-05.1569-
  134. [17:32:27] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  135. [17:32:27] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  136. [17:32:27] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  137. [17:32:27] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  138. [17:32:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  139. [17:32:27] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  140. [17:32:27] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  141. [17:32:27] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  142. [17:32:27] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  143. [17:32:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  144. [17:32:27] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  145. [17:32:27] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  146. [17:32:27] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  147. [17:32:27] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  148. [17:32:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  149. [17:32:27] [Server thread/INFO]: [WorldGuard] (Flypvp) TNT ignition is PERMITTED.
  150. [17:32:27] [Server thread/INFO]: [WorldGuard] (Flypvp) Lighters are PERMITTED.
  151. [17:32:27] [Server thread/INFO]: [WorldGuard] (Flypvp) Lava fire is blocked.
  152. [17:32:27] [Server thread/INFO]: [WorldGuard] (Flypvp) Fire spread is UNRESTRICTED.
  153. [17:32:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Flypvp'
  154. [17:32:27] [Server thread/INFO]: [WorldGuard] Loading region data...
  155. [17:32:28] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.12.0-BETA2-sASO-b813
  156. [17:32:28] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8 / Spigot-CB-1.8
  157. [17:32:28] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  158. [17:32:28] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  159. [17:32:28] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  160. [17:32:28] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  161. [17:32:28] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  162. [17:32:28] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  163. [17:32:28] [Server thread/INFO]: [NoCheatPlus] Version 3.12.0-BETA2-sASO-b813 is enabled.
  164. [17:32:28] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.61
  165. [17:32:28] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
  166. [17:32:28] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
  167. [17:32:28] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
  168. [17:32:28] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  169. [17:32:28] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
  170. [17:32:28] [Server thread/INFO]: [MOTD] Enabling MOTD v4.0.1
  171. [17:32:28] [Server thread/ERROR]: Cannot load plugins/MOTD/config.yml
  172. org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
  173. in 'string', line 2, column 16:
  174. NewPlayerMOTD: &e&l--- &8&l[&e&lMc&2&lSkunk&8&l ...
  175. ^
  176. expected alphabetic or numeric character, but found &(38)
  177. in 'string', line 2, column 18:
  178. NewPlayerMOTD: &e&l--- &8&l[&e&lMc&2&lSkunk&8&l] ...
  179. ^
  180.  
  181. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  182. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  183. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  184. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  185. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:188) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  186. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:162) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  187. at monkeyboystein.Main.onEnable(Main.java:50) [MOTD.jar:?]
  188. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  189. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  190. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  191. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  192. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  193. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  194. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  195. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  196. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  197. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  198. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
  199. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning an anchor
  200. in 'string', line 2, column 16:
  201. NewPlayerMOTD: &e&l--- &8&l[&e&lMc&2&lSkunk&8&l ...
  202. ^
  203. expected alphabetic or numeric character, but found &(38)
  204. in 'string', line 2, column 18:
  205. NewPlayerMOTD: &e&l--- &8&l[&e&lMc&2&lSkunk&8&l] ...
  206. ^
  207.  
  208. at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1446) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  209. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:939) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  210. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:370) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  211. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  212. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  213. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  214. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  215. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  216. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  217. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  218. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  219. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  220. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  221. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  222. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  223. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[craftbukkit-BT36_1.8_04.29.jar:git-Bukkit-7019900]
  224. ... 17 more
  225. [17:32:29] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b699
  226. [17:32:29] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-b699 Enabled - By Rigby and fernferret
  227. [17:32:29] [Server thread/INFO]: [MVPLogging] 0 - Portals(s) loaded
  228. [17:32:29] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
  229. [17:32:29] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
  230. [17:32:29] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  231. [17:32:29] [Server thread/INFO]: [Commandspy] Enabling Commandspy v3.1.2
  232. [17:32:29] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.9
  233. [17:32:29] [Server thread/INFO]: [ChestShop] Lockette version 1.8.19 loaded.
  234. [17:32:29] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  235. [17:32:29] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.5-SNAPSHOT
  236. [17:32:29] [Server thread/INFO]: [AuthMe] Loading Configuration File...
  237. [17:32:29] [Server thread/INFO]: [AuthMe] Set Language: en
  238. [17:32:29] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with GroupManager system
  239. [17:32:29] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
  240. [17:32:29] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
  241. [17:32:29] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
  242. [17:32:29] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
  243. [17:32:29] [Server thread/INFO]: [AuthMe] [SPONSOR] AuthMe is sponsored and hook perfectly with server hosting VERYGAMES, rent your server for only 1.99$/months
  244. [17:32:29] [Server thread/INFO]: [AuthMe] [SPONSOR] Look Minecraft and other offers on www.verygames.net !
  245. [17:32:29] [Server thread/INFO]: [AuthMe] Authme 3.5-SNAPSHOT enabled
  246. [17:32:29] [Server thread/INFO]: [ChestShopNotifier] Enabling ChestShopNotifier v1.1.2
  247. [17:32:29] [Server thread/INFO]: [ChestShopNotifier] Connecting to the database...
  248. [17:32:29] [Server thread/ERROR]: [ChestShopNotifier] Could not connect to MySQL server! because: Access denied for user 'dbadmin'@'localhost' (using password: YES)
  249. [17:32:29] [Server thread/WARN]: [ChestShopNotifier] Failed to connect to the database! Disabling connections!
  250. [17:32:29] [Server thread/INFO]: [ChestShopNotifier] Connecting to the database...
  251. [17:32:29] [Server thread/ERROR]: [ChestShopNotifier] Could not connect to MySQL server! because: Access denied for user 'dbadmin'@'localhost' (using password: YES)
  252. [17:32:29] [Server thread/WARN]: [ChestShopNotifier] Failed to connect to the database! Disabling connections!
  253. [17:32:29] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.6.6
  254. [17:32:29] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  255. [17:32:29] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R1
  256. [17:32:30] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  257. [17:32:30] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  258. [17:32:30] [Server thread/INFO]: [SilkSpawners] BarAPI was not found and remains disabled!
  259. [17:32:30] [Server thread/INFO]: [Factions] Enabling Factions v2.7.5
  260. [17:32:30] [Server thread/INFO]: [Factions 2.7.5] === ENABLE START ===
  261. [17:32:31] [Server thread/INFO]: [Factions 2.7.5] === ENABLE COMPLETE (Took 490ms) ===
  262. [17:32:31] [Server thread/INFO]: [Lockette] Enabled link to plugin Factions for Groups, version 2.7.5
  263. [17:32:31] [Server thread/INFO]: [SilkSpawnersEcoAddon] Enabling SilkSpawnersEcoAddon v1.0.5
  264. [17:32:31] [Server thread/INFO]: [SilkSpawnersEcoAddon] Loaded Vault successfully
  265. [17:32:31] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  266. [17:32:31] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R1
  267. [17:32:31] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11-hack
  268. [17:32:31] [Server thread/INFO]: [CombatLog] Loading messages.properties.
  269. [17:32:31] [Server thread/INFO]: [CombatLog] Loading config.yml.
  270. [17:32:31] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
  271. [17:32:31] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11-hack Enabled.
  272. [17:32:31] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.1
  273. [17:32:31] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [BukkitGlobalVariables, PlayerPingVariable, GeneralVariables, BukkitVariables, VaultVariables, FactionsVariables]
  274. [17:32:31] [Server thread/ERROR]: ebean.properties not found
  275. [17:32:31] [Server thread/INFO]: Using [com.github.games647.scoreboardstats.pvpstats.PathReader] to read the searchable class path
  276. [17:32:31] [Server thread/INFO]: DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  277. [17:32:31] [Server thread/INFO]: SubClassFactory parent ClassLoader [com.github.games647.scoreboardstats.ReloadFixLoader]
  278. [17:32:31] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
  279. [17:32:31] [Server thread/INFO]: runScript
  280. [17:32:31] [Server thread/INFO]: executing 1 of 1 create table IF NOT EXISTS player_stats ( id integer prim...
  281. [17:32:31] [Server thread/INFO]: ... end of script
  282. [17:32:31] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  283. [17:32:31] [Server thread/INFO]: Done (7.331s)! For help, type "help" or "?"
  284. [17:32:31] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  285. [17:32:31] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  286. [17:32:31] [pool-3-thread-3/INFO]: [GAListener] Connection established!
  287. [17:32:31] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
  288. [17:32:31] [pool-3-thread-3/INFO]: [GAListener] Loading queued votes
  289. [17:32:31] [pool-3-thread-3/INFO]: [GAListener] Loaded 0 queued votes
  290. [17:32:31] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
  291. [17:32:31] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
  292. [17:32:31] [Server thread/INFO]: [MassiveCore 2.7.5] Skipping Dbmojangapi datas since offline mode...
  293. [17:32:31] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
  294. [17:32:31] [Server thread/INFO]: [MassiveCore 2.7.5] Upgrading from player name to player uuid...
  295. [17:32:31] [Server thread/INFO]: [MassiveCore 2.7.5] Pre update factions_mplayer.
  296. [17:32:31] [Server thread/INFO]: [MassiveCore 2.7.5] Post update factions_mplayer. Took 1ms. 0/46 changed.
  297. [17:32:31] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
  298. [17:32:31] [Server thread/INFO]: [MassiveCore 2.7.5] (database saving will now commence which might lock the server for a while)
  299. [17:32:31] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  300. [17:32:31] [pool-3-thread-1/INFO]: [Vault] Checking for Updates ...
  301. [17:32:32] [pool-3-thread-1/INFO]: [Vault] No new version available
  302. [17:32:33] [Server thread/INFO]: Tsimpi7[/77.49.39.202:57824] logged in with entity id 291 at ([world] 3790.902287938093, 71.98249998688698, 613.3386920730306)
  303. [17:32:33] [pool-3-thread-12/INFO]: [GAListener] Player: Tsimpi7 has 0 votes
  304. [17:32:33] [Server thread/INFO]: [Member]Tsimpi7 joined the server.
  305. [17:32:40] [Server thread/INFO]: [AuthMe] Tsimpi7 logged in!
  306. [17:32:40] [Server thread/INFO]: OmgACreeBOOMGR[/94.64.58.206:52156] logged in with entity id 684 at ([Flypvp] 913.5948326838973, 79.0, -21.404451223912375)
  307. [17:32:40] [pool-3-thread-1/INFO]: [GAListener] Player: OmgACreeBOOMGR has 14 votes
  308. [17:32:40] [Server thread/INFO]: [Owner]OmgACreeBOOMGR joined the server.
  309. [17:32:45] [Server thread/INFO]: [AuthMe] OmgACreeBOOMGR logged in!
  310. [17:32:49] [Server thread/INFO]: OmgACreeBOOMGR issued server command: /help motd
  311. [17:32:51] [Server thread/INFO]: OmgACreeBOOMGR issued server command: /motd
  312. [17:32:55] [Server thread/INFO]: [Lockette] Tsimpi7 has claimed a container.
  313. [17:32:57] [Server thread/INFO]: OmgACreeBOOMGR issued server command: /motd setmaxplayers 12
  314. [17:33:00] [Server thread/INFO]: OmgACreeBOOMGR lost connection: Disconnected
  315. [17:33:00] [Server thread/INFO]: [Owner]OmgACreeBOOMGR left.
  316. [17:33:05] [Server thread/INFO]: OmgACreeBOOMGR[/94.64.58.206:52181] logged in with entity id 710 at ([Flypvp] 913.5559006090677, 79.0, -21.881500907767578)
  317. [17:33:05] [pool-3-thread-1/INFO]: [GAListener] Player: OmgACreeBOOMGR has 14 votes
  318. [17:33:05] [Server thread/INFO]: [Owner]OmgACreeBOOMGR joined the server.
  319. [17:33:08] [Server thread/INFO]: CONSOLE issued server command: /list
  320. [17:33:08] [Server thread/INFO]: There are 2 out of maximum 12 players online.
  321. [17:33:08] [Server thread/INFO]: Admins: [Owner]OmgACreeBOOMGR
  322. [17:33:08] [Server thread/INFO]: Member: [Member]Tsimpi7
  323. [17:33:09] [Server thread/INFO]: [Lockette] Tsimpi7 has claimed a container.
  324. [17:33:11] [Server thread/INFO]: [AuthMe] OmgACreeBOOMGR logged in!
  325. [17:33:18] [Server thread/INFO]: OmgACreeBOOMGR issued server command: /motd
  326. [17:33:23] [Server thread/INFO]: OmgACreeBOOMGR issued server command: /motd facetoggle
  327. [17:33:44] [Server thread/INFO]: CONSOLE issued server command: /list
  328. [17:33:44] [Server thread/INFO]: There are 2 out of maximum 12 players online.
  329. [17:33:44] [Server thread/INFO]: Admins: [Owner]OmgACreeBOOMGR
  330. [17:33:44] [Server thread/INFO]: Member: [Member]Tsimpi7
  331. [17:34:08] [Server thread/INFO]: BigTitan[/94.66.58.249:60499] logged in with entity id 1632 at ([world] 3808.1136773003295, 96.0, 609.161517922614)
  332. [17:34:08] [pool-3-thread-12/INFO]: [GAListener] Player: BigTitan has 3 votes
  333. [17:34:08] [Server thread/INFO]: [Member]BigTitan joined the server.
  334. [17:34:09] [Server thread/INFO]: Nerdy[/94.64.196.235:24771] logged in with entity id 1856 at ([world] 597.5, 89.0, 1438.5)
  335. [17:34:09] [pool-3-thread-14/INFO]: [GAListener] Player: Nerdy has 10 votes
  336. [17:34:09] [Server thread/INFO]: [Member]Nerdy joined the server.
  337. [17:34:15] [Server thread/INFO]: [AuthMe] BigTitan logged in!
  338. [17:34:20] [Server thread/INFO]: CONSOLE issued server command: /list
  339. [17:34:20] [Server thread/INFO]: There are 4 out of maximum 12 players online.
  340. [17:34:20] [Server thread/INFO]: Admins: [Owner]OmgACreeBOOMGR
  341. [17:34:20] [Server thread/INFO]: Member: [Member]BigTitan, [Member]Nerdy, [Member]Tsimpi7
  342. [17:34:23] [Server thread/INFO]: [AuthMe] Nerdy logged in!
  343. [17:34:28] [Server thread/INFO]: OmgACreeBOOMGR issued server command: /motd setmotd &e&l--- &8[&e&lMc&2&lSkunk&8] &e&l--- &b&lJoin Now!
  344. [17:34:47] [Server thread/INFO]: OmgACreeBOOMGR issued server command: /motd setmotd &e&l--- &8&l[&e&lMc&2&lSkunk&8&l] &e&l--- &b&lJoin Now!
  345. [17:34:56] [Server thread/INFO]: OmgACreeBOOMGR issued server command: /a &9a
  346. [17:34:57] [Server thread/INFO]: CONSOLE issued server command: /list
  347. [17:34:57] [Server thread/INFO]: There are 4 out of maximum 12 players online.
  348. [17:34:57] [Server thread/INFO]: Admins: [Owner]OmgACreeBOOMGR
  349. [17:34:57] [Server thread/INFO]: Member: [Member]BigTitan, [Member]Nerdy, [Member]Tsimpi7
  350. [17:35:14] [Server thread/INFO]: OmgACreeBOOMGR lost connection: Disconnected
  351. [17:35:14] [Server thread/INFO]: [Owner]OmgACreeBOOMGR left.
  352. [17:35:33] [Server thread/INFO]: CONSOLE issued server command: /list
  353. [17:35:33] [Server thread/INFO]: There are 3 out of maximum 12 players online.
  354. [17:35:33] [Server thread/INFO]: Member: [Member]BigTitan, [Member]Nerdy, [Member]Tsimpi7
  355. [17:36:10] [Server thread/INFO]: CONSOLE issued server command: /list
  356. [17:36:10] [Server thread/INFO]: There are 3 out of maximum 12 players online.
  357. [17:36:10] [Server thread/INFO]: Member: [Member]BigTitan, [Member]Nerdy, [Member]Tsimpi7
  358. [17:36:31] [Server thread/INFO]: [McSkunk] Vote for our server with /vote!
  359. [17:36:46] [Server thread/INFO]: CONSOLE issued server command: /list
  360. [17:36:46] [Server thread/INFO]: There are 3 out of maximum 12 players online.
  361. [17:36:46] [Server thread/INFO]: Member: [Member]BigTitan, [Member]Nerdy, [Member]Tsimpi7
  362. [17:37:23] [Server thread/INFO]: CONSOLE issued server command: /list
  363. [17:37:23] [Server thread/INFO]: There are 3 out of maximum 12 players online.
  364. [17:37:23] [Server thread/INFO]: Member: [Member]BigTitan, [Member]Nerdy, [Member]Tsimpi7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement