Advertisement
Guest User

Untitled

a guest
Aug 27th, 2014
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.88 KB | None | 0 0
  1. 20:45:22] [Server thread/INFO]: Starting minecraft server version 1.7.9
  2. [20:45:22] [Server thread/INFO]: Loading properties
  3. [20:45:22] [Server thread/INFO]: Default game type: ADVENTURE
  4. [20:45:22] [Server thread/INFO]: Generating keypair
  5. [20:45:22] [Server thread/INFO]: Starting Minecraft server on 85.131.171.12:25565
  6. [20:45:23] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.2)
  7. [20:45:23] [Thread-8/INFO]: ----- Bukkit Auto Updater -----
  8. [20:45:23] [Thread-8/INFO]: It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
  9. [20:45:23] [Thread-8/INFO]: If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
  10. [20:45:23] [Thread-8/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
  11. [20:45:23] [Thread-8/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  12. [20:45:23] [Thread-8/INFO]: ----- ------------------- -----
  13. [20:45:25] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.2
  14. [20:45:25] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.10.12-RC-sMD5NET-b700
  15. [20:45:25] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
  16. [20:45:25] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
  17. [20:45:25] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  18. [20:45:25] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.3
  19. [20:45:25] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13f
  20. [20:45:25] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.80
  21. [20:45:25] [Server thread/INFO]: [LogBlock] Connecting to username@jdbc:mysql://localhost:3306/minecraft?useUnicode=true&characterEncoding=utf-8...
  22. [20:45:25] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
  23. java.sql.SQLException: Access denied for user 'username'@'127.0.0.1' (using password: YES)
  24. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  25. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  26. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  27. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  28. at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  29. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  30. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  31. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  32. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  33. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  34. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  35. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_65]
  36. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_65]
  37. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_65]
  38. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_65]
  39. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  40. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  41. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  42. at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.7.0_65]
  43. at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.7.0_65]
  44. at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:72) ~[LogBlock.jar:?]
  45. at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:245) [LogBlock.jar:?]
  46. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:84) [LogBlock.jar:?]
  47. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:360) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  48. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  49. at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  50. at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  51. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  52. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  53. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  54. [20:45:25] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
  55. [20:45:25] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  56. [20:45:25] [Server thread/INFO]: [dynmap] Loading dynmap v1.9.4-991
  57. [20:45:25] [Server thread/INFO]: [dynmap] Mod Support API available
  58. [20:45:25] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  59. [20:45:25] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.17
  60. [20:45:25] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  61. [20:45:25] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b678
  62. [20:45:26] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b699
  63. [20:45:26] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  64. [20:45:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  65. [20:45:26] [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.
  66. [20:45:26] [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!
  67. [20:45:26] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  68. [20:45:26] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
  69. [20:45:26] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  70. [20:45:26] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  71. [20:45:26] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  72. [20:45:26] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  73. [20:45:26] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13f
  74. [20:45:26] [Server thread/INFO]: PlotMe 18 plots loaded
  75. [20:45:26] [Server thread/INFO]: Preparing level "world"
  76. [20:45:27] [Server thread/INFO]: Preparing start region for level 0 (Seed: -9119659145578654552)
  77. [20:45:28] [Server thread/INFO]: Preparing spawn area: 20%
  78. [20:45:29] [Server thread/INFO]: Preparing spawn area: 93%
  79. [20:45:29] [Server thread/INFO]: Preparing start region for level 1 (Seed: -9119659145578654552)
  80. [20:45:30] [Server thread/INFO]: Preparing start region for level 2 (Seed: -9119659145578654552)
  81. [20:45:30] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
  82. [20:45:30] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  83. [20:45:30] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.10.12-RC-sMD5NET-b700
  84. [20:45:31] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.7.8|1.7.9 / CB3043-DEV
  85. [20:45:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  86. [20:45:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  87. [20:45:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  88. [20:45:31] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  89. [20:45:31] [Server thread/INFO]: [NoCheatPlus] Version 3.10.12-RC-sMD5NET-b700 is enabled.
  90. [20:45:31] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
  91. [20:45:31] [Server thread/INFO]: [iConomy - April Fools] Enabled (31 ms)
  92. [20:45:31] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  93. [20:45:31] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
  94. [20:45:31] [Thread-9/INFO]: [iConomy - April Fools] Purged accounts with default balance.
  95. [20:45:32] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
  96. [20:45:32] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
  97. [20:45:32] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.3
  98. [20:45:32] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  99. [20:45:32] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  100. [20:45:32] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  101. [20:45:32] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  102. [20:45:32] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  103. [20:45:32] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.80
  104. [20:45:32] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
  105. [20:45:32] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  106. [20:45:32] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  107. [20:45:32] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  108. [20:45:32] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  109. [20:45:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  110. [20:45:32] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  111. [20:45:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  112. [20:45:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  113. [20:45:32] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  114. [20:45:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  115. [20:45:32] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  116. [20:45:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  117. [20:45:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  118. [20:45:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  119. [20:45:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  120. [20:45:32] [Server thread/INFO]: [WorldGuard] 10 regions loaded for 'world'
  121. [20:45:32] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
  122. [20:45:32] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  123. [20:45:33] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  124. [20:45:33] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  125. [20:45:33] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  126. [20:45:33] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.4.1-b436)
  127. [20:45:33] [Server thread/INFO]: [dynmap] Enabling dynmap v1.9.4-991
  128. [20:45:33] [Server thread/INFO]: [dynmap] Added 38 custom biome mappings
  129. [20:45:33] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.22.3 for access control
  130. [20:45:34] [Server thread/INFO]: [dynmap] Mod Support processing completed
  131. [20:45:35] [Server thread/INFO]: [dynmap] Loaded 22 shaders.
  132. [20:45:35] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  133. [20:45:35] [Server thread/INFO]: [dynmap] Loaded 12 lightings.
  134. [20:45:35] [Server thread/INFO]: [dynmap] Web server started on address 85.131.171.12:8123
  135. [20:45:35] [Server thread/INFO]: [dynmap] version 1.9.4-991 is enabled - core version 1.9.4-1940
  136. [20:45:35] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  137. [20:45:35] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  138. [20:45:35] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  139. [20:45:36] [Server thread/INFO]: [dynmap] Enabled
  140. [20:45:36] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  141. [20:45:36] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.17
  142. [20:45:36] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  143. [20:45:37] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  144. [20:45:37] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b678
  145. [20:45:37] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b678
  146. [20:45:38] [Server thread/INFO]: Preparing start region for level 3 (Seed: -7276427158490989271)
  147. [20:45:39] [Server thread/INFO]: Preparing spawn area for FreeBuild-Welt, 85%
  148. [20:45:39] [Server thread/INFO]: [WorldGuard] (FreeBuild-Welt) TNT ignition is PERMITTED.
  149. [20:45:39] [Server thread/INFO]: [WorldGuard] (FreeBuild-Welt) Lighters are PERMITTED.
  150. [20:45:39] [Server thread/INFO]: [WorldGuard] (FreeBuild-Welt) Lava fire is blocked.
  151. [20:45:39] [Server thread/INFO]: [WorldGuard] (FreeBuild-Welt) Fire spread is UNRESTRICTED.
  152. [20:45:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'FreeBuild-Welt'
  153. [20:45:40] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'FreeBuild-Welt'.
  154. [20:45:40] [Server thread/INFO]: Preparing start region for level 4 (Seed: 2346248125072864479)
  155. [20:45:41] [Server thread/INFO]: Preparing spawn area for GRIEFI, 97%
  156. [20:45:41] [Server thread/INFO]: [WorldGuard] (GRIEFI) TNT ignition is PERMITTED.
  157. [20:45:41] [Server thread/INFO]: [WorldGuard] (GRIEFI) Lighters are PERMITTED.
  158. [20:45:41] [Server thread/INFO]: [WorldGuard] (GRIEFI) Lava fire is blocked.
  159. [20:45:41] [Server thread/INFO]: [WorldGuard] (GRIEFI) Fire spread is UNRESTRICTED.
  160. [20:45:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'GRIEFI'
  161. [20:45:41] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'GRIEFI'.
  162. [20:45:41] [Server thread/INFO]: Preparing start region for level 5 (Seed: -8445079193070090559)
  163. [20:45:42] [Server thread/INFO]: Preparing spawn area for Lobby, 61%
  164. [20:45:43] [Server thread/INFO]: [WorldGuard] (Lobby) TNT ignition is PERMITTED.
  165. [20:45:43] [Server thread/INFO]: [WorldGuard] (Lobby) Lighters are PERMITTED.
  166. [20:45:43] [Server thread/INFO]: [WorldGuard] (Lobby) Lava fire is blocked.
  167. [20:45:43] [Server thread/INFO]: [WorldGuard] (Lobby) Fire spread is UNRESTRICTED.
  168. [20:45:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobby'
  169. [20:45:43] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Lobby'.
  170. [20:45:43] [Server thread/INFO]: Preparing start region for level 6 (Seed: 7153567421693905752)
  171. [20:45:44] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
  172. [20:45:44] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
  173. [20:45:44] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
  174. [20:45:44] [Server thread/INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
  175. [20:45:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
  176. [20:45:44] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'plotworld'.
  177. [20:45:44] [Server thread/INFO]: [dynmap] Loaded 8 pending tile renders for world 'plotworld'
  178. [20:45:45] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
  179. [20:45:45] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b678 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  180. [20:45:45] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b699
  181. [20:45:45] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-b699 Enabled - By Rigby and fernferret
  182. [20:45:47] [Server thread/INFO]: [MVPLogging] 0 - Portals(s) loaded
  183. [20:45:47] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  184. [20:45:50] [Server thread/INFO]: Done (23.939s)! For help, type "help" or "?"
  185. [20:45:50] [Server thread/INFO]: Starting GS4 status listener
  186. [20:45:50] [Server thread/INFO]: Setting default query port to 25565
  187. [20:45:50] [Query Listener #1/INFO]: Query running on 85.131.171.12:25565
  188. [20:45:51] [pool-3-thread-2/INFO]: Checking if conversion to UUID needed...
  189. [20:45:51] [pool-3-thread-2/INFO]: Verifying if database needs conversion
  190. [20:45:51] [pool-3-thread-2/INFO]: Starting to convert plots to UUID
  191. [20:45:51] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  192. [20:45:51] [pool-3-thread-2/INFO]: Fetching 0 UUIDs from Mojang servers...
  193. [20:45:51] [pool-3-thread-2/INFO]: Finished fetching 0 UUIDs. Starting database update.
  194. [20:45:51] [pool-3-thread-2/INFO]: 0 players converted
  195. [20:45:51] [pool-3-thread-2/INFO]: Plot conversion finished
  196. [20:45:53] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  197. [20:45:53] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3003ms behind, skipping 60 tick(s)
  198. [20:45:53] [pool-3-thread-4/INFO]: [Vault] Checking for Updates:
  199. [20:45:53] [pool-3-thread-4/INFO]: [Vault] No new version available
  200. [20:45:54] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
  201. [20:50:27] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'GRIEFI'
  202. [20:52:10] [Server thread/INFO]: CONSOLE: Forcing save..
  203. [20:52:10] [Server thread/INFO]: CONSOLE: Save complete.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement