turbobarf13

Untitled

Sep 28th, 2015
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.32 KB | None | 0 0
  1. [09:42:45] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [09:42:45] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. [09:42:45] [Server thread/INFO]: Loading properties
  4. [09:42:45] [Server thread/INFO]: Default game type: SURVIVAL
  5. [09:42:45] [Server thread/INFO]: Generating keypair
  6. [09:42:45] [Server thread/INFO]: Starting Minecraft server on 198.154.120.235:25565
  7. [09:42:45] [Server thread/INFO]: Using epoll channel type
  8. [09:42:45] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-62a2169 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  9. [09:42:45] [Server thread/INFO]: [KitEssentials] Loading KitEssentials v0.1
  10. [09:42:45] [Server thread/INFO]: [Accentials] Loading Accentials v3.1A
  11. [09:42:45] [Server thread/INFO]: [AdminEssentials] Loading AdminEssentials v1.5.8
  12. [09:42:45] [Server thread/INFO]: [AbsoluteWelcome] Loading AbsoluteWelcome v2.0
  13. [09:42:45] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  14. [09:42:45] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  15. [09:42:45] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  16. [09:42:45] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  17. [09:42:46] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  18. [09:42:46] [Server thread/INFO]: Preparing level "multiplayer survival server"
  19. [09:42:46] [Server thread/INFO]: Preparing start region for level 0 (Seed: 3518514677214419581)
  20. [09:42:47] [Server thread/INFO]: Preparing spawn area: 69%
  21. [09:42:47] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3518514677214419581)
  22. [09:42:48] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3518514677214419581)
  23. [09:42:48] [Server thread/INFO]: [KitEssentials] Enabling KitEssentials v0.1
  24. [09:42:48] [Server thread/INFO]: [Accentials] Enabling Accentials v3.1A
  25. [09:42:48] [Server thread/INFO]: default loaded!
  26. [09:42:48] [Server thread/INFO]: loading ban
  27. [09:42:48] [Server thread/INFO]: loading ban
  28. [09:42:48] [Server thread/INFO]: [Accentials API] Vault connection connected to: Economy!
  29. [09:42:48] [Server thread/INFO]: [AdminEssentials] Enabling AdminEssentials v1.5.8
  30. [09:42:48] [Server thread/INFO]: *******************************************
  31. [09:42:48] [Server thread/INFO]: * AdminEssentials Enabled *
  32. [09:42:48] [Server thread/INFO]: * *
  33. [09:42:48] [Server thread/INFO]: *******************************************
  34. [09:42:48] [Server thread/INFO]: [AdminEssentials] by [wchrisj]
  35. [09:42:48] [Server thread/INFO]: [AbsoluteWelcome] Enabling AbsoluteWelcome v2.0
  36. [09:42:48] [Server thread/INFO]: [AbsoluteWelcome] Plugin Activated!
  37. [09:42:48] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  38. [09:42:49] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  39. [09:42:49] [Server thread/INFO]: creating table 'items'
  40. [09:42:49] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  41. [09:42:49] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  42. [09:42:49] [Server thread/INFO]: creating table 'accounts'
  43. [09:42:49] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
  44. [09:42:49] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
  45. [09:42:49] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  46. [09:42:49] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  47. [09:42:49] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  48. [09:42:49] [Server thread/INFO]: Done (3.336s)! For help, type "help" or "?"
  49. [09:42:49] [pool-3-thread-3/INFO]: [Vault] Checking for Updates ...
  50. [09:42:49] [pool-3-thread-3/INFO]: [Vault] No new version available
Add Comment
Please, Sign In to add comment