Advertisement
Guest User

Untitled

a guest
May 8th, 2015
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. 08.05 01:40:15 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:919) [craftbukkit_beta.jar:git-Bukkit-33d5de3]
  2. 08.05 01:40:15 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1058) [craftbukkit_beta.jar:git-Bukkit-33d5de3]
  3. 08.05 01:40:15 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:625) [craftbukkit_beta.jar:git-Bukkit-33d5de3]
  4. 08.05 01:40:15 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) [craftbukkit_beta.jar:git-Bukkit-33d5de3]
  5. 08.05 01:40:15 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit_beta.jar:git-Bukkit-33d5de3]
  6. 08.05 01:40:15 [Server] INFO at co.technius.PluginManager.PMCommandExecutor.onCommand(PMCommandExecutor.java:171) [PluginManager.jar:?]
  7. 08.05 01:40:15 [Server] INFO at co.technius.PluginManager.PMCommandExecutor.reloadCmd(PMCommandExecutor.java:553) [PluginManager.jar:?]
  8. 08.05 01:40:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_beta.jar:git-Bukkit-33d5de3]
  9. 08.05 01:40:15 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit_beta.jar:git-Bukkit-33d5de3]
  10. 08.05 01:40:15 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit_beta.jar:git-Bukkit-33d5de3]
  11. 08.05 01:40:15 [Server] INFO at com.htmlman1.commandclock.Main.onEnable(Main.java:22) [CommandClock.jar:?]
  12. 08.05 01:40:15 [Server] INFO at com.htmlman1.commandclock.Main.initCommands(Main.java:29) [CommandClock.jar:?]
  13. 08.05 01:40:15 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [craftbukkit_beta.jar:git-Bukkit-33d5de3]
  14. 08.05 01:40:15 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[craftbukkit_beta.jar:git-Bukkit-33d5de3]
  15. 08.05 01:40:15 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[craftbukkit_beta.jar:git-Bukkit-33d5de3]
  16. 08.05 01:40:15 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[craftbukkit_beta.jar:git-Bukkit-33d5de3]
  17. 08.05 01:40:15 [Server] INFO ^
  18. 08.05 01:40:15 [Server] INFO - content: "spawn"
  19. 08.05 01:40:15 [Server] INFO in 'string', line 12, column 4:
  20. 08.05 01:40:15 [Server] INFO expected <block end>, but found BlockSequenceStart
  21. 08.05 01:40:15 [Server] INFO ^
  22. 08.05 01:40:15 [Server] INFO - [cmd1]
  23. 08.05 01:40:15 [Server] INFO in 'string', line 11, column 2:
  24. 08.05 01:40:15 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: while parsing a block collection
  25. 08.05 01:40:15 [Server] ERROR Cannot load plugins/CommandClock/commands.yml
  26. 08.05 01:40:15 [Server] WARN Could not save commands.yml to plugins/CommandClock/commands.yml because commands.yml already exists.
  27. 08.05 01:40:15 [Server] INFO Enabling CommandClock v0.0.1-STABLE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement