Advertisement
Guest User

BUKKITSAVEME

a guest
Mar 27th, 2017
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.63 KB | None | 0 0
  1. # This is the main configuration file for Bukkit.
  2. # As you can see, there's actually not that much to configure without any plugins.
  3. # For a reference for any variable inside this file, check out the Bukkit Wiki at
  4. # http://wiki.bukkit.org/Bukkit.yml
  5. #
  6. # If you need help on this file, feel free to join us on irc or leave a message
  7. # on the forums asking for advice.
  8. #
  9. # IRC: #bukkit @ esper.net
  10. # (If this means nothing to you, just go to http://webchat.esper.net/?channels=bukkit )
  11. # Forums: http://forums.bukkit.org/forums/bukkit-help.6/
  12. # Twitter: http://twitter.com/CraftBukkit
  13. # Bug tracker: http://leaky.bukkit.org/
  14.  
  15.  
  16. settings:
  17. allow-end: true
  18. warn-on-overload: true
  19. permissions-file: permissions.yml
  20. update-folder: update
  21. ping-packet-limit: 100
  22. use-exact-login-location: false
  23. plugin-profiling: false
  24. connection-throttle: 4000
  25. query-plugins: true
  26. deprecated-verbose: default
  27. shutdown-message: Server closed
  28. spawn-limits:
  29. monsters: 70
  30. animals: 15
  31. water-animals: 5
  32. ambient: 15
  33. chunk-gc:
  34. period-in-ticks: 600
  35. load-threshold: 0
  36. ticks-per:
  37. animal-spawns: 400
  38. monster-spawns: 1
  39. autosave: 6000
  40. auto-updater:
  41. enabled: true
  42. on-broken:
  43. - warn-console
  44. - warn-ops
  45. on-update:
  46. - warn-console
  47. - warn-ops
  48. preferred-channel: rb
  49. host: dl.bukkit.org
  50. suggest-channels: true
  51. aliases: now-in-commands.yml
  52. database:
  53. username: bukkit
  54. isolation: SERIALIZABLE
  55. driver: org.sqlite.JDBC
  56. password: walrus
  57. url: jdbc:sqlite:{DIR}{NAME}.db
  58.  
  59.  
  60.  
  61. AND THE SERVER LOG:
  62.  
  63. [17:03:15] [Server thread/INFO]: Starting minecraft server version 1.7.9
  64. [17:03:15] [Server thread/INFO]: Loading properties
  65. [17:03:15] [Server thread/INFO]: Default game type: SURVIVAL
  66. [17:03:15] [Server thread/INFO]: Generating keypair
  67. [17:03:15] [Server thread/INFO]: Starting Minecraft server on *:25565
  68. [17:03:16] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-9-gaceeb44-b3091jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.2-SNAPSHOT)
  69. [17:03:16] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  70. [17:03:16] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-02
  71. [17:03:16] [Server thread/INFO]: Preparing level "world"
  72. [17:03:16] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1934346811773542541)
  73. [17:03:17] [Thread-7/WARN]: Exception in thread "Thread-7"
  74. [17:03:17] [Thread-7/WARN]: org.bukkit.craftbukkit.libs.com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7
  75. [17:03:17] [Thread-7/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:180)
  76. [17:03:17] [Thread-7/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.Gson.fromJson(Gson.java:755)
  77. [17:03:17] [Thread-7/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.Gson.fromJson(Gson.java:694)
  78. [17:03:17] [Thread-7/WARN]: at org.bukkit.craftbukkit.v1_7_R3.updater.BukkitDLUpdaterService.fetchArtifact(BukkitDLUpdaterService.java:53)
  79. [17:03:17] [Thread-7/WARN]: at org.bukkit.craftbukkit.v1_7_R3.updater.BukkitDLUpdaterService.getArtifact(BukkitDLUpdaterService.java:30)
  80. [17:03:17] [Thread-7/WARN]: at org.bukkit.craftbukkit.v1_7_R3.updater.AutoUpdater$1.run(AutoUpdater.java:77)
  81. [17:03:17] [Thread-7/WARN]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 7
  82. [17:03:17] [Thread-7/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.stream.JsonReader.expect(JsonReader.java:339)
  83. [17:03:17] [Thread-7/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.stream.JsonReader.beginObject(JsonReader.java:322)
  84. [17:03:17] [Thread-7/WARN]: at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:168)
  85. [17:03:17] [Thread-7/WARN]: ... 5 more
  86. [17:03:18] [Server thread/INFO]: Preparing spawn area: 33%
  87. [17:03:18] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1934346811773542541)
  88. [17:03:19] [Server thread/INFO]: Preparing spawn area: 94%
  89. [17:03:19] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1934346811773542541)
  90. [17:03:20] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  91. [17:03:20] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  92. [17:03:20] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-02
  93. [17:03:20] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  94. [17:03:20] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  95. [17:03:20] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  96. [17:03:20] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  97. [17:03:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  98. [17:03:20] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  99. [17:03:20] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  100. [17:03:20] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  101. [17:03:20] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  102. [17:03:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  103. [17:03:20] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  104. [17:03:20] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  105. [17:03:20] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  106. [17:03:20] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  107. [17:03:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  108. [17:03:20] [Server thread/INFO]: [WorldGuard] Loading region data...
  109. [17:03:20] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  110. [17:03:20] [Server thread/INFO]: Done (4.011s)! For help, type "help" or "?"
  111. [17:04:29] [User Authenticator #1/INFO]: UUID of player Ruby5662 is 1b9be610-7e94-47bc-9727-432f36526522
  112. [17:04:29] [Server thread/INFO]: Ruby5662[/127.0.0.1:49963] logged in with entity id 279 at ([world] 285.5, 64.0, 215.5)
  113. [17:04:34] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2443ms behind, skipping 48 tick(s)
  114. [17:04:37] [Server thread/INFO]: Ruby5662 lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
  115. [17:04:37] [Server thread/INFO]: Ruby5662 left the game.
  116. [17:04:58] [Server thread/INFO]: CONSOLE: Stopping the server..
  117. [17:04:58] [Server thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement