Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.97 KB | None | 0 0
  1. [22:40:06] [main/INFO]: Loaded 0 recipes
  2. [22:40:06] [Server thread/INFO]: Starting minecraft server version 1.13.2
  3. [22:40:06] [Server thread/INFO]: Loading properties
  4. [22:40:06] [Server thread/INFO]: Default game type: SURVIVAL
  5. [22:40:06] [Server thread/INFO]: This server is running Paper version git-Paper-621 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
  6. [22:40:06] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [22:40:06] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [22:40:06] [Server thread/INFO]: Debug logging is disabled
  9. [22:40:06] [Server thread/INFO]: Generating keypair
  10. [22:40:07] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:35020
  11. [22:40:07] [Server thread/INFO]: Using epoll channel type
  12. [22:40:12] [Server thread/INFO]: Vault is used for persistent `/wea` toggles.
  13. [22:40:13] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1dcd3ddb]
  14. [22:40:13] [Server thread/INFO]: Using com.boydti.fawe.bukkit.adapter.v1_13_1.Spigot_v1_13_R2 as the Bukkit adapter
  15. [22:40:14] [Server thread/WARN]: Unknown block: minecraft:redstone_wall_torch[facing=up,lit=false]
  16. [22:40:14] [Server thread/WARN]: Unknown block: minecraft:redstone_wall_torch[facing=up,lit=true]
  17. [22:40:14] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  18. [22:40:14] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  19. [22:40:15] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.16.3
  20. [22:40:15] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.3.73
  21. [22:40:15] [Server thread/INFO]: [WorldEdit] Loading WorldEdit vunspecified
  22. [22:40:15] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.0
  23. [22:40:15] [Server thread/INFO]: [OreReplacerPlugin] Loading OreReplacerPlugin v1.0.1.13.16a
  24. [22:40:15] [Server thread/INFO]: [ServerTools] Loading ServerTools v1.0
  25. [22:40:15] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  26. [22:40:15] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0-beta-03;e51a220
  27. [22:40:15] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  28. [22:40:15] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.13.2) has not yet been tested! Proceed with caution.
  29. [22:40:15] [Server thread/INFO]: [Spartan] Loading Spartan vBuild 228
  30. [22:40:15] [Server thread/INFO]: [BossShopPro] Loading BossShopPro v2.0.2
  31. [22:40:15] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.0.3
  32. [22:40:15] [Server thread/INFO]: [ExtraContexts] Loading ExtraContexts v1.0-SNAPSHOT
  33. [22:40:15] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v4.244
  34. [22:40:15] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
  35. [22:40:15] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.0
  36. [22:40:15] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.16.0.3
  37. [22:40:15] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v3.0.0-SNAPSHOT-b760
  38. [22:40:15] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v3.3.1
  39. [22:40:15] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  40. [22:40:15] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.3.73
  41. [22:40:15] [Server thread/INFO]: __
  42. [22:40:15] [Server thread/INFO]: | |__) LuckPerms v4.3.73
  43. [22:40:15] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  44. [22:40:15] [Server thread/INFO]:
  45. [22:40:15] [Server thread/INFO]: [LuckPerms] Loading configuration...
  46. [22:40:16] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
  47. [22:40:16] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
  48. [22:40:16] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
  49. [22:40:16] [Server thread/INFO]: [LuckPerms] Loading messaging service... [BUNGEE]
  50. [22:40:17] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  51. [22:40:17] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  52. [22:40:17] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2095ms)
  53. [22:40:17] [Server thread/INFO]: [ServerTools] Enabling ServerTools v1.0
  54. [22:40:18] [Server thread/INFO]: [org.hibernate.Version] HHH000412: Hibernate Core {[WORKING]}
  55. [22:40:18] [Server thread/INFO]: [org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
  56. [22:40:18] [Server thread/INFO]: [org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.hibernate.connection.C3P0ConnectionProvider
  57. [22:40:18] [Server thread/INFO]: [org.hibernate.c3p0.internal.C3P0ConnectionProvider] HHH010002: C3P0 using driver: com.mysql.jdbc.Driver at URL: jdbc:mysql://127.0.0.1:3306/servertools?useSSL=false
  58. [22:40:18] [Server thread/INFO]: [org.hibernate.c3p0.internal.C3P0ConnectionProvider] HHH10001001: Connection properties: {password=****, user=servertools}
  59. [22:40:18] [Server thread/INFO]: [org.hibernate.c3p0.internal.C3P0ConnectionProvider] HHH10001003: Autocommit mode: false
  60. [22:40:19] [Server thread/INFO]: [org.hibernate.c3p0.internal.C3P0ConnectionProvider] HHH10001007: JDBC isolation level: <unknown>
  61. [22:40:19] [Server thread/INFO]: [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
  62. [22:40:21] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91*
  63. [22:40:21] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  64. [22:40:21] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  65. [22:40:21] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  66. [22:40:21] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  67. [22:40:21] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  68. [22:40:21] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0*
  69. [22:40:21] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  70. [22:40:21] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v4.244
  71. [22:40:22] [Server thread/INFO]: Version is PlotSquared-19.4.20-bb44c2e-244
  72. [22:40:22] [Server thread/INFO]: KillAllEntities started.
  73. [22:40:22] [Server thread/INFO]: Metrics enabled.
  74. [22:40:22] [Server thread/INFO]: PlotSquared is using online UUIDs
  75. [22:40:23] [Server thread/INFO]: PlotSquared Scripting Test
  76. [22:40:23] [Server thread/INFO]: PlotSquared is now enabled
  77. [22:40:23] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  78. [22:40:23] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  79. [22:40:23] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  80. [22:40:23] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  81. [22:40:23] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  82. [22:40:23] [Server thread/INFO]: Preparing level "world"
  83. [22:40:23] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  84. [22:40:24] [Server thread/INFO]: Loaded 524 recipes
  85. [22:40:24] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: -2173745254631954062)
  86. [22:40:24] [Server thread/INFO]: Time elapsed: 23 ms
  87. [22:40:24] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.16.3
  88. [22:40:25] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  89. [22:40:25] [Server thread/INFO]: [CoreProtect] Using MySQL for data storage.
  90. [22:40:25] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.0*
  91. [22:40:25] [Server thread/INFO]: [OreReplacerPlugin] Enabling OreReplacerPlugin v1.0.1.13.16a
  92. [22:40:25] [Server thread/INFO]: [OreReplacer] : world name - farm added!
  93. [22:40:25] [Server thread/INFO]: [OreReplacer] : world name - pvp-farm added!
  94. [22:40:25] [Server thread/INFO]: [OreReplacer] : world name - nether-farm added!
  95. [22:40:25] [Server thread/INFO]: [OreReplacerPlugin] OreReplacerPlugin version 1.0.1.13.16a is enabled!
  96. [22:40:25] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0-beta-03;e51a220
  97. [22:40:26] [Server thread/INFO]: [WorldGuard] Loading region data...
  98. [22:40:26] [Server thread/INFO]: [Spartan] Enabling Spartan vBuild 228
  99. [22:40:27] [Server thread/INFO]: [BossShopPro] Enabling BossShopPro v2.0.2
  100. [22:40:27] [Server thread/INFO]: [BossShopPro] Loading data...
  101. [22:40:27] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.0.3
  102. [22:40:27] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  103. [22:40:27] [Server thread/INFO]: [Essentials] No kits found to migrate.
  104. [22:40:27] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  105. [22:40:27] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  106. [22:40:27] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  107. [22:40:27] [Server thread/INFO]: [Essentials] Loaded 17746 items from items.json.
  108. [22:40:27] [Server thread/INFO]: [Essentials] Using locale de
  109. [22:40:27] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
  110. [22:40:27] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  111. [22:40:27] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  112. [22:40:27] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  113. [22:40:27] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: ServerTools version: 1.7.1-b91)
  114. [22:40:27] [Server thread/INFO]: [ExtraContexts] Enabling ExtraContexts v1.0-SNAPSHOT*
  115. [22:40:27] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
  116. [22:40:27] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  117. [22:40:27] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.0
  118. [22:40:27] [Server thread/INFO]: [BuycraftX] Validating your server key...
  119. [22:40:28] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  120. [22:40:28] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.16.0.3*
  121. [22:40:28] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v3.0.0-SNAPSHOT-b760
  122. [22:40:29] [Server thread/INFO]: Preparing start region for level 1 (Seed: -4590327034124121768)
  123. [22:40:29] [Server thread/INFO]: Detected world load for 'plot'
  124. [22:40:29] [Server thread/INFO]: - generator: PlotSquared>PlotSquared
  125. [22:40:29] [Server thread/INFO]: - plotworld: com.github.intellectualsites.plotsquared.plot.generator.HybridPlotWorld
  126. [22:40:29] [Server thread/INFO]: - plotAreaManager: com.github.intellectualsites.plotsquared.plot.generator.HybridPlotManager
  127. [22:40:30] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1140374635060350621)
  128. [22:40:30] [Server thread/INFO]: Preparing start region for level 3 (Seed: -1427796115664530421)
  129. [22:40:30] [Server thread/INFO]: Preparing start region for level 4 (Seed: 1131669778894561085)
  130. [22:40:30] [Server thread/INFO]: Preparing start region for level 5 (Seed: 5747411145614513502)
  131. [22:40:31] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v3.3.1
  132. [22:40:31] [Server thread/INFO]: [ArmorStandTools] Loading support for v1_13_R2
  133. [22:40:31] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin was found. PlotSquared support enabled.
  134. [22:40:31] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled.
  135. [22:40:32] [Server thread/INFO]: Done (9.219s)! For help, type "help"
  136. [22:40:32] [Server thread/INFO]: Timings Reset
  137. [22:40:32] [Craft Scheduler Thread - 1/INFO]: [Spartan Build 228] Updating the Search Engine's data.
  138. [22:40:32] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
  139. [22:40:32] [Server thread/INFO]: (FAWE) Optimizing PlotSquared
  140. [22:40:32] [Server thread/INFO]: (FAWE) - QueueProvider: class com.boydti.fawe.regions.general.plot.FaweLocalBlockQueue
  141. [22:40:32] [Server thread/INFO]: (FAWE) - HybridPlotManager.REGENERATIVE_CLEAR: false
  142. [22:40:32] [Server thread/INFO]: (FAWE) - SchematicHandler: com.boydti.fawe.regions.general.plot.FaweSchematicHandler@5804d726
  143. [22:40:32] [Server thread/INFO]: (FAWE) - ChunkManager: com.boydti.fawe.regions.general.plot.FaweChunkManager@4c71f2e8
  144. [22:40:32] [Server thread/INFO]: (FAWE) Plugin 'PlotSquared' found. Using it now.
  145. [22:40:32] [Server thread/INFO]: [PlotSquared] -------- PlotSquared Update Check --------
  146. [22:40:32] [Server thread/INFO]: [PlotSquared] You appear to be running the latest version of PlotSquared. Congratulations!
  147. [22:40:32] [Server thread/INFO]: [PlotSquared] -------- PlotSquared Update Check --------
  148. [22:40:34] [Craft Scheduler Thread - 1/INFO]: [Spartan Build 228] Done loading 928KB of data.
  149. [22:40:34] [Craft Scheduler Thread - 1/INFO]: [BossShopPro] Loaded 2 Shops!
  150. [22:40:34] [Craft Scheduler Thread - 1/INFO]: [BuycraftX] Fetching all due players...
  151. [22:40:35] [Craft Scheduler Thread - 1/INFO]: [BuycraftX] Fetched due players (0 found).
  152. [22:40:42] [User Authenticator #1/INFO]: UUID of player Rasre is a816ed35-8d64-4bfd-9c22-02bb1bd70766
  153. [22:40:43] [Server thread/INFO]: Rasre[/84.177.24.50:50339] logged in with entity id 195 at ([plot]-220.6602223629695, 86.31533893190964, 144.94715561741296)
  154. [22:40:46] [Server thread/INFO]: [ServerTools] Rasre » /gm 1
  155. [22:40:55] [Server thread/INFO]: [ServerTools] Rasre » /p createroadschematic
  156. [22:41:04] [Server thread/INFO]: [ServerTools] Rasre » /p debugroadregen
  157. [22:41:04] [Server thread/INFO]: (FAWE) Having `parallel-threads` > 1 interferes with the timings.
  158. [22:41:16] [Server thread/INFO]: [ServerTools] Rasre » /p debugroadregen
  159. [22:42:38] [Server thread/INFO]: [ServerTools] Rasre » /astools
  160. [22:42:41] [Server thread/INFO]: [ServerTools] Rasre » /astools
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement