Advertisement
Guest User

Untitled

a guest
Apr 17th, 2018
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 308.81 KB | None | 0 0
  1. [10:19:16] [Server thread/INFO]: Starting minecraft server version 1.12.1
  2. [10:19:16] [Server thread/INFO]: Loading properties
  3. [10:19:16] [Server thread/INFO]: Default game type: SURVIVAL
  4. [10:19:17] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-da42974-8f47214 (MC: 1.12.1) (Implementing API version 1.12.1-R0.1-SNAPSHOT)
  5. [10:19:19] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [10:19:19] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [10:19:19] [Server thread/INFO]: Debug logging is disabled
  8. [10:19:19] [Server thread/INFO]: Generating keypair
  9. [10:19:20] [Server thread/INFO]: Starting Minecraft server on 144.217.215.65:25602
  10. [10:19:20] [Server thread/INFO]: Using epoll channel type
  11. [10:19:22] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [10:19:22] [Server thread/ERROR]: Could not load 'plugins/SH.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/Packet
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:326) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  17. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:308) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  18. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  19. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  20. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
  21. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/Packet
  22. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_152]
  23. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_152]
  24. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  25. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  26. ... 6 more
  27. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.Packet
  28. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  29. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  30. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_152]
  31. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_152]
  32. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_152]
  33. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_152]
  34. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  35. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  36. ... 6 more
  37. [10:19:24] [Server thread/ERROR]: Could not load 'plugins/BSP-GuiShopManager.jar' in folder 'plugins'
  38. org.bukkit.plugin.UnknownDependencyException: BossShopPro
  39. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  40. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:308) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  41. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  42. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  43. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
  44. [10:19:27] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.31
  45. [10:19:27] [Server thread/INFO]: [BCChatColor] Loading BCChatColor v2.0
  46. [10:19:27] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.13-SNAPSHOT
  47. [10:19:27] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.4
  48. [10:19:27] [Server thread/INFO]: [JoinMessagePlus] Loading JoinMessagePlus v2.5
  49. [10:19:27] [Server thread/INFO]: [CommandAliases] Loading CommandAliases v1.0
  50. [10:19:27] [Server thread/INFO]: [Broadcaster] Loading Broadcaster v2.0.0
  51. [10:19:27] [Server thread/INFO]: [ImprovedChatFilter] Loading ImprovedChatFilter v0.1
  52. [10:19:27] [Server thread/INFO]: [FallDamageDeny] Loading FallDamageDeny v1.0
  53. [10:19:27] [Server thread/INFO]: [ServerRestartWarning] Loading ServerRestartWarning v0.0.6
  54. [10:19:27] [Server thread/INFO]: [LagMonitor] Loading LagMonitor v1.15
  55. [10:19:27] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
  56. [10:19:27] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  57. [10:19:27] [Server thread/INFO]: [SpawnTP] Loading SpawnTP v1.6
  58. [10:19:27] [Server thread/INFO]: [BlockQuest] Loading BlockQuest v1.9.1
  59. [10:19:27] [Server thread/INFO]: [BowSpleef] Loading BowSpleef v1.0.7
  60. [10:19:27] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  61. [10:19:27] [Server thread/INFO]: [RandomTP] Loading RandomTP v1.0.3
  62. [10:19:27] [Server thread/INFO]: [HubThat] Loading HubThat v7.0
  63. [10:19:27] [Server thread/INFO]: [PocketGames] Loading PocketGames v2.9.2
  64. [10:19:27] [Server thread/INFO]: [VoidGenerator] Loading VoidGenerator v1.2.0
  65. [10:19:27] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  66. [10:19:27] [Server thread/INFO]: [Vault] Loading Vault v1.6.6-b${env.TRAVIS_BUILD_NUMBER}
  67. [10:19:27] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.26
  68. [10:19:27] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type
  69. [10:19:28] [Server thread/INFO]: [ProtocolSupport] Allocator: PooledByteBufAllocator(directByDefault: true), direct: true
  70. [10:19:32] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
  71. [10:19:33] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
  72. [10:19:33] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200
  73. [10:19:33] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60
  74. [10:19:41] [Server thread/INFO]: [Parties] Loading Parties v2.2.12
  75. [10:19:41] [Server thread/INFO]: [Trading] Loading Trading v3.2
  76. [10:19:41] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v3.3.0
  77. [10:19:41] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
  78. [10:19:41] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.8.2
  79. [10:19:41] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.9.0
  80. [10:19:41] [Server thread/INFO]: [BossShop] Loading BossShop v2.7.5
  81. [10:19:41] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.0.9
  82. [10:19:41] [Server thread/INFO]: [SurvivalGames] Loading SurvivalGames v6.3
  83. [10:19:41] [Server thread/INFO]: [Jobs] Loading Jobs v4.2.1
  84. [10:19:41] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.2.10
  85. [10:19:41] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.0
  86. [10:19:41] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  87. [10:19:41] [Server thread/INFO]: [BedwarsRel] Loading BedwarsRel v1.3.6
  88. [10:19:41] [Server thread/INFO]: [SuperLobby] Loading SuperLobby v3.3.0
  89. [10:19:41] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.22-SNAPSHOT (build 1487)
  90. [10:19:41] [Server thread/INFO]: [SimplePrefix-Reloaded] Loading SimplePrefix-Reloaded v0.1
  91. [10:19:41] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5.0-b751
  92. [10:19:41] [Server thread/INFO]: [Holograms] Loading Holograms v2.5.0-SNAPSHOT
  93. [10:19:41] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5.0-SNAPSHOT-b418
  94. [10:19:41] [Server thread/INFO]: [Duels] Loading Duels v2.2.3
  95. [10:19:41] [Server thread/INFO]: [HeadsPluginAPI] Loading HeadsPluginAPI v1.7.0
  96. [10:19:41] [Server thread/INFO]: [DeathChest] Loading DeathChest v3.5
  97. [10:19:41] [Server thread/INFO]: [HeadsInventory] Loading HeadsInventory v1.6.0
  98. [10:19:41] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.2.0
  99. [10:19:41] [Server thread/INFO]: [Vault] Enabling Vault v1.6.6-b${env.TRAVIS_BUILD_NUMBER}
  100. [10:19:41] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  101. [10:19:42] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  102. [10:19:42] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  103. [10:19:42] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  104. [10:19:42] [Server thread/INFO]: [Vault] Enabled Version 1.6.6-b${env.TRAVIS_BUILD_NUMBER}
  105. [10:19:42] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.26
  106. [10:19:42] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v3.3.0
  107. [10:19:42] [Server thread/INFO]: $1PlotSquared is now enabled
  108. [10:19:42] [Server thread/INFO]: $3[$1P2$3] $2&6Debug Mode Enabled (Default). Edit the config to turn this off.
  109. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: greeting
  110. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: farewell
  111. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: feed
  112. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: heal
  113. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: notify-enter
  114. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: notify-leave
  115. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: item-drop
  116. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: invincible
  117. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: instabreak
  118. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: drop-protection
  119. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: forcefield
  120. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: titles
  121. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: pve
  122. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: pvp
  123. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: no-worldedit
  124. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: redstone
  125. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: misc-cap
  126. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: entity-cap
  127. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: mob-cap
  128. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: animal-cap
  129. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: hostile-cap
  130. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: vehicle-cap
  131. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: music
  132. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: done
  133. [10:19:42] [Server thread/INFO]: [P2] - Adding flag: analysis
  134. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: disable-physics
  135. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: fly
  136. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: explosion
  137. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: mob-place
  138. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: hostile-interact
  139. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: hostile-attack
  140. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: animal-interact
  141. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: animal-attack
  142. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: tamed-interact
  143. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: tamed-attack
  144. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: player-interact
  145. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: misc-interact
  146. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: misc-place
  147. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: misc-break
  148. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: hanging-interact
  149. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: hanging-place
  150. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: hanging-break
  151. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: vehicle-use
  152. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: vehicle-place
  153. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: vehicle-break
  154. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: device-interact
  155. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: place
  156. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: break
  157. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: use
  158. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: blocked-cmds
  159. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: ice-melt
  160. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: keep
  161. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: gamemode
  162. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: price
  163. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: time
  164. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: weather
  165. [10:19:43] [Server thread/INFO]: [P2] - Adding flag: description
  166. [10:19:44] [Server thread/INFO]: [WARNING] Found 1 plots in DB for non existant world; 'Plots'.
  167. [10:19:44] [Server thread/INFO]: [WARNING] Found 1 plots in DB for non existant world; 'plots'.
  168. [10:19:44] [Server thread/INFO]: [WARNING] - Please create the world/s or remove the plots using the purge command
  169. [10:19:46] [Server thread/INFO]: [P2] Metrics enabled.
  170. [10:19:46] [Server thread/INFO]: [P2] Metrics enabled.
  171. [10:19:46] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
  172. [10:19:46] [Server thread/WARN]: java.lang.RuntimeException: java.lang.NoSuchMethodException: net.minecraft.server.v1_12_R1.PacketPlayOutMapChunk.<init>(net.minecraft.server.v1_12_R1.Chunk, boolean, int)
  173. [10:19:46] [Server thread/WARN]: at com.intellectualcrafters.plot.util.ReflectionUtils$RefClass.getConstructor(ReflectionUtils.java:352)
  174. [10:19:46] [Server thread/WARN]: at com.plotsquared.bukkit.util.SendChunk.<init>(SendChunk.java:54)
  175. [10:19:46] [Server thread/WARN]: at com.plotsquared.bukkit.BukkitMain.initPlotQueue(BukkitMain.java:360)
  176. [10:19:46] [Server thread/WARN]: at com.intellectualcrafters.plot.PS.<init>(PS.java:208)
  177. [10:19:46] [Server thread/WARN]: at com.plotsquared.bukkit.BukkitMain.onEnable(BukkitMain.java:78)
  178. [10:19:46] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  179. [10:19:46] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  180. [10:19:46] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402)
  181. [10:19:46] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:384)
  182. [10:19:46] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:333)
  183. [10:19:46] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:206)
  184. [10:19:46] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
  185. [10:19:46] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  186. [10:19:46] [Server thread/WARN]: Caused by: java.lang.NoSuchMethodException: net.minecraft.server.v1_12_R1.PacketPlayOutMapChunk.<init>(net.minecraft.server.v1_12_R1.Chunk, boolean, int)
  187. [10:19:46] [Server thread/WARN]: at java.lang.Class.getConstructor0(Class.java:3082)
  188. [10:19:46] [Server thread/WARN]: at java.lang.Class.getDeclaredConstructor(Class.java:2178)
  189. [10:19:46] [Server thread/WARN]: at com.intellectualcrafters.plot.util.ReflectionUtils$RefClass.getConstructor(ReflectionUtils.java:349)
  190. [10:19:46] [Server thread/WARN]: ... 12 more
  191. [10:19:46] [Server thread/WARN]: java.lang.RuntimeException: java.lang.NoSuchMethodException: net.minecraft.server.v1_12_R1.PacketPlayOutMapChunk.<init>(net.minecraft.server.v1_12_R1.Chunk, boolean, int)
  192. [10:19:46] [Server thread/WARN]: at com.intellectualcrafters.plot.util.ReflectionUtils$RefClass.getConstructor(ReflectionUtils.java:352)
  193. [10:19:46] [Server thread/WARN]: at com.plotsquared.bukkit.util.block.FastQueue_1_9.<init>(FastQueue_1_9.java:65)
  194. [10:19:46] [Server thread/WARN]: at com.plotsquared.bukkit.BukkitMain.initPlotQueue(BukkitMain.java:368)
  195. [10:19:46] [Server thread/WARN]: at com.intellectualcrafters.plot.PS.<init>(PS.java:208)
  196. [10:19:46] [Server thread/WARN]: at com.plotsquared.bukkit.BukkitMain.onEnable(BukkitMain.java:78)
  197. [10:19:46] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  198. [10:19:46] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  199. [10:19:46] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402)
  200. [10:19:46] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:384)
  201. [10:19:46] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:333)
  202. [10:19:46] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:206)
  203. [10:19:46] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
  204. [10:19:46] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  205. [10:19:46] [Server thread/WARN]: Caused by: java.lang.NoSuchMethodException: net.minecraft.server.v1_12_R1.PacketPlayOutMapChunk.<init>(net.minecraft.server.v1_12_R1.Chunk, boolean, int)
  206. [10:19:46] [Server thread/WARN]: at java.lang.Class.getConstructor0(Class.java:3082)
  207. [10:19:46] [Server thread/WARN]: at java.lang.Class.getDeclaredConstructor(Class.java:2178)
  208. [10:19:46] [Server thread/WARN]: at com.intellectualcrafters.plot.util.ReflectionUtils$RefClass.getConstructor(ReflectionUtils.java:349)
  209. [10:19:46] [Server thread/WARN]: ... 12 more
  210. [10:19:46] [Server thread/INFO]: [P2] Key: API Location, Value: http://www.intellectualsites.com/minecraft.php
  211. [10:19:46] [Server thread/INFO]: [P2] Key: Kill Road Mobs, Value: false
  212. [10:19:46] [Server thread/INFO]: [P2] Key: Use Metrics, Value: true
  213. [10:19:46] [Server thread/INFO]: [P2] Key: Delete Plots On Ban, Value: false
  214. [10:19:46] [Server thread/INFO]: [P2] Key: DB SQLite Enabled, Value: true
  215. [10:19:46] [Server thread/INFO]: [P2] Key: DB Mysql Enabled, Value: false
  216. [10:19:46] [Server thread/INFO]: [P2] Key: Auto Clear Enabled, Value: true
  217. [10:19:46] [Server thread/INFO]: [P2] Key: Auto Clear Days, Value: 7
  218. [10:19:46] [Server thread/INFO]: [P2] Key: Schematics Save Path, Value: plugins/PlotSquared/schematics
  219. [10:19:47] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.8.2
  220. [10:19:49] [Server thread/INFO]: [ASkyBlock] Loading entity limits
  221. [10:19:49] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 30
  222. [10:19:49] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
  223. [10:19:50] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
  224. [10:19:50] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
  225. [10:19:50] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
  226. [10:19:50] [Server thread/INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
  227. [10:19:50] [Server thread/INFO]: [ASkyBlock] Loading schematic §lBlack §bDiamonds (harder.schematic) for all players, order 3
  228. [10:19:50] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
  229. [10:19:50] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  230. [10:19:50] [Server thread/INFO]: Preparing level "world"
  231. [10:19:50] [Server thread/INFO]: -------- World Settings For [world] --------
  232. [10:19:50] [Server thread/INFO]: Max TNT Explosions: 100
  233. [10:19:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  234. [10:19:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  235. [10:19:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  236. [10:19:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  237. [10:19:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  238. [10:19:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  239. [10:19:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  240. [10:19:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  241. [10:19:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  242. [10:19:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  243. [10:19:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  244. [10:19:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  245. [10:19:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  246. [10:19:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  247. [10:19:50] [Server thread/INFO]: Random Lighting Updates: false
  248. [10:19:50] [Server thread/INFO]: Structure Info Saving: true
  249. [10:19:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  250. [10:19:50] [Server thread/INFO]: Mob Spawn Range: 4
  251. [10:19:50] [Server thread/INFO]: Item Despawn Rate: 6000
  252. [10:19:50] [Server thread/INFO]: Item Merge Radius: 2.5
  253. [10:19:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
  254. [10:19:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  255. [10:19:50] [Server thread/INFO]: View Distance: 10
  256. [10:19:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  257. [10:19:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  258. [10:19:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  259. [10:19:52] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  260. [10:19:52] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  261. [10:19:52] [Server thread/INFO]: Max TNT Explosions: 100
  262. [10:19:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  263. [10:19:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  264. [10:19:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  265. [10:19:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  266. [10:19:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  267. [10:19:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  268. [10:19:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  269. [10:19:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  270. [10:19:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  271. [10:19:52] [Server thread/INFO]: Vine Growth Modifier: 100%
  272. [10:19:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  273. [10:19:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  274. [10:19:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  275. [10:19:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  276. [10:19:52] [Server thread/INFO]: Random Lighting Updates: false
  277. [10:19:52] [Server thread/INFO]: Structure Info Saving: true
  278. [10:19:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  279. [10:19:52] [Server thread/INFO]: Mob Spawn Range: 4
  280. [10:19:52] [Server thread/INFO]: Item Despawn Rate: 6000
  281. [10:19:52] [Server thread/INFO]: Item Merge Radius: 2.5
  282. [10:19:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  283. [10:19:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  284. [10:19:52] [Server thread/INFO]: View Distance: 10
  285. [10:19:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  286. [10:19:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  287. [10:19:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  288. [10:19:52] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  289. [10:19:52] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  290. [10:19:52] [Server thread/INFO]: Max TNT Explosions: 100
  291. [10:19:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  292. [10:19:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  293. [10:19:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  294. [10:19:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  295. [10:19:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  296. [10:19:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  297. [10:19:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  298. [10:19:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  299. [10:19:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  300. [10:19:52] [Server thread/INFO]: Vine Growth Modifier: 100%
  301. [10:19:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  302. [10:19:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  303. [10:19:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  304. [10:19:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  305. [10:19:52] [Server thread/INFO]: Random Lighting Updates: false
  306. [10:19:52] [Server thread/INFO]: Structure Info Saving: true
  307. [10:19:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  308. [10:19:52] [Server thread/INFO]: Mob Spawn Range: 4
  309. [10:19:52] [Server thread/INFO]: Item Despawn Rate: 6000
  310. [10:19:52] [Server thread/INFO]: Item Merge Radius: 2.5
  311. [10:19:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  312. [10:19:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  313. [10:19:52] [Server thread/INFO]: View Distance: 10
  314. [10:19:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  315. [10:19:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  316. [10:19:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  317. [10:19:53] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  318. [10:19:53] [Server thread/INFO]: Preparing start region for level 0 (Seed: 27594263)
  319. [10:19:54] [Server thread/INFO]: Preparing spawn area: 13%
  320. [10:19:55] [Server thread/INFO]: Preparing spawn area: 25%
  321. [10:19:56] [Server thread/INFO]: Preparing spawn area: 40%
  322. [10:19:57] [Server thread/INFO]: Preparing spawn area: 50%
  323. [10:19:58] [Server thread/INFO]: Preparing spawn area: 61%
  324. [10:19:59] [Server thread/INFO]: Preparing spawn area: 76%
  325. [10:20:00] [Server thread/INFO]: Preparing spawn area: 88%
  326. [10:20:00] [Server thread/INFO]: Preparing start region for level 1 (Seed: 27594263)
  327. [10:20:01] [Server thread/INFO]: Preparing spawn area: 40%
  328. [10:20:02] [Server thread/INFO]: Preparing spawn area: 63%
  329. [10:20:03] [Server thread/INFO]: Preparing spawn area: 88%
  330. [10:20:04] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8565911531030881739)
  331. [10:20:05] [Server thread/INFO]: Preparing spawn area: 54%
  332. [10:20:06] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.31
  333. [10:20:06] [Server thread/INFO]: [BCChatColor] Enabling BCChatColor v2.0
  334. [10:20:06] [Server thread/INFO]: -+-+-+-+-+-+-+-+
  335. [10:20:06] [Server thread/INFO]: ChatColor
  336. [10:20:06] [Server thread/INFO]: 2.0
  337. [10:20:06] [Server thread/INFO]: Activated
  338. [10:20:06] [Server thread/INFO]: -+-+-+-+-+-+-+-+
  339. [10:20:06] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.13-SNAPSHOT
  340. [10:20:06] [Server thread/INFO]: GroupManager - INFO - World Found: {0}
  341. [10:20:07] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  342. [10:20:07] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  343. [10:20:07] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  344. [10:20:07] [Server thread/INFO]: GroupManager version 2.13-SNAPSHOT is enabled!
  345. [10:20:07] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  346. [10:20:07] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  347. [10:20:07] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.4
  348. [10:20:07] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  349. [10:20:07] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list...
  350. [10:20:07] [Server thread/INFO]: [JoinMessagePlus] Enabling JoinMessagePlus v2.5
  351. [10:20:07] [Server thread/INFO]: [#]==========< JoinMessagePlus >==========[#]
  352. [10:20:07] [Server thread/INFO]: Version: 2.5
  353. [10:20:07] [Server thread/INFO]: Web: dev.bukkit.org/bukkit-plugins/join-message-plus/
  354. [10:20:07] [Server thread/INFO]: Plugin by AndyCraftz
  355. [10:20:07] [Server thread/INFO]: [CommandAliases] Enabling CommandAliases v1.0
  356. [10:20:07] [Server thread/INFO]: [Broadcaster] Enabling Broadcaster v2.0.0
  357. [10:20:07] [Server thread/INFO]: [Broadcaster] Loading...
  358. [10:20:07] [Server thread/INFO]: [Broadcaster] Loading config...
  359. [10:20:07] [Server thread/INFO]: [Broadcaster] Config loaded.
  360. [10:20:07] [Server thread/INFO]: [Broadcaster] Loading messages...
  361. [10:20:07] [Server thread/INFO]: [Broadcaster] Messages loaded.
  362. [10:20:07] [Server thread/INFO]: [Broadcaster] Done! Version 2.0.0
  363. [10:20:07] [Server thread/INFO]: [ImprovedChatFilter] Enabling ImprovedChatFilter v0.1
  364. [10:20:07] [Server thread/INFO]: [FallDamageDeny] Enabling FallDamageDeny v1.0
  365. [10:20:07] [Server thread/INFO]: [ServerRestartWarning] Enabling ServerRestartWarning v0.0.6
  366. [10:20:07] [Server thread/INFO]: You must change 'false' to 'true' to enable automatic updates!
  367. [10:20:07] [Server thread/INFO]: [LagMonitor] Enabling LagMonitor v1.15
  368. [10:20:07] [Server thread/INFO]: [LagMonitor] Register ping listener
  369. [10:20:07] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
  370. [10:20:07] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
  371. [10:20:07] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  372. [10:20:08] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  373. [10:20:08] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  374. [10:20:08] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
  375. [10:20:08] [Server thread/INFO]: [SpawnTP] Enabling SpawnTP v1.6
  376. [10:20:08] [Server thread/INFO]: [BlockQuest] Enabling BlockQuest v1.9.1
  377. [10:20:12] [Server thread/INFO]: [BlockQuest] Enabling Metrics (bStats).
  378. [10:20:12] [Server thread/INFO]: [BlockQuest] Enabled Metrics.
  379. [10:20:12] [Server thread/INFO]: [BowSpleef] Enabling BowSpleef v1.0.7
  380. [10:20:12] [Server thread/INFO]: [BowSpleef] Loading with java 8...
  381. [10:20:12] [Server thread/INFO]: [BowSpleef] Loading nms support.
  382. [10:20:13] [Server thread/INFO]: [BowSpleef] Loaded nms support for v1_12_R1
  383. [10:20:13] [Server thread/INFO]: [BowSpleef] Using the new actionbar method for 1.12.
  384. [10:20:13] [Server thread/INFO]: [BowSpleef] Starting storage system...
  385. [10:20:13] [Server thread/INFO]: [BowSpleef] No driver detected. Now using the YAML Storage.
  386. [10:20:13] [Server thread/INFO]: [BowSpleef] Loading classes.
  387. [10:20:13] [Server thread/INFO]: [BowSpleef] Registering events...
  388. [10:20:13] [Server thread/INFO]: [BowSpleef] Registering commands...
  389. [10:20:13] [Server thread/INFO]: [BowSpleef] Loading tasks...
  390. [10:20:13] [Server thread/INFO]: [BowSpleef] Calculating numbers...
  391. [10:20:13] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  392. [10:20:13] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  393. [10:20:13] [Server thread/INFO]: git-Spigot-da42974-8f47214 (MC: 1.12.1)
  394. [10:20:13] [Server thread/INFO]: 1.12.1-R0.1-SNAPSHOT
  395. [10:20:13] [Server thread/INFO]: Using locale en_GB
  396. [10:20:13] [Server thread/INFO]: Using locale en_GB
  397. [10:20:14] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  398. [10:20:14] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  399. [10:20:14] [Server thread/INFO]: [RandomTP] Enabling RandomTP v1.0.3
  400. [10:20:14] [Server thread/INFO]: [RandomTP] Starting up & loading plugin data
  401. [10:20:14] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  402. [10:20:14] [Server thread/INFO]: [RandomTP] Linked with Vault-Economy
  403. [10:20:14] [Server thread/INFO]: [RandomTP] Has been successfully loaded in 95 ms
  404. [10:20:14] [Server thread/INFO]: [HubThat] Enabling HubThat v7.0
  405. [10:20:15] [Server thread/INFO]: [PocketGames] Enabling PocketGames v2.9.2
  406. [10:20:18] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  407. [10:20:18] [Server thread/INFO]: [Parties] Enabling Parties v2.2.12
  408. [10:20:18] [Server thread/INFO]: [Parties] Initializing Parties 2.2.12
  409. [10:20:19] [Server thread/INFO]: [Parties] EssentialsChat Hooked
  410. [10:20:19] [Server thread/INFO]: [Parties] PlaceholderAPI Hooked
  411. [10:20:19] [Server thread/INFO]: [Parties] Parties v2.2.12 enabled
  412. [10:20:19] [Server thread/INFO]: [Trading] Enabling Trading v3.2
  413. [10:20:19] [Server thread/INFO]: [Trading] Trading has been enabled
  414. [10:20:19] [Server thread/INFO]: [Trading] Vault and Economy have been found!
  415. [10:20:19] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
  416. [10:20:19] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  417. [10:20:19] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  418. [10:20:19] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  419. [10:20:19] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  420. [10:20:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  421. [10:20:19] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  422. [10:20:19] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  423. [10:20:19] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  424. [10:20:19] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  425. [10:20:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  426. [10:20:19] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  427. [10:20:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  428. [10:20:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  429. [10:20:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  430. [10:20:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  431. [10:20:19] [Server thread/INFO]: [WorldGuard] Loading region data...
  432. [10:20:20] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.9.0
  433. [10:20:20] [Server thread/INFO]: [LockettePro] ProtocolLib is not found!
  434. [10:20:20] [Server thread/INFO]: [LockettePro] UUID & expiracy support requires ProtocolLib, or else signs will be ugly!
  435. [10:20:20] [Server thread/INFO]: [BossShop] Enabling BossShop v2.7.5
  436. [10:20:20] [Server thread/INFO]: [BossShop] Loading data...
  437. [10:20:20] [Server thread/INFO]: [BossShop] Hooked into PlaceholderAPI.
  438. [10:20:21] [Server thread/INFO]: [BossShop] Loaded 11 Shops!
  439. [10:20:21] [Server thread/INFO]: [BossShop] Successfully hooked into the Points plugin 'Jobs'!
  440. [10:20:21] [Server thread/INFO]: [BossShop] Vault found.
  441. [10:20:21] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.0.9
  442. [10:20:25] [Server thread/INFO]: [SurvivalGames] Enabling SurvivalGames v6.3
  443. [10:20:26] [Server thread/INFO]: [SurvivalGames] Top signs updater is about to start!
  444. [10:20:26] [Server thread/INFO]: [SurvivalGames] Top signs updater has started!
  445. [10:20:26] [Server thread/INFO]: [SurvivalGames] Creating winners map...
  446. [10:20:26] [Server thread/INFO]: [SurvivalGames] Created the winners map!
  447. [10:20:26] [Server thread/INFO]: [SurvivalGames] Found PlaceholderAPI, Hooked: true
  448. [10:20:26] [Server thread/INFO]: [SurvivalGames] has been enabled!
  449. [10:20:26] [Server thread/INFO]: [Jobs] Enabling Jobs v4.2.1
  450. [10:20:26] [Server thread/INFO]: [Jobs] Loaded 8 titles!
  451. [10:20:26] [Server thread/INFO]: [Jobs] Loaded 0 restricted areas!
  452. [10:20:26] [Server thread/INFO]: [Jobs] Loaded 49 protected blocks timers!
  453. [10:20:27] [Server thread/INFO]: [Jobs] Loaded 641 custom item names!
  454. [10:20:27] [Server thread/INFO]: [Jobs] Loaded 41 custom entity names!
  455. [10:20:27] [Server thread/INFO]: [Jobs] Loaded 27 custom enchant names!
  456. [10:20:27] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
  457. [10:20:27] [Server thread/INFO]: [Jobs] 4 shop items loaded!
  458. [10:20:28] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
  459. [10:20:28] [Server thread/INFO]: [Jobs] Explorer job manager registered!
  460. [10:20:28] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
  461. [10:20:28] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
  462. [10:20:28] [Server thread/INFO]: [Jobs] Loaded 0 schedulers!
  463. [10:20:28] [Server thread/INFO]: [Jobs] Preloaded 103 players data in 0.03
  464. [10:20:28] [Server thread/INFO]: [Jobs] WorldGuard detected.
  465. [10:20:28] [Server thread/INFO]: [Jobs] loaded 1 block protection entries. 0
  466. [10:20:28] [Server thread/INFO]: [Jobs] Loading explorer data
  467. [10:20:28] [Server thread/INFO]: [Jobs] Loaded explorer data (13516)
  468. [10:20:28] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
  469. [10:20:28] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.2.10
  470. [10:20:29] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  471. [10:20:29] [Server thread/INFO]: [LiteBans] Connecting to database...
  472. [10:20:30] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://144.217.215.65:3306/mc5062?useSSL=false] (1111.4 ms).
  473. [10:20:30] [Server thread/INFO]: [LiteBans] [Sync] Server name: litebans
  474. [10:20:30] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: cb44c6b7c35a4bb592ff89be1c8ef6a8
  475. [10:20:30] [Server thread/INFO]: [LiteBans] Database connection fully initialized (1172.4 ms).
  476. [10:20:30] [Server thread/INFO]: [LiteBans] v2.2.10 enabled. Startup took 1838 ms.
  477. [10:20:30] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.0
  478. [10:20:31] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  479. [10:20:31] [Server thread/INFO]: [SilkSpawners] Loading support for v1_12_R1
  480. [10:20:31] [Server thread/WARN]: [SilkSpawners] Invalid creature type: none, default monster spawner fallback to PIG
  481. [10:20:31] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  482. [10:20:31] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  483. [10:20:31] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
  484. [10:20:31] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  485. [10:20:32] [Server thread/INFO]: -------- World Settings For [ArcadeHub] --------
  486. [10:20:32] [Server thread/INFO]: Max TNT Explosions: 100
  487. [10:20:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  488. [10:20:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
  489. [10:20:32] [Server thread/INFO]: Cane Growth Modifier: 100%
  490. [10:20:32] [Server thread/INFO]: Melon Growth Modifier: 100%
  491. [10:20:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  492. [10:20:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  493. [10:20:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
  494. [10:20:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
  495. [10:20:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  496. [10:20:32] [Server thread/INFO]: Vine Growth Modifier: 100%
  497. [10:20:32] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  498. [10:20:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  499. [10:20:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  500. [10:20:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  501. [10:20:32] [Server thread/INFO]: Random Lighting Updates: false
  502. [10:20:32] [Server thread/INFO]: Structure Info Saving: true
  503. [10:20:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  504. [10:20:32] [Server thread/INFO]: Mob Spawn Range: 4
  505. [10:20:32] [Server thread/INFO]: Item Despawn Rate: 6000
  506. [10:20:32] [Server thread/INFO]: Item Merge Radius: 2.5
  507. [10:20:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
  508. [10:20:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  509. [10:20:32] [Server thread/INFO]: View Distance: 10
  510. [10:20:32] [Server thread/INFO]: Experience Merge Radius: 3.0
  511. [10:20:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  512. [10:20:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  513. [10:20:34] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  514. [10:20:34] [Server thread/INFO]: Preparing start region for level 3 (Seed: 0)
  515. [10:20:35] [Server thread/INFO]: Preparing spawn area for ArcadeHub, 16%
  516. [10:20:36] [Server thread/INFO]: Preparing spawn area for ArcadeHub, 36%
  517. [10:20:37] [Server thread/INFO]: Preparing spawn area for ArcadeHub, 52%
  518. [10:20:37] [Server thread/ERROR]: Chunk file at 4,8 is in the wrong location; relocating. (Expected 4, 8, got 17, 2)
  519. [10:20:38] [Server thread/INFO]: Preparing spawn area for ArcadeHub, 73%
  520. [10:20:39] [Server thread/INFO]: Preparing spawn area for ArcadeHub, 89%
  521. [10:20:39] [Server thread/INFO]: [WorldGuard] (ArcadeHub) TNT ignition is PERMITTED.
  522. [10:20:39] [Server thread/INFO]: [WorldGuard] (ArcadeHub) Lighters are PERMITTED.
  523. [10:20:39] [Server thread/INFO]: [WorldGuard] (ArcadeHub) Lava fire is blocked.
  524. [10:20:39] [Server thread/INFO]: [WorldGuard] (ArcadeHub) Fire spread is UNRESTRICTED.
  525. [10:20:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ArcadeHub'
  526. [10:20:40] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: E
  527. [10:20:40] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  528. [10:20:40] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: MarioKart
  529. [10:20:40] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  530. [10:20:40] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: EllaHouse
  531. [10:20:40] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  532. [10:20:40] [Server thread/INFO]: -------- World Settings For [CreativePlots] --------
  533. [10:20:40] [Server thread/INFO]: Max TNT Explosions: 100
  534. [10:20:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  535. [10:20:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  536. [10:20:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  537. [10:20:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  538. [10:20:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  539. [10:20:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  540. [10:20:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  541. [10:20:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  542. [10:20:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  543. [10:20:40] [Server thread/INFO]: Vine Growth Modifier: 100%
  544. [10:20:40] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  545. [10:20:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  546. [10:20:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  547. [10:20:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  548. [10:20:40] [Server thread/INFO]: Random Lighting Updates: false
  549. [10:20:40] [Server thread/INFO]: Structure Info Saving: true
  550. [10:20:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  551. [10:20:40] [Server thread/INFO]: Mob Spawn Range: 4
  552. [10:20:40] [Server thread/INFO]: Item Despawn Rate: 6000
  553. [10:20:40] [Server thread/INFO]: Item Merge Radius: 2.5
  554. [10:20:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  555. [10:20:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  556. [10:20:40] [Server thread/INFO]: View Distance: 10
  557. [10:20:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  558. [10:20:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  559. [10:20:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  560. [10:20:41] [Server thread/INFO]: [P2] Detected world load for 'CreativePlots'
  561. [10:20:41] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
  562. [10:20:41] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
  563. [10:20:41] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
  564. [10:20:41] [Server thread/INFO]: [P2] - schematic: false
  565. [10:20:41] [Server thread/INFO]: World possibly already loaded: CreativePlots
  566. [10:20:41] [Server thread/INFO]: Preparing start region for level 4 (Seed: 5704900188266070096)
  567. [10:20:42] [Server thread/INFO]: Preparing spawn area for CreativePlots, 0%
  568. [10:20:43] [Server thread/INFO]: Preparing spawn area for CreativePlots, 24%
  569. [10:20:44] [Server thread/INFO]: Preparing spawn area for CreativePlots, 40%
  570. [10:20:45] [Server thread/INFO]: Preparing spawn area for CreativePlots, 69%
  571. [10:20:46] [Server thread/INFO]: [WorldGuard] (CreativePlots) TNT ignition is PERMITTED.
  572. [10:20:46] [Server thread/INFO]: [WorldGuard] (CreativePlots) Lighters are PERMITTED.
  573. [10:20:46] [Server thread/INFO]: [WorldGuard] (CreativePlots) Lava fire is blocked.
  574. [10:20:46] [Server thread/INFO]: [WorldGuard] (CreativePlots) Fire spread is UNRESTRICTED.
  575. [10:20:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CreativePlots'
  576. [10:20:46] [Server thread/INFO]: -------- World Settings For [SkyBlock] --------
  577. [10:20:46] [Server thread/INFO]: Max TNT Explosions: 100
  578. [10:20:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  579. [10:20:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  580. [10:20:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  581. [10:20:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  582. [10:20:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  583. [10:20:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  584. [10:20:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  585. [10:20:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  586. [10:20:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  587. [10:20:46] [Server thread/INFO]: Vine Growth Modifier: 100%
  588. [10:20:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  589. [10:20:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  590. [10:20:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  591. [10:20:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  592. [10:20:46] [Server thread/INFO]: Random Lighting Updates: false
  593. [10:20:46] [Server thread/INFO]: Structure Info Saving: true
  594. [10:20:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  595. [10:20:46] [Server thread/INFO]: Mob Spawn Range: 4
  596. [10:20:46] [Server thread/INFO]: Item Despawn Rate: 6000
  597. [10:20:46] [Server thread/INFO]: Item Merge Radius: 2.5
  598. [10:20:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
  599. [10:20:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  600. [10:20:46] [Server thread/INFO]: View Distance: 10
  601. [10:20:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  602. [10:20:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  603. [10:20:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  604. [10:20:46] [Server thread/INFO]: BukkitPlotGenerator does not fully support: me.hx64.voidgenerator.a.c@57dee364
  605. [10:20:46] [Server thread/INFO]: Preparing start region for level 5 (Seed: -1182524428193112817)
  606. [10:20:47] [Server thread/INFO]: [WorldGuard] (SkyBlock) TNT ignition is PERMITTED.
  607. [10:20:47] [Server thread/INFO]: [WorldGuard] (SkyBlock) Lighters are PERMITTED.
  608. [10:20:47] [Server thread/INFO]: [WorldGuard] (SkyBlock) Lava fire is blocked.
  609. [10:20:47] [Server thread/INFO]: [WorldGuard] (SkyBlock) Fire spread is UNRESTRICTED.
  610. [10:20:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyBlock'
  611. [10:20:47] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Plots
  612. [10:20:47] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  613. [10:20:47] [Server thread/INFO]: -------- World Settings For [EasterHunt] --------
  614. [10:20:47] [Server thread/INFO]: Max TNT Explosions: 100
  615. [10:20:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  616. [10:20:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  617. [10:20:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  618. [10:20:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  619. [10:20:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  620. [10:20:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  621. [10:20:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  622. [10:20:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  623. [10:20:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  624. [10:20:47] [Server thread/INFO]: Vine Growth Modifier: 100%
  625. [10:20:47] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  626. [10:20:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  627. [10:20:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  628. [10:20:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  629. [10:20:47] [Server thread/INFO]: Random Lighting Updates: false
  630. [10:20:47] [Server thread/INFO]: Structure Info Saving: true
  631. [10:20:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  632. [10:20:47] [Server thread/INFO]: Mob Spawn Range: 4
  633. [10:20:47] [Server thread/INFO]: Item Despawn Rate: 6000
  634. [10:20:47] [Server thread/INFO]: Item Merge Radius: 2.5
  635. [10:20:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  636. [10:20:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  637. [10:20:47] [Server thread/INFO]: View Distance: 10
  638. [10:20:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  639. [10:20:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  640. [10:20:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  641. [10:20:47] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  642. [10:20:48] [Server thread/INFO]: Preparing start region for level 6 (Seed: 6589967976203085222)
  643. [10:20:49] [Server thread/INFO]: Preparing spawn area for EasterHunt, 20%
  644. [10:20:50] [Server thread/INFO]: Preparing spawn area for EasterHunt, 44%
  645. [10:20:51] [Server thread/INFO]: Preparing spawn area for EasterHunt, 73%
  646. [10:20:52] [Server thread/INFO]: [WorldGuard] (EasterHunt) TNT ignition is PERMITTED.
  647. [10:20:52] [Server thread/INFO]: [WorldGuard] (EasterHunt) Lighters are PERMITTED.
  648. [10:20:52] [Server thread/INFO]: [WorldGuard] (EasterHunt) Lava fire is blocked.
  649. [10:20:52] [Server thread/INFO]: [WorldGuard] (EasterHunt) Fire spread is UNRESTRICTED.
  650. [10:20:52] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'EasterHunt'
  651. [10:20:52] [Server thread/INFO]: -------- World Settings For [UrbanSG] --------
  652. [10:20:52] [Server thread/INFO]: Max TNT Explosions: 100
  653. [10:20:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  654. [10:20:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  655. [10:20:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  656. [10:20:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  657. [10:20:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  658. [10:20:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  659. [10:20:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  660. [10:20:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  661. [10:20:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  662. [10:20:52] [Server thread/INFO]: Vine Growth Modifier: 100%
  663. [10:20:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  664. [10:20:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  665. [10:20:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  666. [10:20:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  667. [10:20:52] [Server thread/INFO]: Random Lighting Updates: false
  668. [10:20:52] [Server thread/INFO]: Structure Info Saving: true
  669. [10:20:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  670. [10:20:52] [Server thread/INFO]: Mob Spawn Range: 4
  671. [10:20:52] [Server thread/INFO]: Item Despawn Rate: 6000
  672. [10:20:52] [Server thread/INFO]: Item Merge Radius: 2.5
  673. [10:20:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  674. [10:20:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  675. [10:20:52] [Server thread/INFO]: View Distance: 10
  676. [10:20:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  677. [10:20:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  678. [10:20:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  679. [10:20:52] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  680. [10:20:52] [Server thread/INFO]: Preparing start region for level 7 (Seed: 341687286)
  681. [10:20:53] [Server thread/INFO]: Preparing spawn area for UrbanSG, 24%
  682. [10:20:54] [Server thread/INFO]: Preparing spawn area for UrbanSG, 57%
  683. [10:20:55] [Server thread/INFO]: Preparing spawn area for UrbanSG, 93%
  684. [10:20:55] [Server thread/INFO]: [WorldGuard] (UrbanSG) TNT ignition is PERMITTED.
  685. [10:20:55] [Server thread/INFO]: [WorldGuard] (UrbanSG) Lighters are PERMITTED.
  686. [10:20:55] [Server thread/INFO]: [WorldGuard] (UrbanSG) Lava fire is blocked.
  687. [10:20:55] [Server thread/INFO]: [WorldGuard] (UrbanSG) Fire spread is UNRESTRICTED.
  688. [10:20:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'UrbanSG'
  689. [10:20:56] [Server thread/INFO]: -------- World Settings For [<worldname>] --------
  690. [10:20:56] [Server thread/INFO]: Max TNT Explosions: 100
  691. [10:20:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  692. [10:20:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
  693. [10:20:56] [Server thread/INFO]: Cane Growth Modifier: 100%
  694. [10:20:56] [Server thread/INFO]: Melon Growth Modifier: 100%
  695. [10:20:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  696. [10:20:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  697. [10:20:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
  698. [10:20:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
  699. [10:20:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  700. [10:20:56] [Server thread/INFO]: Vine Growth Modifier: 100%
  701. [10:20:56] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  702. [10:20:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  703. [10:20:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  704. [10:20:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  705. [10:20:56] [Server thread/INFO]: Random Lighting Updates: false
  706. [10:20:56] [Server thread/INFO]: Structure Info Saving: true
  707. [10:20:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  708. [10:20:56] [Server thread/INFO]: Mob Spawn Range: 4
  709. [10:20:56] [Server thread/INFO]: Item Despawn Rate: 6000
  710. [10:20:56] [Server thread/INFO]: Item Merge Radius: 2.5
  711. [10:20:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
  712. [10:20:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  713. [10:20:56] [Server thread/INFO]: View Distance: 10
  714. [10:20:56] [Server thread/INFO]: Experience Merge Radius: 3.0
  715. [10:20:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  716. [10:20:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  717. [10:20:56] [Server thread/INFO]: BukkitPlotGenerator does not fully support: me.hx64.voidgenerator.a.c@57dee364
  718. [10:20:56] [Server thread/INFO]: Preparing start region for level 8 (Seed: 4608812491607773810)
  719. [10:20:57] [Server thread/INFO]: [WorldGuard] (<worldname>) TNT ignition is PERMITTED.
  720. [10:20:57] [Server thread/INFO]: [WorldGuard] (<worldname>) Lighters are PERMITTED.
  721. [10:20:57] [Server thread/INFO]: [WorldGuard] (<worldname>) Lava fire is blocked.
  722. [10:20:57] [Server thread/INFO]: [WorldGuard] (<worldname>) Fire spread is UNRESTRICTED.
  723. [10:20:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world '<worldname>'
  724. [10:20:57] [Server thread/INFO]: -------- World Settings For [P] --------
  725. [10:20:57] [Server thread/INFO]: Max TNT Explosions: 100
  726. [10:20:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  727. [10:20:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  728. [10:20:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  729. [10:20:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  730. [10:20:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  731. [10:20:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  732. [10:20:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  733. [10:20:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  734. [10:20:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  735. [10:20:57] [Server thread/INFO]: Vine Growth Modifier: 100%
  736. [10:20:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  737. [10:20:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  738. [10:20:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  739. [10:20:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  740. [10:20:57] [Server thread/INFO]: Random Lighting Updates: false
  741. [10:20:57] [Server thread/INFO]: Structure Info Saving: true
  742. [10:20:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  743. [10:20:57] [Server thread/INFO]: Mob Spawn Range: 4
  744. [10:20:57] [Server thread/INFO]: Item Despawn Rate: 6000
  745. [10:20:57] [Server thread/INFO]: Item Merge Radius: 2.5
  746. [10:20:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  747. [10:20:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  748. [10:20:57] [Server thread/INFO]: View Distance: 10
  749. [10:20:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  750. [10:20:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  751. [10:20:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  752. [10:20:57] [Server thread/INFO]: [P2] Detected world load for 'P'
  753. [10:20:57] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
  754. [10:20:57] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
  755. [10:20:57] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
  756. [10:20:57] [Server thread/INFO]: [P2] - schematic: false
  757. [10:20:57] [Server thread/INFO]: World possibly already loaded: P
  758. [10:20:57] [Server thread/INFO]: Preparing start region for level 9 (Seed: -8564372485731813860)
  759. [10:20:58] [Server thread/INFO]: Preparing spawn area for P, 8%
  760. [10:20:59] [Server thread/INFO]: Preparing spawn area for P, 69%
  761. [10:21:00] [Server thread/INFO]: [WorldGuard] (P) TNT ignition is PERMITTED.
  762. [10:21:00] [Server thread/INFO]: [WorldGuard] (P) Lighters are PERMITTED.
  763. [10:21:00] [Server thread/INFO]: [WorldGuard] (P) Lava fire is blocked.
  764. [10:21:00] [Server thread/INFO]: [WorldGuard] (P) Fire spread is UNRESTRICTED.
  765. [10:21:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'P'
  766. [10:21:00] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Hunt
  767. [10:21:00] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  768. [10:21:00] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SG
  769. [10:21:00] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  770. [10:21:00] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SurvivalGames
  771. [10:21:00] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  772. [10:21:00] [Server thread/INFO]: -------- World Settings For [Hub] --------
  773. [10:21:00] [Server thread/INFO]: Max TNT Explosions: 100
  774. [10:21:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  775. [10:21:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  776. [10:21:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  777. [10:21:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  778. [10:21:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  779. [10:21:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  780. [10:21:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  781. [10:21:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  782. [10:21:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  783. [10:21:00] [Server thread/INFO]: Vine Growth Modifier: 100%
  784. [10:21:00] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  785. [10:21:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  786. [10:21:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  787. [10:21:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  788. [10:21:00] [Server thread/INFO]: Random Lighting Updates: false
  789. [10:21:00] [Server thread/INFO]: Structure Info Saving: true
  790. [10:21:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  791. [10:21:00] [Server thread/INFO]: Mob Spawn Range: 4
  792. [10:21:00] [Server thread/INFO]: Item Despawn Rate: 6000
  793. [10:21:00] [Server thread/INFO]: Item Merge Radius: 2.5
  794. [10:21:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  795. [10:21:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  796. [10:21:00] [Server thread/INFO]: View Distance: 10
  797. [10:21:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  798. [10:21:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  799. [10:21:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  800. [10:21:01] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  801. [10:21:01] [Server thread/INFO]: Preparing start region for level 10 (Seed: 2797629735150975233)
  802. [10:21:01] [Server thread/INFO]: [WorldGuard] (Hub) TNT ignition is PERMITTED.
  803. [10:21:01] [Server thread/INFO]: [WorldGuard] (Hub) Lighters are PERMITTED.
  804. [10:21:01] [Server thread/INFO]: [WorldGuard] (Hub) Lava fire is blocked.
  805. [10:21:01] [Server thread/INFO]: [WorldGuard] (Hub) Fire spread is UNRESTRICTED.
  806. [10:21:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hub'
  807. [10:21:02] [Server thread/INFO]: -------- World Settings For [Test] --------
  808. [10:21:02] [Server thread/INFO]: Max TNT Explosions: 100
  809. [10:21:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  810. [10:21:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
  811. [10:21:02] [Server thread/INFO]: Cane Growth Modifier: 100%
  812. [10:21:02] [Server thread/INFO]: Melon Growth Modifier: 100%
  813. [10:21:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  814. [10:21:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  815. [10:21:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
  816. [10:21:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
  817. [10:21:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  818. [10:21:02] [Server thread/INFO]: Vine Growth Modifier: 100%
  819. [10:21:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  820. [10:21:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  821. [10:21:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  822. [10:21:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  823. [10:21:02] [Server thread/INFO]: Random Lighting Updates: false
  824. [10:21:02] [Server thread/INFO]: Structure Info Saving: true
  825. [10:21:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  826. [10:21:02] [Server thread/INFO]: Mob Spawn Range: 4
  827. [10:21:02] [Server thread/INFO]: Item Despawn Rate: 6000
  828. [10:21:02] [Server thread/INFO]: Item Merge Radius: 2.5
  829. [10:21:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
  830. [10:21:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  831. [10:21:02] [Server thread/INFO]: View Distance: 10
  832. [10:21:02] [Server thread/INFO]: Experience Merge Radius: 3.0
  833. [10:21:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  834. [10:21:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  835. [10:21:02] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  836. [10:21:02] [Server thread/INFO]: Preparing start region for level 11 (Seed: -669832197320324633)
  837. [10:21:03] [Server thread/INFO]: Preparing spawn area for Test, 24%
  838. [10:21:04] [Server thread/INFO]: Preparing spawn area for Test, 44%
  839. [10:21:05] [Server thread/INFO]: Preparing spawn area for Test, 65%
  840. [10:21:06] [Server thread/INFO]: [WorldGuard] (Test) TNT ignition is PERMITTED.
  841. [10:21:06] [Server thread/INFO]: [WorldGuard] (Test) Lighters are PERMITTED.
  842. [10:21:06] [Server thread/INFO]: [WorldGuard] (Test) Lava fire is blocked.
  843. [10:21:06] [Server thread/INFO]: [WorldGuard] (Test) Fire spread is UNRESTRICTED.
  844. [10:21:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Test'
  845. [10:21:07] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: plot
  846. [10:21:07] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  847. [10:21:07] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: WindmillSW
  848. [10:21:07] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  849. [10:21:07] [Server thread/INFO]: -------- World Settings For [Kingdoms] --------
  850. [10:21:07] [Server thread/INFO]: Max TNT Explosions: 100
  851. [10:21:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  852. [10:21:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
  853. [10:21:07] [Server thread/INFO]: Cane Growth Modifier: 100%
  854. [10:21:07] [Server thread/INFO]: Melon Growth Modifier: 100%
  855. [10:21:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  856. [10:21:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  857. [10:21:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
  858. [10:21:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
  859. [10:21:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  860. [10:21:07] [Server thread/INFO]: Vine Growth Modifier: 100%
  861. [10:21:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  862. [10:21:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  863. [10:21:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  864. [10:21:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  865. [10:21:07] [Server thread/INFO]: Random Lighting Updates: false
  866. [10:21:07] [Server thread/INFO]: Structure Info Saving: true
  867. [10:21:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  868. [10:21:07] [Server thread/INFO]: Mob Spawn Range: 4
  869. [10:21:07] [Server thread/INFO]: Item Despawn Rate: 6000
  870. [10:21:07] [Server thread/INFO]: Item Merge Radius: 2.5
  871. [10:21:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
  872. [10:21:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  873. [10:21:07] [Server thread/INFO]: View Distance: 10
  874. [10:21:07] [Server thread/INFO]: Experience Merge Radius: 3.0
  875. [10:21:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  876. [10:21:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  877. [10:21:07] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  878. [10:21:07] [Server thread/INFO]: Preparing start region for level 12 (Seed: 6703720808531491742)
  879. [10:21:08] [Server thread/INFO]: [WorldGuard] (Kingdoms) TNT ignition is PERMITTED.
  880. [10:21:08] [Server thread/INFO]: [WorldGuard] (Kingdoms) Lighters are PERMITTED.
  881. [10:21:08] [Server thread/INFO]: [WorldGuard] (Kingdoms) Lava fire is blocked.
  882. [10:21:08] [Server thread/INFO]: [WorldGuard] (Kingdoms) Fire spread is UNRESTRICTED.
  883. [10:21:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Kingdoms'
  884. [10:21:09] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SG2
  885. [10:21:09] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  886. [10:21:09] [Server thread/INFO]: -------- World Settings For [Escape] --------
  887. [10:21:09] [Server thread/INFO]: Max TNT Explosions: 100
  888. [10:21:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  889. [10:21:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
  890. [10:21:09] [Server thread/INFO]: Cane Growth Modifier: 100%
  891. [10:21:09] [Server thread/INFO]: Melon Growth Modifier: 100%
  892. [10:21:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  893. [10:21:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  894. [10:21:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
  895. [10:21:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
  896. [10:21:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  897. [10:21:09] [Server thread/INFO]: Vine Growth Modifier: 100%
  898. [10:21:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  899. [10:21:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  900. [10:21:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  901. [10:21:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  902. [10:21:09] [Server thread/INFO]: Random Lighting Updates: false
  903. [10:21:09] [Server thread/INFO]: Structure Info Saving: true
  904. [10:21:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  905. [10:21:09] [Server thread/INFO]: Mob Spawn Range: 4
  906. [10:21:09] [Server thread/INFO]: Item Despawn Rate: 6000
  907. [10:21:09] [Server thread/INFO]: Item Merge Radius: 2.5
  908. [10:21:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
  909. [10:21:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  910. [10:21:09] [Server thread/INFO]: View Distance: 10
  911. [10:21:09] [Server thread/INFO]: Experience Merge Radius: 3.0
  912. [10:21:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  913. [10:21:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  914. [10:21:09] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  915. [10:21:09] [Server thread/INFO]: Preparing start region for level 13 (Seed: 1354733604014935911)
  916. [10:21:10] [Server thread/INFO]: Preparing spawn area for Escape, 44%
  917. [10:21:11] [Server thread/INFO]: Preparing spawn area for Escape, 85%
  918. [10:21:11] [Server thread/INFO]: [WorldGuard] (Escape) TNT ignition is PERMITTED.
  919. [10:21:11] [Server thread/INFO]: [WorldGuard] (Escape) Lighters are PERMITTED.
  920. [10:21:11] [Server thread/INFO]: [WorldGuard] (Escape) Lava fire is blocked.
  921. [10:21:11] [Server thread/INFO]: [WorldGuard] (Escape) Fire spread is UNRESTRICTED.
  922. [10:21:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Escape'
  923. [10:21:12] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: EllasHouse
  924. [10:21:12] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  925. [10:21:12] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
  926. [10:21:12] [Server thread/INFO]: Max TNT Explosions: 100
  927. [10:21:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  928. [10:21:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
  929. [10:21:12] [Server thread/INFO]: Cane Growth Modifier: 100%
  930. [10:21:12] [Server thread/INFO]: Melon Growth Modifier: 100%
  931. [10:21:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  932. [10:21:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  933. [10:21:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
  934. [10:21:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
  935. [10:21:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  936. [10:21:12] [Server thread/INFO]: Vine Growth Modifier: 100%
  937. [10:21:12] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  938. [10:21:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  939. [10:21:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  940. [10:21:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  941. [10:21:12] [Server thread/INFO]: Random Lighting Updates: false
  942. [10:21:12] [Server thread/INFO]: Structure Info Saving: true
  943. [10:21:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  944. [10:21:12] [Server thread/INFO]: Mob Spawn Range: 4
  945. [10:21:12] [Server thread/INFO]: Item Despawn Rate: 6000
  946. [10:21:12] [Server thread/INFO]: Item Merge Radius: 2.5
  947. [10:21:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
  948. [10:21:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  949. [10:21:12] [Server thread/INFO]: View Distance: 10
  950. [10:21:12] [Server thread/INFO]: Experience Merge Radius: 3.0
  951. [10:21:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  952. [10:21:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  953. [10:21:12] [Server thread/INFO]: BukkitPlotGenerator does not fully support: com.wasteofplastic.askyblock.generators.ChunkGeneratorWorld@257ce042
  954. [10:21:12] [Server thread/INFO]: Preparing start region for level 14 (Seed: -4829709362001067685)
  955. [10:21:12] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
  956. [10:21:12] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
  957. [10:21:12] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
  958. [10:21:12] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
  959. [10:21:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
  960. [10:21:13] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
  961. [10:21:13] [Server thread/INFO]: Max TNT Explosions: 100
  962. [10:21:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  963. [10:21:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
  964. [10:21:13] [Server thread/INFO]: Cane Growth Modifier: 100%
  965. [10:21:13] [Server thread/INFO]: Melon Growth Modifier: 100%
  966. [10:21:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  967. [10:21:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  968. [10:21:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
  969. [10:21:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
  970. [10:21:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  971. [10:21:13] [Server thread/INFO]: Vine Growth Modifier: 100%
  972. [10:21:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  973. [10:21:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  974. [10:21:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  975. [10:21:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  976. [10:21:13] [Server thread/INFO]: Random Lighting Updates: false
  977. [10:21:13] [Server thread/INFO]: Structure Info Saving: true
  978. [10:21:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  979. [10:21:13] [Server thread/INFO]: Mob Spawn Range: 4
  980. [10:21:13] [Server thread/INFO]: Item Despawn Rate: 6000
  981. [10:21:13] [Server thread/INFO]: Item Merge Radius: 2.5
  982. [10:21:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
  983. [10:21:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  984. [10:21:13] [Server thread/INFO]: View Distance: 10
  985. [10:21:13] [Server thread/INFO]: Experience Merge Radius: 3.0
  986. [10:21:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  987. [10:21:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  988. [10:21:13] [Server thread/INFO]: BukkitPlotGenerator does not fully support: com.wasteofplastic.askyblock.generators.ChunkGeneratorWorld@65a2afc9
  989. [10:21:13] [Server thread/INFO]: Preparing start region for level 15 (Seed: 6268609386267661533)
  990. [10:21:14] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
  991. [10:21:14] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
  992. [10:21:14] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
  993. [10:21:14] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
  994. [10:21:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
  995. [10:21:14] [Server thread/INFO]: -------- World Settings For [CreativeHub] --------
  996. [10:21:14] [Server thread/INFO]: Max TNT Explosions: 100
  997. [10:21:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  998. [10:21:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  999. [10:21:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  1000. [10:21:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  1001. [10:21:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1002. [10:21:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1003. [10:21:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1004. [10:21:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1005. [10:21:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1006. [10:21:14] [Server thread/INFO]: Vine Growth Modifier: 100%
  1007. [10:21:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1008. [10:21:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1009. [10:21:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1010. [10:21:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1011. [10:21:14] [Server thread/INFO]: Random Lighting Updates: false
  1012. [10:21:14] [Server thread/INFO]: Structure Info Saving: true
  1013. [10:21:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1014. [10:21:14] [Server thread/INFO]: Mob Spawn Range: 4
  1015. [10:21:14] [Server thread/INFO]: Item Despawn Rate: 6000
  1016. [10:21:14] [Server thread/INFO]: Item Merge Radius: 2.5
  1017. [10:21:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1018. [10:21:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1019. [10:21:14] [Server thread/INFO]: View Distance: 10
  1020. [10:21:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  1021. [10:21:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1022. [10:21:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1023. [10:21:15] [Server thread/INFO]: BukkitPlotGenerator does not fully support: me.hx64.voidgenerator.a.c@57dee364
  1024. [10:21:15] [Server thread/INFO]: Preparing start region for level 16 (Seed: 9033663835881888576)
  1025. [10:21:15] [Server thread/INFO]: [WorldGuard] (CreativeHub) TNT ignition is PERMITTED.
  1026. [10:21:15] [Server thread/INFO]: [WorldGuard] (CreativeHub) Lighters are PERMITTED.
  1027. [10:21:15] [Server thread/INFO]: [WorldGuard] (CreativeHub) Lava fire is blocked.
  1028. [10:21:15] [Server thread/INFO]: [WorldGuard] (CreativeHub) Fire spread is UNRESTRICTED.
  1029. [10:21:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CreativeHub'
  1030. [10:21:16] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spleef
  1031. [10:21:16] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1032. [10:21:16] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SurvivalGames1
  1033. [10:21:16] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1034. [10:21:16] [Server thread/INFO]: -------- World Settings For [Duels] --------
  1035. [10:21:16] [Server thread/INFO]: Max TNT Explosions: 100
  1036. [10:21:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1037. [10:21:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1038. [10:21:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  1039. [10:21:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  1040. [10:21:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1041. [10:21:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1042. [10:21:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1043. [10:21:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1044. [10:21:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1045. [10:21:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  1046. [10:21:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1047. [10:21:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1048. [10:21:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1049. [10:21:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1050. [10:21:16] [Server thread/INFO]: Random Lighting Updates: false
  1051. [10:21:16] [Server thread/INFO]: Structure Info Saving: true
  1052. [10:21:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1053. [10:21:16] [Server thread/INFO]: Mob Spawn Range: 4
  1054. [10:21:16] [Server thread/INFO]: Item Despawn Rate: 6000
  1055. [10:21:16] [Server thread/INFO]: Item Merge Radius: 2.5
  1056. [10:21:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1057. [10:21:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1058. [10:21:16] [Server thread/INFO]: View Distance: 10
  1059. [10:21:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  1060. [10:21:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1061. [10:21:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1062. [10:21:16] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  1063. [10:21:16] [Server thread/INFO]: Preparing start region for level 17 (Seed: -8019243919700648857)
  1064. [10:21:17] [Server thread/INFO]: Preparing spawn area for Duels, 48%
  1065. [10:21:17] [Server thread/INFO]: [WorldGuard] (Duels) TNT ignition is PERMITTED.
  1066. [10:21:17] [Server thread/INFO]: [WorldGuard] (Duels) Lighters are PERMITTED.
  1067. [10:21:17] [Server thread/INFO]: [WorldGuard] (Duels) Lava fire is blocked.
  1068. [10:21:17] [Server thread/INFO]: [WorldGuard] (Duels) Fire spread is UNRESTRICTED.
  1069. [10:21:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Duels'
  1070. [10:21:18] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SurvivalGames2
  1071. [10:21:18] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1072. [10:21:18] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Arcade
  1073. [10:21:18] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1074. [10:21:18] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: HubNew
  1075. [10:21:18] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1076. [10:21:18] [Server thread/INFO]: -------- World Settings For [DownstreamSG] --------
  1077. [10:21:18] [Server thread/INFO]: Max TNT Explosions: 100
  1078. [10:21:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1079. [10:21:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1080. [10:21:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  1081. [10:21:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  1082. [10:21:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1083. [10:21:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1084. [10:21:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1085. [10:21:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1086. [10:21:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1087. [10:21:18] [Server thread/INFO]: Vine Growth Modifier: 100%
  1088. [10:21:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1089. [10:21:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1090. [10:21:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1091. [10:21:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1092. [10:21:18] [Server thread/INFO]: Random Lighting Updates: false
  1093. [10:21:18] [Server thread/INFO]: Structure Info Saving: true
  1094. [10:21:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1095. [10:21:18] [Server thread/INFO]: Mob Spawn Range: 4
  1096. [10:21:18] [Server thread/INFO]: Item Despawn Rate: 6000
  1097. [10:21:18] [Server thread/INFO]: Item Merge Radius: 2.5
  1098. [10:21:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1099. [10:21:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1100. [10:21:18] [Server thread/INFO]: View Distance: 10
  1101. [10:21:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  1102. [10:21:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1103. [10:21:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1104. [10:21:18] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  1105. [10:21:18] [Server thread/INFO]: Preparing start region for level 18 (Seed: 27594263)
  1106. [10:21:19] [Server thread/INFO]: Preparing spawn area for DownstreamSG, 44%
  1107. [10:21:20] [Server thread/INFO]: Preparing spawn area for DownstreamSG, 73%
  1108. [10:21:21] [Server thread/INFO]: [WorldGuard] (DownstreamSG) TNT ignition is PERMITTED.
  1109. [10:21:21] [Server thread/INFO]: [WorldGuard] (DownstreamSG) Lighters are PERMITTED.
  1110. [10:21:21] [Server thread/INFO]: [WorldGuard] (DownstreamSG) Lava fire is blocked.
  1111. [10:21:21] [Server thread/INFO]: [WorldGuard] (DownstreamSG) Fire spread is UNRESTRICTED.
  1112. [10:21:21] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DownstreamSG'
  1113. [10:21:21] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Parkour
  1114. [10:21:21] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1115. [10:21:21] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Event
  1116. [10:21:21] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1117. [10:21:21] [Server thread/INFO]: -------- World Settings For [ForestSpleef] --------
  1118. [10:21:21] [Server thread/INFO]: Max TNT Explosions: 100
  1119. [10:21:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1120. [10:21:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1121. [10:21:21] [Server thread/INFO]: Cane Growth Modifier: 100%
  1122. [10:21:21] [Server thread/INFO]: Melon Growth Modifier: 100%
  1123. [10:21:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1124. [10:21:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1125. [10:21:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1126. [10:21:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1127. [10:21:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1128. [10:21:21] [Server thread/INFO]: Vine Growth Modifier: 100%
  1129. [10:21:21] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1130. [10:21:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1131. [10:21:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1132. [10:21:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1133. [10:21:21] [Server thread/INFO]: Random Lighting Updates: false
  1134. [10:21:21] [Server thread/INFO]: Structure Info Saving: true
  1135. [10:21:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1136. [10:21:21] [Server thread/INFO]: Mob Spawn Range: 4
  1137. [10:21:21] [Server thread/INFO]: Item Despawn Rate: 6000
  1138. [10:21:21] [Server thread/INFO]: Item Merge Radius: 2.5
  1139. [10:21:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1140. [10:21:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1141. [10:21:21] [Server thread/INFO]: View Distance: 10
  1142. [10:21:21] [Server thread/INFO]: Experience Merge Radius: 3.0
  1143. [10:21:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1144. [10:21:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1145. [10:21:22] [Server thread/INFO]: BukkitPlotGenerator does not fully support: me.hx64.voidgenerator.a.c@57dee364
  1146. [10:21:22] [Server thread/INFO]: Preparing start region for level 19 (Seed: 8814362217254301937)
  1147. [10:21:22] [Server thread/INFO]: [WorldGuard] (ForestSpleef) TNT ignition is PERMITTED.
  1148. [10:21:22] [Server thread/INFO]: [WorldGuard] (ForestSpleef) Lighters are PERMITTED.
  1149. [10:21:22] [Server thread/INFO]: [WorldGuard] (ForestSpleef) Lava fire is blocked.
  1150. [10:21:22] [Server thread/INFO]: [WorldGuard] (ForestSpleef) Fire spread is UNRESTRICTED.
  1151. [10:21:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ForestSpleef'
  1152. [10:21:22] [Server thread/INFO]: [Multiverse-Core] 20 - World(s) loaded.
  1153. [10:21:22] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  1154. [10:21:22] [Server thread/INFO]: [BedwarsRel] Enabling BedwarsRel v1.3.6
  1155. [10:21:24] [Server thread/INFO]: [BedWars] Game 'Kingdoms' successfully loaded!
  1156. [10:21:24] [Server thread/INFO]: [SuperLobby] Enabling SuperLobby v3.3.0
  1157. [10:21:24] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  1158. [10:21:24] [Server thread/INFO]: _____ _ _ _
  1159. [10:21:24] [Server thread/INFO]: / ____| | | | | | |
  1160. [10:21:24] [Server thread/INFO]: | (___ _ _ _ __ ___ _ __| | ___ | |__ | |__ _ _
  1161. [10:21:24] [Server thread/INFO]: \___ \| | | | '_ \ / _ \ '__| | / _ \| '_ \| '_ \| | | |
  1162. [10:21:24] [Server thread/INFO]: ____) | |_| | |_) | __/ | | |___| (_) | |_) | |_) | |_| |
  1163. [10:21:24] [Server thread/INFO]: |_____/ \__,_| .__/ \___|_| |______\___/|_.__/|_.__/ \__, |
  1164. [10:21:24] [Server thread/INFO]: | | __/ |
  1165. [10:21:24] [Server thread/INFO]: |_| |___/
  1166. [10:21:24] [Server thread/INFO]:
  1167. [10:21:24] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  1168. [10:21:24] [Server thread/INFO]: [Super Lobby] Deluxe Version: 3.3.0
  1169. [10:21:24] [Server thread/INFO]: [Super Lobby] Plugin Create by PedroJM96.
  1170. [10:21:24] [Server thread/INFO]: [Super Lobby] Loading configuration...
  1171. [10:21:24] [Server thread/INFO]: [Super Lobby] Load config.yml
  1172. [10:21:24] [Server thread/INFO]: [Super Lobby] config.yml loaded.
  1173. [10:21:24] [Server thread/INFO]: [Super Lobby] Load messages_EN.yml
  1174. [10:21:24] [Server thread/INFO]: [Super Lobby] messages_EN.yml loaded.
  1175. [10:21:24] [Server thread/INFO]: [Super Lobby] Load announcer.yml
  1176. [10:21:24] [Server thread/INFO]: [Super Lobby] announcer.yml loaded.
  1177. [10:21:24] [Server thread/INFO]: [Super Lobby] Load board.yml
  1178. [10:21:24] [Server thread/INFO]: [Super Lobby] board.yml loaded.
  1179. [10:21:24] [Server thread/INFO]: [Super Lobby] Load items.yml
  1180. [10:21:24] [Server thread/INFO]: [Super Lobby] items.yml loaded.
  1181. [10:21:24] [Server thread/INFO]: [Super Lobby] Load spawn.yml
  1182. [10:21:24] [Server thread/INFO]: [Super Lobby] spawn.yml loaded.
  1183. [10:21:24] [Server thread/INFO]: [Super Lobby] Load sync.yml
  1184. [10:21:24] [Server thread/INFO]: [Super Lobby] sync.yml loaded.
  1185. [10:21:24] [Server thread/INFO]: [Super Lobby] Load menus.yml
  1186. [10:21:24] [Server thread/INFO]: [Super Lobby] menus.yml loaded.
  1187. [10:21:24] [Server thread/INFO]: [Super Lobby] Load infocommands.yml
  1188. [10:21:24] [Server thread/INFO]: [Super Lobby] Error on loaded infocommands.yml.
  1189. [10:21:24] [Server thread/INFO]: [Super Lobby] Load customevents.yml
  1190. [10:21:24] [Server thread/INFO]: [Super Lobby] customevents.yml loaded.
  1191. [10:21:24] [Server thread/INFO]: [Super Lobby] Hooked PlaceholderAPI
  1192. [10:21:24] [Server thread/INFO]: [Super Lobby] Hooked Vault Permissions
  1193. [10:21:24] [Server thread/INFO]: [Super Lobby] Hooked Vault Chat
  1194. [10:21:24] [Server thread/INFO]: [Super Lobby] Hooked Vault Eco
  1195. [10:21:24] [Server thread/INFO]: [Super Lobby] Failed to check for a update on spigot.
  1196. [10:21:24] [Server thread/INFO]: [Super Lobby] A total of 2 menus were loaded.
  1197. [10:21:24] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  1198. [10:21:24] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.22-SNAPSHOT (build 1487)
  1199. [10:21:25] [Server thread/INFO]: [SimplePrefix-Reloaded] Enabling SimplePrefix-Reloaded v0.1
  1200. [10:21:25] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5.0-b751
  1201. [10:21:25] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5.0-b751 Enabled - By Rigby and fernferret
  1202. [10:21:27] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: survival (World Error, World did not exist or was not imported into Multiverse-Core!)
  1203. [10:21:27] [Server thread/WARN]: [MVPLogging] Portal survival has an invalid LOCATION!
  1204. [10:21:27] [Server thread/WARN]: [MVPLogging] Portal 'survival' not loaded due to invalid location!
  1205. [10:21:28] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: SkyBlockHub (World Error, World did not exist or was not imported into Multiverse-Core!)
  1206. [10:21:28] [Server thread/WARN]: [MVPLogging] Portal SkyBlockHub has an invalid LOCATION!
  1207. [10:21:28] [Server thread/WARN]: [MVPLogging] Portal 'SkyBlockHub' not loaded due to invalid location!
  1208. [10:21:29] [Server thread/INFO]: [MVPLogging] 11 - Portals(s) loaded
  1209. [10:21:29] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  1210. [10:21:29] [Server thread/INFO]: [Holograms] Enabling Holograms v2.5.0-SNAPSHOT
  1211. [10:21:29] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_12_R1.HologramEntityControllerImpl
  1212. [10:21:29] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5.0-SNAPSHOT-b418
  1213. [10:21:30] [Server thread/INFO]: [Multiverse-Inventories] The following worlds for group 'Hubs' are not loaded: event, hubnew
  1214. [10:21:30] [Server thread/INFO]: [Multiverse-Inventories 2.5.0-SNAPSHOT-b418] enabled.
  1215. [10:21:30] [Server thread/INFO]: [Duels] Enabling Duels v2.2.3
  1216. [10:21:30] [Server thread/INFO]: [Duels] Successfully hooked into WorldGuard.
  1217. [10:21:30] [Server thread/INFO]: [Duels] Successfully hooked into Essentials.
  1218. [10:21:30] [Server thread/INFO]: [Duels] Loaded 1 arena(s).
  1219. [10:21:30] [Server thread/INFO]: [Duels] Loaded 1 kit(s).
  1220. [10:21:30] [Server thread/INFO]: [HeadsPluginAPI] Enabling HeadsPluginAPI v1.7.0
  1221. [10:21:30] [Thread-14/INFO]: [HeadsPluginAPI] Updating food.json
  1222. [10:21:30] [Server thread/INFO]: [DeathChest] Enabling DeathChest v3.5
  1223. [10:21:30] [Server thread/INFO]: (Info) DeathChest 3.5 >> Holograms plugin found !
  1224. [10:21:30] [Server thread/INFO]: (Info) Holograms will be used !
  1225. [10:21:30] [Server thread/INFO]: [DeathChest] This server is using DeathChest running on version 3.5 by TheRealDrawe
  1226. [10:21:30] [Server thread/INFO]: [HeadsInventory] Enabling HeadsInventory v1.6.0
  1227. [10:21:31] [Server thread/INFO]: [HeadsInventory] Hooked Vault!
  1228. [10:21:31] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1229. [10:21:31] [Thread-14/INFO]: [HeadsPluginAPI] Done updating food.json
  1230. [10:21:31] [Thread-14/INFO]: [HeadsPluginAPI] Updating devices.json
  1231. [10:21:31] [Thread-14/INFO]: [HeadsPluginAPI] Done updating devices.json
  1232. [10:21:31] [Thread-14/INFO]: [HeadsPluginAPI] Updating misc.json
  1233. [10:21:32] [Thread-14/INFO]: [HeadsPluginAPI] Done updating misc.json
  1234. [10:21:32] [Thread-14/INFO]: [HeadsPluginAPI] Updating alphabet.json
  1235. [10:21:32] [Thread-14/INFO]: [HeadsPluginAPI] Done updating alphabet.json
  1236. [10:21:32] [Thread-14/INFO]: [HeadsPluginAPI] Updating interior.json
  1237. [10:21:32] [Thread-14/INFO]: [HeadsPluginAPI] Done updating interior.json
  1238. [10:21:32] [Thread-14/INFO]: [HeadsPluginAPI] Updating color.json
  1239. [10:21:33] [Thread-14/INFO]: [HeadsPluginAPI] Done updating color.json
  1240. [10:21:33] [Thread-14/INFO]: [HeadsPluginAPI] Updating blocks.json
  1241. [10:21:33] [Thread-14/INFO]: [HeadsPluginAPI] Done updating blocks.json
  1242. [10:21:33] [Thread-14/INFO]: [HeadsPluginAPI] Updating games.json
  1243. [10:21:33] [Server thread/INFO]: Done (103.386s)! For help, type "help" or "?"
  1244. [10:21:33] [Craft Scheduler Thread - 0/INFO]: [VoidGenerator] Checking SpigotMc.org for Updates on VoidGenerator...
  1245. [10:21:33] [Thread-14/INFO]: [HeadsPluginAPI] Done updating games.json
  1246. [10:21:33] [Thread-14/INFO]: [HeadsPluginAPI] Updating mobs.json
  1247. [10:21:33] [Server thread/INFO]: Trying to register generator with Multiverse
  1248. [10:21:33] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock'!
  1249. [10:21:33] [Craft Scheduler Thread - 5/INFO]: [P2] Cached a total of: 76 UUIDs
  1250. [10:21:33] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
  1251. [10:21:34] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock_nether'!
  1252. [10:21:34] [Craft Scheduler Thread - 5/WARN]: [PlotSquared] Plugin PlotSquared v3.3.0 generated an exception while executing task 9
  1253. java.lang.NoClassDefFoundError: com/google/common/io/InputSupplier
  1254. at com.plotsquared.bukkit.uuid.FileUUIDHandler.cache(FileUUIDHandler.java:50) ~[?:?]
  1255. at com.plotsquared.bukkit.uuid.FileUUIDHandler.startCaching(FileUUIDHandler.java:38) ~[?:?]
  1256. at com.plotsquared.bukkit.uuid.SQLUUIDHandler$1.run(SQLUUIDHandler.java:104) ~[?:?]
  1257. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1258. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1259. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_152]
  1260. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_152]
  1261. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
  1262. Caused by: java.lang.ClassNotFoundException: com.google.common.io.InputSupplier
  1263. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_152]
  1264. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1265. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1266. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_152]
  1267. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_152]
  1268. ... 8 more
  1269. [10:21:34] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
  1270. [10:21:34] [Craft Scheduler Thread - 0/INFO]: [VoidGenerator] You are running the newest stable build.
  1271. [10:21:34] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
  1272. [10:21:34] [Server thread/INFO]: Game rule sendCommandFeedback has been updated to false
  1273. [10:21:34] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
  1274. [10:21:34] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
  1275. [10:21:34] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  1276. [10:21:34] [Craft Scheduler Thread - 8/INFO]: [SurvivalGames] Updating top signs!
  1277. [10:21:34] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
  1278. [10:21:34] [Craft Scheduler Thread - 6/INFO]: You are running the latest version of PlotSquared
  1279. [10:21:34] [Server thread/WARN]: [LagMonitor] Plugin PluginConstructorAPI is performing a blocking action on the main thread. This could be a performance hit Socket: https://api.github.com/repos/ZombieStriker/PluginConstructorAPI/releases/latest. Such actions should be handled async from the main thread. Report it to the plugin author
  1280. [10:21:34] [Server thread/WARN]: [LagMonitor] The following exception is not an error. It's a hint for the plugin developer to find the source of the threading action. LagMonitor doesn't prevent this action. It just warns you
  1281. java.lang.IllegalAccessException: null
  1282. at com.github.games647.lagmonitor.threading.BlockingActionManager.logCurrentStack(BlockingActionManager.java:55) [LagMonitor.jar:?]
  1283. at com.github.games647.lagmonitor.threading.BlockingActionManager.checkBlockingAction(BlockingActionManager.java:42) [LagMonitor.jar:?]
  1284. at com.github.games647.lagmonitor.listeners.BlockingConnectionSelector.select(BlockingConnectionSelector.java:27) [LagMonitor.jar:?]
  1285. at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1150) [?:1.8.0_152]
  1286. at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) [?:1.8.0_152]
  1287. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) [?:1.8.0_152]
  1288. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) [?:1.8.0_152]
  1289. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) [?:1.8.0_152]
  1290. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) [?:1.8.0_152]
  1291. at me.zombie_striker.pluginconstructor.GithubUpdater.autoUpdate(GithubUpdater.java:54) [PluginConstructorAPI.jar:?]
  1292. at me.zombie_striker.pluginconstructor.PluginConstructorAPI$1.run(PluginConstructorAPI.java:36) [PluginConstructorAPI.jar:?]
  1293. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1294. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1295. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1296. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1297. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1298. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1299. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
  1300. [10:21:34] [Thread-14/INFO]: [HeadsPluginAPI] Done updating mobs.json
  1301. [10:21:34] [Thread-14/INFO]: [HeadsPluginAPI] Updating characters.json
  1302. [10:21:34] [Craft Scheduler Thread - 5/INFO]: [PlaceholderAPI] 109 placeholder expansions are available on the cloud.
  1303. [10:21:34] [Craft Scheduler Thread - 5/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
  1304. [10:21:34] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  1305. [10:21:34] [Thread-14/INFO]: [HeadsPluginAPI] Done updating characters.json
  1306. [10:21:34] [Thread-14/INFO]: [HeadsPluginAPI] Updating pokemon.json
  1307. [10:21:34] [Craft Scheduler Thread - 12/INFO]: [SurvivalGames] Looks like you have the latest version installed!
  1308. [10:21:34] [Server thread/INFO]: [Citizens] Loaded 30 NPCs.
  1309. [10:21:34] [Server thread/WARN]: [Holograms] Hologram "Arcade" has an invalid location
  1310. [10:21:34] [Server thread/WARN]: [Holograms] Hologram "Rules" has an invalid location
  1311. [10:21:34] [Server thread/WARN]: [Holograms] Hologram "Commands" has an invalid location
  1312. [10:21:34] [Server thread/WARN]: [Holograms] Hologram "Jump" has an invalid location
  1313. [10:21:34] [Server thread/WARN]: [Holograms] Hologram "Jump2" has an invalid location
  1314. [10:21:34] [Server thread/WARN]: [Holograms] Hologram "Store2" has an invalid location
  1315. [10:21:34] [Server thread/WARN]: [Holograms] Hologram "Feedback" has an invalid location
  1316. [10:21:34] [Thread-14/INFO]: [HeadsPluginAPI] Done updating pokemon.json
  1317. [10:21:34] [Thread-14/INFO]: [HeadsPluginAPI] Updating sweeper.json
  1318. [10:21:34] [Server thread/INFO]: [Holograms] Loaded hologram with "Creative" with 7 lines
  1319. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "Survival" with 8 lines
  1320. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "Parkour" with 1 lines
  1321. [10:21:35] [Server thread/WARN]: [Holograms] Hologram "broke" has an invalid location
  1322. [10:21:35] [Server thread/WARN]: [Holograms] Hologram "Events" has an invalid location
  1323. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "CreativeHub" with 6 lines
  1324. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "WelcomeHub" with 3 lines
  1325. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "SurvivalHub" with 1 lines
  1326. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "SkyBlockHub" with 1 lines
  1327. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "CreativeHub2" with 1 lines
  1328. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "ArcadeHub" with 1 lines
  1329. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "RulesHub" with 6 lines
  1330. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "StoreHub" with 7 lines
  1331. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "Surprise" with 2 lines
  1332. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "surprise" with 2 lines
  1333. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "Bedwars" with 4 lines
  1334. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "Games" with 1 lines
  1335. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "SG" with 2 lines
  1336. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "SkyBlock" with 9 lines
  1337. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "Duels" with 3 lines
  1338. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "Ender" with 1 lines
  1339. [10:21:35] [Server thread/INFO]: [Holograms] Loaded hologram with "Nether" with 1 lines
  1340. [10:21:35] [Server thread/WARN]: [Holograms] Task #127 for Holograms v2.5.0-SNAPSHOT generated an exception
  1341. java.lang.NullPointerException: null
  1342. at com.sainttx.holograms.util.LocationUtil.stringAsLocation(LocationUtil.java:28) ~[?:?]
  1343. at com.sainttx.holograms.ManagerImpl.load(ManagerImpl.java:45) ~[?:?]
  1344. at com.sainttx.holograms.HologramPlugin.lambda$onEnable$0(HologramPlugin.java:49) ~[?:?]
  1345. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1346. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1347. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1348. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1349. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1350. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  1351. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
  1352. [10:21:35] [Craft Scheduler Thread - 12/INFO]: [Vault] Checking for Updates ...
  1353. [10:21:35] [Server thread/INFO]: [ASkyBlock] Loading island grid...
  1354. [10:21:35] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
  1355. [10:21:35] [Server thread/INFO]: [ASkyBlock] Loading warps...
  1356. [10:21:35] [Server thread/WARN]: [ASkyBlock] Problem loading minishop item #9
  1357. [10:21:35] [Server thread/WARN]: [ASkyBlock] null
  1358. [10:21:35] [Server thread/WARN]: java.lang.NullPointerException
  1359. [10:21:35] [Server thread/WARN]: at com.wasteofplastic.askyblock.panels.MiniShopItem.<init>(MiniShopItem.java:63)
  1360. [10:21:35] [Server thread/WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.loadShop(ControlPanel.java:126)
  1361. [10:21:35] [Server thread/WARN]: at com.wasteofplastic.askyblock.panels.ControlPanel.<init>(ControlPanel.java:66)
  1362. [10:21:35] [Server thread/WARN]: at com.wasteofplastic.askyblock.ASkyBlock$1$1.run(ASkyBlock.java:444)
  1363. [10:21:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
  1364. [10:21:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
  1365. [10:21:35] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739)
  1366. [10:21:35] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  1367. [10:21:35] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  1368. [10:21:35] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  1369. [10:21:35] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1370. [10:21:35] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
  1371. [10:21:35] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
  1372. [10:21:35] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.8.6) is available at:
  1373. [10:21:35] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
  1374. [10:21:35] [Craft Scheduler Thread - 12/INFO]: [Vault] Stable Version: 1.5.6 | Current Version: 1.6.6
  1375. [10:21:37] [Server thread/INFO]: [SurvivalGames] Found TitleManager! Loading all the titles...
  1376. [10:21:37] [Server thread/INFO]: [SurvivalGames] Done loading titles!
  1377. [10:21:38] [Server thread/INFO]: Starting UUID caching
  1378. [10:21:38] [Server thread/INFO]: [ASkyBlock] Update available ASkyBlock V3.0.8.6
  1379. [10:21:38] [Craft Scheduler Thread - 12/INFO]: [Parties] Parties v2.2.12 found a new version: 2.2.20
  1380. [10:21:39] [Server thread/INFO]: [BowSpleef] Loading arenas...
  1381. [10:21:40] [Server thread/INFO]: [BowSpleef] Game ForestSpleef was been created.
  1382. [10:21:40] [Server thread/INFO]: [BowSpleef] BowSpleef was successfully enabled!
  1383. [10:21:49] [Thread-14/INFO]: [HeadsPluginAPI] Done updating sweeper.json
  1384. [10:21:49] [Thread-14/INFO]: [HeadsPluginAPI] Updating rwby.json
  1385. [10:21:49] [Thread-14/INFO]: [HeadsPluginAPI] Done updating rwby.json
  1386. [10:21:49] [Thread-14/INFO]: [HeadsPluginAPI] Updating doge.json
  1387. [10:21:54] [Thread-14/INFO]: [HeadsPluginAPI] Done updating doge.json
  1388. [10:22:37] [Server thread/INFO]: CONSOLE issued server command: /list
  1389. [10:22:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1390. [10:23:40] [Server thread/INFO]: CONSOLE issued server command: /list
  1391. [10:23:40] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1392. [10:24:45] [Server thread/INFO]: CONSOLE issued server command: /list
  1393. [10:24:45] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1394. [10:25:49] [Server thread/INFO]: CONSOLE issued server command: /list
  1395. [10:25:49] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1396. [10:26:37] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1397. [10:26:37] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1398. [10:26:37] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  1399. [10:26:53] [Server thread/INFO]: CONSOLE issued server command: /list
  1400. [10:26:53] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1401. [10:27:56] [Server thread/INFO]: CONSOLE issued server command: /list
  1402. [10:27:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1403. [10:28:49] [Server thread/INFO]: Saving is already turned on
  1404. [10:28:49] [Server thread/INFO]: Saving...
  1405. [10:28:49] [Server thread/INFO]: Saved the world
  1406. [10:28:49] [Server thread/INFO]: [Server] §8World saved.
  1407. [10:29:00] [Server thread/INFO]: CONSOLE issued server command: /list
  1408. [10:29:00] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1409. [10:30:04] [Server thread/INFO]: CONSOLE issued server command: /list
  1410. [10:30:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1411. [10:30:07] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  1412. [10:31:07] [Server thread/INFO]: CONSOLE issued server command: /list
  1413. [10:31:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1414. [10:31:37] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1415. [10:31:37] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1416. [10:31:37] [Server thread/INFO]: [Info] > There are currently 0 players online
  1417. [10:32:11] [Server thread/INFO]: CONSOLE issued server command: /list
  1418. [10:32:11] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1419. [10:33:14] [Server thread/INFO]: CONSOLE issued server command: /list
  1420. [10:33:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1421. [10:34:18] [Server thread/INFO]: CONSOLE issued server command: /list
  1422. [10:34:18] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1423. [10:35:23] [Server thread/INFO]: CONSOLE issued server command: /list
  1424. [10:35:23] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1425. [10:36:26] [Server thread/INFO]: CONSOLE issued server command: /list
  1426. [10:36:26] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1427. [10:36:37] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1428. [10:36:37] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1429. [10:36:37] [Craft Scheduler Thread - 20/INFO]: [SurvivalGames] Players stats have been saved!
  1430. [10:36:37] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  1431. [10:37:30] [Server thread/INFO]: CONSOLE issued server command: /list
  1432. [10:37:30] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1433. [10:38:33] [Server thread/INFO]: CONSOLE issued server command: /list
  1434. [10:38:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1435. [10:38:52] [Server thread/INFO]: Saving is already turned on
  1436. [10:38:52] [Server thread/INFO]: Saving...
  1437. [10:38:52] [Server thread/INFO]: Saved the world
  1438. [10:38:52] [Server thread/INFO]: [Server] §8World saved.
  1439. [10:39:37] [Server thread/INFO]: CONSOLE issued server command: /list
  1440. [10:39:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1441. [10:40:42] [Server thread/INFO]: CONSOLE issued server command: /list
  1442. [10:40:42] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1443. [10:41:37] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1444. [10:41:37] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1445. [10:41:37] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  1446. [10:41:45] [Server thread/INFO]: CONSOLE issued server command: /list
  1447. [10:41:45] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1448. [10:42:49] [Server thread/INFO]: CONSOLE issued server command: /list
  1449. [10:42:49] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1450. [10:43:52] [Server thread/INFO]: CONSOLE issued server command: /list
  1451. [10:43:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1452. [10:44:56] [Server thread/INFO]: CONSOLE issued server command: /list
  1453. [10:44:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1454. [10:46:01] [Server thread/INFO]: CONSOLE issued server command: /list
  1455. [10:46:01] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1456. [10:46:37] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1457. [10:46:37] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1458. [10:46:37] [Server thread/INFO]: [Info] > There are currently 0 players online
  1459. [10:47:04] [Server thread/INFO]: CONSOLE issued server command: /list
  1460. [10:47:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1461. [10:48:09] [Server thread/INFO]: CONSOLE issued server command: /list
  1462. [10:48:09] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1463. [10:48:57] [Server thread/INFO]: Saving is already turned on
  1464. [10:48:57] [Server thread/INFO]: Saving...
  1465. [10:48:57] [Server thread/INFO]: Saved the world
  1466. [10:48:58] [Server thread/INFO]: [Server] §8World saved.
  1467. [10:49:13] [Server thread/INFO]: CONSOLE issued server command: /list
  1468. [10:49:13] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1469. [10:50:16] [Server thread/INFO]: CONSOLE issued server command: /list
  1470. [10:50:16] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1471. [10:51:21] [Server thread/INFO]: CONSOLE issued server command: /list
  1472. [10:51:21] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1473. [10:51:37] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1474. [10:51:37] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1475. [10:51:37] [Craft Scheduler Thread - 30/INFO]: [SurvivalGames] Players stats have been saved!
  1476. [10:51:37] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  1477. [10:51:37] [Craft Scheduler Thread - 35/INFO]: [SurvivalGames] Updating top signs!
  1478. [10:52:24] [Server thread/INFO]: CONSOLE issued server command: /list
  1479. [10:52:24] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1480. [10:53:28] [Server thread/INFO]: CONSOLE issued server command: /list
  1481. [10:53:28] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1482. [10:54:32] [Server thread/INFO]: CONSOLE issued server command: /list
  1483. [10:54:32] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1484. [10:55:36] [Server thread/INFO]: CONSOLE issued server command: /list
  1485. [10:55:36] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1486. [10:56:37] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1487. [10:56:37] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1488. [10:56:37] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  1489. [10:56:40] [Server thread/INFO]: CONSOLE issued server command: /list
  1490. [10:56:40] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1491. [10:57:44] [Server thread/INFO]: CONSOLE issued server command: /list
  1492. [10:57:44] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1493. [10:58:47] [Server thread/INFO]: CONSOLE issued server command: /list
  1494. [10:58:47] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1495. [10:59:00] [Server thread/INFO]: Saving is already turned on
  1496. [10:59:00] [Server thread/INFO]: Saving...
  1497. [10:59:00] [Server thread/INFO]: Saved the world
  1498. [10:59:00] [Server thread/INFO]: [Server] §8World saved.
  1499. [10:59:51] [Server thread/INFO]: CONSOLE issued server command: /list
  1500. [10:59:51] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1501. [11:00:55] [Server thread/INFO]: CONSOLE issued server command: /list
  1502. [11:00:55] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1503. [11:01:37] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1504. [11:01:37] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1505. [11:01:37] [Server thread/INFO]: [Info] > There are currently 0 players online
  1506. [11:01:59] [Server thread/INFO]: CONSOLE issued server command: /list
  1507. [11:01:59] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1508. [11:03:03] [Server thread/INFO]: CONSOLE issued server command: /list
  1509. [11:03:03] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1510. [11:04:07] [Server thread/INFO]: CONSOLE issued server command: /list
  1511. [11:04:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1512. [11:05:11] [Server thread/INFO]: CONSOLE issued server command: /list
  1513. [11:05:11] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1514. [11:06:16] [Server thread/INFO]: CONSOLE issued server command: /list
  1515. [11:06:16] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1516. [11:06:37] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1517. [11:06:37] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1518. [11:06:37] [Craft Scheduler Thread - 45/INFO]: [SurvivalGames] Players stats have been saved!
  1519. [11:06:38] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  1520. [11:07:19] [Server thread/INFO]: CONSOLE issued server command: /list
  1521. [11:07:19] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1522. [11:08:23] [Server thread/INFO]: CONSOLE issued server command: /list
  1523. [11:08:23] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1524. [11:09:05] [Server thread/INFO]: Saving is already turned on
  1525. [11:09:05] [Server thread/INFO]: Saving...
  1526. [11:09:05] [Server thread/INFO]: Saved the world
  1527. [11:09:05] [Server thread/INFO]: [Server] §8World saved.
  1528. [11:09:27] [Server thread/INFO]: CONSOLE issued server command: /list
  1529. [11:09:27] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1530. [11:10:30] [Server thread/INFO]: CONSOLE issued server command: /list
  1531. [11:10:30] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1532. [11:11:35] [Server thread/INFO]: CONSOLE issued server command: /list
  1533. [11:11:35] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1534. [11:11:37] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1535. [11:11:37] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1536. [11:11:38] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  1537. [11:12:38] [Server thread/INFO]: CONSOLE issued server command: /list
  1538. [11:12:38] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1539. [11:13:42] [Server thread/INFO]: CONSOLE issued server command: /list
  1540. [11:13:42] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1541. [11:14:46] [Server thread/INFO]: CONSOLE issued server command: /list
  1542. [11:14:46] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1543. [11:15:49] [Server thread/INFO]: CONSOLE issued server command: /list
  1544. [11:15:49] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1545. [11:16:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1546. [11:16:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1547. [11:16:38] [Server thread/INFO]: [Info] > There are currently 0 players online
  1548. [11:16:53] [Server thread/INFO]: CONSOLE issued server command: /list
  1549. [11:16:53] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1550. [11:17:57] [Server thread/INFO]: CONSOLE issued server command: /list
  1551. [11:17:57] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1552. [11:19:00] [Server thread/INFO]: CONSOLE issued server command: /list
  1553. [11:19:00] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1554. [11:19:08] [Server thread/INFO]: Saving is already turned on
  1555. [11:19:08] [Server thread/INFO]: Saving...
  1556. [11:19:08] [Server thread/INFO]: Saved the world
  1557. [11:19:08] [Server thread/INFO]: [Server] §8World saved.
  1558. [11:20:04] [Server thread/INFO]: CONSOLE issued server command: /list
  1559. [11:20:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1560. [11:21:08] [Server thread/INFO]: CONSOLE issued server command: /list
  1561. [11:21:08] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1562. [11:21:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1563. [11:21:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1564. [11:21:38] [Craft Scheduler Thread - 56/INFO]: [SurvivalGames] Players stats have been saved!
  1565. [11:21:38] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  1566. [11:21:38] [Craft Scheduler Thread - 61/INFO]: [SurvivalGames] Updating top signs!
  1567. [11:22:12] [Server thread/INFO]: CONSOLE issued server command: /list
  1568. [11:22:12] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1569. [11:23:16] [Server thread/INFO]: CONSOLE issued server command: /list
  1570. [11:23:16] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1571. [11:24:19] [Server thread/INFO]: CONSOLE issued server command: /list
  1572. [11:24:19] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1573. [11:25:23] [Server thread/INFO]: CONSOLE issued server command: /list
  1574. [11:25:23] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1575. [11:26:26] [Server thread/INFO]: CONSOLE issued server command: /list
  1576. [11:26:26] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1577. [11:26:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1578. [11:26:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1579. [11:26:38] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  1580. [11:27:30] [Server thread/INFO]: CONSOLE issued server command: /list
  1581. [11:27:30] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1582. [11:28:34] [Server thread/INFO]: CONSOLE issued server command: /list
  1583. [11:28:34] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1584. [11:29:12] [Server thread/INFO]: Saving is already turned on
  1585. [11:29:12] [Server thread/INFO]: Saving...
  1586. [11:29:12] [Server thread/INFO]: Saved the world
  1587. [11:29:12] [Server thread/INFO]: [Server] §8World saved.
  1588. [11:29:38] [Server thread/INFO]: CONSOLE issued server command: /list
  1589. [11:29:38] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1590. [11:30:41] [Server thread/INFO]: CONSOLE issued server command: /list
  1591. [11:30:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1592. [11:31:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1593. [11:31:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1594. [11:31:38] [Server thread/INFO]: [Info] > There are currently 0 players online
  1595. [11:31:45] [Server thread/INFO]: CONSOLE issued server command: /list
  1596. [11:31:45] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1597. [11:32:48] [Server thread/INFO]: CONSOLE issued server command: /list
  1598. [11:32:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1599. [11:33:52] [Server thread/INFO]: CONSOLE issued server command: /list
  1600. [11:33:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1601. [11:34:56] [Server thread/INFO]: CONSOLE issued server command: /list
  1602. [11:34:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1603. [11:35:59] [Server thread/INFO]: CONSOLE issued server command: /list
  1604. [11:35:59] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1605. [11:36:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1606. [11:36:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1607. [11:36:38] [Craft Scheduler Thread - 71/INFO]: [SurvivalGames] Players stats have been saved!
  1608. [11:36:38] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  1609. [11:37:03] [Server thread/INFO]: CONSOLE issued server command: /list
  1610. [11:37:03] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1611. [11:38:06] [Server thread/INFO]: CONSOLE issued server command: /list
  1612. [11:38:06] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1613. [11:39:10] [Server thread/INFO]: CONSOLE issued server command: /list
  1614. [11:39:10] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1615. [11:39:15] [Server thread/INFO]: Saving is already turned on
  1616. [11:39:15] [Server thread/INFO]: Saving...
  1617. [11:39:15] [Server thread/INFO]: Saved the world
  1618. [11:39:15] [Server thread/INFO]: [Server] §8World saved.
  1619. [11:40:15] [Server thread/INFO]: CONSOLE issued server command: /list
  1620. [11:40:15] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1621. [11:41:19] [Server thread/INFO]: CONSOLE issued server command: /list
  1622. [11:41:19] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1623. [11:41:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1624. [11:41:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1625. [11:41:38] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  1626. [11:42:22] [Server thread/INFO]: CONSOLE issued server command: /list
  1627. [11:42:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1628. [11:43:26] [Server thread/INFO]: CONSOLE issued server command: /list
  1629. [11:43:26] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1630. [11:44:30] [Server thread/INFO]: CONSOLE issued server command: /list
  1631. [11:44:30] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1632. [11:45:34] [Server thread/INFO]: CONSOLE issued server command: /list
  1633. [11:45:34] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1634. [11:46:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1635. [11:46:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1636. [11:46:38] [Server thread/INFO]: [Info] > There are currently 0 players online
  1637. [11:46:38] [Server thread/INFO]: CONSOLE issued server command: /list
  1638. [11:46:38] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1639. [11:47:42] [Server thread/INFO]: CONSOLE issued server command: /list
  1640. [11:47:42] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1641. [11:48:45] [Server thread/INFO]: CONSOLE issued server command: /list
  1642. [11:48:45] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1643. [11:49:20] [Server thread/INFO]: Saving is already turned on
  1644. [11:49:20] [Server thread/INFO]: Saving...
  1645. [11:49:20] [Server thread/INFO]: Saved the world
  1646. [11:49:20] [Server thread/INFO]: [Server] §8World saved.
  1647. [11:49:49] [Server thread/INFO]: CONSOLE issued server command: /list
  1648. [11:49:49] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1649. [11:50:54] [Server thread/INFO]: CONSOLE issued server command: /list
  1650. [11:50:54] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1651. [11:51:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1652. [11:51:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1653. [11:51:38] [Craft Scheduler Thread - 82/INFO]: [SurvivalGames] Players stats have been saved!
  1654. [11:51:38] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  1655. [11:51:38] [Craft Scheduler Thread - 86/INFO]: [SurvivalGames] Updating top signs!
  1656. [11:51:57] [Server thread/INFO]: CONSOLE issued server command: /list
  1657. [11:51:57] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1658. [11:53:01] [Server thread/INFO]: CONSOLE issued server command: /list
  1659. [11:53:01] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1660. [11:54:05] [Server thread/INFO]: CONSOLE issued server command: /list
  1661. [11:54:05] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1662. [11:55:09] [Server thread/INFO]: CONSOLE issued server command: /list
  1663. [11:55:09] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1664. [11:56:13] [Server thread/INFO]: CONSOLE issued server command: /list
  1665. [11:56:13] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1666. [11:56:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1667. [11:56:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1668. [11:56:38] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  1669. [11:57:17] [Server thread/INFO]: CONSOLE issued server command: /list
  1670. [11:57:17] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1671. [11:58:20] [Server thread/INFO]: CONSOLE issued server command: /list
  1672. [11:58:20] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1673. [11:59:23] [Server thread/INFO]: Saving is already turned on
  1674. [11:59:23] [Server thread/INFO]: Saving...
  1675. [11:59:23] [Server thread/INFO]: Saved the world
  1676. [11:59:23] [Server thread/INFO]: [Server] §8World saved.
  1677. [11:59:24] [Server thread/INFO]: CONSOLE issued server command: /list
  1678. [11:59:24] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1679. [12:00:28] [Server thread/INFO]: CONSOLE issued server command: /list
  1680. [12:00:28] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1681. [12:01:32] [Server thread/INFO]: CONSOLE issued server command: /list
  1682. [12:01:32] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1683. [12:01:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1684. [12:01:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1685. [12:01:38] [Server thread/INFO]: [Info] > There are currently 0 players online
  1686. [12:02:36] [Server thread/INFO]: CONSOLE issued server command: /list
  1687. [12:02:36] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1688. [12:03:40] [Server thread/INFO]: CONSOLE issued server command: /list
  1689. [12:03:40] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1690. [12:04:44] [Server thread/INFO]: CONSOLE issued server command: /list
  1691. [12:04:44] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1692. [12:05:48] [Server thread/INFO]: CONSOLE issued server command: /list
  1693. [12:05:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1694. [12:06:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1695. [12:06:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1696. [12:06:38] [Craft Scheduler Thread - 96/INFO]: [SurvivalGames] Players stats have been saved!
  1697. [12:06:38] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  1698. [12:06:52] [Server thread/INFO]: CONSOLE issued server command: /list
  1699. [12:06:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1700. [12:07:56] [Server thread/INFO]: CONSOLE issued server command: /list
  1701. [12:07:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1702. [12:08:59] [Server thread/INFO]: CONSOLE issued server command: /list
  1703. [12:08:59] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1704. [12:09:27] [Server thread/INFO]: Saving is already turned on
  1705. [12:09:27] [Server thread/INFO]: Saving...
  1706. [12:09:27] [Server thread/INFO]: Saved the world
  1707. [12:09:27] [Server thread/INFO]: [Server] §8World saved.
  1708. [12:10:03] [Server thread/INFO]: CONSOLE issued server command: /list
  1709. [12:10:03] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1710. [12:11:07] [Server thread/INFO]: CONSOLE issued server command: /list
  1711. [12:11:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1712. [12:11:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1713. [12:11:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1714. [12:11:38] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  1715. [12:12:11] [Server thread/INFO]: CONSOLE issued server command: /list
  1716. [12:12:11] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1717. [12:13:15] [Server thread/INFO]: CONSOLE issued server command: /list
  1718. [12:13:15] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1719. [12:14:18] [Server thread/INFO]: CONSOLE issued server command: /list
  1720. [12:14:18] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1721. [12:15:22] [Server thread/INFO]: CONSOLE issued server command: /list
  1722. [12:15:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1723. [12:16:27] [Server thread/INFO]: CONSOLE issued server command: /list
  1724. [12:16:27] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1725. [12:16:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1726. [12:16:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1727. [12:16:38] [Server thread/INFO]: [Info] > There are currently 0 players online
  1728. [12:17:30] [Server thread/INFO]: CONSOLE issued server command: /list
  1729. [12:17:30] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1730. [12:18:34] [Server thread/INFO]: CONSOLE issued server command: /list
  1731. [12:18:34] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1732. [12:19:31] [Server thread/INFO]: Saving is already turned on
  1733. [12:19:31] [Server thread/INFO]: Saving...
  1734. [12:19:31] [Server thread/INFO]: Saved the world
  1735. [12:19:31] [Server thread/INFO]: [Server] §8World saved.
  1736. [12:19:38] [Server thread/INFO]: CONSOLE issued server command: /list
  1737. [12:19:38] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1738. [12:20:42] [Server thread/INFO]: CONSOLE issued server command: /list
  1739. [12:20:42] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1740. [12:21:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1741. [12:21:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1742. [12:21:38] [Craft Scheduler Thread - 108/INFO]: [SurvivalGames] Players stats have been saved!
  1743. [12:21:38] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  1744. [12:21:38] [Craft Scheduler Thread - 112/INFO]: [SurvivalGames] Updating top signs!
  1745. [12:21:46] [Server thread/INFO]: CONSOLE issued server command: /list
  1746. [12:21:46] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1747. [12:22:50] [Server thread/INFO]: CONSOLE issued server command: /list
  1748. [12:22:50] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1749. [12:23:53] [Server thread/INFO]: CONSOLE issued server command: /list
  1750. [12:23:53] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1751. [12:24:57] [Server thread/INFO]: CONSOLE issued server command: /list
  1752. [12:24:57] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1753. [12:26:01] [Server thread/INFO]: CONSOLE issued server command: /list
  1754. [12:26:01] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1755. [12:26:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1756. [12:26:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1757. [12:26:38] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  1758. [12:27:05] [Server thread/INFO]: CONSOLE issued server command: /list
  1759. [12:27:05] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1760. [12:28:09] [Server thread/INFO]: CONSOLE issued server command: /list
  1761. [12:28:09] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1762. [12:29:13] [Server thread/INFO]: CONSOLE issued server command: /list
  1763. [12:29:13] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1764. [12:29:35] [Server thread/INFO]: Saving is already turned on
  1765. [12:29:35] [Server thread/INFO]: Saving...
  1766. [12:29:35] [Server thread/INFO]: Saved the world
  1767. [12:29:36] [Server thread/INFO]: [Server] §8World saved.
  1768. [12:30:16] [Server thread/INFO]: CONSOLE issued server command: /list
  1769. [12:30:16] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1770. [12:31:20] [Server thread/INFO]: CONSOLE issued server command: /list
  1771. [12:31:20] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1772. [12:31:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1773. [12:31:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1774. [12:31:38] [Server thread/INFO]: [Info] > There are currently 0 players online
  1775. [12:32:24] [Server thread/INFO]: CONSOLE issued server command: /list
  1776. [12:32:24] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1777. [12:33:28] [Server thread/INFO]: CONSOLE issued server command: /list
  1778. [12:33:28] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1779. [12:34:31] [Server thread/INFO]: CONSOLE issued server command: /list
  1780. [12:34:31] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1781. [12:35:35] [Server thread/INFO]: CONSOLE issued server command: /list
  1782. [12:35:35] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1783. [12:36:38] [Server thread/INFO]: CONSOLE issued server command: /list
  1784. [12:36:38] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1785. [12:36:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1786. [12:36:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1787. [12:36:38] [Craft Scheduler Thread - 122/INFO]: [SurvivalGames] Players stats have been saved!
  1788. [12:36:39] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  1789. [12:37:43] [Server thread/INFO]: CONSOLE issued server command: /list
  1790. [12:37:43] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1791. [12:38:47] [Server thread/INFO]: CONSOLE issued server command: /list
  1792. [12:38:47] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1793. [12:39:39] [Server thread/INFO]: Saving is already turned on
  1794. [12:39:39] [Server thread/INFO]: Saving...
  1795. [12:39:39] [Server thread/INFO]: Saved the world
  1796. [12:39:40] [Server thread/INFO]: [Server] §8World saved.
  1797. [12:39:51] [Server thread/INFO]: CONSOLE issued server command: /list
  1798. [12:39:51] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1799. [12:40:55] [Server thread/INFO]: CONSOLE issued server command: /list
  1800. [12:40:55] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1801. [12:41:38] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1802. [12:41:38] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1803. [12:41:39] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  1804. [12:41:58] [Server thread/INFO]: CONSOLE issued server command: /list
  1805. [12:41:58] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1806. [12:43:02] [Server thread/INFO]: CONSOLE issued server command: /list
  1807. [12:43:02] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1808. [12:44:06] [Server thread/INFO]: CONSOLE issued server command: /list
  1809. [12:44:06] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1810. [12:45:10] [Server thread/INFO]: CONSOLE issued server command: /list
  1811. [12:45:10] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1812. [12:46:14] [Server thread/INFO]: CONSOLE issued server command: /list
  1813. [12:46:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1814. [12:46:39] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1815. [12:46:39] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1816. [12:46:39] [Server thread/INFO]: [Info] > There are currently 0 players online
  1817. [12:47:17] [Server thread/INFO]: CONSOLE issued server command: /list
  1818. [12:47:17] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1819. [12:48:21] [Server thread/INFO]: CONSOLE issued server command: /list
  1820. [12:48:21] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1821. [12:49:25] [Server thread/INFO]: CONSOLE issued server command: /list
  1822. [12:49:25] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1823. [12:49:42] [Server thread/INFO]: Saving is already turned on
  1824. [12:49:42] [Server thread/INFO]: Saving...
  1825. [12:49:42] [Server thread/INFO]: Saved the world
  1826. [12:49:42] [Server thread/INFO]: [Server] §8World saved.
  1827. [12:50:29] [Server thread/INFO]: CONSOLE issued server command: /list
  1828. [12:50:29] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1829. [12:51:33] [Server thread/INFO]: CONSOLE issued server command: /list
  1830. [12:51:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1831. [12:51:39] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1832. [12:51:39] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1833. [12:51:39] [Craft Scheduler Thread - 133/INFO]: [SurvivalGames] Players stats have been saved!
  1834. [12:51:39] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  1835. [12:51:39] [Craft Scheduler Thread - 138/INFO]: [SurvivalGames] Updating top signs!
  1836. [12:52:37] [Server thread/INFO]: CONSOLE issued server command: /list
  1837. [12:52:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1838. [12:53:40] [Server thread/INFO]: CONSOLE issued server command: /list
  1839. [12:53:40] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1840. [12:54:44] [Server thread/INFO]: CONSOLE issued server command: /list
  1841. [12:54:44] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1842. [12:55:48] [Server thread/INFO]: CONSOLE issued server command: /list
  1843. [12:55:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1844. [12:56:39] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1845. [12:56:39] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1846. [12:56:39] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  1847. [12:56:52] [Server thread/INFO]: CONSOLE issued server command: /list
  1848. [12:56:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1849. [12:57:56] [Server thread/INFO]: CONSOLE issued server command: /list
  1850. [12:57:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1851. [12:58:59] [Server thread/INFO]: CONSOLE issued server command: /list
  1852. [12:58:59] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1853. [12:59:46] [Server thread/INFO]: Saving is already turned on
  1854. [12:59:46] [Server thread/INFO]: Saving...
  1855. [12:59:46] [Server thread/INFO]: Saved the world
  1856. [12:59:46] [Server thread/INFO]: [Server] §8World saved.
  1857. [13:00:03] [Server thread/INFO]: CONSOLE issued server command: /list
  1858. [13:00:03] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1859. [13:01:07] [Server thread/INFO]: CONSOLE issued server command: /list
  1860. [13:01:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1861. [13:01:39] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1862. [13:01:39] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1863. [13:01:39] [Server thread/INFO]: [Info] > There are currently 0 players online
  1864. [13:02:11] [Server thread/INFO]: CONSOLE issued server command: /list
  1865. [13:02:11] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1866. [13:03:15] [Server thread/INFO]: CONSOLE issued server command: /list
  1867. [13:03:15] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1868. [13:04:19] [Server thread/INFO]: CONSOLE issued server command: /list
  1869. [13:04:19] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1870. [13:05:22] [Server thread/INFO]: CONSOLE issued server command: /list
  1871. [13:05:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1872. [13:06:26] [Server thread/INFO]: CONSOLE issued server command: /list
  1873. [13:06:26] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1874. [13:06:39] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1875. [13:06:39] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1876. [13:06:39] [Craft Scheduler Thread - 148/INFO]: [SurvivalGames] Players stats have been saved!
  1877. [13:06:39] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  1878. [13:07:29] [Server thread/INFO]: CONSOLE issued server command: /list
  1879. [13:07:29] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1880. [13:08:33] [Server thread/INFO]: CONSOLE issued server command: /list
  1881. [13:08:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1882. [13:09:37] [Server thread/INFO]: CONSOLE issued server command: /list
  1883. [13:09:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1884. [13:09:50] [Server thread/INFO]: Saving is already turned on
  1885. [13:09:50] [Server thread/INFO]: Saving...
  1886. [13:09:50] [Server thread/INFO]: Saved the world
  1887. [13:09:50] [Server thread/INFO]: [Server] §8World saved.
  1888. [13:10:41] [Server thread/INFO]: CONSOLE issued server command: /list
  1889. [13:10:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1890. [13:11:39] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1891. [13:11:39] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1892. [13:11:39] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  1893. [13:11:45] [Server thread/INFO]: CONSOLE issued server command: /list
  1894. [13:11:45] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1895. [13:12:48] [Server thread/INFO]: CONSOLE issued server command: /list
  1896. [13:12:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1897. [13:13:52] [Server thread/INFO]: CONSOLE issued server command: /list
  1898. [13:13:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1899. [13:14:55] [Server thread/INFO]: CONSOLE issued server command: /list
  1900. [13:14:55] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1901. [13:16:00] [Server thread/INFO]: CONSOLE issued server command: /list
  1902. [13:16:00] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1903. [13:16:39] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1904. [13:16:39] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1905. [13:16:39] [Server thread/INFO]: [Info] > There are currently 0 players online
  1906. [13:17:03] [Server thread/INFO]: CONSOLE issued server command: /list
  1907. [13:17:03] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1908. [13:18:07] [Server thread/INFO]: CONSOLE issued server command: /list
  1909. [13:18:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1910. [13:19:10] [Server thread/INFO]: CONSOLE issued server command: /list
  1911. [13:19:10] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1912. [13:19:54] [Server thread/INFO]: Saving is already turned on
  1913. [13:19:54] [Server thread/INFO]: Saving...
  1914. [13:19:54] [Server thread/INFO]: Saved the world
  1915. [13:19:54] [Server thread/INFO]: [Server] §8World saved.
  1916. [13:20:14] [Server thread/INFO]: CONSOLE issued server command: /list
  1917. [13:20:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1918. [13:21:17] [Server thread/INFO]: CONSOLE issued server command: /list
  1919. [13:21:17] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1920. [13:21:39] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1921. [13:21:39] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1922. [13:21:39] [Craft Scheduler Thread - 159/INFO]: [SurvivalGames] Players stats have been saved!
  1923. [13:21:39] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  1924. [13:21:39] [Craft Scheduler Thread - 164/INFO]: [SurvivalGames] Updating top signs!
  1925. [13:22:22] [Server thread/INFO]: CONSOLE issued server command: /list
  1926. [13:22:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1927. [13:23:26] [Server thread/INFO]: CONSOLE issued server command: /list
  1928. [13:23:26] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1929. [13:24:30] [Server thread/INFO]: CONSOLE issued server command: /list
  1930. [13:24:30] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1931. [13:25:34] [Server thread/INFO]: CONSOLE issued server command: /list
  1932. [13:25:34] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1933. [13:26:39] [Server thread/INFO]: CONSOLE issued server command: /list
  1934. [13:26:39] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1935. [13:26:39] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1936. [13:26:39] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1937. [13:26:39] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  1938. [13:27:42] [Server thread/INFO]: CONSOLE issued server command: /list
  1939. [13:27:42] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1940. [13:28:46] [Server thread/INFO]: CONSOLE issued server command: /list
  1941. [13:28:46] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1942. [13:29:50] [Server thread/INFO]: CONSOLE issued server command: /list
  1943. [13:29:50] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1944. [13:29:59] [Server thread/INFO]: Saving is already turned on
  1945. [13:29:59] [Server thread/INFO]: Saving...
  1946. [13:29:59] [Server thread/INFO]: Saved the world
  1947. [13:29:59] [Server thread/INFO]: [Server] §8World saved.
  1948. [13:30:54] [Server thread/INFO]: CONSOLE issued server command: /list
  1949. [13:30:54] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1950. [13:31:39] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1951. [13:31:39] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1952. [13:31:39] [Server thread/INFO]: [Info] > There are currently 0 players online
  1953. [13:31:58] [Server thread/INFO]: CONSOLE issued server command: /list
  1954. [13:31:58] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1955. [13:33:03] [Server thread/INFO]: CONSOLE issued server command: /list
  1956. [13:33:03] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1957. [13:34:06] [Server thread/INFO]: CONSOLE issued server command: /list
  1958. [13:34:06] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1959. [13:35:10] [Server thread/INFO]: CONSOLE issued server command: /list
  1960. [13:35:10] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1961. [13:36:13] [Server thread/INFO]: CONSOLE issued server command: /list
  1962. [13:36:13] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1963. [13:36:39] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1964. [13:36:39] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1965. [13:36:39] [Craft Scheduler Thread - 174/INFO]: [SurvivalGames] Players stats have been saved!
  1966. [13:36:39] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  1967. [13:37:17] [Server thread/INFO]: CONSOLE issued server command: /list
  1968. [13:37:17] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1969. [13:38:21] [Server thread/INFO]: CONSOLE issued server command: /list
  1970. [13:38:21] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1971. [13:39:25] [Server thread/INFO]: CONSOLE issued server command: /list
  1972. [13:39:25] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1973. [13:40:03] [Server thread/INFO]: Saving is already turned on
  1974. [13:40:03] [Server thread/INFO]: Saving...
  1975. [13:40:04] [Server thread/INFO]: Saved the world
  1976. [13:40:04] [Server thread/INFO]: [Server] §8World saved.
  1977. [13:40:28] [Server thread/INFO]: CONSOLE issued server command: /list
  1978. [13:40:28] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1979. [13:41:32] [Server thread/INFO]: CONSOLE issued server command: /list
  1980. [13:41:32] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1981. [13:41:39] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1982. [13:41:39] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1983. [13:41:39] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  1984. [13:42:35] [Server thread/INFO]: CONSOLE issued server command: /list
  1985. [13:42:35] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1986. [13:43:40] [Server thread/INFO]: CONSOLE issued server command: /list
  1987. [13:43:40] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1988. [13:44:43] [Server thread/INFO]: CONSOLE issued server command: /list
  1989. [13:44:43] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1990. [13:45:47] [Server thread/INFO]: CONSOLE issued server command: /list
  1991. [13:45:47] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1992. [13:46:39] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  1993. [13:46:39] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  1994. [13:46:39] [Server thread/INFO]: [Info] > There are currently 0 players online
  1995. [13:46:50] [Server thread/INFO]: CONSOLE issued server command: /list
  1996. [13:46:50] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1997. [13:47:54] [Server thread/INFO]: CONSOLE issued server command: /list
  1998. [13:47:54] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  1999. [13:48:58] [Server thread/INFO]: CONSOLE issued server command: /list
  2000. [13:48:58] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2001. [13:50:02] [Server thread/INFO]: CONSOLE issued server command: /list
  2002. [13:50:02] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2003. [13:50:08] [Server thread/INFO]: Saving is already turned on
  2004. [13:50:08] [Server thread/INFO]: Saving...
  2005. [13:50:08] [Server thread/INFO]: Saved the world
  2006. [13:50:09] [Server thread/INFO]: [Server] §8World saved.
  2007. [13:51:06] [Server thread/INFO]: CONSOLE issued server command: /list
  2008. [13:51:06] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2009. [13:51:40] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2010. [13:51:40] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2011. [13:51:40] [Craft Scheduler Thread - 185/INFO]: [SurvivalGames] Players stats have been saved!
  2012. [13:51:40] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2013. [13:51:40] [Craft Scheduler Thread - 190/INFO]: [SurvivalGames] Updating top signs!
  2014. [13:52:09] [Server thread/INFO]: CONSOLE issued server command: /list
  2015. [13:52:09] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2016. [13:53:13] [Server thread/INFO]: CONSOLE issued server command: /list
  2017. [13:53:13] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2018. [13:54:16] [Server thread/INFO]: CONSOLE issued server command: /list
  2019. [13:54:16] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2020. [13:55:20] [Server thread/INFO]: CONSOLE issued server command: /list
  2021. [13:55:20] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2022. [13:56:24] [Server thread/INFO]: CONSOLE issued server command: /list
  2023. [13:56:24] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2024. [13:56:40] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2025. [13:56:40] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2026. [13:56:40] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2027. [13:57:27] [Server thread/INFO]: CONSOLE issued server command: /list
  2028. [13:57:27] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2029. [13:58:31] [Server thread/INFO]: CONSOLE issued server command: /list
  2030. [13:58:31] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2031. [13:59:34] [Server thread/INFO]: CONSOLE issued server command: /list
  2032. [13:59:34] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2033. [14:00:12] [Server thread/INFO]: Saving is already turned on
  2034. [14:00:12] [Server thread/INFO]: Saving...
  2035. [14:00:12] [Server thread/INFO]: Saved the world
  2036. [14:00:12] [Server thread/INFO]: [Server] §8World saved.
  2037. [14:00:38] [Server thread/INFO]: CONSOLE issued server command: /list
  2038. [14:00:38] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2039. [14:01:40] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2040. [14:01:40] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2041. [14:01:40] [Server thread/INFO]: [Info] > There are currently 0 players online
  2042. [14:01:42] [Server thread/INFO]: CONSOLE issued server command: /list
  2043. [14:01:42] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2044. [14:02:46] [Server thread/INFO]: CONSOLE issued server command: /list
  2045. [14:02:46] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2046. [14:03:50] [Server thread/INFO]: CONSOLE issued server command: /list
  2047. [14:03:50] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2048. [14:04:53] [Server thread/INFO]: CONSOLE issued server command: /list
  2049. [14:04:53] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2050. [14:05:57] [Server thread/INFO]: CONSOLE issued server command: /list
  2051. [14:05:57] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2052. [14:06:40] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2053. [14:06:40] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2054. [14:06:40] [Craft Scheduler Thread - 200/INFO]: [SurvivalGames] Players stats have been saved!
  2055. [14:06:40] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2056. [14:07:01] [Server thread/INFO]: CONSOLE issued server command: /list
  2057. [14:07:01] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2058. [14:08:05] [Server thread/INFO]: CONSOLE issued server command: /list
  2059. [14:08:05] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2060. [14:09:09] [Server thread/INFO]: CONSOLE issued server command: /list
  2061. [14:09:09] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2062. [14:10:14] [Server thread/INFO]: CONSOLE issued server command: /list
  2063. [14:10:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2064. [14:10:15] [Server thread/INFO]: Saving is already turned on
  2065. [14:10:15] [Server thread/INFO]: Saving...
  2066. [14:10:15] [Server thread/INFO]: Saved the world
  2067. [14:10:15] [Server thread/INFO]: [Server] §8World saved.
  2068. [14:11:18] [Server thread/INFO]: CONSOLE issued server command: /list
  2069. [14:11:18] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2070. [14:11:40] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2071. [14:11:40] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2072. [14:11:40] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2073. [14:12:22] [Server thread/INFO]: CONSOLE issued server command: /list
  2074. [14:12:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2075. [14:13:26] [Server thread/INFO]: CONSOLE issued server command: /list
  2076. [14:13:26] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2077. [14:14:29] [Server thread/INFO]: CONSOLE issued server command: /list
  2078. [14:14:29] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2079. [14:15:33] [Server thread/INFO]: CONSOLE issued server command: /list
  2080. [14:15:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2081. [14:16:36] [Server thread/INFO]: CONSOLE issued server command: /list
  2082. [14:16:36] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2083. [14:16:40] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2084. [14:16:40] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2085. [14:16:41] [Server thread/INFO]: [Info] > There are currently 0 players online
  2086. [14:17:41] [Server thread/INFO]: CONSOLE issued server command: /list
  2087. [14:17:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2088. [14:18:45] [Server thread/INFO]: CONSOLE issued server command: /list
  2089. [14:18:45] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2090. [14:19:48] [Server thread/INFO]: CONSOLE issued server command: /list
  2091. [14:19:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2092. [14:20:19] [Server thread/INFO]: Saving is already turned on
  2093. [14:20:19] [Server thread/INFO]: Saving...
  2094. [14:20:19] [Server thread/INFO]: Saved the world
  2095. [14:20:19] [Server thread/INFO]: [Server] §8World saved.
  2096. [14:20:52] [Server thread/INFO]: CONSOLE issued server command: /list
  2097. [14:20:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2098. [14:21:40] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2099. [14:21:40] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2100. [14:21:40] [Craft Scheduler Thread - 211/INFO]: [SurvivalGames] Players stats have been saved!
  2101. [14:21:41] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2102. [14:21:41] [Craft Scheduler Thread - 216/INFO]: [SurvivalGames] Updating top signs!
  2103. [14:21:56] [Server thread/INFO]: CONSOLE issued server command: /list
  2104. [14:21:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2105. [14:23:00] [Server thread/INFO]: CONSOLE issued server command: /list
  2106. [14:23:00] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2107. [14:24:04] [Server thread/INFO]: CONSOLE issued server command: /list
  2108. [14:24:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2109. [14:25:07] [Server thread/INFO]: CONSOLE issued server command: /list
  2110. [14:25:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2111. [14:26:11] [Server thread/INFO]: CONSOLE issued server command: /list
  2112. [14:26:11] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2113. [14:26:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2114. [14:26:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2115. [14:26:41] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2116. [14:27:15] [Server thread/INFO]: CONSOLE issued server command: /list
  2117. [14:27:15] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2118. [14:28:20] [Server thread/INFO]: CONSOLE issued server command: /list
  2119. [14:28:20] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2120. [14:29:23] [Server thread/INFO]: CONSOLE issued server command: /list
  2121. [14:29:23] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2122. [14:30:23] [Server thread/INFO]: Saving is already turned on
  2123. [14:30:23] [Server thread/INFO]: Saving...
  2124. [14:30:23] [Server thread/INFO]: Saved the world
  2125. [14:30:23] [Server thread/INFO]: [Server] §8World saved.
  2126. [14:30:27] [Server thread/INFO]: CONSOLE issued server command: /list
  2127. [14:30:27] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2128. [14:31:31] [Server thread/INFO]: CONSOLE issued server command: /list
  2129. [14:31:31] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2130. [14:31:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2131. [14:31:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2132. [14:31:41] [Server thread/INFO]: [Info] > There are currently 0 players online
  2133. [14:32:35] [Server thread/INFO]: CONSOLE issued server command: /list
  2134. [14:32:35] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2135. [14:33:39] [Server thread/INFO]: CONSOLE issued server command: /list
  2136. [14:33:39] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2137. [14:34:13] [LoginProcessingThread/INFO]: UUID of player dw9 is 3cdbd8b5-fba1-4efa-8c2f-1fe1f23c0dda
  2138. [14:34:14] [Server thread/INFO]: [+] dw9 has joined the server
  2139. [14:34:14] [Server thread/INFO]: [SpawnTP] Sent dw9 to spawn
  2140. [14:34:14] [Server thread/INFO]: dw9[/89.253.120.230:60648] logged in with entity id 5344 at ([Hub]61.60668689005221, 66.0, 64.009729354033)
  2141. [14:34:43] [Server thread/INFO]: CONSOLE issued server command: /list
  2142. [14:34:43] [Server thread/INFO]: There are 1 out of maximum 300 players online.
  2143. [14:34:43] [Server thread/INFO]: Friend: FRIEND dw9
  2144. [14:35:46] [Server thread/INFO]: CONSOLE issued server command: /list
  2145. [14:35:46] [Server thread/INFO]: There are 1 out of maximum 300 players online.
  2146. [14:35:46] [Server thread/INFO]: Friend: FRIEND dw9
  2147. [14:36:37] [Server thread/INFO]: dw9 lost connection: Disconnected
  2148. [14:36:37] [Server thread/INFO]: [-] dw9 has left the server
  2149. [14:36:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2150. [14:36:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2151. [14:36:41] [Craft Scheduler Thread - 230/INFO]: [SurvivalGames] Players stats have been saved!
  2152. [14:36:41] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2153. [14:36:50] [Server thread/INFO]: CONSOLE issued server command: /list
  2154. [14:36:50] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2155. [14:37:54] [Server thread/INFO]: CONSOLE issued server command: /list
  2156. [14:37:54] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2157. [14:38:58] [Server thread/INFO]: CONSOLE issued server command: /list
  2158. [14:38:58] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2159. [14:40:02] [Server thread/INFO]: CONSOLE issued server command: /list
  2160. [14:40:02] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2161. [14:40:07] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  2162. [14:40:28] [Server thread/INFO]: Saving is already turned on
  2163. [14:40:28] [Server thread/INFO]: Saving...
  2164. [14:40:28] [Server thread/INFO]: Saved the world
  2165. [14:40:28] [Server thread/INFO]: [Server] §8World saved.
  2166. [14:41:06] [Server thread/INFO]: CONSOLE issued server command: /list
  2167. [14:41:06] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2168. [14:41:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2169. [14:41:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2170. [14:41:41] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2171. [14:42:09] [Server thread/INFO]: CONSOLE issued server command: /list
  2172. [14:42:09] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2173. [14:43:13] [Server thread/INFO]: CONSOLE issued server command: /list
  2174. [14:43:13] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2175. [14:44:18] [Server thread/INFO]: CONSOLE issued server command: /list
  2176. [14:44:18] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2177. [14:45:21] [Server thread/INFO]: CONSOLE issued server command: /list
  2178. [14:45:21] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2179. [14:46:25] [Server thread/INFO]: CONSOLE issued server command: /list
  2180. [14:46:25] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2181. [14:46:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2182. [14:46:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2183. [14:46:41] [Server thread/INFO]: [Info] > There are currently 0 players online
  2184. [14:47:29] [Server thread/INFO]: CONSOLE issued server command: /list
  2185. [14:47:29] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2186. [14:48:33] [Server thread/INFO]: CONSOLE issued server command: /list
  2187. [14:48:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2188. [14:49:37] [Server thread/INFO]: CONSOLE issued server command: /list
  2189. [14:49:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2190. [14:50:32] [Server thread/INFO]: Saving is already turned on
  2191. [14:50:32] [Server thread/INFO]: Saving...
  2192. [14:50:32] [Server thread/INFO]: Saved the world
  2193. [14:50:33] [Server thread/INFO]: [Server] §8World saved.
  2194. [14:50:41] [Server thread/INFO]: CONSOLE issued server command: /list
  2195. [14:50:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2196. [14:51:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2197. [14:51:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2198. [14:51:41] [Craft Scheduler Thread - 242/INFO]: [SurvivalGames] Players stats have been saved!
  2199. [14:51:41] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2200. [14:51:41] [Craft Scheduler Thread - 245/INFO]: [SurvivalGames] Updating top signs!
  2201. [14:51:44] [Server thread/INFO]: CONSOLE issued server command: /list
  2202. [14:51:44] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2203. [14:52:48] [Server thread/INFO]: CONSOLE issued server command: /list
  2204. [14:52:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2205. [14:53:52] [Server thread/INFO]: CONSOLE issued server command: /list
  2206. [14:53:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2207. [14:54:56] [Server thread/INFO]: CONSOLE issued server command: /list
  2208. [14:54:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2209. [14:56:00] [Server thread/INFO]: CONSOLE issued server command: /list
  2210. [14:56:00] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2211. [14:56:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2212. [14:56:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2213. [14:56:41] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2214. [14:57:04] [Server thread/INFO]: CONSOLE issued server command: /list
  2215. [14:57:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2216. [14:58:07] [Server thread/INFO]: CONSOLE issued server command: /list
  2217. [14:58:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2218. [14:59:11] [Server thread/INFO]: CONSOLE issued server command: /list
  2219. [14:59:11] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2220. [15:00:15] [Server thread/INFO]: CONSOLE issued server command: /list
  2221. [15:00:15] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2222. [15:00:36] [Server thread/INFO]: Saving is already turned on
  2223. [15:00:36] [Server thread/INFO]: Saving...
  2224. [15:00:36] [Server thread/INFO]: Saved the world
  2225. [15:00:36] [Server thread/INFO]: [Server] §8World saved.
  2226. [15:01:19] [Server thread/INFO]: CONSOLE issued server command: /list
  2227. [15:01:19] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2228. [15:01:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2229. [15:01:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2230. [15:01:41] [Server thread/INFO]: [Info] > There are currently 0 players online
  2231. [15:02:23] [Server thread/INFO]: CONSOLE issued server command: /list
  2232. [15:02:23] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2233. [15:03:27] [Server thread/INFO]: CONSOLE issued server command: /list
  2234. [15:03:27] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2235. [15:04:30] [Server thread/INFO]: CONSOLE issued server command: /list
  2236. [15:04:30] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2237. [15:05:34] [Server thread/INFO]: CONSOLE issued server command: /list
  2238. [15:05:34] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2239. [15:06:39] [Server thread/INFO]: CONSOLE issued server command: /list
  2240. [15:06:39] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2241. [15:06:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2242. [15:06:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2243. [15:06:41] [Craft Scheduler Thread - 254/INFO]: [SurvivalGames] Players stats have been saved!
  2244. [15:06:41] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2245. [15:07:42] [Server thread/INFO]: CONSOLE issued server command: /list
  2246. [15:07:42] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2247. [15:08:46] [Server thread/INFO]: CONSOLE issued server command: /list
  2248. [15:08:46] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2249. [15:09:50] [Server thread/INFO]: CONSOLE issued server command: /list
  2250. [15:09:50] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2251. [15:10:39] [Server thread/INFO]: Saving is already turned on
  2252. [15:10:39] [Server thread/INFO]: Saving...
  2253. [15:10:39] [Server thread/INFO]: Saved the world
  2254. [15:10:39] [Server thread/INFO]: [Server] §8World saved.
  2255. [15:10:53] [Server thread/INFO]: CONSOLE issued server command: /list
  2256. [15:10:53] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2257. [15:11:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2258. [15:11:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2259. [15:11:41] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2260. [15:11:57] [Server thread/INFO]: CONSOLE issued server command: /list
  2261. [15:11:57] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2262. [15:13:01] [Server thread/INFO]: CONSOLE issued server command: /list
  2263. [15:13:01] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2264. [15:14:05] [Server thread/INFO]: CONSOLE issued server command: /list
  2265. [15:14:05] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2266. [15:15:08] [Server thread/INFO]: CONSOLE issued server command: /list
  2267. [15:15:08] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2268. [15:16:12] [Server thread/INFO]: CONSOLE issued server command: /list
  2269. [15:16:12] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2270. [15:16:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2271. [15:16:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2272. [15:16:41] [Server thread/INFO]: [Info] > There are currently 0 players online
  2273. [15:17:16] [Server thread/INFO]: CONSOLE issued server command: /list
  2274. [15:17:16] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2275. [15:18:20] [Server thread/INFO]: CONSOLE issued server command: /list
  2276. [15:18:20] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2277. [15:19:24] [Server thread/INFO]: CONSOLE issued server command: /list
  2278. [15:19:24] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2279. [15:20:27] [Server thread/INFO]: CONSOLE issued server command: /list
  2280. [15:20:27] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2281. [15:20:43] [Server thread/INFO]: Saving is already turned on
  2282. [15:20:43] [Server thread/INFO]: Saving...
  2283. [15:20:43] [Server thread/INFO]: Saved the world
  2284. [15:20:44] [Server thread/INFO]: [Server] §8World saved.
  2285. [15:21:31] [Server thread/INFO]: CONSOLE issued server command: /list
  2286. [15:21:31] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2287. [15:21:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2288. [15:21:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2289. [15:21:41] [Craft Scheduler Thread - 268/INFO]: [SurvivalGames] Players stats have been saved!
  2290. [15:21:41] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2291. [15:21:41] [Craft Scheduler Thread - 271/INFO]: [SurvivalGames] Updating top signs!
  2292. [15:22:35] [Server thread/INFO]: CONSOLE issued server command: /list
  2293. [15:22:35] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2294. [15:23:40] [Server thread/INFO]: CONSOLE issued server command: /list
  2295. [15:23:40] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2296. [15:24:43] [Server thread/INFO]: CONSOLE issued server command: /list
  2297. [15:24:43] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2298. [15:25:30] [LoginProcessingThread/INFO]: UUID of player captainpatakis is f64f05df-ea82-4991-931b-1f0d6149fe3c
  2299. [15:25:30] [Server thread/INFO]: [+] captainpatakis has joined the server
  2300. [15:25:30] [Server thread/INFO]: [SpawnTP] Sent captainpatakis to spawn
  2301. [15:25:30] [Server thread/INFO]: captainpatakis[/2.87.156.51:50129] logged in with entity id 6206 at ([Hub]61.60668689005221, 66.0, 64.009729354033)
  2302. [15:25:47] [Server thread/INFO]: CONSOLE issued server command: /list
  2303. [15:25:47] [Server thread/INFO]: There are 1 out of maximum 300 players online.
  2304. [15:25:47] [Server thread/INFO]: Member: MEMBER captainpatakis
  2305. [15:26:41] [Server thread/INFO]: captainpatakis issued server command: /warp
  2306. [15:26:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2307. [15:26:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2308. [15:26:41] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2309. [15:26:50] [Server thread/INFO]: CONSOLE issued server command: /list
  2310. [15:26:51] [Server thread/INFO]: There are 1 out of maximum 300 players online.
  2311. [15:26:51] [Server thread/INFO]: Member: MEMBER captainpatakis
  2312. [15:26:58] [Server thread/INFO]: captainpatakis issued server command: /warp mesapvp
  2313. [15:27:54] [Server thread/INFO]: CONSOLE issued server command: /list
  2314. [15:27:54] [Server thread/INFO]: There are 1 out of maximum 300 players online.
  2315. [15:27:54] [Server thread/INFO]: Member: MEMBER captainpatakis
  2316. [15:28:13] [Server thread/INFO]: captainpatakis issued server command: /warp skyblock
  2317. [15:28:17] [Server thread/INFO]: captainpatakis issued server command: /is reset
  2318. [15:28:22] [Server thread/INFO]: captainpatakis issued server command: /is confirm
  2319. [15:28:26] [Server thread/INFO]: Title command successfully executed
  2320. [15:28:26] [Server thread/WARN]: java.lang.ArrayIndexOutOfBoundsException: 36
  2321. [15:28:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.api.DataStrings.parseInventory(DataStrings.java:421)
  2322. [15:28:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.api.share.InventorySerializer.deserialize(InventorySerializer.java:20)
  2323. [15:28:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.api.share.InventorySerializer.deserialize(InventorySerializer.java:10)
  2324. [15:28:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.util.data.DefaultPlayerProfile.<init>(DefaultPlayerProfile.java:76)
  2325. [15:28:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.getPlayerData(FlatFilePlayerData.java:283)
  2326. [15:28:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.WeakProfileContainer.getPlayerData(WeakProfileContainer.java:98)
  2327. [15:28:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.WeakProfileContainer.getPlayerData(WeakProfileContainer.java:87)
  2328. [15:28:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.WorldChangeShareHandler.handle(WorldChangeShareHandler.java:72)
  2329. [15:28:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.ShareHandler.handleSharing(ShareHandler.java:56)
  2330. [15:28:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.InventoriesListener.playerChangedWorld(InventoriesListener.java:183)
  2331. [15:28:26] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2332. [15:28:26] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2333. [15:28:26] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2334. [15:28:26] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  2335. [15:28:26] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  2336. [15:28:26] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  2337. [15:28:26] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499)
  2338. [15:28:26] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  2339. [15:28:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:713)
  2340. [15:28:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:539)
  2341. [15:28:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271)
  2342. [15:28:26] [Server thread/WARN]: at com.wasteofplastic.askyblock.GridManager.homeTeleport(GridManager.java:1262)
  2343. [15:28:26] [Server thread/WARN]: at com.wasteofplastic.askyblock.GridManager.homeTeleport(GridManager.java:1229)
  2344. [15:28:26] [Server thread/WARN]: at com.wasteofplastic.askyblock.schematics.Schematic$1.run(Schematic.java:1072)
  2345. [15:28:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
  2346. [15:28:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
  2347. [15:28:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739)
  2348. [15:28:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  2349. [15:28:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  2350. [15:28:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  2351. [15:28:26] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  2352. [15:28:26] [Server thread/WARN]: [Multiverse-Inventories] Could not parse item: ItemStack{LEATHER_BOOTS x 1}
  2353. [15:28:26] [Server thread/WARN]: [Multiverse-Inventories] Invalid key: 37 while parsing inventory
  2354. [15:28:26] [Server thread/WARN]: [Multiverse-Inventories] Invalid key: 38 while parsing inventory
  2355. [15:28:26] [Server thread/WARN]: [Multiverse-Inventories] Invalid key: 39 while parsing inventory
  2356. [15:28:26] [Server thread/INFO]: Title command successfully executed
  2357. [15:28:26] [Server thread/INFO]: Title command successfully executed
  2358. [15:28:58] [Server thread/INFO]: CONSOLE issued server command: /list
  2359. [15:28:58] [Server thread/INFO]: There are 1 out of maximum 300 players online.
  2360. [15:28:58] [Server thread/INFO]: Member: MEMBER captainpatakis
  2361. [15:29:23] [Server thread/INFO]: captainpatakis issued server command: /is reset
  2362. [15:30:02] [Server thread/INFO]: CONSOLE issued server command: /list
  2363. [15:30:02] [Server thread/INFO]: There are 1 out of maximum 300 players online.
  2364. [15:30:02] [Server thread/INFO]: Member: MEMBER captainpatakis
  2365. [15:30:30] [Server thread/INFO]: captainpatakis issued server command: /is reset
  2366. [15:30:46] [Server thread/INFO]: Saving is already turned on
  2367. [15:30:46] [Server thread/INFO]: Saving...
  2368. [15:30:46] [Server thread/INFO]: Saved the world
  2369. [15:30:46] [Server thread/INFO]: [Server] §8World saved.
  2370. [15:30:53] [Server thread/INFO]: captainpatakis issued server command: /is reset
  2371. [15:31:05] [Server thread/INFO]: CONSOLE issued server command: /list
  2372. [15:31:05] [Server thread/INFO]: There are 1 out of maximum 300 players online.
  2373. [15:31:05] [Server thread/INFO]: Member: MEMBER captainpatakis
  2374. [15:31:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2375. [15:31:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2376. [15:31:42] [Server thread/INFO]: [Info] > There are currently 1 players online
  2377. [15:32:09] [Server thread/INFO]: CONSOLE issued server command: /list
  2378. [15:32:09] [Server thread/INFO]: There are 1 out of maximum 300 players online.
  2379. [15:32:09] [Server thread/INFO]: Member: MEMBER captainpatakis
  2380. [15:32:21] [Server thread/INFO]: captainpatakis lost connection: Timed out
  2381. [15:32:21] [Server thread/INFO]: [-] captainpatakis has left the server
  2382. [15:33:12] [Server thread/INFO]: CONSOLE issued server command: /list
  2383. [15:33:12] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2384. [15:34:16] [Server thread/INFO]: CONSOLE issued server command: /list
  2385. [15:34:16] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2386. [15:35:20] [Server thread/INFO]: CONSOLE issued server command: /list
  2387. [15:35:20] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2388. [15:36:23] [Server thread/INFO]: CONSOLE issued server command: /list
  2389. [15:36:23] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2390. [15:36:41] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2391. [15:36:41] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2392. [15:36:41] [Craft Scheduler Thread - 286/INFO]: [SurvivalGames] Players stats have been saved!
  2393. [15:36:42] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2394. [15:37:27] [Server thread/INFO]: CONSOLE issued server command: /list
  2395. [15:37:27] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2396. [15:38:31] [Server thread/INFO]: CONSOLE issued server command: /list
  2397. [15:38:31] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2398. [15:39:35] [Server thread/INFO]: CONSOLE issued server command: /list
  2399. [15:39:35] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2400. [15:40:38] [Server thread/INFO]: CONSOLE issued server command: /list
  2401. [15:40:38] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2402. [15:40:50] [Server thread/INFO]: Saving is already turned on
  2403. [15:40:50] [Server thread/INFO]: Saving...
  2404. [15:40:50] [Server thread/INFO]: Saved the world
  2405. [15:40:50] [Server thread/INFO]: [Server] §8World saved.
  2406. [15:41:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2407. [15:41:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2408. [15:41:42] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2409. [15:41:42] [Server thread/INFO]: CONSOLE issued server command: /list
  2410. [15:41:42] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2411. [15:42:46] [Server thread/INFO]: CONSOLE issued server command: /list
  2412. [15:42:46] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2413. [15:43:50] [Server thread/INFO]: CONSOLE issued server command: /list
  2414. [15:43:50] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2415. [15:44:53] [Server thread/INFO]: CONSOLE issued server command: /list
  2416. [15:44:53] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2417. [15:45:57] [Server thread/INFO]: CONSOLE issued server command: /list
  2418. [15:45:57] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2419. [15:46:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2420. [15:46:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2421. [15:46:42] [Server thread/INFO]: [Info] > There are currently 0 players online
  2422. [15:47:01] [Server thread/INFO]: CONSOLE issued server command: /list
  2423. [15:47:01] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2424. [15:48:05] [Server thread/INFO]: CONSOLE issued server command: /list
  2425. [15:48:05] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2426. [15:49:09] [Server thread/INFO]: CONSOLE issued server command: /list
  2427. [15:49:09] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2428. [15:50:12] [Server thread/INFO]: CONSOLE issued server command: /list
  2429. [15:50:12] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2430. [15:50:54] [Server thread/INFO]: Saving is already turned on
  2431. [15:50:54] [Server thread/INFO]: Saving...
  2432. [15:50:54] [Server thread/INFO]: Saved the world
  2433. [15:50:55] [Server thread/INFO]: [Server] §8World saved.
  2434. [15:51:17] [Server thread/INFO]: CONSOLE issued server command: /list
  2435. [15:51:17] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2436. [15:51:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2437. [15:51:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2438. [15:51:42] [Craft Scheduler Thread - 298/INFO]: [SurvivalGames] Players stats have been saved!
  2439. [15:51:42] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2440. [15:51:42] [Craft Scheduler Thread - 302/INFO]: [SurvivalGames] Updating top signs!
  2441. [15:52:21] [Server thread/INFO]: CONSOLE issued server command: /list
  2442. [15:52:21] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2443. [15:53:25] [Server thread/INFO]: CONSOLE issued server command: /list
  2444. [15:53:25] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2445. [15:54:28] [Server thread/INFO]: CONSOLE issued server command: /list
  2446. [15:54:28] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2447. [15:55:32] [Server thread/INFO]: CONSOLE issued server command: /list
  2448. [15:55:32] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2449. [15:56:36] [Server thread/INFO]: CONSOLE issued server command: /list
  2450. [15:56:36] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2451. [15:56:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2452. [15:56:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2453. [15:56:42] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2454. [15:57:40] [Server thread/INFO]: CONSOLE issued server command: /list
  2455. [15:57:40] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2456. [15:58:44] [Server thread/INFO]: CONSOLE issued server command: /list
  2457. [15:58:44] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2458. [15:59:48] [Server thread/INFO]: CONSOLE issued server command: /list
  2459. [15:59:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2460. [16:00:51] [Server thread/INFO]: CONSOLE issued server command: /list
  2461. [16:00:51] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2462. [16:00:57] [Server thread/INFO]: Saving is already turned on
  2463. [16:00:57] [Server thread/INFO]: Saving...
  2464. [16:00:57] [Server thread/INFO]: Saved the world
  2465. [16:00:57] [Server thread/INFO]: [Server] §8World saved.
  2466. [16:01:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2467. [16:01:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2468. [16:01:42] [Server thread/INFO]: [Info] > There are currently 0 players online
  2469. [16:01:55] [Server thread/INFO]: CONSOLE issued server command: /list
  2470. [16:01:55] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2471. [16:02:59] [Server thread/INFO]: CONSOLE issued server command: /list
  2472. [16:02:59] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2473. [16:04:02] [Server thread/INFO]: CONSOLE issued server command: /list
  2474. [16:04:02] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2475. [16:05:06] [Server thread/INFO]: CONSOLE issued server command: /list
  2476. [16:05:06] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2477. [16:06:10] [Server thread/INFO]: CONSOLE issued server command: /list
  2478. [16:06:10] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2479. [16:06:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2480. [16:06:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2481. [16:06:42] [Craft Scheduler Thread - 312/INFO]: [SurvivalGames] Players stats have been saved!
  2482. [16:06:42] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2483. [16:07:14] [Server thread/INFO]: CONSOLE issued server command: /list
  2484. [16:07:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2485. [16:08:19] [Server thread/INFO]: CONSOLE issued server command: /list
  2486. [16:08:19] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2487. [16:09:22] [Server thread/INFO]: CONSOLE issued server command: /list
  2488. [16:09:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2489. [16:10:26] [Server thread/INFO]: CONSOLE issued server command: /list
  2490. [16:10:26] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2491. [16:11:01] [Server thread/INFO]: Saving is already turned on
  2492. [16:11:01] [Server thread/INFO]: Saving...
  2493. [16:11:01] [Server thread/INFO]: Saved the world
  2494. [16:11:01] [Server thread/INFO]: [Server] §8World saved.
  2495. [16:11:30] [Server thread/INFO]: CONSOLE issued server command: /list
  2496. [16:11:30] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2497. [16:11:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2498. [16:11:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2499. [16:11:42] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2500. [16:12:34] [Server thread/INFO]: CONSOLE issued server command: /list
  2501. [16:12:34] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2502. [16:13:38] [Server thread/INFO]: CONSOLE issued server command: /list
  2503. [16:13:38] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2504. [16:14:41] [Server thread/INFO]: CONSOLE issued server command: /list
  2505. [16:14:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2506. [16:15:45] [Server thread/INFO]: CONSOLE issued server command: /list
  2507. [16:15:45] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2508. [16:16:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2509. [16:16:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2510. [16:16:42] [Server thread/INFO]: [Info] > There are currently 0 players online
  2511. [16:16:48] [Server thread/INFO]: CONSOLE issued server command: /list
  2512. [16:16:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2513. [16:17:52] [Server thread/INFO]: CONSOLE issued server command: /list
  2514. [16:17:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2515. [16:18:57] [Server thread/INFO]: CONSOLE issued server command: /list
  2516. [16:18:57] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2517. [16:20:00] [Server thread/INFO]: CONSOLE issued server command: /list
  2518. [16:20:00] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2519. [16:21:04] [Server thread/INFO]: CONSOLE issued server command: /list
  2520. [16:21:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2521. [16:21:05] [Server thread/INFO]: Saving is already turned on
  2522. [16:21:05] [Server thread/INFO]: Saving...
  2523. [16:21:05] [Server thread/INFO]: Saved the world
  2524. [16:21:05] [Server thread/INFO]: [Server] §8World saved.
  2525. [16:21:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2526. [16:21:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2527. [16:21:42] [Craft Scheduler Thread - 323/INFO]: [SurvivalGames] Players stats have been saved!
  2528. [16:21:42] [Craft Scheduler Thread - 325/INFO]: [VoidGenerator] Checking SpigotMc.org for Updates on VoidGenerator...
  2529. [16:21:42] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2530. [16:21:42] [Craft Scheduler Thread - 329/INFO]: [SurvivalGames] Updating top signs!
  2531. [16:21:42] [Craft Scheduler Thread - 333/INFO]: [Vault] Checking for Updates ...
  2532. [16:21:42] [Craft Scheduler Thread - 325/INFO]: [VoidGenerator] You are running the newest stable build.
  2533. [16:21:42] [Craft Scheduler Thread - 333/INFO]: [Vault] Stable Version: 1.5.6 | Current Version: 1.6.6
  2534. [16:22:07] [Server thread/INFO]: CONSOLE issued server command: /list
  2535. [16:22:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2536. [16:23:11] [Server thread/INFO]: CONSOLE issued server command: /list
  2537. [16:23:11] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2538. [16:24:15] [Server thread/INFO]: CONSOLE issued server command: /list
  2539. [16:24:15] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2540. [16:25:19] [Server thread/INFO]: CONSOLE issued server command: /list
  2541. [16:25:19] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2542. [16:26:22] [Server thread/INFO]: CONSOLE issued server command: /list
  2543. [16:26:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2544. [16:26:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2545. [16:26:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2546. [16:26:42] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2547. [16:27:26] [Server thread/INFO]: CONSOLE issued server command: /list
  2548. [16:27:26] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2549. [16:28:30] [Server thread/INFO]: CONSOLE issued server command: /list
  2550. [16:28:30] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2551. [16:29:33] [Server thread/INFO]: CONSOLE issued server command: /list
  2552. [16:29:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2553. [16:30:37] [Server thread/INFO]: CONSOLE issued server command: /list
  2554. [16:30:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2555. [16:31:08] [Server thread/INFO]: Saving is already turned on
  2556. [16:31:08] [Server thread/INFO]: Saving...
  2557. [16:31:08] [Server thread/INFO]: Saved the world
  2558. [16:31:08] [Server thread/INFO]: [Server] §8World saved.
  2559. [16:31:41] [Server thread/INFO]: CONSOLE issued server command: /list
  2560. [16:31:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2561. [16:31:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2562. [16:31:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2563. [16:31:42] [Server thread/INFO]: [Info] > There are currently 0 players online
  2564. [16:32:45] [Server thread/INFO]: CONSOLE issued server command: /list
  2565. [16:32:45] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2566. [16:33:49] [Server thread/INFO]: CONSOLE issued server command: /list
  2567. [16:33:49] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2568. [16:34:53] [Server thread/INFO]: CONSOLE issued server command: /list
  2569. [16:34:53] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2570. [16:35:56] [Server thread/INFO]: CONSOLE issued server command: /list
  2571. [16:35:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2572. [16:36:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2573. [16:36:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2574. [16:36:42] [Craft Scheduler Thread - 339/INFO]: [SurvivalGames] Players stats have been saved!
  2575. [16:36:42] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2576. [16:37:00] [Server thread/INFO]: CONSOLE issued server command: /list
  2577. [16:37:00] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2578. [16:38:04] [Server thread/INFO]: CONSOLE issued server command: /list
  2579. [16:38:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2580. [16:39:07] [Server thread/INFO]: CONSOLE issued server command: /list
  2581. [16:39:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2582. [16:40:11] [Server thread/INFO]: CONSOLE issued server command: /list
  2583. [16:40:11] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2584. [16:41:12] [Server thread/INFO]: Saving is already turned on
  2585. [16:41:12] [Server thread/INFO]: Saving...
  2586. [16:41:12] [Server thread/INFO]: Saved the world
  2587. [16:41:12] [Server thread/INFO]: [Server] §8World saved.
  2588. [16:41:15] [Server thread/INFO]: CONSOLE issued server command: /list
  2589. [16:41:15] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2590. [16:41:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2591. [16:41:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2592. [16:41:43] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2593. [16:42:19] [Server thread/INFO]: CONSOLE issued server command: /list
  2594. [16:42:19] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2595. [16:43:22] [Server thread/INFO]: CONSOLE issued server command: /list
  2596. [16:43:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2597. [16:44:26] [Server thread/INFO]: CONSOLE issued server command: /list
  2598. [16:44:26] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2599. [16:45:30] [Server thread/INFO]: CONSOLE issued server command: /list
  2600. [16:45:30] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2601. [16:46:33] [Server thread/INFO]: CONSOLE issued server command: /list
  2602. [16:46:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2603. [16:46:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2604. [16:46:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2605. [16:46:43] [Server thread/INFO]: [Info] > There are currently 0 players online
  2606. [16:47:37] [Server thread/INFO]: CONSOLE issued server command: /list
  2607. [16:47:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2608. [16:48:41] [Server thread/INFO]: CONSOLE issued server command: /list
  2609. [16:48:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2610. [16:49:44] [Server thread/INFO]: CONSOLE issued server command: /list
  2611. [16:49:44] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2612. [16:50:48] [Server thread/INFO]: CONSOLE issued server command: /list
  2613. [16:50:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2614. [16:51:16] [Server thread/INFO]: Saving is already turned on
  2615. [16:51:16] [Server thread/INFO]: Saving...
  2616. [16:51:16] [Server thread/INFO]: Saved the world
  2617. [16:51:16] [Server thread/INFO]: [Server] §8World saved.
  2618. [16:51:42] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2619. [16:51:42] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2620. [16:51:43] [Craft Scheduler Thread - 350/INFO]: [SurvivalGames] Players stats have been saved!
  2621. [16:51:43] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2622. [16:51:43] [Craft Scheduler Thread - 355/INFO]: [SurvivalGames] Updating top signs!
  2623. [16:51:52] [Server thread/INFO]: CONSOLE issued server command: /list
  2624. [16:51:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2625. [16:52:56] [Server thread/INFO]: CONSOLE issued server command: /list
  2626. [16:52:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2627. [16:54:00] [Server thread/INFO]: CONSOLE issued server command: /list
  2628. [16:54:00] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2629. [16:55:04] [Server thread/INFO]: CONSOLE issued server command: /list
  2630. [16:55:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2631. [16:56:08] [Server thread/INFO]: CONSOLE issued server command: /list
  2632. [16:56:08] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2633. [16:56:43] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2634. [16:56:43] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2635. [16:56:43] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2636. [16:57:12] [Server thread/INFO]: CONSOLE issued server command: /list
  2637. [16:57:12] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2638. [16:58:16] [Server thread/INFO]: CONSOLE issued server command: /list
  2639. [16:58:16] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2640. [16:59:20] [Server thread/INFO]: CONSOLE issued server command: /list
  2641. [16:59:20] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2642. [17:00:23] [Server thread/INFO]: CONSOLE issued server command: /list
  2643. [17:00:23] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2644. [17:01:19] [Server thread/INFO]: Saving is already turned on
  2645. [17:01:19] [Server thread/INFO]: Saving...
  2646. [17:01:20] [Server thread/INFO]: Saved the world
  2647. [17:01:20] [Server thread/INFO]: [Server] §8World saved.
  2648. [17:01:27] [Server thread/INFO]: CONSOLE issued server command: /list
  2649. [17:01:27] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2650. [17:01:43] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2651. [17:01:43] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2652. [17:01:43] [Server thread/INFO]: [Info] > There are currently 0 players online
  2653. [17:02:31] [Server thread/INFO]: CONSOLE issued server command: /list
  2654. [17:02:31] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2655. [17:03:35] [Server thread/INFO]: CONSOLE issued server command: /list
  2656. [17:03:35] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2657. [17:04:39] [Server thread/INFO]: CONSOLE issued server command: /list
  2658. [17:04:39] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2659. [17:05:42] [Server thread/INFO]: CONSOLE issued server command: /list
  2660. [17:05:42] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2661. [17:06:43] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2662. [17:06:43] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2663. [17:06:43] [Craft Scheduler Thread - 365/INFO]: [SurvivalGames] Players stats have been saved!
  2664. [17:06:43] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2665. [17:06:46] [Server thread/INFO]: CONSOLE issued server command: /list
  2666. [17:06:46] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2667. [17:07:50] [Server thread/INFO]: CONSOLE issued server command: /list
  2668. [17:07:50] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2669. [17:08:54] [Server thread/INFO]: CONSOLE issued server command: /list
  2670. [17:08:54] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2671. [17:09:58] [Server thread/INFO]: CONSOLE issued server command: /list
  2672. [17:09:58] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2673. [17:11:01] [Server thread/INFO]: CONSOLE issued server command: /list
  2674. [17:11:01] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2675. [17:11:24] [Server thread/INFO]: Saving is already turned on
  2676. [17:11:24] [Server thread/INFO]: Saving...
  2677. [17:11:24] [Server thread/INFO]: Saved the world
  2678. [17:11:24] [Server thread/INFO]: [Server] §8World saved.
  2679. [17:11:43] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2680. [17:11:43] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2681. [17:11:43] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2682. [17:12:05] [Server thread/INFO]: CONSOLE issued server command: /list
  2683. [17:12:05] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2684. [17:13:08] [Server thread/INFO]: CONSOLE issued server command: /list
  2685. [17:13:08] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2686. [17:14:13] [Server thread/INFO]: CONSOLE issued server command: /list
  2687. [17:14:13] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2688. [17:15:16] [Server thread/INFO]: CONSOLE issued server command: /list
  2689. [17:15:16] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2690. [17:16:20] [Server thread/INFO]: CONSOLE issued server command: /list
  2691. [17:16:20] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2692. [17:16:43] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2693. [17:16:43] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2694. [17:16:43] [Server thread/INFO]: [Info] > There are currently 0 players online
  2695. [17:17:24] [Server thread/INFO]: CONSOLE issued server command: /list
  2696. [17:17:24] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2697. [17:18:27] [Server thread/INFO]: CONSOLE issued server command: /list
  2698. [17:18:27] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2699. [17:19:32] [Server thread/INFO]: CONSOLE issued server command: /list
  2700. [17:19:32] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2701. [17:20:35] [Server thread/INFO]: CONSOLE issued server command: /list
  2702. [17:20:35] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2703. [17:21:27] [Server thread/INFO]: Saving is already turned on
  2704. [17:21:27] [Server thread/INFO]: Saving...
  2705. [17:21:27] [Server thread/INFO]: Saved the world
  2706. [17:21:27] [Server thread/INFO]: [Server] §8World saved.
  2707. [17:21:40] [Server thread/INFO]: CONSOLE issued server command: /list
  2708. [17:21:40] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2709. [17:21:43] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2710. [17:21:43] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2711. [17:21:43] [Craft Scheduler Thread - 376/INFO]: [SurvivalGames] Players stats have been saved!
  2712. [17:21:43] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2713. [17:21:43] [Craft Scheduler Thread - 381/INFO]: [SurvivalGames] Updating top signs!
  2714. [17:22:43] [Server thread/INFO]: CONSOLE issued server command: /list
  2715. [17:22:43] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2716. [17:23:48] [Server thread/INFO]: CONSOLE issued server command: /list
  2717. [17:23:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2718. [17:24:51] [Server thread/INFO]: CONSOLE issued server command: /list
  2719. [17:24:51] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2720. [17:25:55] [Server thread/INFO]: CONSOLE issued server command: /list
  2721. [17:25:55] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2722. [17:26:43] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2723. [17:26:43] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2724. [17:26:43] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2725. [17:26:58] [Server thread/INFO]: CONSOLE issued server command: /list
  2726. [17:26:58] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2727. [17:28:02] [Server thread/INFO]: CONSOLE issued server command: /list
  2728. [17:28:02] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2729. [17:29:06] [Server thread/INFO]: CONSOLE issued server command: /list
  2730. [17:29:06] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2731. [17:30:10] [Server thread/INFO]: CONSOLE issued server command: /list
  2732. [17:30:10] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2733. [17:31:14] [Server thread/INFO]: CONSOLE issued server command: /list
  2734. [17:31:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2735. [17:31:31] [Server thread/INFO]: Saving is already turned on
  2736. [17:31:31] [Server thread/INFO]: Saving...
  2737. [17:31:31] [Server thread/INFO]: Saved the world
  2738. [17:31:32] [Server thread/INFO]: [Server] §8World saved.
  2739. [17:31:43] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2740. [17:31:43] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2741. [17:31:43] [Server thread/INFO]: [Info] > There are currently 0 players online
  2742. [17:32:17] [Server thread/INFO]: CONSOLE issued server command: /list
  2743. [17:32:17] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2744. [17:33:21] [Server thread/INFO]: CONSOLE issued server command: /list
  2745. [17:33:21] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2746. [17:34:25] [Server thread/INFO]: CONSOLE issued server command: /list
  2747. [17:34:25] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2748. [17:35:29] [Server thread/INFO]: CONSOLE issued server command: /list
  2749. [17:35:29] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2750. [17:36:33] [Server thread/INFO]: CONSOLE issued server command: /list
  2751. [17:36:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2752. [17:36:43] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2753. [17:36:43] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2754. [17:36:43] [Craft Scheduler Thread - 391/INFO]: [SurvivalGames] Players stats have been saved!
  2755. [17:36:43] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2756. [17:37:37] [Server thread/INFO]: CONSOLE issued server command: /list
  2757. [17:37:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2758. [17:38:41] [Server thread/INFO]: CONSOLE issued server command: /list
  2759. [17:38:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2760. [17:39:45] [Server thread/INFO]: CONSOLE issued server command: /list
  2761. [17:39:45] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2762. [17:40:49] [Server thread/INFO]: CONSOLE issued server command: /list
  2763. [17:40:49] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2764. [17:41:34] [Server thread/INFO]: Saving is already turned on
  2765. [17:41:34] [Server thread/INFO]: Saving...
  2766. [17:41:34] [Server thread/INFO]: Saved the world
  2767. [17:41:34] [Server thread/INFO]: [Server] §8World saved.
  2768. [17:41:43] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2769. [17:41:43] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2770. [17:41:43] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2771. [17:41:52] [Server thread/INFO]: CONSOLE issued server command: /list
  2772. [17:41:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2773. [17:42:56] [Server thread/INFO]: CONSOLE issued server command: /list
  2774. [17:42:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2775. [17:44:00] [Server thread/INFO]: CONSOLE issued server command: /list
  2776. [17:44:00] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2777. [17:45:04] [Server thread/INFO]: CONSOLE issued server command: /list
  2778. [17:45:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2779. [17:46:07] [Server thread/INFO]: CONSOLE issued server command: /list
  2780. [17:46:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2781. [17:46:43] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2782. [17:46:43] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2783. [17:46:43] [Server thread/INFO]: [Info] > There are currently 0 players online
  2784. [17:47:11] [Server thread/INFO]: CONSOLE issued server command: /list
  2785. [17:47:11] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2786. [17:48:14] [Server thread/INFO]: CONSOLE issued server command: /list
  2787. [17:48:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2788. [17:49:18] [Server thread/INFO]: CONSOLE issued server command: /list
  2789. [17:49:18] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2790. [17:50:22] [Server thread/INFO]: CONSOLE issued server command: /list
  2791. [17:50:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2792. [17:51:25] [Server thread/INFO]: CONSOLE issued server command: /list
  2793. [17:51:25] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2794. [17:51:38] [Server thread/INFO]: Saving is already turned on
  2795. [17:51:38] [Server thread/INFO]: Saving...
  2796. [17:51:38] [Server thread/INFO]: Saved the world
  2797. [17:51:38] [Server thread/INFO]: [Server] §8World saved.
  2798. [17:51:43] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2799. [17:51:43] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2800. [17:51:43] [Craft Scheduler Thread - 401/INFO]: [SurvivalGames] Players stats have been saved!
  2801. [17:51:43] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2802. [17:51:43] [Craft Scheduler Thread - 406/INFO]: [SurvivalGames] Updating top signs!
  2803. [17:52:29] [Server thread/INFO]: CONSOLE issued server command: /list
  2804. [17:52:29] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2805. [17:53:33] [Server thread/INFO]: CONSOLE issued server command: /list
  2806. [17:53:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2807. [17:54:36] [Server thread/INFO]: CONSOLE issued server command: /list
  2808. [17:54:36] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2809. [17:55:40] [Server thread/INFO]: CONSOLE issued server command: /list
  2810. [17:55:40] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2811. [17:56:43] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2812. [17:56:43] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2813. [17:56:43] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2814. [17:56:44] [Server thread/INFO]: CONSOLE issued server command: /list
  2815. [17:56:44] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2816. [17:57:47] [Server thread/INFO]: CONSOLE issued server command: /list
  2817. [17:57:47] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2818. [17:58:51] [Server thread/INFO]: CONSOLE issued server command: /list
  2819. [17:58:51] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2820. [17:59:55] [Server thread/INFO]: CONSOLE issued server command: /list
  2821. [17:59:55] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2822. [18:00:58] [Server thread/INFO]: CONSOLE issued server command: /list
  2823. [18:00:58] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2824. [18:01:41] [Server thread/INFO]: Saving is already turned on
  2825. [18:01:41] [Server thread/INFO]: Saving...
  2826. [18:01:41] [Server thread/INFO]: Saved the world
  2827. [18:01:41] [Server thread/INFO]: [Server] §8World saved.
  2828. [18:01:43] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2829. [18:01:43] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2830. [18:01:44] [Server thread/INFO]: [Info] > There are currently 0 players online
  2831. [18:02:02] [Server thread/INFO]: CONSOLE issued server command: /list
  2832. [18:02:02] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2833. [18:03:05] [Server thread/INFO]: CONSOLE issued server command: /list
  2834. [18:03:05] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2835. [18:04:10] [Server thread/INFO]: CONSOLE issued server command: /list
  2836. [18:04:10] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2837. [18:05:14] [Server thread/INFO]: CONSOLE issued server command: /list
  2838. [18:05:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2839. [18:06:18] [Server thread/INFO]: CONSOLE issued server command: /list
  2840. [18:06:18] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2841. [18:06:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2842. [18:06:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2843. [18:06:44] [Craft Scheduler Thread - 416/INFO]: [SurvivalGames] Players stats have been saved!
  2844. [18:06:44] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2845. [18:07:22] [Server thread/INFO]: CONSOLE issued server command: /list
  2846. [18:07:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2847. [18:08:26] [Server thread/INFO]: CONSOLE issued server command: /list
  2848. [18:08:26] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2849. [18:09:30] [Server thread/INFO]: CONSOLE issued server command: /list
  2850. [18:09:30] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2851. [18:10:34] [Server thread/INFO]: CONSOLE issued server command: /list
  2852. [18:10:34] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2853. [18:11:38] [Server thread/INFO]: CONSOLE issued server command: /list
  2854. [18:11:38] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2855. [18:11:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2856. [18:11:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2857. [18:11:44] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2858. [18:11:45] [Server thread/INFO]: Saving is already turned on
  2859. [18:11:45] [Server thread/INFO]: Saving...
  2860. [18:11:46] [Server thread/INFO]: Saved the world
  2861. [18:11:46] [Server thread/INFO]: [Server] §8World saved.
  2862. [18:12:42] [Server thread/INFO]: CONSOLE issued server command: /list
  2863. [18:12:42] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2864. [18:13:46] [Server thread/INFO]: CONSOLE issued server command: /list
  2865. [18:13:46] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2866. [18:14:49] [Server thread/INFO]: CONSOLE issued server command: /list
  2867. [18:14:49] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2868. [18:15:53] [Server thread/INFO]: CONSOLE issued server command: /list
  2869. [18:15:53] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2870. [18:16:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2871. [18:16:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2872. [18:16:44] [Server thread/INFO]: [Info] > There are currently 0 players online
  2873. [18:16:57] [Server thread/INFO]: CONSOLE issued server command: /list
  2874. [18:16:57] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2875. [18:18:02] [Server thread/INFO]: CONSOLE issued server command: /list
  2876. [18:18:02] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2877. [18:19:07] [Server thread/INFO]: CONSOLE issued server command: /list
  2878. [18:19:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2879. [18:20:10] [Server thread/INFO]: CONSOLE issued server command: /list
  2880. [18:20:10] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2881. [18:21:14] [Server thread/INFO]: CONSOLE issued server command: /list
  2882. [18:21:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2883. [18:21:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2884. [18:21:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2885. [18:21:44] [Craft Scheduler Thread - 427/INFO]: [SurvivalGames] Players stats have been saved!
  2886. [18:21:44] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2887. [18:21:44] [Craft Scheduler Thread - 432/INFO]: [SurvivalGames] Updating top signs!
  2888. [18:21:50] [Server thread/INFO]: Saving is already turned on
  2889. [18:21:50] [Server thread/INFO]: Saving...
  2890. [18:21:50] [Server thread/INFO]: Saved the world
  2891. [18:21:50] [Server thread/INFO]: [Server] §8World saved.
  2892. [18:22:18] [Server thread/INFO]: CONSOLE issued server command: /list
  2893. [18:22:18] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2894. [18:23:21] [Server thread/INFO]: CONSOLE issued server command: /list
  2895. [18:23:21] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2896. [18:24:25] [Server thread/INFO]: CONSOLE issued server command: /list
  2897. [18:24:25] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2898. [18:25:28] [Server thread/INFO]: CONSOLE issued server command: /list
  2899. [18:25:28] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2900. [18:26:32] [Server thread/INFO]: CONSOLE issued server command: /list
  2901. [18:26:32] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2902. [18:26:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2903. [18:26:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2904. [18:26:44] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2905. [18:27:35] [Server thread/INFO]: CONSOLE issued server command: /list
  2906. [18:27:35] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2907. [18:28:39] [Server thread/INFO]: CONSOLE issued server command: /list
  2908. [18:28:39] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2909. [18:29:43] [Server thread/INFO]: CONSOLE issued server command: /list
  2910. [18:29:43] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2911. [18:30:47] [Server thread/INFO]: CONSOLE issued server command: /list
  2912. [18:30:47] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2913. [18:31:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2914. [18:31:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2915. [18:31:44] [Server thread/INFO]: [Info] > There are currently 0 players online
  2916. [18:31:50] [Server thread/INFO]: CONSOLE issued server command: /list
  2917. [18:31:50] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2918. [18:31:54] [Server thread/INFO]: Saving is already turned on
  2919. [18:31:54] [Server thread/INFO]: Saving...
  2920. [18:31:54] [Server thread/INFO]: Saved the world
  2921. [18:31:54] [Server thread/INFO]: [Server] §8World saved.
  2922. [18:32:54] [Server thread/INFO]: CONSOLE issued server command: /list
  2923. [18:32:54] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2924. [18:33:58] [Server thread/INFO]: CONSOLE issued server command: /list
  2925. [18:33:58] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2926. [18:35:02] [Server thread/INFO]: CONSOLE issued server command: /list
  2927. [18:35:02] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2928. [18:36:06] [Server thread/INFO]: CONSOLE issued server command: /list
  2929. [18:36:06] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2930. [18:36:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2931. [18:36:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2932. [18:36:44] [Craft Scheduler Thread - 442/INFO]: [SurvivalGames] Players stats have been saved!
  2933. [18:36:44] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2934. [18:37:10] [Server thread/INFO]: CONSOLE issued server command: /list
  2935. [18:37:10] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2936. [18:38:15] [Server thread/INFO]: CONSOLE issued server command: /list
  2937. [18:38:15] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2938. [18:39:18] [Server thread/INFO]: CONSOLE issued server command: /list
  2939. [18:39:18] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2940. [18:40:22] [Server thread/INFO]: CONSOLE issued server command: /list
  2941. [18:40:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2942. [18:41:25] [Server thread/INFO]: CONSOLE issued server command: /list
  2943. [18:41:25] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2944. [18:41:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2945. [18:41:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2946. [18:41:44] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2947. [18:41:59] [Server thread/INFO]: Saving is already turned on
  2948. [18:41:59] [Server thread/INFO]: Saving...
  2949. [18:41:59] [Server thread/INFO]: Saved the world
  2950. [18:42:00] [Server thread/INFO]: [Server] §8World saved.
  2951. [18:42:29] [Server thread/INFO]: CONSOLE issued server command: /list
  2952. [18:42:29] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2953. [18:43:34] [Server thread/INFO]: CONSOLE issued server command: /list
  2954. [18:43:34] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2955. [18:44:37] [Server thread/INFO]: CONSOLE issued server command: /list
  2956. [18:44:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2957. [18:45:41] [Server thread/INFO]: CONSOLE issued server command: /list
  2958. [18:45:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2959. [18:46:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2960. [18:46:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2961. [18:46:44] [Server thread/INFO]: [Info] > There are currently 0 players online
  2962. [18:46:44] [Server thread/INFO]: CONSOLE issued server command: /list
  2963. [18:46:44] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2964. [18:47:48] [Server thread/INFO]: CONSOLE issued server command: /list
  2965. [18:47:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2966. [18:48:53] [Server thread/INFO]: CONSOLE issued server command: /list
  2967. [18:48:53] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2968. [18:49:57] [Server thread/INFO]: CONSOLE issued server command: /list
  2969. [18:49:57] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2970. [18:51:00] [Server thread/INFO]: CONSOLE issued server command: /list
  2971. [18:51:00] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2972. [18:51:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2973. [18:51:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2974. [18:51:44] [Craft Scheduler Thread - 452/INFO]: [SurvivalGames] Players stats have been saved!
  2975. [18:51:44] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  2976. [18:51:44] [Craft Scheduler Thread - 457/INFO]: [SurvivalGames] Updating top signs!
  2977. [18:52:02] [Server thread/INFO]: Saving is already turned on
  2978. [18:52:02] [Server thread/INFO]: Saving...
  2979. [18:52:02] [Server thread/INFO]: Saved the world
  2980. [18:52:02] [Server thread/INFO]: [Server] §8World saved.
  2981. [18:52:04] [Server thread/INFO]: CONSOLE issued server command: /list
  2982. [18:52:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2983. [18:53:07] [Server thread/INFO]: CONSOLE issued server command: /list
  2984. [18:53:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2985. [18:54:11] [Server thread/INFO]: CONSOLE issued server command: /list
  2986. [18:54:11] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2987. [18:55:15] [Server thread/INFO]: CONSOLE issued server command: /list
  2988. [18:55:15] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2989. [18:56:19] [Server thread/INFO]: CONSOLE issued server command: /list
  2990. [18:56:19] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2991. [18:56:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  2992. [18:56:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  2993. [18:56:44] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  2994. [18:57:22] [Server thread/INFO]: CONSOLE issued server command: /list
  2995. [18:57:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2996. [18:58:26] [Server thread/INFO]: CONSOLE issued server command: /list
  2997. [18:58:26] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  2998. [18:59:30] [Server thread/INFO]: CONSOLE issued server command: /list
  2999. [18:59:30] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3000. [19:00:33] [Server thread/INFO]: CONSOLE issued server command: /list
  3001. [19:00:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3002. [19:01:37] [Server thread/INFO]: CONSOLE issued server command: /list
  3003. [19:01:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3004. [19:01:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3005. [19:01:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3006. [19:01:44] [Server thread/INFO]: [Info] > There are currently 0 players online
  3007. [19:02:06] [Server thread/INFO]: Saving is already turned on
  3008. [19:02:06] [Server thread/INFO]: Saving...
  3009. [19:02:06] [Server thread/INFO]: Saved the world
  3010. [19:02:06] [Server thread/INFO]: [Server] §8World saved.
  3011. [19:02:41] [Server thread/INFO]: CONSOLE issued server command: /list
  3012. [19:02:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3013. [19:03:44] [Server thread/INFO]: CONSOLE issued server command: /list
  3014. [19:03:44] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3015. [19:04:48] [Server thread/INFO]: CONSOLE issued server command: /list
  3016. [19:04:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3017. [19:05:51] [Server thread/INFO]: CONSOLE issued server command: /list
  3018. [19:05:51] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3019. [19:06:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3020. [19:06:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3021. [19:06:44] [Craft Scheduler Thread - 467/INFO]: [SurvivalGames] Players stats have been saved!
  3022. [19:06:44] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  3023. [19:06:56] [Server thread/INFO]: CONSOLE issued server command: /list
  3024. [19:06:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3025. [19:07:59] [Server thread/INFO]: CONSOLE issued server command: /list
  3026. [19:07:59] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3027. [19:09:03] [Server thread/INFO]: CONSOLE issued server command: /list
  3028. [19:09:03] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3029. [19:10:06] [Server thread/INFO]: CONSOLE issued server command: /list
  3030. [19:10:06] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3031. [19:11:10] [Server thread/INFO]: CONSOLE issued server command: /list
  3032. [19:11:10] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3033. [19:11:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3034. [19:11:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3035. [19:11:44] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  3036. [19:12:09] [Server thread/INFO]: Saving is already turned on
  3037. [19:12:09] [Server thread/INFO]: Saving...
  3038. [19:12:09] [Server thread/INFO]: Saved the world
  3039. [19:12:09] [Server thread/INFO]: [Server] §8World saved.
  3040. [19:12:13] [Server thread/INFO]: CONSOLE issued server command: /list
  3041. [19:12:13] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3042. [19:13:17] [Server thread/INFO]: CONSOLE issued server command: /list
  3043. [19:13:17] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3044. [19:14:21] [Server thread/INFO]: CONSOLE issued server command: /list
  3045. [19:14:21] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3046. [19:15:24] [Server thread/INFO]: CONSOLE issued server command: /list
  3047. [19:15:24] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3048. [19:16:28] [Server thread/INFO]: CONSOLE issued server command: /list
  3049. [19:16:28] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3050. [19:16:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3051. [19:16:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3052. [19:16:44] [Server thread/INFO]: [Info] > There are currently 0 players online
  3053. [19:17:32] [Server thread/INFO]: CONSOLE issued server command: /list
  3054. [19:17:32] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3055. [19:18:35] [Server thread/INFO]: CONSOLE issued server command: /list
  3056. [19:18:35] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3057. [19:19:39] [Server thread/INFO]: CONSOLE issued server command: /list
  3058. [19:19:39] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3059. [19:20:43] [Server thread/INFO]: CONSOLE issued server command: /list
  3060. [19:20:43] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3061. [19:21:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3062. [19:21:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3063. [19:21:44] [Craft Scheduler Thread - 478/INFO]: [SurvivalGames] Players stats have been saved!
  3064. [19:21:44] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  3065. [19:21:44] [Craft Scheduler Thread - 483/INFO]: [SurvivalGames] Updating top signs!
  3066. [19:21:47] [Server thread/INFO]: CONSOLE issued server command: /list
  3067. [19:21:47] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3068. [19:22:13] [Server thread/INFO]: Saving is already turned on
  3069. [19:22:13] [Server thread/INFO]: Saving...
  3070. [19:22:13] [Server thread/INFO]: Saved the world
  3071. [19:22:13] [Server thread/INFO]: [Server] §8World saved.
  3072. [19:22:50] [Server thread/INFO]: CONSOLE issued server command: /list
  3073. [19:22:50] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3074. [19:23:54] [Server thread/INFO]: CONSOLE issued server command: /list
  3075. [19:23:54] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3076. [19:24:59] [Server thread/INFO]: CONSOLE issued server command: /list
  3077. [19:24:59] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3078. [19:26:03] [Server thread/INFO]: CONSOLE issued server command: /list
  3079. [19:26:03] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3080. [19:26:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3081. [19:26:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3082. [19:26:45] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  3083. [19:27:06] [Server thread/INFO]: CONSOLE issued server command: /list
  3084. [19:27:06] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3085. [19:28:10] [Server thread/INFO]: CONSOLE issued server command: /list
  3086. [19:28:10] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3087. [19:29:14] [Server thread/INFO]: CONSOLE issued server command: /list
  3088. [19:29:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3089. [19:30:18] [Server thread/INFO]: CONSOLE issued server command: /list
  3090. [19:30:18] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3091. [19:31:22] [Server thread/INFO]: CONSOLE issued server command: /list
  3092. [19:31:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3093. [19:31:44] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3094. [19:31:44] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3095. [19:31:45] [Server thread/INFO]: [Info] > There are currently 0 players online
  3096. [19:32:17] [Server thread/INFO]: Saving is already turned on
  3097. [19:32:17] [Server thread/INFO]: Saving...
  3098. [19:32:17] [Server thread/INFO]: Saved the world
  3099. [19:32:18] [Server thread/INFO]: [Server] §8World saved.
  3100. [19:32:26] [Server thread/INFO]: CONSOLE issued server command: /list
  3101. [19:32:26] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3102. [19:33:29] [Server thread/INFO]: CONSOLE issued server command: /list
  3103. [19:33:29] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3104. [19:34:33] [Server thread/INFO]: CONSOLE issued server command: /list
  3105. [19:34:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3106. [19:35:37] [Server thread/INFO]: CONSOLE issued server command: /list
  3107. [19:35:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3108. [19:36:41] [Server thread/INFO]: CONSOLE issued server command: /list
  3109. [19:36:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3110. [19:36:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3111. [19:36:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3112. [19:36:45] [Craft Scheduler Thread - 493/INFO]: [SurvivalGames] Players stats have been saved!
  3113. [19:36:45] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  3114. [19:37:45] [Server thread/INFO]: CONSOLE issued server command: /list
  3115. [19:37:45] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3116. [19:38:48] [Server thread/INFO]: CONSOLE issued server command: /list
  3117. [19:38:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3118. [19:39:52] [Server thread/INFO]: CONSOLE issued server command: /list
  3119. [19:39:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3120. [19:40:57] [Server thread/INFO]: CONSOLE issued server command: /list
  3121. [19:40:57] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3122. [19:41:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3123. [19:41:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3124. [19:41:45] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  3125. [19:42:00] [Server thread/INFO]: CONSOLE issued server command: /list
  3126. [19:42:00] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3127. [19:42:21] [Server thread/INFO]: Saving is already turned on
  3128. [19:42:21] [Server thread/INFO]: Saving...
  3129. [19:42:21] [Server thread/INFO]: Saved the world
  3130. [19:42:21] [Server thread/INFO]: [Server] §8World saved.
  3131. [19:43:04] [Server thread/INFO]: CONSOLE issued server command: /list
  3132. [19:43:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3133. [19:44:08] [Server thread/INFO]: CONSOLE issued server command: /list
  3134. [19:44:08] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3135. [19:45:12] [Server thread/INFO]: CONSOLE issued server command: /list
  3136. [19:45:12] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3137. [19:46:16] [Server thread/INFO]: CONSOLE issued server command: /list
  3138. [19:46:16] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3139. [19:46:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3140. [19:46:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3141. [19:46:45] [Server thread/INFO]: [Info] > There are currently 0 players online
  3142. [19:47:21] [Server thread/INFO]: CONSOLE issued server command: /list
  3143. [19:47:21] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3144. [19:48:24] [Server thread/INFO]: CONSOLE issued server command: /list
  3145. [19:48:24] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3146. [19:49:28] [Server thread/INFO]: CONSOLE issued server command: /list
  3147. [19:49:28] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3148. [19:50:32] [Server thread/INFO]: CONSOLE issued server command: /list
  3149. [19:50:32] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3150. [19:51:36] [Server thread/INFO]: CONSOLE issued server command: /list
  3151. [19:51:36] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3152. [19:51:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3153. [19:51:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3154. [19:51:45] [Craft Scheduler Thread - 504/INFO]: [SurvivalGames] Players stats have been saved!
  3155. [19:51:45] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  3156. [19:51:45] [Craft Scheduler Thread - 509/INFO]: [SurvivalGames] Updating top signs!
  3157. [19:52:25] [Server thread/INFO]: Saving is already turned on
  3158. [19:52:25] [Server thread/INFO]: Saving...
  3159. [19:52:25] [Server thread/INFO]: Saved the world
  3160. [19:52:25] [Server thread/INFO]: [Server] §8World saved.
  3161. [19:52:40] [Server thread/INFO]: CONSOLE issued server command: /list
  3162. [19:52:40] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3163. [19:53:44] [Server thread/INFO]: CONSOLE issued server command: /list
  3164. [19:53:44] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3165. [19:54:47] [Server thread/INFO]: CONSOLE issued server command: /list
  3166. [19:54:47] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3167. [19:55:51] [Server thread/INFO]: CONSOLE issued server command: /list
  3168. [19:55:51] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3169. [19:56:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3170. [19:56:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3171. [19:56:45] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  3172. [19:56:55] [Server thread/INFO]: CONSOLE issued server command: /list
  3173. [19:56:55] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3174. [19:57:59] [Server thread/INFO]: CONSOLE issued server command: /list
  3175. [19:57:59] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3176. [19:59:03] [Server thread/INFO]: CONSOLE issued server command: /list
  3177. [19:59:03] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3178. [20:00:07] [Server thread/INFO]: CONSOLE issued server command: /list
  3179. [20:00:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3180. [20:01:10] [Server thread/INFO]: CONSOLE issued server command: /list
  3181. [20:01:10] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3182. [20:01:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3183. [20:01:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3184. [20:01:45] [Server thread/INFO]: [Info] > There are currently 0 players online
  3185. [20:02:14] [Server thread/INFO]: CONSOLE issued server command: /list
  3186. [20:02:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3187. [20:02:28] [Server thread/INFO]: Saving is already turned on
  3188. [20:02:28] [Server thread/INFO]: Saving...
  3189. [20:02:28] [Server thread/INFO]: Saved the world
  3190. [20:02:28] [Server thread/INFO]: [Server] §8World saved.
  3191. [20:03:18] [Server thread/INFO]: CONSOLE issued server command: /list
  3192. [20:03:18] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3193. [20:04:21] [Server thread/INFO]: CONSOLE issued server command: /list
  3194. [20:04:21] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3195. [20:05:25] [Server thread/INFO]: CONSOLE issued server command: /list
  3196. [20:05:25] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3197. [20:06:29] [Server thread/INFO]: CONSOLE issued server command: /list
  3198. [20:06:29] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3199. [20:06:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3200. [20:06:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3201. [20:06:45] [Craft Scheduler Thread - 519/INFO]: [SurvivalGames] Players stats have been saved!
  3202. [20:06:45] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  3203. [20:07:33] [Server thread/INFO]: CONSOLE issued server command: /list
  3204. [20:07:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3205. [20:08:37] [Server thread/INFO]: CONSOLE issued server command: /list
  3206. [20:08:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3207. [20:09:41] [Server thread/INFO]: CONSOLE issued server command: /list
  3208. [20:09:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3209. [20:10:45] [Server thread/INFO]: CONSOLE issued server command: /list
  3210. [20:10:45] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3211. [20:11:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3212. [20:11:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3213. [20:11:45] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  3214. [20:11:48] [Server thread/INFO]: CONSOLE issued server command: /list
  3215. [20:11:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3216. [20:12:32] [Server thread/INFO]: Saving is already turned on
  3217. [20:12:32] [Server thread/INFO]: Saving...
  3218. [20:12:32] [Server thread/INFO]: Saved the world
  3219. [20:12:32] [Server thread/INFO]: [Server] §8World saved.
  3220. [20:12:53] [Server thread/INFO]: CONSOLE issued server command: /list
  3221. [20:12:53] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3222. [20:13:57] [Server thread/INFO]: CONSOLE issued server command: /list
  3223. [20:13:57] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3224. [20:15:01] [Server thread/INFO]: CONSOLE issued server command: /list
  3225. [20:15:01] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3226. [20:16:04] [Server thread/INFO]: CONSOLE issued server command: /list
  3227. [20:16:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3228. [20:16:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3229. [20:16:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3230. [20:16:45] [Server thread/INFO]: [Info] > There are currently 0 players online
  3231. [20:17:08] [Server thread/INFO]: CONSOLE issued server command: /list
  3232. [20:17:08] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3233. [20:18:12] [Server thread/INFO]: CONSOLE issued server command: /list
  3234. [20:18:12] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3235. [20:19:16] [Server thread/INFO]: CONSOLE issued server command: /list
  3236. [20:19:16] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3237. [20:20:20] [Server thread/INFO]: CONSOLE issued server command: /list
  3238. [20:20:20] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3239. [20:21:24] [Server thread/INFO]: CONSOLE issued server command: /list
  3240. [20:21:24] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3241. [20:21:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3242. [20:21:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3243. [20:21:45] [Craft Scheduler Thread - 530/INFO]: [SurvivalGames] Players stats have been saved!
  3244. [20:21:45] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  3245. [20:21:45] [Craft Scheduler Thread - 535/INFO]: [SurvivalGames] Updating top signs!
  3246. [20:22:27] [Server thread/INFO]: CONSOLE issued server command: /list
  3247. [20:22:27] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3248. [20:22:35] [Server thread/INFO]: Saving is already turned on
  3249. [20:22:35] [Server thread/INFO]: Saving...
  3250. [20:22:35] [Server thread/INFO]: Saved the world
  3251. [20:22:35] [Server thread/INFO]: [Server] §8World saved.
  3252. [20:23:32] [Server thread/INFO]: CONSOLE issued server command: /list
  3253. [20:23:32] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3254. [20:24:36] [Server thread/INFO]: CONSOLE issued server command: /list
  3255. [20:24:36] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3256. [20:25:40] [Server thread/INFO]: CONSOLE issued server command: /list
  3257. [20:25:40] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3258. [20:26:44] [Server thread/INFO]: CONSOLE issued server command: /list
  3259. [20:26:44] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3260. [20:26:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3261. [20:26:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3262. [20:26:45] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  3263. [20:27:47] [Server thread/INFO]: CONSOLE issued server command: /list
  3264. [20:27:47] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3265. [20:28:51] [Server thread/INFO]: CONSOLE issued server command: /list
  3266. [20:28:51] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3267. [20:29:54] [Server thread/INFO]: CONSOLE issued server command: /list
  3268. [20:29:54] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3269. [20:30:58] [Server thread/INFO]: CONSOLE issued server command: /list
  3270. [20:30:58] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3271. [20:31:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3272. [20:31:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3273. [20:31:45] [Server thread/INFO]: [Info] > There are currently 0 players online
  3274. [20:32:02] [Server thread/INFO]: CONSOLE issued server command: /list
  3275. [20:32:02] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3276. [20:32:40] [Server thread/INFO]: Saving is already turned on
  3277. [20:32:40] [Server thread/INFO]: Saving...
  3278. [20:32:40] [Server thread/INFO]: Saved the world
  3279. [20:32:40] [Server thread/INFO]: [Server] §8World saved.
  3280. [20:33:06] [Server thread/INFO]: CONSOLE issued server command: /list
  3281. [20:33:06] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3282. [20:34:09] [Server thread/INFO]: CONSOLE issued server command: /list
  3283. [20:34:09] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3284. [20:35:13] [Server thread/INFO]: CONSOLE issued server command: /list
  3285. [20:35:13] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3286. [20:36:17] [Server thread/INFO]: CONSOLE issued server command: /list
  3287. [20:36:17] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3288. [20:36:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3289. [20:36:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3290. [20:36:45] [Craft Scheduler Thread - 545/INFO]: [SurvivalGames] Players stats have been saved!
  3291. [20:36:45] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  3292. [20:37:21] [Server thread/INFO]: CONSOLE issued server command: /list
  3293. [20:37:21] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3294. [20:38:25] [Server thread/INFO]: CONSOLE issued server command: /list
  3295. [20:38:25] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3296. [20:39:30] [Server thread/INFO]: CONSOLE issued server command: /list
  3297. [20:39:30] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3298. [20:40:33] [Server thread/INFO]: CONSOLE issued server command: /list
  3299. [20:40:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3300. [20:41:37] [Server thread/INFO]: CONSOLE issued server command: /list
  3301. [20:41:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3302. [20:41:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3303. [20:41:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3304. [20:41:46] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  3305. [20:42:40] [Server thread/INFO]: CONSOLE issued server command: /list
  3306. [20:42:40] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3307. [20:42:43] [Server thread/INFO]: Saving is already turned on
  3308. [20:42:43] [Server thread/INFO]: Saving...
  3309. [20:42:43] [Server thread/INFO]: Saved the world
  3310. [20:42:43] [Server thread/INFO]: [Server] §8World saved.
  3311. [20:43:44] [Server thread/INFO]: CONSOLE issued server command: /list
  3312. [20:43:44] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3313. [20:44:48] [Server thread/INFO]: CONSOLE issued server command: /list
  3314. [20:44:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3315. [20:45:52] [Server thread/INFO]: CONSOLE issued server command: /list
  3316. [20:45:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3317. [20:46:45] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3318. [20:46:45] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3319. [20:46:46] [Server thread/INFO]: [Info] > There are currently 0 players online
  3320. [20:46:55] [Server thread/INFO]: CONSOLE issued server command: /list
  3321. [20:46:55] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3322. [20:47:59] [Server thread/INFO]: CONSOLE issued server command: /list
  3323. [20:47:59] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3324. [20:49:04] [Server thread/INFO]: CONSOLE issued server command: /list
  3325. [20:49:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3326. [20:50:07] [Server thread/INFO]: CONSOLE issued server command: /list
  3327. [20:50:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3328. [20:51:11] [Server thread/INFO]: CONSOLE issued server command: /list
  3329. [20:51:11] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3330. [20:51:46] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3331. [20:51:46] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3332. [20:51:46] [Craft Scheduler Thread - 556/INFO]: [SurvivalGames] Players stats have been saved!
  3333. [20:51:46] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  3334. [20:51:46] [Craft Scheduler Thread - 561/INFO]: [SurvivalGames] Updating top signs!
  3335. [20:52:14] [Server thread/INFO]: CONSOLE issued server command: /list
  3336. [20:52:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3337. [20:52:47] [Server thread/INFO]: Saving is already turned on
  3338. [20:52:47] [Server thread/INFO]: Saving...
  3339. [20:52:47] [Server thread/INFO]: Saved the world
  3340. [20:52:47] [Server thread/INFO]: [Server] §8World saved.
  3341. [20:53:18] [Server thread/INFO]: CONSOLE issued server command: /list
  3342. [20:53:18] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3343. [20:54:21] [Server thread/INFO]: CONSOLE issued server command: /list
  3344. [20:54:21] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3345. [20:55:25] [Server thread/INFO]: CONSOLE issued server command: /list
  3346. [20:55:25] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3347. [20:56:29] [Server thread/INFO]: CONSOLE issued server command: /list
  3348. [20:56:29] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3349. [20:56:46] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3350. [20:56:46] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3351. [20:56:46] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  3352. [20:57:33] [Server thread/INFO]: CONSOLE issued server command: /list
  3353. [20:57:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3354. [20:58:37] [Server thread/INFO]: CONSOLE issued server command: /list
  3355. [20:58:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3356. [20:59:41] [Server thread/INFO]: CONSOLE issued server command: /list
  3357. [20:59:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3358. [21:00:44] [Server thread/INFO]: CONSOLE issued server command: /list
  3359. [21:00:44] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3360. [21:01:46] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3361. [21:01:46] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3362. [21:01:46] [Server thread/INFO]: [Info] > There are currently 0 players online
  3363. [21:01:48] [Server thread/INFO]: CONSOLE issued server command: /list
  3364. [21:01:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3365. [21:02:51] [Server thread/INFO]: Saving is already turned on
  3366. [21:02:51] [Server thread/INFO]: Saving...
  3367. [21:02:51] [Server thread/INFO]: Saved the world
  3368. [21:02:51] [Server thread/INFO]: [Server] §8World saved.
  3369. [21:02:52] [Server thread/INFO]: CONSOLE issued server command: /list
  3370. [21:02:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3371. [21:03:56] [Server thread/INFO]: CONSOLE issued server command: /list
  3372. [21:03:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3373. [21:05:00] [Server thread/INFO]: CONSOLE issued server command: /list
  3374. [21:05:00] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3375. [21:06:04] [Server thread/INFO]: CONSOLE issued server command: /list
  3376. [21:06:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3377. [21:06:46] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3378. [21:06:46] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3379. [21:06:46] [Craft Scheduler Thread - 571/INFO]: [SurvivalGames] Players stats have been saved!
  3380. [21:06:46] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  3381. [21:07:08] [Server thread/INFO]: CONSOLE issued server command: /list
  3382. [21:07:08] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3383. [21:08:11] [Server thread/INFO]: CONSOLE issued server command: /list
  3384. [21:08:11] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3385. [21:09:15] [Server thread/INFO]: CONSOLE issued server command: /list
  3386. [21:09:15] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3387. [21:10:19] [Server thread/INFO]: CONSOLE issued server command: /list
  3388. [21:10:19] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3389. [21:11:23] [Server thread/INFO]: CONSOLE issued server command: /list
  3390. [21:11:23] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3391. [21:11:46] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3392. [21:11:46] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3393. [21:11:46] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  3394. [21:12:27] [Server thread/INFO]: CONSOLE issued server command: /list
  3395. [21:12:27] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3396. [21:12:54] [Server thread/INFO]: Saving is already turned on
  3397. [21:12:54] [Server thread/INFO]: Saving...
  3398. [21:12:54] [Server thread/INFO]: Saved the world
  3399. [21:12:54] [Server thread/INFO]: [Server] §8World saved.
  3400. [21:13:31] [Server thread/INFO]: CONSOLE issued server command: /list
  3401. [21:13:31] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3402. [21:14:34] [Server thread/INFO]: CONSOLE issued server command: /list
  3403. [21:14:34] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3404. [21:15:38] [Server thread/INFO]: CONSOLE issued server command: /list
  3405. [21:15:38] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3406. [21:16:41] [Server thread/INFO]: CONSOLE issued server command: /list
  3407. [21:16:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3408. [21:16:46] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3409. [21:16:46] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3410. [21:16:46] [Server thread/INFO]: [Info] > There are currently 0 players online
  3411. [21:17:46] [Server thread/INFO]: CONSOLE issued server command: /list
  3412. [21:17:46] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3413. [21:18:49] [Server thread/INFO]: CONSOLE issued server command: /list
  3414. [21:18:49] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3415. [21:19:53] [Server thread/INFO]: CONSOLE issued server command: /list
  3416. [21:19:53] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3417. [21:20:56] [Server thread/INFO]: CONSOLE issued server command: /list
  3418. [21:20:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3419. [21:21:46] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3420. [21:21:46] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3421. [21:21:46] [Craft Scheduler Thread - 583/INFO]: [SurvivalGames] Players stats have been saved!
  3422. [21:21:46] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  3423. [21:21:46] [Craft Scheduler Thread - 587/INFO]: [SurvivalGames] Updating top signs!
  3424. [21:22:00] [Server thread/INFO]: CONSOLE issued server command: /list
  3425. [21:22:00] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3426. [21:22:58] [Server thread/INFO]: Saving is already turned on
  3427. [21:22:58] [Server thread/INFO]: Saving...
  3428. [21:22:58] [Server thread/INFO]: Saved the world
  3429. [21:22:58] [Server thread/INFO]: [Server] §8World saved.
  3430. [21:23:04] [Server thread/INFO]: CONSOLE issued server command: /list
  3431. [21:23:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3432. [21:24:08] [Server thread/INFO]: CONSOLE issued server command: /list
  3433. [21:24:08] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3434. [21:25:12] [Server thread/INFO]: CONSOLE issued server command: /list
  3435. [21:25:12] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3436. [21:26:15] [Server thread/INFO]: CONSOLE issued server command: /list
  3437. [21:26:15] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3438. [21:26:46] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3439. [21:26:46] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3440. [21:26:46] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  3441. [21:27:19] [Server thread/INFO]: CONSOLE issued server command: /list
  3442. [21:27:19] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3443. [21:28:23] [Server thread/INFO]: CONSOLE issued server command: /list
  3444. [21:28:23] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3445. [21:29:27] [Server thread/INFO]: CONSOLE issued server command: /list
  3446. [21:29:27] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3447. [21:30:08] [LoginProcessingThread/INFO]: UUID of player ohEllae is ce9cdce7-8f34-4fd0-9b87-14a7b299fa32
  3448. [21:30:08] [Server thread/INFO]: [+] ohEllae has joined the server
  3449. [21:30:08] [Server thread/WARN]: [LagMonitor] Plugin ProtocolSupport is performing a blocking action on the main thread. This could be a performance hit Socket: http://voxel-evo.us.to/. Such actions should be handled async from the main thread. Report it to the plugin author
  3450. [21:30:08] [Server thread/WARN]: [LagMonitor] The following exception is not an error. It's a hint for the plugin developer to find the source of the threading action. LagMonitor doesn't prevent this action. It just warns you
  3451. java.lang.IllegalAccessException: null
  3452. at com.github.games647.lagmonitor.threading.BlockingActionManager.logCurrentStack(BlockingActionManager.java:55) [LagMonitor.jar:?]
  3453. at com.github.games647.lagmonitor.threading.BlockingActionManager.checkBlockingAction(BlockingActionManager.java:42) [LagMonitor.jar:?]
  3454. at com.github.games647.lagmonitor.listeners.BlockingConnectionSelector.select(BlockingConnectionSelector.java:27) [LagMonitor.jar:?]
  3455. at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1150) [?:1.8.0_152]
  3456. at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) [?:1.8.0_152]
  3457. at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) [?:1.8.0_152]
  3458. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) [?:1.8.0_152]
  3459. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) [?:1.8.0_152]
  3460. at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) [?:1.8.0_152]
  3461. at net.mindoverflow.hubthat.UpdateChecker.linksValid(UpdateChecker.java:37) [HubThat.jar:?]
  3462. at net.mindoverflow.hubthat.Main.playerJoin(Main.java:226) [HubThat.jar:?]
  3463. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_152]
  3464. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_152]
  3465. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_152]
  3466. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_152]
  3467. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3468. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3469. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3470. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3471. at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3472. at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3473. at protocolsupport.zplatform.impl.spigot.network.handler.SpigotLoginListenerPlay.joinGame(SpigotLoginListenerPlay.java:124) [ProtocolSupport.jar:?]
  3474. at protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay.tryJoin(AbstractLoginListenerPlay.java:116) [ProtocolSupport.jar:?]
  3475. at protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay.tick(AbstractLoginListenerPlay.java:75) [ProtocolSupport.jar:?]
  3476. at protocolsupport.zplatform.impl.spigot.network.handler.SpigotLoginListenerPlay.e(SpigotLoginListenerPlay.java:70) [ProtocolSupport.jar:?]
  3477. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3478. at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3479. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3480. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3481. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3482. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3483. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
  3484. [21:30:08] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to SuperLobby v3.3.0
  3485. org.bukkit.event.EventException: null
  3486. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3487. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3488. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3489. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3490. at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3491. at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3492. at protocolsupport.zplatform.impl.spigot.network.handler.SpigotLoginListenerPlay.joinGame(SpigotLoginListenerPlay.java:124) [ProtocolSupport.jar:?]
  3493. at protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay.tryJoin(AbstractLoginListenerPlay.java:116) [ProtocolSupport.jar:?]
  3494. at protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay.tick(AbstractLoginListenerPlay.java:75) [ProtocolSupport.jar:?]
  3495. at protocolsupport.zplatform.impl.spigot.network.handler.SpigotLoginListenerPlay.e(SpigotLoginListenerPlay.java:70) [ProtocolSupport.jar:?]
  3496. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3497. at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3498. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3499. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3500. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3501. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3502. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
  3503. Caused by: java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.EXPLODE
  3504. at java.lang.Enum.valueOf(Enum.java:238) ~[?:1.8.0_152]
  3505. at org.bukkit.Sound.valueOf(Sound.java:1) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3506. at com.pedrojm96.superlobby.CustomEvents.sendSound(CustomEvents.java:79) ~[?:?]
  3507. at com.pedrojm96.superlobby.listener.PlayerE.onCustomJoin(PlayerE.java:388) ~[?:?]
  3508. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_152]
  3509. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_152]
  3510. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_152]
  3511. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_152]
  3512. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3513. ... 16 more
  3514. [21:30:08] [Server thread/INFO]: ohEllae[/220.253.212.167:64666] logged in with entity id 13002 at ([Hub]61.60668689005221, 66.0, 64.009729354033)
  3515. [21:30:08] [Craft Scheduler Thread - 599/INFO]: Failed to check for Jobs update on spigot web page.
  3516. [21:30:13] [Server thread/INFO]: ohEllae issued server command: /userinfo -f ohEllae
  3517. [21:30:22] [Server thread/INFO]: ohEllae issued server command: /gmc
  3518. [21:30:30] [Server thread/INFO]: CONSOLE issued server command: /list
  3519. [21:30:30] [Server thread/INFO]: There are 1 out of maximum 300 players online.
  3520. [21:30:30] [Server thread/INFO]: Manager: MANAGER Ella
  3521. [21:30:44] [Server thread/INFO]: ohEllae issued server command: /hologam create t I'll fix the holograms later .o.
  3522. [21:30:48] [Server thread/INFO]: ohEllae issued server command: /hologram create t I'll fix the holograms later .o.
  3523. [21:31:05] [LoginProcessingThread/INFO]: UUID of player nutellaah is 763a0140-0aad-42ce-b518-a015e05efddb
  3524. [21:31:05] [Server thread/INFO]: [+] nutellaah has joined the server
  3525. [21:31:05] [Server thread/INFO]: [SpawnTP] Sent nutellaah to spawn
  3526. [21:31:05] [Server thread/INFO]: nutellaah[/51.218.200.180:41159] logged in with entity id 13023 at ([Hub]61.60668689005221, 66.0, 64.009729354033)
  3527. [21:31:07] [Async Chat Thread - #0/INFO]: JNR LLAMA Nutella > .
  3528. [21:31:25] [Server thread/INFO]: ohEllae issued server command: /manuadd nutellaah friend
  3529. [21:31:34] [Server thread/INFO]: CONSOLE issued server command: /list
  3530. [21:31:34] [Server thread/INFO]: There are 2 out of maximum 300 players online.
  3531. [21:31:34] [Server thread/INFO]: Friend: FRIEND Nutella
  3532. [21:31:34] [Server thread/INFO]: Manager: MANAGER Ella
  3533. [21:31:46] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3534. [21:31:46] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3535. [21:31:46] [Server thread/INFO]: [Info] > There are currently 2 players online
  3536. [21:32:37] [Server thread/INFO]: CONSOLE issued server command: /list
  3537. [21:32:37] [Server thread/INFO]: There are 2 out of maximum 300 players online.
  3538. [21:32:37] [Server thread/INFO]: Friend: FRIEND Nutella
  3539. [21:32:37] [Server thread/INFO]: Manager: MANAGER Ella
  3540. [21:32:47] [LoginProcessingThread/INFO]: UUID of player Zachae is 8a71ad2d-010b-4276-a628-b2d45584c493
  3541. [21:32:47] [Server thread/INFO]: [+] Zachae has joined the server
  3542. [21:32:47] [Server thread/INFO]: [SpawnTP] Sent Zachae to spawn
  3543. [21:32:47] [Server thread/INFO]: Zachae[/174.94.57.118:62734] logged in with entity id 13048 at ([Hub]61.60668689005221, 66.0, 64.009729354033)
  3544. [21:33:02] [Server thread/INFO]: Saving is already turned on
  3545. [21:33:02] [Server thread/INFO]: Saving...
  3546. [21:33:02] [Server thread/INFO]: Saved the world
  3547. [21:33:02] [Server thread/INFO]: [Server] §8World saved.
  3548. [21:33:23] [Server thread/INFO]: Zachae issued server command: /tp el
  3549. [21:33:25] [Server thread/INFO]: Zachae lost connection: Disconnected
  3550. [21:33:25] [Server thread/INFO]: [-] Zachae has left the server
  3551. [21:33:27] [LoginProcessingThread/INFO]: UUID of player Zachae is 8a71ad2d-010b-4276-a628-b2d45584c493
  3552. [21:33:27] [Server thread/INFO]: [+] Zachae has joined the server
  3553. [21:33:27] [Server thread/INFO]: [SpawnTP] Sent Zachae to spawn
  3554. [21:33:27] [Server thread/INFO]: Zachae[/174.94.57.118:62789] logged in with entity id 13060 at ([Hub]61.60668689005221, 66.0, 64.009729354033)
  3555. [21:33:32] [Server thread/INFO]: ohEllae issued server command: /warp arcade
  3556. [21:33:37] [Server thread/INFO]: ohEllae issued server command: /userinfo -f ohEllae
  3557. [21:33:40] [Server thread/INFO]: ohEllae issued server command: /tpall
  3558. [21:33:41] [Server thread/INFO]: CONSOLE issued server command: /list
  3559. [21:33:41] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3560. [21:33:41] [Server thread/INFO]: Friend: FRIEND Nutella
  3561. [21:33:41] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3562. [21:33:48] [Server thread/INFO]: ohEllae issued server command: /userinfo -f ohEllae
  3563. [21:33:59] [Server thread/INFO]: [BedWars] Game 'Kingdoms' has just started!
  3564. [21:34:12] [Server thread/INFO]: §cnutellaah has made the advancement [Acquire Hardware]
  3565. [21:34:28] [Server thread/INFO]: ohEllae issued server command: /fly
  3566. [21:34:44] [Server thread/INFO]: CONSOLE issued server command: /list
  3567. [21:34:44] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3568. [21:34:44] [Server thread/INFO]: Friend: FRIEND Nutella
  3569. [21:34:44] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3570. [21:34:52] [Server thread/INFO]: ohEllae issued server command: /give ohEllae goldingot 10
  3571. [21:35:31] [Server thread/INFO]: §cnutellaah has made the advancement [Isn't It Iron Pick]
  3572. [21:35:48] [Server thread/INFO]: CONSOLE issued server command: /list
  3573. [21:35:48] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3574. [21:35:48] [Server thread/INFO]: Friend: FRIEND Nutella
  3575. [21:35:48] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3576. [21:36:09] [Server thread/INFO]: ohEllae issued server command: /userinfo -f ohEllae
  3577. [21:36:46] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3578. [21:36:46] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3579. [21:36:47] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  3580. [21:36:47] [Craft Scheduler Thread - 611/INFO]: [SurvivalGames] Players stats have been saved!
  3581. [21:36:51] [Server thread/INFO]: Zachae issued server command: /g info
  3582. [21:36:51] [Server thread/INFO]: CONSOLE issued server command: /list
  3583. [21:36:51] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3584. [21:36:51] [Server thread/INFO]: Friend: FRIEND Nutella
  3585. [21:36:51] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3586. [21:37:55] [Server thread/INFO]: CONSOLE issued server command: /list
  3587. [21:37:55] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3588. [21:37:55] [Server thread/INFO]: Friend: FRIEND Nutella
  3589. [21:37:55] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3590. [21:38:59] [Server thread/INFO]: CONSOLE issued server command: /list
  3591. [21:38:59] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3592. [21:38:59] [Server thread/INFO]: Friend: FRIEND Nutella
  3593. [21:38:59] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3594. [21:39:19] [Server thread/INFO]: §cnutellaah has made the advancement [Suit Up]
  3595. [21:39:36] [Server thread/INFO]: ohEllae issued server command: /gmc
  3596. [21:39:41] [Server thread/INFO]: ohEllae issued server command: /gms
  3597. [21:39:43] [Server thread/INFO]: ohEllae issued server command: /heal
  3598. [21:39:56] [Server thread/INFO]: ohEllae issued server command: /fly
  3599. [21:40:02] [Server thread/INFO]: CONSOLE issued server command: /list
  3600. [21:40:02] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3601. [21:40:02] [Server thread/INFO]: Friend: FRIEND Nutella
  3602. [21:40:02] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3603. [21:40:03] [Server thread/INFO]: ohEllae issued server command: /tp nut
  3604. [21:40:07] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  3605. [21:40:12] [Server thread/INFO]: ohEllae issued server command: /tp nut
  3606. [21:40:33] [Server thread/INFO]: ohEllae issued server command: /heal
  3607. [21:40:42] [Server thread/INFO]: ohEllae issued server command: /o
  3608. [21:40:51] [Server thread/INFO]: ohEllae issued server command: /pc menu
  3609. [21:41:06] [Server thread/INFO]: CONSOLE issued server command: /list
  3610. [21:41:06] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3611. [21:41:06] [Server thread/INFO]: Friend: FRIEND Nutella
  3612. [21:41:06] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3613. [21:41:35] [Server thread/WARN]: ohEllae moved too quickly! -9.903236754223983,62.21497229621076,-46.485703577369804
  3614. [21:41:40] [Server thread/INFO]: ohEllae issued server command: /tpall
  3615. [21:41:47] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3616. [21:41:47] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3617. [21:41:47] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  3618. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3619. [21:41:58] [Server thread/INFO]: ohEllae lost connection: Flying is not enabled on this server
  3620. [21:41:58] [Server thread/INFO]: [-] ohEllae has left the server
  3621. [21:41:58] [Server thread/INFO]: The owner ohEllae leave the server!
  3622. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3623. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3624. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3625. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3626. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3627. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3628. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3629. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3630. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3631. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3632. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3633. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3634. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3635. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3636. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3637. [21:41:58] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3638. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3639. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3640. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3641. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3642. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3643. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3644. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3645. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3646. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3647. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3648. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3649. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3650. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3651. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3652. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3653. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3654. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3655. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3656. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3657. [21:41:59] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3658. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3659. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3660. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3661. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3662. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3663. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3664. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3665. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3666. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3667. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3668. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3669. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3670. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3671. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3672. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3673. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3674. [21:42:00] [Server thread/WARN]: ohEllae was kicked for floating too long!
  3675. [21:42:07] [LoginProcessingThread/INFO]: UUID of player ohEllae is ce9cdce7-8f34-4fd0-9b87-14a7b299fa32
  3676. [21:42:08] [Server thread/INFO]: [+] ohEllae has joined the server
  3677. [21:42:08] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to SuperLobby v3.3.0
  3678. org.bukkit.event.EventException: null
  3679. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3680. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3681. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3682. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3683. at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3684. at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3685. at protocolsupport.zplatform.impl.spigot.network.handler.SpigotLoginListenerPlay.joinGame(SpigotLoginListenerPlay.java:124) [ProtocolSupport.jar:?]
  3686. at protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay.tryJoin(AbstractLoginListenerPlay.java:116) [ProtocolSupport.jar:?]
  3687. at protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay.tick(AbstractLoginListenerPlay.java:75) [ProtocolSupport.jar:?]
  3688. at protocolsupport.zplatform.impl.spigot.network.handler.SpigotLoginListenerPlay.e(SpigotLoginListenerPlay.java:70) [ProtocolSupport.jar:?]
  3689. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3690. at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3691. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3692. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3693. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3694. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3695. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
  3696. Caused by: java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.EXPLODE
  3697. at java.lang.Enum.valueOf(Enum.java:238) ~[?:1.8.0_152]
  3698. at org.bukkit.Sound.valueOf(Sound.java:1) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3699. at com.pedrojm96.superlobby.CustomEvents.sendSound(CustomEvents.java:79) ~[?:?]
  3700. at com.pedrojm96.superlobby.listener.PlayerE.onCustomJoin(PlayerE.java:388) ~[?:?]
  3701. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_152]
  3702. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_152]
  3703. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_152]
  3704. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_152]
  3705. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3706. ... 16 more
  3707. [21:42:08] [Server thread/INFO]: ohEllae[/220.253.212.167:64873] logged in with entity id 19004 at ([Hub]61.60668689005221, 66.0, 64.009729354033)
  3708. [21:42:08] [Craft Scheduler Thread - 619/INFO]: Failed to check for Jobs update on spigot web page.
  3709. [21:42:10] [Server thread/INFO]: CONSOLE issued server command: /list
  3710. [21:42:10] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3711. [21:42:10] [Server thread/INFO]: Friend: FRIEND Nutella
  3712. [21:42:10] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3713. [21:42:13] [Server thread/INFO]: ohEllae issued server command: /userinfo -f ohEllae
  3714. [21:42:22] [Server thread/INFO]: ohEllae issued server command: /warp arcade
  3715. [21:42:26] [Server thread/INFO]: ohEllae issued server command: /userinfo -f ohEllae
  3716. [21:42:30] [Server thread/INFO]: ohEllae issued server command: /tpall
  3717. [21:42:35] [Server thread/INFO]: ohEllae issued server command: /userinfo -f ohEllae
  3718. [21:42:39] [Server thread/INFO]: ohEllae issued server command: /userinfo -f ohEllae
  3719. [21:42:47] [Server thread/INFO]: ohEllae issued server command: /userinfo -f ohEllae
  3720. [21:43:06] [Server thread/INFO]: Saving is already turned on
  3721. [21:43:06] [Server thread/INFO]: Saving...
  3722. [21:43:06] [Server thread/INFO]: Saved the world
  3723. [21:43:06] [Server thread/INFO]: [Server] §8World saved.
  3724. [21:43:08] [Server thread/INFO]: [BedWars] Game 'Kingdoms' has just started!
  3725. [21:43:13] [Server thread/INFO]: CONSOLE issued server command: /list
  3726. [21:43:13] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3727. [21:43:13] [Server thread/INFO]: Friend: FRIEND Nutella
  3728. [21:43:13] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3729. [21:44:03] [Server thread/INFO]: ohEllae issued server command: /give ella goldingot
  3730. [21:44:17] [Server thread/INFO]: CONSOLE issued server command: /list
  3731. [21:44:17] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3732. [21:44:17] [Server thread/INFO]: Friend: FRIEND Nutella
  3733. [21:44:17] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3734. [21:44:38] [Server thread/INFO]: ohEllae issued server command: /give ella ironingot 10
  3735. [21:44:55] [Server thread/INFO]: ohEllae issued server command: /gmc
  3736. [21:44:56] [Server thread/INFO]: ohEllae issued server command: /gms
  3737. [21:44:57] [Server thread/INFO]: ohEllae issued server command: /fly
  3738. [21:45:17] [Server thread/INFO]: ohEllae issued server command: /tp za
  3739. [21:45:20] [Server thread/INFO]: CONSOLE issued server command: /list
  3740. [21:45:20] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3741. [21:45:20] [Server thread/INFO]: Friend: FRIEND Nutella
  3742. [21:45:20] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3743. [21:45:32] [Server thread/INFO]: Zachae issued server command: /fly
  3744. [21:45:46] [Async Chat Thread - #1/INFO]: <Yellow>MANAGER Ella: xxx
  3745. [21:46:11] [Server thread/ERROR]: Could not pass event InventoryClickEvent to BCChatColor v2.0
  3746. org.bukkit.event.EventException: null
  3747. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3748. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3749. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3750. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3751. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1878) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3752. at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:33) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3753. at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:10) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3754. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3755. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_152]
  3756. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_152]
  3757. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3758. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3759. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3760. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3761. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3762. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
  3763. Caused by: java.lang.NullPointerException
  3764. at me.bravecity.bcchatcolor.Main.onClick(Main.java:103) ~[?:?]
  3765. at sun.reflect.GeneratedMethodAccessor290.invoke(Unknown Source) ~[?:?]
  3766. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_152]
  3767. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_152]
  3768. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3769. ... 15 more
  3770. [21:46:25] [Server thread/INFO]: CONSOLE issued server command: /list
  3771. [21:46:25] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3772. [21:46:25] [Server thread/INFO]: Friend: FRIEND Nutella
  3773. [21:46:25] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3774. [21:46:47] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3775. [21:46:47] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3776. [21:46:47] [Server thread/INFO]: [Info] > There are currently 3 players online
  3777. [21:47:04] [Server thread/INFO]: ohEllae issued server command: /gmc
  3778. [21:47:07] [Server thread/INFO]: ohEllae issued server command: /g,ms
  3779. [21:47:08] [Server thread/INFO]: ohEllae issued server command: /gms
  3780. [21:47:09] [Server thread/INFO]: ohEllae issued server command: /fly
  3781. [21:47:18] [Server thread/INFO]: ohEllae issued server command: /userinfo -f ohEllae
  3782. [21:47:22] [Server thread/INFO]: ohEllae issued server command: /smite zach
  3783. [21:47:22] [Server thread/INFO]: Zachae issued server command: /tp el
  3784. [21:47:22] [Server thread/INFO]: ohEllae issued server command: /smite zach
  3785. [21:47:23] [Server thread/INFO]: ohEllae issued server command: /smite zach
  3786. [21:47:28] [Server thread/INFO]: CONSOLE issued server command: /list
  3787. [21:47:28] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3788. [21:47:28] [Server thread/INFO]: Friend: FRIEND Nutella
  3789. [21:47:28] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3790. [21:47:32] [Server thread/INFO]: ohEllae issued server command: /give ohEllae goldingot 10
  3791. [21:47:40] [Server thread/INFO]: ohEllae issued server command: /give ohEllae goldingot 10
  3792. [21:47:46] [Server thread/INFO]: ohEllae issued server command: /give ella ironingot 10
  3793. [21:47:58] [Server thread/INFO]: ohEllae issued server command: /give ella ironingot 10
  3794. [21:48:01] [Server thread/INFO]: Zachae issued server command: /tp ohEllae
  3795. [21:48:32] [Server thread/INFO]: CONSOLE issued server command: /list
  3796. [21:48:32] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3797. [21:48:32] [Server thread/INFO]: Friend: FRIEND Nutella
  3798. [21:48:32] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3799. [21:49:35] [Server thread/INFO]: CONSOLE issued server command: /list
  3800. [21:49:35] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3801. [21:49:35] [Server thread/INFO]: Friend: FRIEND Nutella
  3802. [21:49:35] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3803. [21:50:05] [Server thread/INFO]: ohEllae issued server command: /tp za
  3804. [21:50:17] [Server thread/INFO]: Zachae issued server command: /tp nutellaah
  3805. [21:50:39] [Server thread/INFO]: ohEllae issued server command: /smite za
  3806. [21:50:39] [Server thread/INFO]: CONSOLE issued server command: /list
  3807. [21:50:39] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3808. [21:50:39] [Server thread/INFO]: Friend: FRIEND Nutella
  3809. [21:50:39] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3810. [21:51:40] [Server thread/ERROR]: Could not pass event InventoryClickEvent to BCChatColor v2.0
  3811. org.bukkit.event.EventException: null
  3812. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3813. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3814. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3815. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3816. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1878) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3817. at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:33) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3818. at net.minecraft.server.v1_12_R1.PacketPlayInWindowClick.a(SourceFile:10) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3819. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3820. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_152]
  3821. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_152]
  3822. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3823. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3824. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3825. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3826. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3827. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
  3828. Caused by: java.lang.NullPointerException
  3829. at me.bravecity.bcchatcolor.Main.onClick(Main.java:103) ~[?:?]
  3830. at sun.reflect.GeneratedMethodAccessor290.invoke(Unknown Source) ~[?:?]
  3831. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_152]
  3832. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_152]
  3833. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.1.jar:git-Spigot-da42974-8f47214]
  3834. ... 15 more
  3835. [21:51:43] [Server thread/INFO]: CONSOLE issued server command: /list
  3836. [21:51:43] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3837. [21:51:43] [Server thread/INFO]: Friend: FRIEND Nutella
  3838. [21:51:43] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3839. [21:51:47] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3840. [21:51:47] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3841. [21:51:47] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  3842. [21:51:47] [Craft Scheduler Thread - 607/INFO]: [SurvivalGames] Updating top signs!
  3843. [21:51:47] [Craft Scheduler Thread - 633/INFO]: [SurvivalGames] Players stats have been saved!
  3844. [21:51:49] [Server thread/INFO]: ohEllae issued server command: /heal
  3845. [21:52:47] [Server thread/INFO]: CONSOLE issued server command: /list
  3846. [21:52:47] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3847. [21:52:47] [Server thread/INFO]: Friend: FRIEND Nutella
  3848. [21:52:47] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3849. [21:53:11] [Server thread/INFO]: Saving is already turned on
  3850. [21:53:11] [Server thread/INFO]: Saving...
  3851. [21:53:11] [Server thread/INFO]: Saved the world
  3852. [21:53:11] [Server thread/INFO]: [Server] §8World saved.
  3853. [21:53:21] [Server thread/INFO]: ohEllae issued server command: /heal
  3854. [21:53:50] [Server thread/INFO]: CONSOLE issued server command: /list
  3855. [21:53:50] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3856. [21:53:50] [Server thread/INFO]: Friend: FRIEND Nutella
  3857. [21:53:50] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3858. [21:53:56] [Server thread/INFO]: ohEllae issued server command: /heal
  3859. [21:54:18] [Server thread/INFO]: ohEllae issued server command: /heal
  3860. [21:54:54] [Server thread/INFO]: CONSOLE issued server command: /list
  3861. [21:54:54] [Server thread/INFO]: There are 3 out of maximum 300 players online.
  3862. [21:54:54] [Server thread/INFO]: Friend: FRIEND Nutella
  3863. [21:54:54] [Server thread/INFO]: Manager: MANAGER Ella, MANAGER Zach
  3864. [21:54:55] [Server thread/INFO]: Zachae lost connection: Disconnected
  3865. [21:54:55] [Server thread/INFO]: [-] Zachae has left the server
  3866. [21:55:03] [Server thread/INFO]: ohEllae issued server command: /heal
  3867. [21:55:13] [Async Chat Thread - #2/INFO]: <Red>FRIEND Nutella: gg
  3868. [21:55:18] [Server thread/INFO]: ohEllae issued server command: /userinfo -f ohEllae
  3869. [21:55:20] [Server thread/INFO]: nutellaah issued server command: /hub
  3870. [21:55:24] [Server thread/INFO]: ohEllae lost connection: Disconnected
  3871. [21:55:24] [Server thread/INFO]: [-] ohEllae has left the server
  3872. [21:55:24] [Server thread/INFO]: The owner ohEllae leave the server!
  3873. [21:55:41] [Server thread/INFO]: nutellaah lost connection: Disconnected
  3874. [21:55:41] [Server thread/INFO]: [-] nutellaah has left the server
  3875. [21:55:58] [Server thread/INFO]: CONSOLE issued server command: /list
  3876. [21:55:58] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3877. [21:56:47] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3878. [21:56:47] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3879. [21:56:47] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  3880. [21:57:02] [Server thread/INFO]: CONSOLE issued server command: /list
  3881. [21:57:02] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3882. [21:58:06] [Server thread/INFO]: CONSOLE issued server command: /list
  3883. [21:58:06] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3884. [21:59:10] [Server thread/INFO]: CONSOLE issued server command: /list
  3885. [21:59:10] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3886. [22:00:14] [Server thread/INFO]: CONSOLE issued server command: /list
  3887. [22:00:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3888. [22:01:18] [Server thread/INFO]: CONSOLE issued server command: /list
  3889. [22:01:18] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3890. [22:01:47] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3891. [22:01:47] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3892. [22:01:47] [Server thread/INFO]: [Info] > There are currently 0 players online
  3893. [22:02:22] [Server thread/INFO]: CONSOLE issued server command: /list
  3894. [22:02:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3895. [22:03:14] [Server thread/INFO]: Saving is already turned on
  3896. [22:03:14] [Server thread/INFO]: Saving...
  3897. [22:03:14] [Server thread/INFO]: Saved the world
  3898. [22:03:14] [Server thread/INFO]: [Server] §8World saved.
  3899. [22:03:26] [Server thread/INFO]: CONSOLE issued server command: /list
  3900. [22:03:26] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3901. [22:04:29] [Server thread/INFO]: CONSOLE issued server command: /list
  3902. [22:04:29] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3903. [22:05:33] [Server thread/INFO]: CONSOLE issued server command: /list
  3904. [22:05:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3905. [22:06:37] [Server thread/INFO]: CONSOLE issued server command: /list
  3906. [22:06:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3907. [22:06:47] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3908. [22:06:47] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3909. [22:06:47] [Craft Scheduler Thread - 643/INFO]: [SurvivalGames] Players stats have been saved!
  3910. [22:06:47] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  3911. [22:07:41] [Server thread/INFO]: CONSOLE issued server command: /list
  3912. [22:07:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3913. [22:08:45] [Server thread/INFO]: CONSOLE issued server command: /list
  3914. [22:08:45] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3915. [22:09:48] [Server thread/INFO]: CONSOLE issued server command: /list
  3916. [22:09:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3917. [22:10:52] [Server thread/INFO]: CONSOLE issued server command: /list
  3918. [22:10:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3919. [22:11:47] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3920. [22:11:47] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3921. [22:11:47] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  3922. [22:11:56] [Server thread/INFO]: CONSOLE issued server command: /list
  3923. [22:11:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3924. [22:13:00] [Server thread/INFO]: CONSOLE issued server command: /list
  3925. [22:13:00] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3926. [22:13:18] [Server thread/INFO]: Saving is already turned on
  3927. [22:13:18] [Server thread/INFO]: Saving...
  3928. [22:13:18] [Server thread/INFO]: Saved the world
  3929. [22:13:19] [Server thread/INFO]: [Server] §8World saved.
  3930. [22:14:04] [Server thread/INFO]: CONSOLE issued server command: /list
  3931. [22:14:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3932. [22:15:07] [Server thread/INFO]: CONSOLE issued server command: /list
  3933. [22:15:07] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3934. [22:16:11] [Server thread/INFO]: CONSOLE issued server command: /list
  3935. [22:16:11] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3936. [22:16:47] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3937. [22:16:47] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3938. [22:16:47] [Server thread/INFO]: [Info] > There are currently 0 players online
  3939. [22:17:14] [Server thread/INFO]: CONSOLE issued server command: /list
  3940. [22:17:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3941. [22:18:18] [Server thread/INFO]: CONSOLE issued server command: /list
  3942. [22:18:18] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3943. [22:19:22] [Server thread/INFO]: CONSOLE issued server command: /list
  3944. [22:19:22] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3945. [22:20:25] [Server thread/INFO]: CONSOLE issued server command: /list
  3946. [22:20:25] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3947. [22:21:29] [Server thread/INFO]: CONSOLE issued server command: /list
  3948. [22:21:29] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3949. [22:21:47] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3950. [22:21:47] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3951. [22:21:47] [Craft Scheduler Thread - 657/INFO]: [SurvivalGames] Players stats have been saved!
  3952. [22:21:47] [Craft Scheduler Thread - 657/INFO]: [VoidGenerator] Checking SpigotMc.org for Updates on VoidGenerator...
  3953. [22:21:47] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  3954. [22:21:47] [Craft Scheduler Thread - 661/INFO]: [SurvivalGames] Updating top signs!
  3955. [22:21:47] [Craft Scheduler Thread - 665/INFO]: [Vault] Checking for Updates ...
  3956. [22:21:48] [Craft Scheduler Thread - 657/INFO]: [VoidGenerator] You are running the newest stable build.
  3957. [22:21:48] [Craft Scheduler Thread - 665/INFO]: [Vault] Stable Version: 1.5.6 | Current Version: 1.6.6
  3958. [22:22:33] [Server thread/INFO]: CONSOLE issued server command: /list
  3959. [22:22:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3960. [22:23:21] [Server thread/INFO]: Saving is already turned on
  3961. [22:23:21] [Server thread/INFO]: Saving...
  3962. [22:23:21] [Server thread/INFO]: Saved the world
  3963. [22:23:21] [Server thread/INFO]: [Server] §8World saved.
  3964. [22:23:37] [Server thread/INFO]: CONSOLE issued server command: /list
  3965. [22:23:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3966. [22:24:41] [Server thread/INFO]: CONSOLE issued server command: /list
  3967. [22:24:41] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3968. [22:25:44] [Server thread/INFO]: CONSOLE issued server command: /list
  3969. [22:25:44] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3970. [22:26:47] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3971. [22:26:47] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3972. [22:26:48] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  3973. [22:26:48] [Server thread/INFO]: CONSOLE issued server command: /list
  3974. [22:26:48] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3975. [22:27:52] [Server thread/INFO]: CONSOLE issued server command: /list
  3976. [22:27:52] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3977. [22:28:56] [Server thread/INFO]: CONSOLE issued server command: /list
  3978. [22:28:56] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3979. [22:29:59] [Server thread/INFO]: CONSOLE issued server command: /list
  3980. [22:29:59] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3981. [22:31:04] [Server thread/INFO]: CONSOLE issued server command: /list
  3982. [22:31:04] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3983. [22:31:48] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  3984. [22:31:48] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  3985. [22:31:48] [Server thread/INFO]: [Info] > There are currently 0 players online
  3986. [22:32:08] [Server thread/INFO]: CONSOLE issued server command: /list
  3987. [22:32:08] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3988. [22:33:12] [Server thread/INFO]: CONSOLE issued server command: /list
  3989. [22:33:12] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3990. [22:33:25] [Server thread/INFO]: Saving is already turned on
  3991. [22:33:25] [Server thread/INFO]: Saving...
  3992. [22:33:25] [Server thread/INFO]: Saved the world
  3993. [22:33:25] [Server thread/INFO]: [Server] §8World saved.
  3994. [22:34:16] [Server thread/INFO]: CONSOLE issued server command: /list
  3995. [22:34:16] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3996. [22:35:20] [Server thread/INFO]: CONSOLE issued server command: /list
  3997. [22:35:20] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  3998. [22:36:24] [Server thread/INFO]: CONSOLE issued server command: /list
  3999. [22:36:24] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4000. [22:36:48] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  4001. [22:36:48] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  4002. [22:36:48] [Craft Scheduler Thread - 670/INFO]: [SurvivalGames] Players stats have been saved!
  4003. [22:36:48] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  4004. [22:37:27] [Server thread/INFO]: CONSOLE issued server command: /list
  4005. [22:37:27] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4006. [22:38:31] [Server thread/INFO]: CONSOLE issued server command: /list
  4007. [22:38:31] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4008. [22:39:36] [Server thread/INFO]: CONSOLE issued server command: /list
  4009. [22:39:36] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4010. [22:40:39] [Server thread/INFO]: CONSOLE issued server command: /list
  4011. [22:40:39] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4012. [22:41:43] [Server thread/INFO]: CONSOLE issued server command: /list
  4013. [22:41:43] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4014. [22:41:48] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  4015. [22:41:48] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  4016. [22:41:48] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
  4017. [22:42:47] [Server thread/INFO]: CONSOLE issued server command: /list
  4018. [22:42:47] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4019. [22:43:28] [Server thread/INFO]: Saving is already turned on
  4020. [22:43:28] [Server thread/INFO]: Saving...
  4021. [22:43:29] [Server thread/INFO]: Saved the world
  4022. [22:43:29] [Server thread/INFO]: [Server] §8World saved.
  4023. [22:43:51] [Server thread/INFO]: CONSOLE issued server command: /list
  4024. [22:43:51] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4025. [22:44:55] [Server thread/INFO]: CONSOLE issued server command: /list
  4026. [22:44:55] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4027. [22:45:59] [Server thread/INFO]: CONSOLE issued server command: /list
  4028. [22:45:59] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4029. [22:46:48] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  4030. [22:46:48] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  4031. [22:46:48] [Server thread/INFO]: [Info] > There are currently 0 players online
  4032. [22:47:02] [Server thread/INFO]: CONSOLE issued server command: /list
  4033. [22:47:02] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4034. [22:48:06] [Server thread/INFO]: CONSOLE issued server command: /list
  4035. [22:48:06] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4036. [22:49:10] [Server thread/INFO]: CONSOLE issued server command: /list
  4037. [22:49:10] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4038. [22:50:14] [Server thread/INFO]: CONSOLE issued server command: /list
  4039. [22:50:14] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4040. [22:51:18] [Server thread/INFO]: CONSOLE issued server command: /list
  4041. [22:51:18] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4042. [22:51:48] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  4043. [22:51:48] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  4044. [22:51:48] [Craft Scheduler Thread - 683/INFO]: [SurvivalGames] Players stats have been saved!
  4045. [22:51:48] [Server thread/INFO]: [Info] > Thanks for being a llama nerds ❤
  4046. [22:51:48] [Craft Scheduler Thread - 686/INFO]: [SurvivalGames] Updating top signs!
  4047. [22:52:21] [Server thread/INFO]: CONSOLE issued server command: /list
  4048. [22:52:21] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4049. [22:53:25] [Server thread/INFO]: CONSOLE issued server command: /list
  4050. [22:53:25] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4051. [22:53:32] [Server thread/INFO]: Saving is already turned on
  4052. [22:53:32] [Server thread/INFO]: Saving...
  4053. [22:53:33] [Server thread/INFO]: Saved the world
  4054. [22:53:33] [Server thread/INFO]: [Server] §8World saved.
  4055. [22:54:29] [Server thread/INFO]: CONSOLE issued server command: /list
  4056. [22:54:29] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4057. [22:55:33] [Server thread/INFO]: CONSOLE issued server command: /list
  4058. [22:55:33] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4059. [22:56:37] [Server thread/INFO]: CONSOLE issued server command: /list
  4060. [22:56:37] [Server thread/INFO]: There are 0 out of maximum 300 players online.
  4061. [22:56:48] [Server thread/INFO]: [RandomTP] 0 sign was loaded
  4062. [22:56:48] [Server thread/INFO]: [RandomTP] Backuping RandomTP signs...
  4063. [22:56:48] [Server thread/INFO]: [Info] > Suggestions for our guild or events? Request them the #suggestions channel in discord
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement