Advertisement
Guest User

Untitled

a guest
Mar 28th, 2020
2,175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 422.73 KB | None | 0 0
  1. [09:27:38] [Server thread/INFO]: Starting minecraft server version 1.15.2
  2. [09:27:38] [Server thread/INFO]: Loading properties
  3. [09:27:38] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-6de3d4b-a6f8093 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
  4. [09:27:39] [Server thread/INFO]: Server Ping Player Sample Count: 12
  5. [09:27:39] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [09:27:39] [Server thread/INFO]: Debug logging is disabled
  7. [09:27:39] [Server thread/INFO]: Default game type: SURVIVAL
  8. [09:27:39] [Server thread/INFO]: Generating keypair
  9. [09:27:39] [Server thread/INFO]: Starting Minecraft server on 185.38.151.162:25585
  10. [09:27:39] [Server thread/INFO]: Using epoll channel type
  11. [09:27:41] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  12. [09:27:45] [Server thread/WARN]: Legacy plugin Skript v2.1.2 does not specify an api-version.
  13. [09:27:45] [Server thread/WARN]: Legacy plugin LoginSecurity v2.1.9 does not specify an api-version.
  14. [09:27:45] [Server thread/WARN]: Legacy plugin AutoMessage v2.5.5 does not specify an api-version.
  15. [09:27:45] [Server thread/WARN]: Legacy plugin WorldBorder v1.8.7 does not specify an api-version.
  16. [09:27:45] [Server thread/WARN]: Legacy plugin MoreArmors v1.0.6 does not specify an api-version.
  17. [09:27:46] [Server thread/WARN]: Legacy plugin VaultChatFormatter v1.0-SNAPSHOT does not specify an api-version.
  18. [09:27:46] [Server thread/ERROR]: Could not load 'plugins/KeyCrates+2.0.jar' in folder 'plugins'
  19. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/holland/keycrates/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
  20. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  21. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  22. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  23. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:353) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  24. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:210) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  25. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  26. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  27. Caused by: java.lang.UnsupportedClassVersionError: com/holland/keycrates/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
  28. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_171]
  29. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_171]
  30. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_171]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_171]
  34. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_171]
  35. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_171]
  36. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_171]
  37. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  38. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  39. ... 6 more
  40. [09:27:46] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.72
  41. [09:27:46] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
  42. [09:27:47] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@2bc81fec]
  43. [09:27:47] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
  44. [09:27:47] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
  45. [09:27:47] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v2.1.9
  46. [09:27:47] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
  47. [09:27:47] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.5
  48. [09:27:47] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
  49. [09:27:47] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
  50. [09:27:47] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e
  51. [09:27:47] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
  52. [09:27:47] [Server thread/INFO]: [MoreArmors] Loading MoreArmors v1.0.6
  53. [09:27:47] [Server thread/INFO]: [Referral] Loading Referral v1.9.2
  54. [09:27:47] [Server thread/INFO]: [Music] Loading Music v2.7.34
  55. [09:27:47] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.1.0-b805
  56. [09:27:47] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  57. [09:27:47] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.13.0
  58. [09:27:47] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.10.1 (build 174)
  59. [09:27:47] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.2-SNAPSHOT;bf2593e loaded.
  60. [09:27:47] [Server thread/INFO]: [ChestShop] GriefPrevention version 16.13.0 loaded.
  61. [09:27:47] [Server thread/INFO]: [VaultChatFormatter] Loading VaultChatFormatter v1.0-SNAPSHOT
  62. [09:27:47] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.0
  63. [09:27:47] [Server thread/INFO]: [DeadChest] Loading DeadChest v3.1
  64. [09:27:47] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4
  65. [09:27:47] [Server thread/INFO]: [AdvancedTeleport] Loading AdvancedTeleport v5.0.14
  66. [09:27:47] [Server thread/INFO]: [PluginLibrary] Loading PluginLibrary v1.2.4
  67. [09:27:47] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.72
  68. [09:27:48] [Server thread/INFO]: __
  69. [09:27:48] [Server thread/INFO]: | |__) LuckPerms v5.0.72
  70. [09:27:48] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  71. [09:27:48] [Server thread/INFO]: [LuckPerms] Loading configuration...
  72. [09:27:48] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  73. [09:27:48] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  74. [09:27:48] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  75. [09:27:48] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 734ms)
  76. [09:27:48] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
  77. [09:27:48] [Server thread/WARN]: [WorldEdit] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
  78. [09:27:48] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  79. [09:27:48] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
  80. [09:27:49] [Server thread/WARN]: [WorldEdit] ====================================================
  81. [09:27:49] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
  82. [09:27:49] [Server thread/WARN]: [WorldEdit] as your server software.
  83. [09:27:49] [Server thread/WARN]: [WorldEdit]
  84. [09:27:49] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
  85. [09:27:49] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
  86. [09:27:49] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
  87. [09:27:49] [Server thread/WARN]: [WorldEdit]
  88. [09:27:49] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
  89. [09:27:49] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
  90. [09:27:49] [Server thread/WARN]: [WorldEdit]
  91. [09:27:49] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
  92. [09:27:49] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
  93. [09:27:49] [Server thread/WARN]: [WorldEdit]
  94. [09:27:49] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
  95. [09:27:49] [Server thread/WARN]: [WorldEdit] ====================================================
  96. [09:27:49] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  97. [09:27:49] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.17.2.0 which is not a depend, softdepend or loadbefore of this plugin.
  98. [09:27:49] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  99. [09:27:49] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  100. [09:27:49] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  101. [09:27:49] [Server thread/WARN]: [LuckPerms] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
  102. [09:27:49] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  103. [09:27:49] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  104. [09:27:49] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  105. [09:27:49] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  106. [09:27:49] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  107. [09:27:49] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  108. [09:27:49] [Server thread/INFO]: Preparing level "world"
  109. [09:27:49] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  110. [09:27:49] [Server thread/INFO]: Loaded 6 recipes
  111. [09:27:50] [Server thread/INFO]: -------- World Settings For [world] --------
  112. [09:27:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  113. [09:27:50] [Server thread/INFO]: Mob Spawn Range: 6
  114. [09:27:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  115. [09:27:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  116. [09:27:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  117. [09:27:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  118. [09:27:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  119. [09:27:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  120. [09:27:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  121. [09:27:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
  122. [09:27:50] [Server thread/INFO]: Potato Growth Modifier: 100%
  123. [09:27:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  124. [09:27:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  125. [09:27:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  126. [09:27:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  127. [09:27:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  128. [09:27:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  129. [09:27:50] [Server thread/INFO]: Kelp Growth Modifier: 100%
  130. [09:27:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  131. [09:27:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  132. [09:27:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  133. [09:27:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  134. [09:27:50] [Server thread/INFO]: Max TNT Explosions: 100
  135. [09:27:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  136. [09:27:50] [Server thread/INFO]: View Distance: 10
  137. [09:27:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  138. [09:27:50] [Server thread/INFO]: Item Despawn Rate: 6000
  139. [09:27:50] [Server thread/INFO]: Item Merge Radius: 2.5
  140. [09:27:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  141. [09:27:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  142. [09:27:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  143. [09:27:50] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  144. [09:27:50] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  145. [09:27:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  146. [09:27:50] [Server thread/INFO]: Mob Spawn Range: 6
  147. [09:27:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  148. [09:27:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  149. [09:27:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  150. [09:27:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  151. [09:27:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  152. [09:27:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  153. [09:27:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  154. [09:27:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
  155. [09:27:50] [Server thread/INFO]: Potato Growth Modifier: 100%
  156. [09:27:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  157. [09:27:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  158. [09:27:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  159. [09:27:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  160. [09:27:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  161. [09:27:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  162. [09:27:50] [Server thread/INFO]: Kelp Growth Modifier: 100%
  163. [09:27:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  164. [09:27:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  165. [09:27:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  166. [09:27:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  167. [09:27:50] [Server thread/INFO]: Max TNT Explosions: 100
  168. [09:27:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  169. [09:27:50] [Server thread/INFO]: View Distance: 10
  170. [09:27:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  171. [09:27:50] [Server thread/INFO]: Item Despawn Rate: 6000
  172. [09:27:50] [Server thread/INFO]: Item Merge Radius: 2.5
  173. [09:27:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  174. [09:27:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  175. [09:27:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  176. [09:27:50] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  177. [09:27:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  178. [09:27:50] [Server thread/INFO]: Mob Spawn Range: 6
  179. [09:27:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  180. [09:27:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  181. [09:27:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  182. [09:27:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  183. [09:27:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  184. [09:27:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  185. [09:27:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  186. [09:27:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
  187. [09:27:50] [Server thread/INFO]: Potato Growth Modifier: 100%
  188. [09:27:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  189. [09:27:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  190. [09:27:50] [Server thread/INFO]: Vine Growth Modifier: 100%
  191. [09:27:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  192. [09:27:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  193. [09:27:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  194. [09:27:50] [Server thread/INFO]: Kelp Growth Modifier: 100%
  195. [09:27:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  196. [09:27:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  197. [09:27:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  198. [09:27:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  199. [09:27:50] [Server thread/INFO]: Max TNT Explosions: 100
  200. [09:27:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  201. [09:27:50] [Server thread/INFO]: View Distance: 10
  202. [09:27:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  203. [09:27:50] [Server thread/INFO]: Item Despawn Rate: 6000
  204. [09:27:50] [Server thread/INFO]: Item Merge Radius: 2.5
  205. [09:27:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  206. [09:27:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  207. [09:27:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  208. [09:27:50] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  209. [09:27:52] [Server thread/INFO]: Preparing spawn area: 0%
  210. [09:27:52] [Server thread/INFO]: Preparing spawn area: 0%
  211. [09:27:52] [Server thread/INFO]: Preparing spawn area: 0%
  212. [09:27:52] [Server thread/INFO]: Preparing spawn area: 0%
  213. [09:27:52] [Server thread/INFO]: Preparing spawn area: 7%
  214. [09:27:52] [Server thread/INFO]: Time elapsed: 2599 ms
  215. [09:27:52] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  216. [09:27:54] [Server thread/INFO]: Preparing spawn area: 0%
  217. [09:27:54] [Server thread/INFO]: Preparing spawn area: 0%
  218. [09:27:54] [Server thread/INFO]: Preparing spawn area: 0%
  219. [09:27:54] [Server thread/INFO]: Preparing spawn area: 0%
  220. [09:27:54] [Server-Worker-1/INFO]: Preparing spawn area: 91%
  221. [09:27:55] [Server-Worker-6/INFO]: Preparing spawn area: 91%
  222. [09:27:55] [Server thread/INFO]: Time elapsed: 2993 ms
  223. [09:27:55] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  224. [09:27:56] [Server thread/INFO]: Preparing spawn area: 0%
  225. [09:27:56] [Server thread/INFO]: Preparing spawn area: 0%
  226. [09:27:56] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  227. [09:27:57] [Server thread/INFO]: Time elapsed: 1490 ms
  228. [09:27:57] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
  229. [09:27:57] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
  230. [09:27:57] [Server thread/ERROR]: Error occurred while enabling Skript v2.1.2 (Is it up to date?)
  231. java.lang.NoSuchMethodError: org.bukkit.DyeColor.getData()B
  232. at ch.njol.skript.util.Color.<clinit>(Color.java:82) ~[?:?]
  233. at ch.njol.skript.SkriptCommand.<clinit>(SkriptCommand.java:60) ~[?:?]
  234. at ch.njol.skript.Skript.onEnable(Skript.java:254) ~[?:?]
  235. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  236. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  237. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  238. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  239. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  240. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  241. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  242. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  243. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  244. [09:27:57] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v2.1.9
  245. [09:27:57] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
  246. [09:27:57] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
  247. [09:27:57] [Server thread/INFO]: [LoginSecurity] Connection to database....
  248. [09:27:57] [Server thread/ERROR]: ebean.properties not found
  249. [09:27:57] [Server thread/INFO]: DataSourcePool [LoginSecurityDB] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  250. [09:27:57] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  251. [09:27:57] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerInventory but not supported by DB Platform - ignored
  252. [09:27:57] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.Migration but not supported by DB Platform - ignored
  253. [09:27:57] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerProfile but not supported by DB Platform - ignored
  254. [09:27:57] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.ActionEntry but not supported by DB Platform - ignored
  255. [09:27:57] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerLocation but not supported by DB Platform - ignored
  256. [09:27:57] [Server thread/INFO]: Entities enhanced[0] subclassed[5]
  257. [09:27:57] [Server thread/INFO]: [LoginSecurity] Checking database version...
  258. [09:27:57] [Server thread/INFO]: [LoginSecurity] Applied 0 missing database upgrades.
  259. [09:27:57] [Server thread/INFO]: [LoginSecurity] Registering commands...
  260. [09:27:57] [Server thread/INFO]: [LoginSecurity] Registering listeners...
  261. [09:27:57] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
  262. [09:27:57] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
  263. [09:27:57] [Server thread/INFO]: [ClearLag] Loading modules...
  264. [09:27:57] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  265. [09:27:57] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  266. [09:27:57] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  267. [09:27:57] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.15]...
  268. [09:27:57] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.5
  269. [09:27:57] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
  270. [09:27:58] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  271. [09:27:58] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  272. [09:27:58] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -268.0 Y: 72.0 Z: 77.0
  273. [09:27:58] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
  274. [09:27:58] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  275. [09:27:58] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  276. [09:27:58] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  277. [09:27:58] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  278. [09:27:58] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  279. [09:27:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  280. [09:27:58] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  281. [09:27:58] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  282. [09:27:58] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  283. [09:27:58] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  284. [09:27:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  285. [09:27:58] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  286. [09:27:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  287. [09:27:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  288. [09:27:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  289. [09:27:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  290. [09:27:58] [Server thread/INFO]: [WorldGuard] Loading region data...
  291. [09:27:58] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
  292. [09:27:58] [Server thread/WARN]: [Multiverse-Core] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
  293. [09:27:58] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
  294. [09:27:58] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
  295. [09:27:58] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  296. [09:27:59] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  297. [09:27:59] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
  298. [09:27:59] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
  299. [09:27:59] [Server thread/INFO]: [MoreArmors] Enabling MoreArmors v1.0.6
  300. [09:27:59] [Server thread/ERROR]: Error occurred while enabling MoreArmors v1.0.6 (Is it up to date?)
  301. java.lang.NullPointerException: null
  302. at me.offsetpaladin89.MoreArmors.MoreArmorsMain.onEnable(MoreArmorsMain.java:44) ~[?:?]
  303. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  304. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  305. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  306. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  307. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  308. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  309. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  310. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  311. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  312. [09:27:59] [Server thread/INFO]: [Referral] Enabling Referral v1.9.2
  313. [09:27:59] [Server thread/INFO]: Connected to local database
  314. [09:27:59] [Server thread/INFO]: PlaceHolderApi has not been detected
  315. [09:27:59] [Server thread/INFO]: [Music] Enabling Music v2.7.34
  316. [09:27:59] [Server thread/WARN]: [Music] Loaded class me.zombie_striker.pluginconstructor.PluginConstructorAPI from PluginConstructorAPI v1.0.51 which is not a depend, softdepend or loadbefore of this plugin.
  317. [09:27:59] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.1.0-b805
  318. [09:27:59] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  319. [09:27:59] [Server thread/WARN]: [Multiverse-Portals] Loaded class com.sk89q.worldedit.IncompleteRegionException from WorldEdit v7.1.0;8e55131 which is not a depend, softdepend or loadbefore of this plugin.
  320. [09:27:59] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  321. [09:27:59] [Server thread/INFO]: [Multiverse-Portals 4.1.0-b805] Enabled - By Rigby and fernferret
  322. [09:27:59] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.13.0
  323. [09:27:59] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  324. [09:27:59] [Server thread/INFO]: [GriefPrevention] 1 total claims loaded.
  325. [09:28:00] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  326. [09:28:00] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  327. [09:28:00] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  328. [09:28:00] [Server thread/INFO]: [GriefPrevention] Boot finished.
  329. [09:28:00] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.10.1 (build 174)
  330. [09:28:00] [Server thread/WARN]: [ChestShop] Loaded class org.slf4j.LoggerFactory from DiscordSRV v1.18.4 which is not a depend, softdepend or loadbefore of this plugin.
  331. [09:28:00] [Server thread/INFO]: [ChestShop] Using Essentials Economy as the Economy provider now.
  332. [09:28:00] [Server thread/INFO]: [ChestShop] Vault loaded!
  333. [09:28:00] [Server thread/INFO]: [VaultChatFormatter] Enabling VaultChatFormatter v1.0-SNAPSHOT
  334. [09:28:00] [Server thread/INFO]: [VaultChatFormatter] New Vault Chat implementation registered: LuckPerms
  335. [09:28:00] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.0
  336. [09:28:00] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  337. [09:28:00] [Server thread/INFO]: No kits found to migrate.
  338. [09:28:00] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  339. [09:28:00] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  340. [09:28:00] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  341. [09:28:00] [Server thread/INFO]: Loaded 21018 items from items.json.
  342. [09:28:00] [Server thread/INFO]: Using locale en_GB
  343. [09:28:00] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  344. [09:28:00] [Thread-18/INFO]: [ClearLag] No updates found!
  345. [09:28:00] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  346. [09:28:00] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  347. [09:28:00] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  348. [09:28:00] [Server thread/INFO]: [DeadChest] Enabling DeadChest v3.1
  349. [09:28:00] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4
  350. [09:28:00] [Server thread/INFO]: [DiscordSRV] [DEBUG] Language is English
  351. [09:28:00] [Server thread/INFO]: [AdvancedTeleport] Enabling AdvancedTeleport v5.0.14
  352. [09:28:00] [Server thread/INFO]: Advanced Teleport is now enabling...
  353. [09:28:00] [Server thread/INFO]: [PluginLibrary] Enabling PluginLibrary v1.2.4
  354. [09:28:00] [Server thread/INFO]: [PluginLibrary] ***== Loading libraries ==***
  355. [09:28:00] [Server thread/INFO]: [PluginLibrary] ***== Loaded 4 libraries! ==***
  356. [09:28:00] [Server thread/INFO]: [PluginLibrary] Loaded libraries: GriefPrevention (by RoboMWM), Vault (by Kainzo), WorldGuard (by sk89q) and EssentialsX (by drtshock)
  357. [09:28:00] [Server thread/INFO]: [PluginLibrary] *** Ready for plugins to send/retrieve data. ***
  358. [09:28:00] [Server thread/INFO]: [PluginLibrary] PluginLibrary v1.2.4 is now enabled!
  359. [09:28:01] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  360. [09:28:01] [Server thread/INFO]: Done (12.045s)! For help, type "help"
  361. [09:28:01] [Craft Scheduler Thread - 10/INFO]: [Vault] Checking for Updates ...
  362. [09:28:01] [User Authenticator #1/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  363. [09:28:01] [Craft Scheduler Thread - 8/WARN]: [AdvancedTeleport] Plugin AdvancedTeleport v5.0.14 generated an exception while executing task 45
  364. java.lang.NullPointerException: null
  365. at io.github.at.UpdateChecker.getUpdate(UpdateChecker.java:51) ~[?:?]
  366. at io.github.at.main.Main$1.run(Main.java:93) ~[?:?]
  367. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  368. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  369. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171]
  370. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
  371. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  372. [09:28:01] [Craft Scheduler Thread - 10/INFO]: [Vault] No new version available
  373. [09:28:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2502506a1ae526df46c101156389ed9eebc196e5)
  374. [09:28:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  375. [09:28:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Need a server host? Try PebbleHost! Plans starting at $1/GB!
  376. [09:28:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
  377. [09:28:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  378. [09:28:05] [Server thread/INFO]: WildCow[/92.53.39.116:13665] logged in with entity id 317 at ([world]-264.8300087160498, 73.0, 59.86724160993103)
  379. [09:28:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
  380. [09:28:06] [JDA MainWS-WriteThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  381. [09:28:06] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
  382. [09:28:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:MInecraft Test server(691237905846370344)
  383. [09:28:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(691237906328846338)
  384. [09:28:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 691237906328846338
  385. [09:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  386. [09:28:06] [DiscordSRV - Initialization/WARN]: [DiscordSRV] No channels have been linked
  387. [09:28:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  388. [09:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  389. [09:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  390. [09:28:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Chat event cancellation detector has been enabled
  391. [09:28:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
  392. [09:28:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  393. [09:28:06] [Craft Scheduler Thread - 2/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  394. [09:28:06] [Craft Scheduler Thread - 2/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  395. [09:28:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  396. [09:30:04] [Server thread/INFO]: WildCow lost connection: Login timed out!
  397. [09:30:04] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  398. [09:30:04] [Server thread/INFO]: WildCow left the game
  399. [09:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  400. [09:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  401. [09:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  402. [09:30:15] [User Authenticator #2/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  403. [09:30:16] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player WildCow (30f57eeb-f944-3159-823c-f6eac4538375) because doing so is disabled in the config
  404. [09:30:16] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  405. [09:30:16] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  406. [09:30:16] [Server thread/INFO]: WildCow[/92.53.39.116:14245] logged in with entity id 459 at ([world]-264.8300087160498, 73.0, 59.86724160993103)
  407. [09:30:17] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  408. [09:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  409. [09:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  410. [09:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  411. [09:32:17] [Server thread/INFO]: WildCow lost connection: Login timed out!
  412. [09:32:17] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  413. [09:32:17] [Server thread/INFO]: WildCow left the game
  414. [09:32:48] [User Authenticator #3/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  415. [09:32:49] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player WildCow (30f57eeb-f944-3159-823c-f6eac4538375) because doing so is disabled in the config
  416. [09:32:49] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  417. [09:32:49] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  418. [09:32:49] [Server thread/INFO]: WildCow[/92.53.39.116:12322] logged in with entity id 667 at ([world]-264.8300087160498, 73.0, 59.86724160993103)
  419. [09:32:49] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  420. [09:33:03] [Craft Scheduler Thread - 13/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  421. [09:33:03] [Craft Scheduler Thread - 13/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  422. [09:33:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  423. [09:33:21] [Server thread/INFO]: WildCow issued server command: /discord debug
  424. [09:33:27] [Server thread/INFO]: WildCow issued server command: /gamemode creative
  425. [09:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  426. [09:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  427. [09:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  428. [09:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  429. [09:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  430. [09:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  431. [09:36:07] [Server thread/INFO]: Unknown command. Type "/help" for help.
  432. [09:38:03] [Craft Scheduler Thread - 16/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  433. [09:38:03] [Craft Scheduler Thread - 16/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  434. [09:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  435. [09:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  436. [09:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  437. [09:38:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  438. [09:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  439. [09:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  440. [09:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  441. [09:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  442. [09:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  443. [09:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  444. [09:43:03] [Craft Scheduler Thread - 21/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  445. [09:43:03] [Craft Scheduler Thread - 21/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  446. [09:43:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  447. [09:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  448. [09:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  449. [09:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  450. [09:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  451. [09:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  452. [09:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  453. [09:48:03] [Craft Scheduler Thread - 24/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  454. [09:48:03] [Craft Scheduler Thread - 24/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  455. [09:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  456. [09:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  457. [09:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  458. [09:48:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  459. [09:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  460. [09:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  461. [09:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  462. [09:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  463. [09:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  464. [09:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  465. [09:53:03] [Craft Scheduler Thread - 26/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  466. [09:53:03] [Craft Scheduler Thread - 26/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  467. [09:53:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  468. [09:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  469. [09:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  470. [09:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  471. [09:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  472. [09:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  473. [09:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  474. [09:58:03] [Craft Scheduler Thread - 33/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  475. [09:58:03] [Craft Scheduler Thread - 33/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  476. [09:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  477. [09:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  478. [09:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  479. [09:58:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  480. [10:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  481. [10:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  482. [10:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  483. [10:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  484. [10:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  485. [10:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  486. [10:03:03] [Craft Scheduler Thread - 34/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  487. [10:03:03] [Craft Scheduler Thread - 34/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  488. [10:03:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  489. [10:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  490. [10:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  491. [10:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  492. [10:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  493. [10:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  494. [10:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  495. [10:08:03] [Craft Scheduler Thread - 37/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  496. [10:08:03] [Craft Scheduler Thread - 37/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  497. [10:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  498. [10:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  499. [10:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  500. [10:08:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  501. [10:08:40] [JDA MainWS-WriteThread/WARN]: [DiscordSRV] [JDA] Got disconnected from WebSocket. Attempting to resume session
  502. [10:08:42] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Successfully resumed Session!
  503. [10:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  504. [10:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  505. [10:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  506. [10:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  507. [10:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  508. [10:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  509. [10:13:03] [Craft Scheduler Thread - 42/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  510. [10:13:03] [Craft Scheduler Thread - 42/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  511. [10:13:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  512. [10:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  513. [10:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  514. [10:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  515. [10:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  516. [10:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  517. [10:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  518. [10:18:03] [Craft Scheduler Thread - 45/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  519. [10:18:03] [Craft Scheduler Thread - 45/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  520. [10:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  521. [10:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  522. [10:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  523. [10:18:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  524. [10:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  525. [10:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  526. [10:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  527. [10:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  528. [10:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  529. [10:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  530. [10:23:03] [Craft Scheduler Thread - 46/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  531. [10:23:03] [Craft Scheduler Thread - 46/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  532. [10:23:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  533. [10:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  534. [10:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  535. [10:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  536. [10:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  537. [10:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  538. [10:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  539. [10:28:03] [Craft Scheduler Thread - 53/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  540. [10:28:03] [Craft Scheduler Thread - 53/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  541. [10:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  542. [10:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  543. [10:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  544. [10:28:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  545. [10:30:05] [Server thread/INFO]: WildCow lost connection: Disconnected
  546. [10:30:05] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  547. [10:30:05] [Server thread/INFO]: WildCow left the game
  548. [10:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  549. [10:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  550. [10:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  551. [10:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  552. [10:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  553. [10:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  554. [10:33:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  555. [10:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  556. [10:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  557. [10:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  558. [10:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  559. [10:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  560. [10:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  561. [10:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  562. [10:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  563. [10:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  564. [10:38:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  565. [10:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  566. [10:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  567. [10:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  568. [10:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  569. [10:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  570. [10:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  571. [10:43:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  572. [10:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  573. [10:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  574. [10:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  575. [10:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  576. [10:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  577. [10:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  578. [10:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  579. [10:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  580. [10:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  581. [10:48:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  582. [10:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  583. [10:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  584. [10:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  585. [10:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  586. [10:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  587. [10:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  588. [10:53:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  589. [10:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  590. [10:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  591. [10:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  592. [10:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  593. [10:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  594. [10:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  595. [10:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  596. [10:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  597. [10:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  598. [10:58:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  599. [11:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  600. [11:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  601. [11:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  602. [11:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  603. [11:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  604. [11:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  605. [11:03:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  606. [11:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  607. [11:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  608. [11:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  609. [11:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  610. [11:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  611. [11:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  612. [11:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  613. [11:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  614. [11:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  615. [11:08:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  616. [11:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  617. [11:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  618. [11:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  619. [11:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  620. [11:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  621. [11:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  622. [11:13:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  623. [11:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  624. [11:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  625. [11:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  626. [11:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  627. [11:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  628. [11:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  629. [11:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  630. [11:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  631. [11:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  632. [11:18:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  633. [11:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  634. [11:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  635. [11:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  636. [11:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  637. [11:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  638. [11:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  639. [11:23:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  640. [11:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  641. [11:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  642. [11:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  643. [11:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  644. [11:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  645. [11:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  646. [11:27:27] [User Authenticator #4/INFO]: UUID of player Dime is c5ff3daa-24de-348f-9005-8f4a5c0deb98
  647. [11:27:27] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player Dime (c5ff3daa-24de-348f-9005-8f4a5c0deb98) because doing so is disabled in the config
  648. [11:27:27] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  649. [11:27:27] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  650. [11:27:28] [Server thread/INFO]: Dime[/77.28.211.124:59580] logged in with entity id 6344 at ([world]-252.48221796752395, 113.66296998480992, 108.63921214850245)
  651. [11:27:28] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  652. [11:28:03] [Craft Scheduler Thread - 97/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  653. [11:28:03] [Craft Scheduler Thread - 97/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  654. [11:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  655. [11:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  656. [11:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  657. [11:28:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  658. [11:28:53] [Server thread/INFO]: Dime issued server command: /say Clicked.
  659. [11:28:53] [Server thread/INFO]: [Dime] Clicked.
  660. [11:28:55] [Server thread/INFO]: Dime issued server command: /say Clicked.
  661. [11:28:55] [Server thread/INFO]: [Dime] Clicked.
  662. [11:28:55] [Server thread/INFO]: Dime issued server command: /say Clicked.
  663. [11:28:55] [Server thread/INFO]: [Dime] Clicked.
  664. [11:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  665. [11:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  666. [11:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  667. [11:30:07] [JDA MainWS-WriteThread/WARN]: [DiscordSRV] [JDA] Got disconnected from WebSocket. Attempting to resume session
  668. [11:30:09] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Successfully resumed Session!
  669. [11:31:22] [Server thread/INFO]: Dime lost connection: Disconnected
  670. [11:31:22] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  671. [11:31:22] [Server thread/INFO]: Dime left the game
  672. [11:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  673. [11:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  674. [11:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  675. [11:33:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  676. [11:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  677. [11:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  678. [11:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  679. [11:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  680. [11:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  681. [11:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  682. [11:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  683. [11:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  684. [11:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  685. [11:38:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  686. [11:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  687. [11:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  688. [11:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  689. [11:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  690. [11:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  691. [11:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  692. [11:43:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  693. [11:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  694. [11:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  695. [11:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  696. [11:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  697. [11:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  698. [11:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  699. [11:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  700. [11:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  701. [11:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  702. [11:48:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  703. [11:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  704. [11:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  705. [11:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  706. [11:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  707. [11:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  708. [11:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  709. [11:53:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  710. [11:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  711. [11:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  712. [11:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  713. [11:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  714. [11:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  715. [11:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  716. [11:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  717. [11:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  718. [11:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  719. [11:58:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  720. [12:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  721. [12:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  722. [12:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  723. [12:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  724. [12:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  725. [12:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  726. [12:03:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  727. [12:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  728. [12:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  729. [12:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  730. [12:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  731. [12:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  732. [12:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  733. [12:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  734. [12:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  735. [12:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  736. [12:08:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  737. [12:08:37] [User Authenticator #5/INFO]: UUID of player Dime is c5ff3daa-24de-348f-9005-8f4a5c0deb98
  738. [12:08:38] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player Dime (c5ff3daa-24de-348f-9005-8f4a5c0deb98) because doing so is disabled in the config
  739. [12:08:38] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  740. [12:08:38] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  741. [12:08:38] [Server thread/INFO]: Dime[/77.28.211.124:60153] logged in with entity id 6946 at ([world]-280.51249998807907, 91.17069123749006, 108.28638273606668)
  742. [12:08:38] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  743. [12:09:24] [Server thread/INFO]: Dime issued server command: /gamemode creaive
  744. [12:09:33] [Server thread/INFO]: Dime issued server command: /gamemode creative
  745. [12:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  746. [12:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  747. [12:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  748. [12:12:00] [Server thread/INFO]: Dime lost connection: Disconnected
  749. [12:12:00] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  750. [12:12:00] [Server thread/INFO]: Dime left the game
  751. [12:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  752. [12:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  753. [12:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  754. [12:13:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  755. [12:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  756. [12:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  757. [12:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  758. [12:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  759. [12:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  760. [12:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  761. [12:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  762. [12:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  763. [12:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  764. [12:18:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  765. [12:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  766. [12:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  767. [12:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  768. [12:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  769. [12:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  770. [12:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  771. [12:23:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  772. [12:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  773. [12:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  774. [12:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  775. [12:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  776. [12:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  777. [12:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  778. [12:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  779. [12:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  780. [12:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  781. [12:28:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  782. [12:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  783. [12:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  784. [12:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  785. [12:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  786. [12:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  787. [12:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  788. [12:33:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  789. [12:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  790. [12:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  791. [12:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  792. [12:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  793. [12:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  794. [12:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  795. [12:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  796. [12:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  797. [12:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  798. [12:38:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  799. [12:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  800. [12:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  801. [12:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  802. [12:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  803. [12:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  804. [12:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  805. [12:43:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  806. [12:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  807. [12:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  808. [12:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  809. [12:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  810. [12:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  811. [12:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  812. [12:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  813. [12:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  814. [12:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  815. [12:48:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  816. [12:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  817. [12:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  818. [12:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  819. [12:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  820. [12:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  821. [12:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  822. [12:53:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  823. [12:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  824. [12:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  825. [12:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  826. [12:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  827. [12:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  828. [12:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  829. [12:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  830. [12:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  831. [12:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  832. [12:58:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  833. [13:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  834. [13:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  835. [13:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  836. [13:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  837. [13:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  838. [13:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  839. [13:03:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  840. [13:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  841. [13:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  842. [13:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  843. [13:04:41] [JDA MainWS-WriteThread/WARN]: [DiscordSRV] [JDA] Got disconnected from WebSocket. Attempting to resume session
  844. [13:04:43] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Successfully resumed Session!
  845. [13:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  846. [13:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  847. [13:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  848. [13:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  849. [13:08:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  850. [13:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  851. [13:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  852. [13:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  853. [13:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  854. [13:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  855. [13:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  856. [13:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  857. [13:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  858. [13:13:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  859. [13:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  860. [13:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  861. [13:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  862. [13:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  863. [13:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  864. [13:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  865. [13:18:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  866. [13:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  867. [13:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  868. [13:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  869. [13:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  870. [13:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  871. [13:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  872. [13:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  873. [13:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  874. [13:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  875. [13:23:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  876. [13:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  877. [13:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  878. [13:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  879. [13:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  880. [13:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  881. [13:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  882. [13:28:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  883. [13:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  884. [13:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  885. [13:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  886. [13:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  887. [13:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  888. [13:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  889. [13:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  890. [13:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  891. [13:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  892. [13:33:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  893. [13:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  894. [13:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  895. [13:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  896. [13:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  897. [13:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  898. [13:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  899. [13:38:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  900. [13:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  901. [13:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  902. [13:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  903. [13:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  904. [13:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  905. [13:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  906. [13:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  907. [13:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  908. [13:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  909. [13:43:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  910. [13:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  911. [13:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  912. [13:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  913. [13:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  914. [13:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  915. [13:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  916. [13:48:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  917. [13:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  918. [13:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  919. [13:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  920. [13:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  921. [13:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  922. [13:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  923. [13:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  924. [13:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  925. [13:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  926. [13:53:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  927. [13:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  928. [13:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  929. [13:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  930. [13:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  931. [13:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  932. [13:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  933. [13:58:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  934. [13:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  935. [13:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  936. [13:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  937. [14:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  938. [14:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  939. [14:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  940. [14:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  941. [14:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  942. [14:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  943. [14:03:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  944. [14:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  945. [14:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  946. [14:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  947. [14:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  948. [14:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  949. [14:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  950. [14:07:00] [User Authenticator #6/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  951. [14:07:00] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player WildCow (30f57eeb-f944-3159-823c-f6eac4538375) because doing so is disabled in the config
  952. [14:07:00] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  953. [14:07:00] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  954. [14:07:00] [Server thread/INFO]: WildCow[/92.53.39.116:13974] logged in with entity id 7366 at ([world]-248.46603173960773, 90.0, 90.83798491207004)
  955. [14:07:01] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  956. [14:08:03] [Craft Scheduler Thread - 209/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  957. [14:08:03] [Craft Scheduler Thread - 209/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  958. [14:08:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  959. [14:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  960. [14:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  961. [14:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  962. [14:08:26] [Server thread/INFO]: WildCow issued server command: /gamemode creative
  963. [14:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  964. [14:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  965. [14:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  966. [14:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  967. [14:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  968. [14:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  969. [14:13:03] [Craft Scheduler Thread - 211/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  970. [14:13:03] [Craft Scheduler Thread - 211/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  971. [14:13:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  972. [14:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  973. [14:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  974. [14:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  975. [14:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  976. [14:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  977. [14:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  978. [14:18:03] [Craft Scheduler Thread - 214/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  979. [14:18:03] [Craft Scheduler Thread - 214/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  980. [14:18:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  981. [14:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  982. [14:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  983. [14:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  984. [14:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  985. [14:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  986. [14:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  987. [14:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  988. [14:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  989. [14:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  990. [14:23:03] [Craft Scheduler Thread - 217/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  991. [14:23:03] [Craft Scheduler Thread - 217/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  992. [14:23:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  993. [14:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  994. [14:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  995. [14:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  996. [14:24:47] [Server thread/INFO]: WildCow issued server command: /time set perma day
  997. [14:24:56] [Server thread/INFO]: WildCow issued server command: /time set day
  998. [14:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  999. [14:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1000. [14:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1001. [14:26:38] [Server thread/INFO]: WildCow issued server command: //wand
  1002. [14:26:51] [Server thread/INFO]: WildCow issued server command: //set dirt
  1003. [14:27:04] [Server thread/INFO]: WildCow issued server command: //set dirt
  1004. [14:27:11] [Server thread/INFO]: WildCow issued server command: //set dirt
  1005. [14:27:56] [Server thread/INFO]: WildCow issued server command: //set dirt
  1006. [14:28:03] [Craft Scheduler Thread - 221/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1007. [14:28:03] [Craft Scheduler Thread - 221/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1008. [14:28:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1009. [14:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1010. [14:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1011. [14:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1012. [14:28:08] [Server thread/INFO]: WildCow issued server command: //set dirt
  1013. [14:29:07] [Server thread/INFO]: WildCow issued server command: //expand vert 5
  1014. [14:29:38] [Server thread/INFO]: WildCow issued server command: //set dirt
  1015. [14:29:48] [Server thread/INFO]: WildCow issued server command: //set dirt
  1016. [14:30:06] [Server thread/INFO]: WildCow issued server command: //set dirt
  1017. [14:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1018. [14:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1019. [14:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1020. [14:30:19] [Server thread/INFO]: WildCow issued server command: //set dirt
  1021. [14:30:31] [Server thread/INFO]: WildCow issued server command: //set dirt
  1022. [14:30:56] [Server thread/INFO]: WildCow issued server command: //set air
  1023. [14:31:11] [Server thread/INFO]: WildCow issued server command: //set air
  1024. [14:31:39] [Server thread/INFO]: WildCow issued server command: //set dirt
  1025. [14:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1026. [14:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1027. [14:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1028. [14:32:16] [Server thread/INFO]: WildCow issued server command: //set dirt
  1029. [14:33:03] [Craft Scheduler Thread - 225/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1030. [14:33:03] [Craft Scheduler Thread - 225/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1031. [14:33:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1032. [14:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1033. [14:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1034. [14:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1035. [14:35:29] [Server thread/INFO]: WildCow issued server command: //set dirt
  1036. [14:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1037. [14:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1038. [14:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1039. [14:38:03] [Craft Scheduler Thread - 227/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1040. [14:38:03] [Craft Scheduler Thread - 227/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1041. [14:38:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1042. [14:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1043. [14:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1044. [14:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1045. [14:38:28] [Server thread/INFO]: WildCow issued server command: /region spawn
  1046. [14:38:36] [Server thread/INFO]: WildCow issued server command: /region flag spawn entity-spawn
  1047. [14:39:00] [Server thread/INFO]: WildCow issued server command: /region flag spawn mob-spawn deny
  1048. [14:39:18] [Server thread/INFO]: WildCow issued server command: /region flag spawn mob-spawning deny
  1049. [14:39:25] [Server thread/INFO]: WildCow issued server command: /time set day
  1050. [14:39:28] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
  1051. [14:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1052. [14:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1053. [14:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1054. [14:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1055. [14:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1056. [14:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1057. [14:42:33] [Server thread/INFO]: WildCow issued server command: //set dirt
  1058. [14:43:03] [Craft Scheduler Thread - 231/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1059. [14:43:03] [Craft Scheduler Thread - 231/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1060. [14:43:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1061. [14:43:55] [Server thread/INFO]: WildCow issued server command: /flyspeed 5
  1062. [14:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1063. [14:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1064. [14:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1065. [14:44:54] [Server thread/INFO]: WildCow issued server command: /flyspeed 4
  1066. [14:45:07] [Server thread/INFO]: WildCow issued server command: /flyspeed 3
  1067. [14:45:23] [Server thread/INFO]: WildCow issued server command: /help
  1068. [14:45:31] [Async Chat Thread - #0/INFO]: []<[Owner] ~Oliver> ./help 2
  1069. [14:45:31] [Craft Scheduler Thread - 232/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1070. [14:45:31] [Craft Scheduler Thread - 232/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1071. [14:45:31] [Craft Scheduler Thread - 232/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1072. [14:45:35] [Server thread/INFO]: WildCow issued server command: /help 2
  1073. [14:45:59] [Server thread/INFO]: WildCow issued server command: /flyspeed 2
  1074. [14:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1075. [14:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1076. [14:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1077. [14:48:03] [Craft Scheduler Thread - 233/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1078. [14:48:03] [Craft Scheduler Thread - 233/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1079. [14:48:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1080. [14:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1081. [14:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1082. [14:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1083. [14:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1084. [14:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1085. [14:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1086. [14:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1087. [14:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1088. [14:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1089. [14:52:35] [Server thread/INFO]: WildCow issued server command: /region flag spawn build allow
  1090. [14:52:58] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
  1091. [14:53:03] [Craft Scheduler Thread - 235/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1092. [14:53:03] [Craft Scheduler Thread - 235/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1093. [14:53:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1094. [14:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1095. [14:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1096. [14:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1097. [14:54:34] [Server thread/INFO]: WildCow issued server command: /region spawn remove
  1098. [14:54:41] [Server thread/INFO]: WildCow issued server command: /region remove spawn
  1099. [14:54:58] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
  1100. [14:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1101. [14:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1102. [14:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1103. [14:58:03] [Craft Scheduler Thread - 240/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1104. [14:58:03] [Craft Scheduler Thread - 240/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1105. [14:58:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1106. [14:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1107. [14:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1108. [14:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1109. [14:58:29] [Server thread/INFO]: WildCow lost connection: Disconnected
  1110. [14:58:29] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1111. [14:58:29] [Server thread/INFO]: WildCow left the game
  1112. [15:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1113. [15:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1114. [15:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1115. [15:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1116. [15:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1117. [15:02:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1118. [15:03:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1119. [15:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1120. [15:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1121. [15:04:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1122. [15:04:44] [User Authenticator #7/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  1123. [15:04:44] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player WildCow (30f57eeb-f944-3159-823c-f6eac4538375) because doing so is disabled in the config
  1124. [15:04:44] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1125. [15:04:44] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1126. [15:04:44] [Server thread/INFO]: WildCow[/92.53.39.116:12609] logged in with entity id 19893 at ([world]-311.9842263278986, 78.88090713285541, 65.75529530171451)
  1127. [15:04:45] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1128. [15:05:09] [Server thread/INFO]: WildCow issued server command: /gamemode creative
  1129. [15:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1130. [15:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1131. [15:06:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1132. [15:08:03] [Craft Scheduler Thread - 245/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1133. [15:08:03] [Craft Scheduler Thread - 245/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1134. [15:08:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1135. [15:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1136. [15:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1137. [15:08:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1138. [15:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1139. [15:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1140. [15:10:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1141. [15:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1142. [15:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1143. [15:12:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1144. [15:13:03] [Craft Scheduler Thread - 248/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1145. [15:13:03] [Craft Scheduler Thread - 248/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1146. [15:13:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1147. [15:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1148. [15:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1149. [15:14:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1150. [15:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1151. [15:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1152. [15:16:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1153. [15:18:03] [Craft Scheduler Thread - 251/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1154. [15:18:03] [Craft Scheduler Thread - 251/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1155. [15:18:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1156. [15:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1157. [15:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1158. [15:18:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1159. [15:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1160. [15:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1161. [15:20:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1162. [15:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1163. [15:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1164. [15:22:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1165. [15:23:03] [Craft Scheduler Thread - 254/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1166. [15:23:03] [Craft Scheduler Thread - 254/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1167. [15:23:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1168. [15:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1169. [15:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1170. [15:24:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1171. [15:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1172. [15:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1173. [15:26:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1174. [15:28:01] [Craft Scheduler Thread - 260/INFO]: [Vault] Checking for Updates ...
  1175. [15:28:02] [Craft Scheduler Thread - 260/INFO]: [Vault] No new version available
  1176. [15:28:03] [Craft Scheduler Thread - 257/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1177. [15:28:03] [Craft Scheduler Thread - 257/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1178. [15:28:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1179. [15:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1180. [15:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1181. [15:28:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1182. [15:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1183. [15:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1184. [15:30:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1185. [15:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1186. [15:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1187. [15:32:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1188. [15:33:03] [Craft Scheduler Thread - 262/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1189. [15:33:03] [Craft Scheduler Thread - 262/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1190. [15:33:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1191. [15:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1192. [15:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1193. [15:34:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1194. [15:34:38] [Server thread/INFO]: WildCow issued server command: //wand
  1195. [15:34:55] [Server thread/INFO]: WildCow issued server command: //set minecraft:stone_bricks
  1196. [15:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1197. [15:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1198. [15:36:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1199. [15:38:03] [Craft Scheduler Thread - 264/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1200. [15:38:03] [Craft Scheduler Thread - 264/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1201. [15:38:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1202. [15:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1203. [15:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1204. [15:38:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1205. [15:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1206. [15:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1207. [15:40:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1208. [15:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1209. [15:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1210. [15:42:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1211. [15:43:03] [Craft Scheduler Thread - 268/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1212. [15:43:03] [Craft Scheduler Thread - 268/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1213. [15:43:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1214. [15:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1215. [15:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1216. [15:44:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1217. [15:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1218. [15:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1219. [15:46:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1220. [15:48:03] [Craft Scheduler Thread - 270/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1221. [15:48:03] [Craft Scheduler Thread - 270/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1222. [15:48:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1223. [15:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1224. [15:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1225. [15:48:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1226. [15:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1227. [15:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1228. [15:50:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1229. [15:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1230. [15:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1231. [15:52:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1232. [15:53:03] [Craft Scheduler Thread - 273/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1233. [15:53:03] [Craft Scheduler Thread - 273/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1234. [15:53:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1235. [15:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1236. [15:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1237. [15:54:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1238. [15:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1239. [15:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1240. [15:56:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1241. [15:58:03] [Craft Scheduler Thread - 278/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1242. [15:58:03] [Craft Scheduler Thread - 278/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1243. [15:58:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1244. [15:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1245. [15:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1246. [15:58:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1247. [16:00:06] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1248. [16:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1249. [16:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1250. [16:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1251. [16:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1252. [16:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1253. [16:03:03] [Craft Scheduler Thread - 281/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1254. [16:03:03] [Craft Scheduler Thread - 281/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1255. [16:03:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1256. [16:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1257. [16:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1258. [16:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1259. [16:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1260. [16:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1261. [16:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1262. [16:08:03] [Craft Scheduler Thread - 283/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1263. [16:08:03] [Craft Scheduler Thread - 283/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1264. [16:08:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1265. [16:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1266. [16:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1267. [16:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1268. [16:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1269. [16:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1270. [16:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1271. [16:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1272. [16:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1273. [16:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1274. [16:13:03] [Craft Scheduler Thread - 285/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1275. [16:13:03] [Craft Scheduler Thread - 285/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1276. [16:13:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1277. [16:13:46] [Server thread/INFO]: WildCow issued server command: //wand
  1278. [16:13:56] [Server thread/INFO]: WildCow issued server command: //set air
  1279. [16:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1280. [16:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1281. [16:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1282. [16:15:56] [Server thread/INFO]: WildCow issued server command: //set water
  1283. [16:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1284. [16:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1285. [16:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1286. [16:16:13] [Server thread/INFO]: WildCow issued server command: //dirt
  1287. [16:16:20] [Server thread/INFO]: WildCow issued server command: //set dirt
  1288. [16:16:26] [Server thread/INFO]: WildCow issued server command: //set dirt
  1289. [16:16:30] [Server thread/INFO]: WildCow issued server command: //set dirt
  1290. [16:16:36] [Server thread/INFO]: WildCow issued server command: //set dirt
  1291. [16:16:40] [Server thread/INFO]: WildCow issued server command: //set dirt
  1292. [16:16:56] [Server thread/INFO]: WildCow issued server command: //copy
  1293. [16:17:07] [Server thread/INFO]: WildCow issued server command: //paste
  1294. [16:17:42] [Server thread/INFO]: WildCow issued server command: //paste
  1295. [16:17:50] [Server thread/INFO]: WildCow issued server command: //undo
  1296. [16:18:01] [Server thread/INFO]: WildCow issued server command: //paste
  1297. [16:18:03] [Craft Scheduler Thread - 289/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1298. [16:18:03] [Craft Scheduler Thread - 289/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1299. [16:18:06] [Server thread/INFO]: WildCow issued server command: //undo
  1300. [16:18:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1301. [16:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1302. [16:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1303. [16:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1304. [16:18:11] [Server thread/INFO]: WildCow issued server command: //paste
  1305. [16:18:24] [Server thread/INFO]: WildCow issued server command: //undo
  1306. [16:18:48] [Server thread/INFO]: WildCow issued server command: //copy
  1307. [16:18:58] [Server thread/INFO]: WildCow issued server command: //paste
  1308. [16:19:09] [Server thread/INFO]: WildCow issued server command: //undo
  1309. [16:19:15] [Server thread/INFO]: WildCow issued server command: //paste
  1310. [16:19:25] [Server thread/INFO]: WildCow issued server command: //undo
  1311. [16:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1312. [16:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1313. [16:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1314. [16:21:51] [Server thread/INFO]: WildCow issued server command: //set dirt
  1315. [16:22:06] [Server thread/INFO]: WildCow issued server command: //paste
  1316. [16:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1317. [16:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1318. [16:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1319. [16:22:15] [Server thread/INFO]: WildCow issued server command: //undo
  1320. [16:22:20] [Server thread/INFO]: WildCow issued server command: //paste
  1321. [16:22:43] [Server thread/INFO]: WildCow issued server command: //undo
  1322. [16:22:55] [Server thread/INFO]: WildCow issued server command: //paste
  1323. [16:23:01] [Server thread/INFO]: WildCow issued server command: //undo
  1324. [16:23:03] [Craft Scheduler Thread - 292/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1325. [16:23:03] [Craft Scheduler Thread - 292/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1326. [16:23:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1327. [16:23:09] [Server thread/INFO]: WildCow issued server command: //paste
  1328. [16:23:15] [Server thread/INFO]: WildCow issued server command: //undo
  1329. [16:23:23] [Server thread/INFO]: WildCow issued server command: //paste
  1330. [16:23:31] [Server thread/INFO]: WildCow issued server command: //undo
  1331. [16:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1332. [16:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1333. [16:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1334. [16:24:45] [Server thread/INFO]: WildCow issued server command: //set dirt
  1335. [16:25:02] [Server thread/INFO]: WildCow issued server command: //paste
  1336. [16:25:14] [Server thread/INFO]: WildCow issued server command: //undo
  1337. [16:25:18] [Server thread/INFO]: WildCow issued server command: //paste
  1338. [16:25:25] [Server thread/INFO]: WildCow issued server command: //undo
  1339. [16:25:36] [Server thread/INFO]: WildCow issued server command: //paste
  1340. [16:25:44] [Server thread/INFO]: WildCow issued server command: //undo
  1341. [16:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1342. [16:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1343. [16:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1344. [16:26:15] [Server thread/INFO]: WildCow issued server command: //set dirt
  1345. [16:27:12] [Server thread/INFO]: WildCow issued server command: //set air
  1346. [16:28:03] [Craft Scheduler Thread - 297/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1347. [16:28:03] [Craft Scheduler Thread - 297/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1348. [16:28:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1349. [16:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1350. [16:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1351. [16:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1352. [16:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1353. [16:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1354. [16:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1355. [16:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1356. [16:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1357. [16:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1358. [16:33:03] [Craft Scheduler Thread - 300/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1359. [16:33:03] [Craft Scheduler Thread - 300/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1360. [16:33:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1361. [16:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1362. [16:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1363. [16:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1364. [16:34:58] [Server thread/INFO]: WildCow lost connection: Disconnected
  1365. [16:34:58] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1366. [16:34:58] [Server thread/INFO]: WildCow left the game
  1367. [16:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1368. [16:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1369. [16:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1370. [16:38:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1371. [16:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1372. [16:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1373. [16:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1374. [16:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1375. [16:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1376. [16:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1377. [16:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1378. [16:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1379. [16:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1380. [16:43:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1381. [16:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1382. [16:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1383. [16:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1384. [16:45:50] [JDA MainWS-WriteThread/WARN]: [DiscordSRV] [JDA] Got disconnected from WebSocket. Attempting to resume session
  1385. [16:45:52] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Successfully resumed Session!
  1386. [16:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1387. [16:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1388. [16:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1389. [16:48:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1390. [16:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1391. [16:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1392. [16:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1393. [16:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1394. [16:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1395. [16:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1396. [16:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1397. [16:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1398. [16:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1399. [16:53:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1400. [16:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1401. [16:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1402. [16:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1403. [16:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1404. [16:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1405. [16:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1406. [16:58:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1407. [16:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1408. [16:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1409. [16:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1410. [17:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1411. [17:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1412. [17:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1413. [17:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1414. [17:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1415. [17:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1416. [17:03:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1417. [17:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1418. [17:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1419. [17:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1420. [17:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1421. [17:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1422. [17:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1423. [17:08:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1424. [17:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1425. [17:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1426. [17:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1427. [17:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1428. [17:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1429. [17:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1430. [17:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1431. [17:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1432. [17:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1433. [17:13:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1434. [17:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1435. [17:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1436. [17:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1437. [17:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1438. [17:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1439. [17:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1440. [17:18:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1441. [17:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1442. [17:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1443. [17:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1444. [17:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1445. [17:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1446. [17:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1447. [17:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1448. [17:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1449. [17:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1450. [17:23:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1451. [17:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1452. [17:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1453. [17:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1454. [17:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1455. [17:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1456. [17:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1457. [17:27:35] [User Authenticator #8/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  1458. [17:27:35] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player WildCow (30f57eeb-f944-3159-823c-f6eac4538375) because doing so is disabled in the config
  1459. [17:27:35] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1460. [17:27:35] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1461. [17:27:35] [Server thread/INFO]: WildCow[/92.53.39.116:14333] logged in with entity id 28635 at ([world]-186.74871103606796, 70.9375, 21.968814748113896)
  1462. [17:27:36] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1463. [17:28:03] [Craft Scheduler Thread - 335/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1464. [17:28:03] [Craft Scheduler Thread - 335/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1465. [17:28:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1466. [17:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1467. [17:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1468. [17:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1469. [17:28:27] [Server thread/INFO]: WildCow issued server command: /gamemode creative
  1470. [17:29:07] [User Authenticator #9/INFO]: UUID of player Jole96 is ae50eaad-e8e7-3c9c-bffd-cee53a70e55b
  1471. [17:29:07] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player Jole96 (ae50eaad-e8e7-3c9c-bffd-cee53a70e55b) because doing so is disabled in the config
  1472. [17:29:07] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Jole96
  1473. [17:29:07] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Jole96 but their MC account is not linked to a Discord account
  1474. [17:29:07] [Server thread/INFO]: Jole96[/77.28.212.54:57682] logged in with entity id 29027 at ([world]-275.5, 70.0, 81.5)
  1475. [17:29:07] [pool-36-thread-1/INFO]: Creating empty config: /home/tcagame_svc18738/ilijas/18738/plugins/Essentials/userdata/ae50eaad-e8e7-3c9c-bffd-cee53a70e55b.yml
  1476. [17:29:07] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1477. [17:29:29] [Server thread/INFO]: WildCow issued server command: /region define spawn
  1478. [17:29:30] [Craft Scheduler Thread - 337/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: true
  1479. [17:29:30] [Craft Scheduler Thread - 337/INFO]: [DiscordSRV] [DEBUG] User Jole96 sent a message but it was not delivered to Discord because the chat event was canceled
  1480. [17:29:37] [Server thread/INFO]: Jole96 lost connection: Disconnected
  1481. [17:29:37] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1482. [17:29:37] [Server thread/INFO]: Jole96 left the game
  1483. [17:29:47] [Server thread/INFO]: WildCow issued server command: //expand vert
  1484. [17:29:57] [Server thread/INFO]: WildCow issued server command: /region flag spawn build deny
  1485. [17:29:58] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
  1486. [17:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1487. [17:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1488. [17:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1489. [17:31:05] [Server thread/INFO]: WildCow issued server command: /region flag
  1490. [17:31:15] [Server thread/INFO]: WildCow issued server command: /region flag spawn mob-spawning deny
  1491. [17:31:28] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
  1492. [17:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1493. [17:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1494. [17:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1495. [17:32:15] [Server thread/INFO]: WildCow lost connection: Disconnected
  1496. [17:32:15] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1497. [17:32:15] [Server thread/INFO]: WildCow left the game
  1498. [17:33:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1499. [17:33:14] [User Authenticator #10/INFO]: UUID of player Dime is c5ff3daa-24de-348f-9005-8f4a5c0deb98
  1500. [17:33:14] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player Dime (c5ff3daa-24de-348f-9005-8f4a5c0deb98) because doing so is disabled in the config
  1501. [17:33:14] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  1502. [17:33:14] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  1503. [17:33:14] [Server thread/INFO]: Dime[/77.28.212.54:58200] logged in with entity id 29497 at ([world]-240.05000001192093, 72.70000004768372, 137.21768759688266)
  1504. [17:33:15] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1505. [17:33:37] [Server thread/INFO]: Dime issued server command: /gamemode creative
  1506. [17:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1507. [17:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1508. [17:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1509. [17:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1510. [17:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1511. [17:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1512. [17:38:03] [Craft Scheduler Thread - 342/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  1513. [17:38:03] [Craft Scheduler Thread - 342/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  1514. [17:38:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1515. [17:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1516. [17:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1517. [17:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1518. [17:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1519. [17:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1520. [17:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1521. [17:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1522. [17:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1523. [17:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1524. [17:43:03] [Craft Scheduler Thread - 346/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  1525. [17:43:03] [Craft Scheduler Thread - 346/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  1526. [17:43:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1527. [17:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1528. [17:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1529. [17:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1530. [17:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1531. [17:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1532. [17:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1533. [17:47:00] [Server thread/INFO]: Dime lost connection: Disconnected
  1534. [17:47:00] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1535. [17:47:00] [Server thread/INFO]: Dime left the game
  1536. [17:48:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1537. [17:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1538. [17:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1539. [17:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1540. [17:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1541. [17:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1542. [17:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1543. [17:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1544. [17:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1545. [17:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1546. [17:53:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1547. [17:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1548. [17:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1549. [17:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1550. [17:54:22] [User Authenticator #11/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  1551. [17:54:23] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player WildCow (30f57eeb-f944-3159-823c-f6eac4538375) because doing so is disabled in the config
  1552. [17:54:23] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1553. [17:54:23] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1554. [17:54:23] [Server thread/INFO]: WildCow[/92.53.39.116:12816] logged in with entity id 31244 at ([world]-187.6121331672644, 81.63567392181648, 35.971229605644446)
  1555. [17:54:23] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1556. [17:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1557. [17:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1558. [17:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1559. [17:56:11] [Server thread/INFO]: WildCow issued server command: /gamemode creative
  1560. [17:58:03] [Craft Scheduler Thread - 355/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1561. [17:58:03] [Craft Scheduler Thread - 355/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1562. [17:58:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1563. [17:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1564. [17:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1565. [17:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1566. [18:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1567. [18:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1568. [18:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1569. [18:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1570. [18:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1571. [18:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1572. [18:03:03] [Craft Scheduler Thread - 361/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1573. [18:03:03] [Craft Scheduler Thread - 361/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1574. [18:03:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1575. [18:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1576. [18:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1577. [18:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1578. [18:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1579. [18:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1580. [18:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1581. [18:07:16] [User Authenticator #12/INFO]: UUID of player Dime is c5ff3daa-24de-348f-9005-8f4a5c0deb98
  1582. [18:07:16] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player Dime (c5ff3daa-24de-348f-9005-8f4a5c0deb98) because doing so is disabled in the config
  1583. [18:07:16] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  1584. [18:07:16] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  1585. [18:07:17] [Server thread/INFO]: Dime[/77.28.212.54:65397] logged in with entity id 32522 at ([world]-242.0627622069144, 78.44426212786266, 108.61323830262428)
  1586. [18:07:17] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1587. [18:08:03] [Craft Scheduler Thread - 364/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1588. [18:08:03] [Craft Scheduler Thread - 364/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1589. [18:08:03] [Craft Scheduler Thread - 364/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  1590. [18:08:03] [Craft Scheduler Thread - 364/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  1591. [18:08:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1592. [18:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1593. [18:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1594. [18:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1595. [18:08:14] [Async Chat Thread - #2/INFO]: []<[Owner] Dime> decko kolku koci
  1596. [18:08:14] [Craft Scheduler Thread - 364/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1597. [18:08:14] [Craft Scheduler Thread - 364/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1598. [18:08:14] [Craft Scheduler Thread - 364/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1599. [18:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1600. [18:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1601. [18:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1602. [18:11:25] [Server thread/INFO]: Dime issued server command: /gamemode creative
  1603. [18:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1604. [18:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1605. [18:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1606. [18:13:03] [Craft Scheduler Thread - 367/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1607. [18:13:03] [Craft Scheduler Thread - 367/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1608. [18:13:03] [Craft Scheduler Thread - 367/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  1609. [18:13:03] [Craft Scheduler Thread - 367/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  1610. [18:13:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1611. [18:13:12] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> deeeckoo
  1612. [18:13:12] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1613. [18:13:12] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1614. [18:13:12] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1615. [18:13:15] [Server thread/INFO]: WildCow issued server command: /tpo Dime
  1616. [18:13:24] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> kaako ti se svigja
  1617. [18:13:24] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1618. [18:13:24] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1619. [18:13:24] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1620. [18:13:25] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> nemozam da stavam
  1621. [18:13:25] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1622. [18:13:25] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1623. [18:13:25] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1624. [18:13:52] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> sho nemoes da stais
  1625. [18:13:52] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1626. [18:13:52] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1627. [18:13:52] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1628. [18:13:52] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> not bad
  1629. [18:13:52] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1630. [18:13:52] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1631. [18:13:52] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1632. [18:13:55] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> nemozam da stavam stone
  1633. [18:13:55] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1634. [18:13:55] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1635. [18:13:55] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1636. [18:14:03] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> why
  1637. [18:14:03] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1638. [18:14:03] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1639. [18:14:03] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1640. [18:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1641. [18:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1642. [18:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1643. [18:14:08] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> idk ne dava
  1644. [18:14:08] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1645. [18:14:08] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1646. [18:14:08] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1647. [18:14:31] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> u id stairs stava samo nether brick
  1648. [18:14:31] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1649. [18:14:31] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1650. [18:14:31] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1651. [18:14:35] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> i od *
  1652. [18:14:35] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1653. [18:14:35] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1654. [18:14:35] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1655. [18:15:17] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> koj kur
  1656. [18:15:17] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1657. [18:15:17] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1658. [18:15:17] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1659. [18:15:34] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> uj mi dae
  1660. [18:15:34] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1661. [18:15:34] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1662. [18:15:34] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1663. [18:15:40] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> opni me
  1664. [18:15:40] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1665. [18:15:40] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1666. [18:15:40] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1667. [18:15:44] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> op si be
  1668. [18:15:44] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1669. [18:15:44] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1670. [18:15:44] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1671. [18:15:50] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> kao si creative inace
  1672. [18:15:50] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1673. [18:15:50] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1674. [18:15:50] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1675. [18:16:00] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> ne e do op tuku laguva
  1676. [18:16:00] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1677. [18:16:00] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1678. [18:16:00] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1679. [18:16:03] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> gamemode?
  1680. [18:16:03] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1681. [18:16:03] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1682. [18:16:03] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1683. [18:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1684. [18:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1685. [18:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1686. [18:16:10] [Server thread/INFO]: Dime issued server command: /gamemode creative
  1687. [18:16:11] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> pa gamemode samo op moze
  1688. [18:16:11] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1689. [18:16:11] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1690. [18:16:11] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1691. [18:16:23] [Server thread/INFO]: WildCow issued server command: /op dime
  1692. [18:16:30] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> a samo slab nemozam
  1693. [18:16:30] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1694. [18:16:30] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1695. [18:16:30] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1696. [18:16:32] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> WTF
  1697. [18:16:32] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1698. [18:16:32] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1699. [18:16:32] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1700. [18:16:39] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> istoto i preeska mi se desava
  1701. [18:16:39] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1702. [18:16:39] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1703. [18:16:39] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1704. [18:16:52] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> neli istoto ti se desavalo pred neklk dena
  1705. [18:16:52] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1706. [18:16:52] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1707. [18:16:52] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1708. [18:16:59] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> pred 2
  1709. [18:16:59] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1710. [18:16:59] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1711. [18:16:59] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1712. [18:17:12] [Server thread/INFO]: Dime issued server command: /gamemode survival
  1713. [18:17:18] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> ee a glej
  1714. [18:17:18] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1715. [18:17:18] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1716. [18:17:18] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1717. [18:17:22] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> mossy slab ne mi dava
  1718. [18:17:22] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1719. [18:17:22] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1720. [18:17:22] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1721. [18:17:33] [Server thread/INFO]: WildCow issued server command: /gamemode creative Dime
  1722. [18:17:50] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> budal
  1723. [18:17:50] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1724. [18:17:50] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1725. [18:17:50] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1726. [18:18:03] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1727. [18:18:03] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1728. [18:18:03] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  1729. [18:18:03] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  1730. [18:18:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1731. [18:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1732. [18:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1733. [18:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1734. [18:18:07] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> serverov e fobicen na slabs?
  1735. [18:18:07] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1736. [18:18:07] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1737. [18:18:07] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1738. [18:18:13] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> mossy slab
  1739. [18:18:13] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1740. [18:18:13] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1741. [18:18:13] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1742. [18:18:47] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> i lanterns?
  1743. [18:18:47] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1744. [18:18:47] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1745. [18:18:47] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1746. [18:18:50] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> ye
  1747. [18:18:50] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1748. [18:18:50] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1749. [18:18:50] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1750. [18:18:59] [Server thread/INFO]: Dime issued server command: //hpos1
  1751. [18:19:03] [Server thread/INFO]: Dime issued server command: //set minecraft:lantern
  1752. [18:19:14] [Server thread/INFO]: Dime issued server command: //hpos1
  1753. [18:19:18] [Server thread/INFO]: Dime issued server command: //hpos2
  1754. [18:19:21] [Server thread/INFO]: Dime issued server command: //set minecraft:lantern
  1755. [18:19:26] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> how
  1756. [18:19:26] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1757. [18:19:26] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1758. [18:19:26] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1759. [18:19:30] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> kako go stai
  1760. [18:19:30] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1761. [18:19:30] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1762. [18:19:30] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1763. [18:19:36] [Server thread/INFO]: Dime issued server command: //hpos1
  1764. [18:19:42] [Server thread/INFO]: Dime issued server command: //hpos2
  1765. [18:19:46] [Server thread/INFO]: Dime issued server command: //set minecraft:lantern
  1766. [18:19:54] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> ?
  1767. [18:19:54] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1768. [18:19:54] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1769. [18:19:54] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1770. [18:19:54] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> pm
  1771. [18:19:54] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1772. [18:19:54] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1773. [18:19:54] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1774. [18:20:02] [Server thread/INFO]: Dime issued server command: //hpos1
  1775. [18:20:02] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> sho naprai be
  1776. [18:20:02] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1777. [18:20:02] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1778. [18:20:02] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1779. [18:20:05] [Server thread/INFO]: Dime issued server command: //hpos2
  1780. [18:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1781. [18:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1782. [18:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1783. [18:20:08] [Server thread/INFO]: Dime issued server command: //set minecraft:lantern
  1784. [18:20:08] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> kao pocna da ti dava
  1785. [18:20:08] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1786. [18:20:08] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1787. [18:20:08] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1788. [18:20:14] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> hpos
  1789. [18:20:14] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1790. [18:20:14] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1791. [18:20:14] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1792. [18:20:17] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> XDDD
  1793. [18:20:17] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1794. [18:20:17] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1795. [18:20:17] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1796. [18:20:20] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> ke se roknam xD
  1797. [18:20:20] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1798. [18:20:20] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1799. [18:20:20] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1800. [18:20:27] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> dali hpos manuelno gi stavas koordinatite
  1801. [18:20:27] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1802. [18:20:27] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1803. [18:20:27] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1804. [18:20:32] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> glej
  1805. [18:20:32] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1806. [18:20:32] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1807. [18:20:32] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1808. [18:20:40] [Server thread/INFO]: WildCow issued server command: //set minecraft:lantern
  1809. [18:20:49] [Server thread/INFO]: WildCow issued server command: //set minecraft:lantern
  1810. [18:20:53] [Server thread/INFO]: Dime issued server command: //hpos1
  1811. [18:20:54] [Server thread/INFO]: WildCow issued server command: //set minecraft:lantern
  1812. [18:21:04] [Server thread/INFO]: Dime issued server command: //hpos2
  1813. [18:21:04] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> nmv
  1814. [18:21:04] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1815. [18:21:04] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1816. [18:21:04] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1817. [18:21:13] [Server thread/INFO]: Dime issued server command: //set minecraft:lantern
  1818. [18:21:39] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> inace hallov ostaiv ti da go dekoriras
  1819. [18:21:39] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1820. [18:21:39] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1821. [18:21:39] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1822. [18:21:42] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> kolku e loso decko
  1823. [18:21:42] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1824. [18:21:42] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1825. [18:21:42] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1826. [18:21:45] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> nemozam niso da pravam
  1827. [18:21:45] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1828. [18:21:45] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1829. [18:21:45] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1830. [18:21:47] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> XDDDDDDDD
  1831. [18:21:47] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1832. [18:21:47] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1833. [18:21:47] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1834. [18:21:48] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> ikr
  1835. [18:21:48] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1836. [18:21:48] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1837. [18:21:48] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1838. [18:21:50] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> na pcvo
  1839. [18:21:50] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1840. [18:21:50] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1841. [18:21:50] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1842. [18:21:55] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> 28 min mi se ukl mc
  1843. [18:21:55] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1844. [18:21:55] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1845. [18:21:55] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1846. [18:21:57] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> 7 fps
  1847. [18:21:57] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1848. [18:21:57] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1849. [18:21:57] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1850. [18:22:01] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> ostaj toa ama zaso ebe block placement
  1851. [18:22:01] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1852. [18:22:01] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1853. [18:22:01] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1854. [18:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1855. [18:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1856. [18:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1857. [18:22:13] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> abe staj nekoj x16 texture pack
  1858. [18:22:13] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1859. [18:22:13] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1860. [18:22:13] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1861. [18:22:16] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> ili x 8
  1862. [18:22:16] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1863. [18:22:16] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1864. [18:22:16] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1865. [18:22:26] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> outdated mozno da e plugin?
  1866. [18:22:26] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1867. [18:22:26] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1868. [18:22:26] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1869. [18:22:32] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> ili 2 da se sovpagaat za no build
  1870. [18:22:32] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1871. [18:22:32] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1872. [18:22:32] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1873. [18:22:43] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> nema vrska wrf
  1874. [18:22:43] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1875. [18:22:43] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1876. [18:22:43] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1877. [18:22:47] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> vera rabotese
  1878. [18:22:47] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1879. [18:22:47] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1880. [18:22:47] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1881. [18:22:54] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> inc probav za no build trgnav skroz
  1882. [18:22:54] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1883. [18:22:54] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1884. [18:22:54] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1885. [18:22:58] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> pka isto bese
  1886. [18:22:58] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1887. [18:22:58] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1888. [18:22:58] [Craft Scheduler Thread - 368/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1889. [18:23:03] [Async Chat Thread - #3/INFO]: []<[Owner] ~Oliver> i samo eden ima za no build
  1890. [18:23:03] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1891. [18:23:03] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1892. [18:23:03] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1893. [18:23:03] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1894. [18:23:03] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1895. [18:23:03] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  1896. [18:23:03] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  1897. [18:23:06] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1898. [18:23:39] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> bruh moram da se vratam
  1899. [18:23:39] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1900. [18:23:39] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1901. [18:23:39] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1902. [18:23:42] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> na pcvo drugo
  1903. [18:23:42] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1904. [18:23:42] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1905. [18:23:42] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1906. [18:23:45] [Async Chat Thread - #3/INFO]: []<[Owner] Dime> ne se trpit
  1907. [18:23:45] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1908. [18:23:45] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  1909. [18:23:45] [Craft Scheduler Thread - 369/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1910. [18:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1911. [18:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1912. [18:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1913. [18:24:22] [Server thread/INFO]: Dime lost connection: Disconnected
  1914. [18:24:22] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1915. [18:24:22] [Server thread/INFO]: Dime left the game
  1916. [18:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1917. [18:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1918. [18:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1919. [18:28:03] [Craft Scheduler Thread - 372/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1920. [18:28:03] [Craft Scheduler Thread - 372/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1921. [18:28:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1922. [18:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1923. [18:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1924. [18:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1925. [18:28:48] [Async Chat Thread - #4/INFO]: []<[Owner] ~Oliver> ramce prodava kompjuteri kaj meen pred zgrada
  1926. [18:28:48] [Craft Scheduler Thread - 371/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  1927. [18:28:48] [Craft Scheduler Thread - 371/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player WildCow but the given group was "default"
  1928. [18:28:48] [Craft Scheduler Thread - 371/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  1929. [18:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1930. [18:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1931. [18:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1932. [18:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1933. [18:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1934. [18:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1935. [18:33:03] [Craft Scheduler Thread - 377/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1936. [18:33:03] [Craft Scheduler Thread - 377/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1937. [18:33:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1938. [18:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1939. [18:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1940. [18:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1941. [18:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1942. [18:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1943. [18:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1944. [18:37:23] [Server thread/INFO]: WildCow issued server command: /time set day
  1945. [18:38:03] [Craft Scheduler Thread - 379/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1946. [18:38:03] [Craft Scheduler Thread - 379/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1947. [18:38:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1948. [18:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1949. [18:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1950. [18:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1951. [18:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1952. [18:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1953. [18:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1954. [18:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1955. [18:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1956. [18:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1957. [18:43:03] [Craft Scheduler Thread - 382/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1958. [18:43:03] [Craft Scheduler Thread - 382/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1959. [18:43:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1960. [18:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1961. [18:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1962. [18:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1963. [18:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1964. [18:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1965. [18:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1966. [18:48:03] [Craft Scheduler Thread - 385/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1967. [18:48:03] [Craft Scheduler Thread - 385/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1968. [18:48:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1969. [18:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1970. [18:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1971. [18:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1972. [18:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1973. [18:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1974. [18:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1975. [18:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1976. [18:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1977. [18:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1978. [18:53:03] [Craft Scheduler Thread - 388/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1979. [18:53:03] [Craft Scheduler Thread - 388/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1980. [18:53:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1981. [18:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1982. [18:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1983. [18:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1984. [18:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1985. [18:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1986. [18:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1987. [18:58:03] [Craft Scheduler Thread - 392/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  1988. [18:58:03] [Craft Scheduler Thread - 392/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  1989. [18:58:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  1990. [18:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1991. [18:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1992. [18:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1993. [18:58:13] [Server thread/INFO]: WildCow issued server command: /time set night
  1994. [19:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1995. [19:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1996. [19:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  1997. [19:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  1998. [19:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  1999. [19:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2000. [19:03:03] [Craft Scheduler Thread - 396/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  2001. [19:03:03] [Craft Scheduler Thread - 396/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  2002. [19:03:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2003. [19:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2004. [19:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2005. [19:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2006. [19:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2007. [19:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2008. [19:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2009. [19:08:03] [Craft Scheduler Thread - 398/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  2010. [19:08:03] [Craft Scheduler Thread - 398/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  2011. [19:08:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2012. [19:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2013. [19:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2014. [19:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2015. [19:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2016. [19:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2017. [19:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2018. [19:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2019. [19:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2020. [19:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2021. [19:13:03] [Craft Scheduler Thread - 400/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  2022. [19:13:03] [Craft Scheduler Thread - 400/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  2023. [19:13:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2024. [19:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2025. [19:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2026. [19:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2027. [19:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2028. [19:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2029. [19:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2030. [19:18:03] [Craft Scheduler Thread - 404/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  2031. [19:18:03] [Craft Scheduler Thread - 404/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  2032. [19:18:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2033. [19:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2034. [19:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2035. [19:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2036. [19:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2037. [19:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2038. [19:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2039. [19:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2040. [19:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2041. [19:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2042. [19:23:03] [Craft Scheduler Thread - 407/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  2043. [19:23:03] [Craft Scheduler Thread - 407/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  2044. [19:23:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2045. [19:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2046. [19:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2047. [19:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2048. [19:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2049. [19:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2050. [19:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2051. [19:28:03] [Craft Scheduler Thread - 411/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  2052. [19:28:03] [Craft Scheduler Thread - 411/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  2053. [19:28:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2054. [19:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2055. [19:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2056. [19:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2057. [19:29:14] [JDA MainWS-WriteThread/WARN]: [DiscordSRV] [JDA] Got disconnected from WebSocket. Attempting to resume session
  2058. [19:29:16] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Successfully resumed Session!
  2059. [19:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2060. [19:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2061. [19:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2062. [19:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2063. [19:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2064. [19:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2065. [19:33:03] [Craft Scheduler Thread - 415/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  2066. [19:33:03] [Craft Scheduler Thread - 415/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  2067. [19:33:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2068. [19:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2069. [19:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2070. [19:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2071. [19:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2072. [19:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2073. [19:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2074. [19:36:21] [Server thread/INFO]: WildCow issued server command: //wand
  2075. [19:36:35] [Server thread/INFO]: WildCow issued server command: //wand
  2076. [19:36:46] [Server thread/INFO]: WildCow issued server command: //set dirt
  2077. [19:38:03] [Craft Scheduler Thread - 417/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  2078. [19:38:03] [Craft Scheduler Thread - 417/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  2079. [19:38:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2080. [19:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2081. [19:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2082. [19:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2083. [19:39:18] [Server thread/INFO]: WildCow issued server command: //copy
  2084. [19:39:26] [Server thread/INFO]: WildCow issued server command: //paste
  2085. [19:39:47] [Server thread/INFO]: WildCow issued server command: //undo
  2086. [19:39:57] [Server thread/INFO]: WildCow issued server command: //paste
  2087. [19:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2088. [19:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2089. [19:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2090. [19:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2091. [19:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2092. [19:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2093. [19:43:03] [Craft Scheduler Thread - 421/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  2094. [19:43:03] [Craft Scheduler Thread - 421/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  2095. [19:43:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2096. [19:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2097. [19:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2098. [19:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2099. [19:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2100. [19:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2101. [19:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2102. [19:48:03] [Craft Scheduler Thread - 423/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  2103. [19:48:03] [Craft Scheduler Thread - 423/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  2104. [19:48:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2105. [19:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2106. [19:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2107. [19:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2108. [19:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2109. [19:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2110. [19:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2111. [19:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2112. [19:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2113. [19:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2114. [19:53:03] [Craft Scheduler Thread - 426/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  2115. [19:53:03] [Craft Scheduler Thread - 426/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  2116. [19:53:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2117. [19:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2118. [19:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2119. [19:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2120. [19:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2121. [19:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2122. [19:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2123. [19:58:03] [Craft Scheduler Thread - 430/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  2124. [19:58:03] [Craft Scheduler Thread - 430/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  2125. [19:58:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2126. [19:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2127. [19:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2128. [19:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2129. [20:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2130. [20:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2131. [20:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2132. [20:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2133. [20:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2134. [20:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2135. [20:03:03] [Craft Scheduler Thread - 434/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  2136. [20:03:03] [Craft Scheduler Thread - 434/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  2137. [20:03:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2138. [20:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2139. [20:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2140. [20:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2141. [20:04:22] [Server thread/INFO]: WildCow lost connection: Disconnected
  2142. [20:04:22] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2143. [20:04:22] [Server thread/INFO]: WildCow left the game
  2144. [20:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2145. [20:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2146. [20:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2147. [20:08:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2148. [20:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2149. [20:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2150. [20:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2151. [20:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2152. [20:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2153. [20:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2154. [20:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2155. [20:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2156. [20:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2157. [20:13:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2158. [20:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2159. [20:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2160. [20:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2161. [20:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2162. [20:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2163. [20:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2164. [20:18:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2165. [20:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2166. [20:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2167. [20:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2168. [20:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2169. [20:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2170. [20:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2171. [20:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2172. [20:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2173. [20:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2174. [20:23:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2175. [20:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2176. [20:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2177. [20:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2178. [20:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2179. [20:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2180. [20:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2181. [20:28:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2182. [20:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2183. [20:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2184. [20:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2185. [20:28:27] [User Authenticator #13/INFO]: UUID of player DemonKrennic is 93deade8-606b-3b01-9744-a0b945a19490
  2186. [20:28:27] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player DemonKrennic (93deade8-606b-3b01-9744-a0b945a19490) because doing so is disabled in the config
  2187. [20:28:27] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2188. [20:28:27] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2189. [20:28:27] [Server thread/INFO]: DemonKrennic[/46.217.182.191:52402] logged in with entity id 44028 at ([world]-275.77899026735383, 70.0, 77.7676041267668)
  2190. [20:28:28] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2191. [20:28:50] [Server thread/INFO]: DemonKrennic issued server command: /gamemode creative
  2192. [20:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2193. [20:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2194. [20:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2195. [20:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2196. [20:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2197. [20:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2198. [20:32:46] [User Authenticator #14/INFO]: UUID of player mg1221 is ea0a8b80-55d2-30ea-a9e5-4afd49fe56fb
  2199. [20:32:46] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player mg1221 (ea0a8b80-55d2-30ea-a9e5-4afd49fe56fb) because doing so is disabled in the config
  2200. [20:32:46] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player mg1221
  2201. [20:32:46] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player mg1221 but their MC account is not linked to a Discord account
  2202. [20:32:46] [Server thread/INFO]: mg1221[/92.53.60.49:10333] logged in with entity id 44638 at ([world]-273.74769440235343, 73.0, 75.2877048954962)
  2203. [20:32:47] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2204. [20:33:03] [Craft Scheduler Thread - 454/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2205. [20:33:03] [Craft Scheduler Thread - 454/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2206. [20:33:03] [Craft Scheduler Thread - 454/INFO]: [DiscordSRV] [DEBUG] Synchronizing player mg1221
  2207. [20:33:03] [Craft Scheduler Thread - 454/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player mg1221 but their MC account is not linked to a Discord account
  2208. [20:33:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2209. [20:33:41] [Async Chat Thread - #5/INFO]: [GriefPrevention] Muted pre-movement chat.
  2210. [20:33:41] [Craft Scheduler Thread - 454/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: true
  2211. [20:33:41] [Craft Scheduler Thread - 454/INFO]: [DiscordSRV] [DEBUG] User mg1221 sent a message but it was not delivered to Discord because the chat event was canceled
  2212. [20:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2213. [20:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2214. [20:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2215. [20:34:47] [Server thread/INFO]: mg1221 lost connection: Login timed out!
  2216. [20:34:47] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2217. [20:34:47] [Server thread/INFO]: mg1221 left the game
  2218. [20:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2219. [20:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2220. [20:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2221. [20:38:03] [Craft Scheduler Thread - 456/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2222. [20:38:03] [Craft Scheduler Thread - 456/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2223. [20:38:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2224. [20:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2225. [20:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2226. [20:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2227. [20:39:19] [Server thread/INFO]: DemonKrennic lost connection: Disconnected
  2228. [20:39:19] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2229. [20:39:19] [Server thread/INFO]: DemonKrennic left the game
  2230. [20:39:21] [User Authenticator #15/INFO]: UUID of player DemonKrennic is 93deade8-606b-3b01-9744-a0b945a19490
  2231. [20:39:21] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player DemonKrennic (93deade8-606b-3b01-9744-a0b945a19490) because doing so is disabled in the config
  2232. [20:39:21] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2233. [20:39:21] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2234. [20:39:21] [Server thread/INFO]: DemonKrennic[/46.217.182.191:43919] logged in with entity id 45349 at ([world]-264.1585932144814, 80.40760114593647, 98.31637618808304)
  2235. [20:39:22] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2236. [20:39:34] [Server thread/INFO]: DemonKrennic issued server command: /gamemode creative
  2237. [20:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2238. [20:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2239. [20:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2240. [20:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2241. [20:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2242. [20:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2243. [20:43:03] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2244. [20:43:03] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2245. [20:43:04] [User Authenticator #16/INFO]: UUID of player Dime is c5ff3daa-24de-348f-9005-8f4a5c0deb98
  2246. [20:43:04] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player Dime (c5ff3daa-24de-348f-9005-8f4a5c0deb98) because doing so is disabled in the config
  2247. [20:43:04] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  2248. [20:43:04] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  2249. [20:43:04] [Server thread/INFO]: Dime[/77.28.212.54:58346] logged in with entity id 45730 at ([world]-245.58582810643392, 72.70000004768372, 55.01320152545502)
  2250. [20:43:05] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2251. [20:43:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2252. [20:43:33] [Async Chat Thread - #6/INFO]: []<[Owner] Dime> viva la france
  2253. [20:43:33] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2254. [20:43:33] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2255. [20:43:33] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2256. [20:43:50] [Async Chat Thread - #6/INFO]: []<[Stone]DemonKrennic> neli ne si mozhel da se ukluchish?
  2257. [20:43:50] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2258. [20:43:50] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2259. [20:43:50] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2260. [20:43:57] [Async Chat Thread - #6/INFO]: []<[Owner] Dime> 7 fps
  2261. [20:43:57] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2262. [20:43:57] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2263. [20:43:57] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2264. [20:44:01] [Server thread/INFO]: Dime issued server command: /gamemode creative
  2265. [20:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2266. [20:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2267. [20:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2268. [20:44:08] [Async Chat Thread - #6/INFO]: []<[Stone]DemonKrennic> na toster igrash?
  2269. [20:44:08] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2270. [20:44:08] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2271. [20:44:08] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2272. [20:44:14] [Async Chat Thread - #6/INFO]: []<[Owner] Dime> da
  2273. [20:44:14] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2274. [20:44:14] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2275. [20:44:14] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2276. [20:44:59] [Async Chat Thread - #6/INFO]: []<[Stone]DemonKrennic> brat, chekaj da go dopravam pa posle detalji
  2277. [20:44:59] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2278. [20:44:59] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2279. [20:44:59] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2280. [20:45:04] [Async Chat Thread - #6/INFO]: []<[Owner] Dime> ae
  2281. [20:45:04] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2282. [20:45:04] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2283. [20:45:04] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2284. [20:45:09] [Async Chat Thread - #6/INFO]: []<[Owner] Dime> dobivam veke lit idei
  2285. [20:45:09] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2286. [20:45:09] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2287. [20:45:09] [Craft Scheduler Thread - 461/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2288. [20:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2289. [20:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2290. [20:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2291. [20:47:38] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2292. [20:47:38] [Server thread/INFO]: Dime has made the advancement [A Seedy Place]
  2293. [20:48:03] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2294. [20:48:03] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2295. [20:48:03] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  2296. [20:48:03] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  2297. [20:48:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2298. [20:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2299. [20:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2300. [20:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2301. [20:48:40] [Async Chat Thread - #7/INFO]: []<[Owner] Dime> abe mozes lantern?
  2302. [20:48:40] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2303. [20:48:40] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2304. [20:48:40] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2305. [20:48:53] [Async Chat Thread - #7/INFO]: []<[Stone]DemonKrennic> molam?
  2306. [20:48:53] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2307. [20:48:53] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2308. [20:48:53] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2309. [20:49:03] [Async Chat Thread - #7/INFO]: []<[Owner] Dime> lantern da stavis?
  2310. [20:49:03] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2311. [20:49:03] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2312. [20:49:03] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2313. [20:49:18] [Async Chat Thread - #7/INFO]: []<[Stone]DemonKrennic> Brat, ne mozham ni stone brick walls da stavam
  2314. [20:49:18] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2315. [20:49:18] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2316. [20:49:18] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2317. [20:49:27] [Async Chat Thread - #7/INFO]: []<[Stone]DemonKrennic> 100% sum sig deka stoev neshto zaebal
  2318. [20:49:27] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2319. [20:49:27] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2320. [20:49:27] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2321. [20:49:38] [Async Chat Thread - #7/INFO]: []<[Stone]DemonKrennic> deka lupa 20 plugins i ne znae shto site pravat
  2322. [20:49:38] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2323. [20:49:38] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2324. [20:49:38] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2325. [20:49:47] [Async Chat Thread - #7/INFO]: []<[Owner] Dime> i ja mu rekov
  2326. [20:49:48] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2327. [20:49:48] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2328. [20:49:48] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2329. [20:50:02] [Async Chat Thread - #7/INFO]: []<[Owner] Dime> mislam deka eden plugin se sudira so drug
  2330. [20:50:02] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2331. [20:50:02] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2332. [20:50:02] [Craft Scheduler Thread - 462/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2333. [20:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2334. [20:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2335. [20:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2336. [20:51:00] [Server thread/INFO]: Dime issued server command: //hpos1
  2337. [20:51:04] [Server thread/INFO]: Dime issued server command: //hpos2
  2338. [20:51:08] [Server thread/INFO]: Dime issued server command: //set minecraft:stone
  2339. [20:51:19] [Server thread/INFO]: Dime issued server command: //set minecraft:oak_planks
  2340. [20:51:23] [Server thread/INFO]: Dime issued server command: //hpos1
  2341. [20:51:25] [Server thread/INFO]: Dime issued server command: //hpos2
  2342. [20:51:31] [Server thread/INFO]: Dime issued server command: //set minecraft:oak_planks
  2343. [20:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2344. [20:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2345. [20:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2346. [20:53:03] [Craft Scheduler Thread - 464/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2347. [20:53:03] [Craft Scheduler Thread - 464/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2348. [20:53:03] [Craft Scheduler Thread - 464/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  2349. [20:53:03] [Craft Scheduler Thread - 464/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  2350. [20:53:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2351. [20:53:51] [Async Chat Thread - #8/INFO]: []<[Owner] Dime> ova tuka asalna kukja ke ja napraime
  2352. [20:53:51] [Craft Scheduler Thread - 464/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2353. [20:53:51] [Craft Scheduler Thread - 464/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2354. [20:53:51] [Craft Scheduler Thread - 464/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2355. [20:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2356. [20:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2357. [20:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2358. [20:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2359. [20:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2360. [20:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2361. [20:57:21] [Async Chat Thread - #9/INFO]: []<[Owner] Dime> ama lanterns tho
  2362. [20:57:21] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2363. [20:57:21] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2364. [20:57:21] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2365. [20:57:29] [Async Chat Thread - #9/INFO]: []<[Stone]DemonKrennic> znam, me nervira i mene ova
  2366. [20:57:29] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2367. [20:57:29] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2368. [20:57:29] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2369. [20:57:38] [Async Chat Thread - #9/INFO]: []<[Stone]DemonKrennic> sakam nether brick walls da izkoristam
  2370. [20:57:38] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2371. [20:57:38] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2372. [20:57:38] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2373. [20:57:47] [Async Chat Thread - #9/INFO]: []<[Owner] Dime> lele isto
  2374. [20:57:47] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2375. [20:57:47] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2376. [20:57:47] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2377. [20:57:50] [Async Chat Thread - #9/INFO]: []<[Owner] Dime> nemas poimi
  2378. [20:57:50] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2379. [20:57:50] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2380. [20:57:50] [Craft Scheduler Thread - 466/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2381. [20:58:03] [Craft Scheduler Thread - 469/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2382. [20:58:03] [Craft Scheduler Thread - 469/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2383. [20:58:03] [Craft Scheduler Thread - 469/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  2384. [20:58:03] [Craft Scheduler Thread - 469/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  2385. [20:58:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2386. [20:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2387. [20:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2388. [20:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2389. [20:58:13] [Async Chat Thread - #9/INFO]: []<[Owner] Dime> inc kako ti se sviga player shopot so go izgradiv?
  2390. [20:58:13] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2391. [20:58:13] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2392. [20:58:13] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2393. [20:59:55] [Async Chat Thread - #10/INFO]: []<[Owner] Dime> ekshli ima nacin kako
  2394. [20:59:55] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2395. [20:59:55] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2396. [20:59:55] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2397. [21:00:02] [Async Chat Thread - #10/INFO]: []<[Owner] Dime> kazi mi samo kaj sakas
  2398. [21:00:02] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2399. [21:00:02] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2400. [21:00:02] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2401. [21:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2402. [21:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2403. [21:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2404. [21:00:23] [Async Chat Thread - #10/INFO]: []<[Owner] Dime> dre
  2405. [21:00:23] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2406. [21:00:23] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2407. [21:00:23] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2408. [21:00:23] [Async Chat Thread - #10/INFO]: []<[Stone]DemonKrennic> momentalno ne mislam deka mi treba svetlo
  2409. [21:00:23] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2410. [21:00:23] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2411. [21:00:23] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2412. [21:00:37] [Server thread/INFO]: Dime issued server command: //hpos1
  2413. [21:00:48] [Server thread/INFO]: Dime issued server command: //set minecraft:lantern
  2414. [21:00:56] [Async Chat Thread - #10/INFO]: []<[Owner] Dime> ok wtf
  2415. [21:00:56] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2416. [21:00:56] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2417. [21:00:56] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2418. [21:00:56] [Async Chat Thread - #10/INFO]: []<[Stone]DemonKrennic> brat, be
  2419. [21:00:56] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2420. [21:00:56] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2421. [21:00:56] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2422. [21:00:59] [Server thread/INFO]: Dime issued server command: /undo
  2423. [21:01:23] [Async Chat Thread - #10/INFO]: []<[Owner] Dime> ne zaebal samo 1 plugin xD
  2424. [21:01:23] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2425. [21:01:23] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2426. [21:01:23] [Craft Scheduler Thread - 468/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2427. [21:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2428. [21:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2429. [21:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2430. [21:02:36] [Async Chat Thread - #11/INFO]: []<[Owner] Dime> call?
  2431. [21:02:36] [Craft Scheduler Thread - 470/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2432. [21:02:36] [Craft Scheduler Thread - 470/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2433. [21:02:36] [Craft Scheduler Thread - 470/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2434. [21:03:03] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2435. [21:03:03] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2436. [21:03:03] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  2437. [21:03:03] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  2438. [21:03:05] [Async Chat Thread - #11/INFO]: []<[Stone]DemonKrennic> ja kje se izgasam posle ova, zatoa nema zoshto. Zadutre mislam deka kje mozham da zboram though
  2439. [21:03:05] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2440. [21:03:05] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2441. [21:03:05] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2442. [21:03:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2443. [21:03:19] [Async Chat Thread - #11/INFO]: []<[Owner] Dime> vazhi shefe
  2444. [21:03:19] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2445. [21:03:19] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2446. [21:03:19] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2447. [21:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2448. [21:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2449. [21:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2450. [21:04:08] [Async Chat Thread - #11/INFO]: []<[Owner] Dime> the detail tho
  2451. [21:04:08] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2452. [21:04:08] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2453. [21:04:08] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2454. [21:04:13] [Async Chat Thread - #11/INFO]: []<[Stone]DemonKrennic> neli
  2455. [21:04:13] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2456. [21:04:13] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2457. [21:04:13] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2458. [21:04:24] [Server thread/INFO]: Dime issued server command: //hpos1
  2459. [21:04:31] [Server thread/INFO]: Dime issued server command: //hpos2
  2460. [21:04:34] [Server thread/INFO]: Dime issued server command: //expand 20 up
  2461. [21:04:38] [Server thread/INFO]: Dime issued server command: //remove
  2462. [21:04:49] [Server thread/INFO]: Dime issued server command: //set 0
  2463. [21:04:52] [Async Chat Thread - #11/INFO]: []<[Owner] Dime> shame
  2464. [21:04:52] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2465. [21:04:52] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2466. [21:04:52] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2467. [21:05:00] [Async Chat Thread - #11/INFO]: []<[Stone]DemonKrennic> mi se plache
  2468. [21:05:00] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2469. [21:05:00] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2470. [21:05:00] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2471. [21:05:02] [Server thread/INFO]: Dime issued server command: //undo
  2472. [21:05:21] [Async Chat Thread - #11/INFO]: []<[Owner] Dime> glej ova
  2473. [21:05:21] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2474. [21:05:21] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2475. [21:05:21] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2476. [21:05:25] [Server thread/INFO]: Dime issued server command: //coppy
  2477. [21:05:27] [Server thread/INFO]: Dime issued server command: //copy
  2478. [21:05:34] [Async Chat Thread - #11/INFO]: []<[Stone]DemonKrennic> gleam
  2479. [21:05:34] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2480. [21:05:34] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2481. [21:05:34] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2482. [21:05:36] [Server thread/INFO]: Dime issued server command: //paste
  2483. [21:05:44] [Async Chat Thread - #11/INFO]: []<[Stone]DemonKrennic> wtf
  2484. [21:05:44] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2485. [21:05:44] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2486. [21:05:44] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2487. [21:05:46] [Server thread/INFO]: Dime issued server command: //undo
  2488. [21:05:46] [Async Chat Thread - #11/INFO]: []<[Stone]DemonKrennic> hahahah
  2489. [21:05:46] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2490. [21:05:46] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2491. [21:05:46] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2492. [21:05:56] [Async Chat Thread - #11/INFO]: []<[Owner] Dime> mozam coppy paste
  2493. [21:05:56] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2494. [21:05:56] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2495. [21:05:56] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2496. [21:06:03] [Async Chat Thread - #11/INFO]: []<[Owner] Dime> ama use nez kako raboti
  2497. [21:06:03] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2498. [21:06:03] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2499. [21:06:03] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2500. [21:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2501. [21:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2502. [21:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2503. [21:06:09] [Server thread/INFO]: Dime issued server command: //paste
  2504. [21:06:22] [Async Chat Thread - #11/INFO]: []<[Owner] Dime> vidi
  2505. [21:06:22] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2506. [21:06:22] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2507. [21:06:22] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2508. [21:06:40] [Async Chat Thread - #11/INFO]: []<[Stone]DemonKrennic> malce go utna delot so cvekinjata
  2509. [21:06:40] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2510. [21:06:40] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player DemonKrennic but the given group was "default"
  2511. [21:06:40] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2512. [21:06:47] [Server thread/INFO]: Dime issued server command: //undo
  2513. [21:06:54] [Async Chat Thread - #11/INFO]: []<[Owner] Dime> imam idea
  2514. [21:06:54] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Chat message received, canceled: false
  2515. [21:06:54] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried looking up group for player Dime but the given group was "default"
  2516. [21:06:54] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2517. [21:08:03] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2518. [21:08:03] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2519. [21:08:03] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  2520. [21:08:03] [Craft Scheduler Thread - 471/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  2521. [21:08:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2522. [21:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2523. [21:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2524. [21:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2525. [21:08:09] [Server thread/INFO]: Dime issued server command: /weather clear
  2526. [21:08:12] [Server thread/INFO]: Dime issued server command: /time set 0
  2527. [21:09:15] [Server thread/INFO]: Dime issued server command: //hpos1
  2528. [21:09:23] [Server thread/INFO]: Dime issued server command: //hpos2
  2529. [21:09:49] [Server thread/INFO]: Dime issued server command: //paste
  2530. [21:09:56] [Server thread/INFO]: Dime issued server command: //undo
  2531. [21:09:59] [Server thread/INFO]: Dime issued server command: //copy
  2532. [21:10:02] [Server thread/INFO]: Dime issued server command: //paste
  2533. [21:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2534. [21:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2535. [21:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2536. [21:10:09] [Server thread/INFO]: Dime issued server command: //undo
  2537. [21:10:20] [Server thread/INFO]: Dime issued server command: //pate
  2538. [21:10:24] [Server thread/INFO]: Dime issued server command: //paste
  2539. [21:10:33] [Server thread/INFO]: Dime issued server command: //undo
  2540. [21:10:46] [Server thread/INFO]: Dime lost connection: Disconnected
  2541. [21:10:46] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2542. [21:10:46] [Server thread/INFO]: Dime left the game
  2543. [21:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2544. [21:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2545. [21:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2546. [21:13:03] [Craft Scheduler Thread - 474/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2547. [21:13:03] [Craft Scheduler Thread - 474/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2548. [21:13:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2549. [21:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2550. [21:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2551. [21:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2552. [21:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2553. [21:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2554. [21:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2555. [21:18:03] [Craft Scheduler Thread - 478/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2556. [21:18:03] [Craft Scheduler Thread - 478/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2557. [21:18:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2558. [21:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2559. [21:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2560. [21:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2561. [21:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2562. [21:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2563. [21:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2564. [21:21:29] [User Authenticator #17/INFO]: UUID of player Dime is c5ff3daa-24de-348f-9005-8f4a5c0deb98
  2565. [21:21:29] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player Dime (c5ff3daa-24de-348f-9005-8f4a5c0deb98) because doing so is disabled in the config
  2566. [21:21:29] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player Dime
  2567. [21:21:29] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player Dime but their MC account is not linked to a Discord account
  2568. [21:21:29] [Server thread/INFO]: Dime[/77.28.212.54:61174] logged in with entity id 49927 at ([world]-280.27023216105744, 73.0, 57.937780901514714)
  2569. [21:21:30] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2570. [21:22:06] [Server thread/INFO]: Dime lost connection: Disconnected
  2571. [21:22:06] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2572. [21:22:06] [Server thread/INFO]: Dime left the game
  2573. [21:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2574. [21:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2575. [21:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2576. [21:23:03] [Craft Scheduler Thread - 480/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2577. [21:23:03] [Craft Scheduler Thread - 480/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2578. [21:23:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2579. [21:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2580. [21:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2581. [21:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2582. [21:24:26] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2583. [21:24:26] [Server thread/INFO]: DemonKrennic has made the advancement [Monster Hunter]
  2584. [21:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2585. [21:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2586. [21:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2587. [21:28:01] [Craft Scheduler Thread - 485/INFO]: [Vault] Checking for Updates ...
  2588. [21:28:02] [Craft Scheduler Thread - 485/INFO]: [Vault] No new version available
  2589. [21:28:03] [Craft Scheduler Thread - 484/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2590. [21:28:03] [Craft Scheduler Thread - 484/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2591. [21:28:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2592. [21:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2593. [21:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2594. [21:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2595. [21:28:10] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2596. [21:28:10] [Server thread/INFO]: DemonKrennic has made the advancement [Take Aim]
  2597. [21:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2598. [21:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2599. [21:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2600. [21:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2601. [21:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2602. [21:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2603. [21:33:03] [Craft Scheduler Thread - 486/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2604. [21:33:03] [Craft Scheduler Thread - 486/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2605. [21:33:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2606. [21:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2607. [21:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2608. [21:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2609. [21:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2610. [21:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2611. [21:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2612. [21:38:03] [Craft Scheduler Thread - 488/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2613. [21:38:03] [Craft Scheduler Thread - 488/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2614. [21:38:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2615. [21:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2616. [21:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2617. [21:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2618. [21:39:48] [Server thread/INFO]: DemonKrennic issued server command: /time set day
  2619. [21:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2620. [21:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2621. [21:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2622. [21:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2623. [21:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2624. [21:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2625. [21:43:03] [Craft Scheduler Thread - 491/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2626. [21:43:03] [Craft Scheduler Thread - 491/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2627. [21:43:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2628. [21:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2629. [21:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2630. [21:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2631. [21:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2632. [21:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2633. [21:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2634. [21:48:03] [Craft Scheduler Thread - 492/INFO]: [DiscordSRV] [DEBUG] Synchronizing player DemonKrennic
  2635. [21:48:03] [Craft Scheduler Thread - 492/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player DemonKrennic but their MC account is not linked to a Discord account
  2636. [21:48:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2637. [21:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2638. [21:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2639. [21:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2640. [21:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2641. [21:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2642. [21:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2643. [21:51:39] [Server thread/INFO]: DemonKrennic lost connection: Disconnected
  2644. [21:51:39] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  2645. [21:51:39] [Server thread/INFO]: DemonKrennic left the game
  2646. [21:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2647. [21:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2648. [21:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2649. [21:53:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2650. [21:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2651. [21:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2652. [21:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2653. [21:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2654. [21:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2655. [21:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2656. [21:58:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2657. [21:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2658. [21:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2659. [21:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2660. [22:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2661. [22:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2662. [22:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2663. [22:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2664. [22:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2665. [22:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2666. [22:03:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2667. [22:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2668. [22:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2669. [22:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2670. [22:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2671. [22:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2672. [22:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2673. [22:08:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2674. [22:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2675. [22:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2676. [22:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2677. [22:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2678. [22:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2679. [22:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2680. [22:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2681. [22:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2682. [22:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2683. [22:13:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2684. [22:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2685. [22:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2686. [22:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2687. [22:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2688. [22:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2689. [22:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2690. [22:18:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2691. [22:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2692. [22:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2693. [22:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2694. [22:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2695. [22:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2696. [22:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2697. [22:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2698. [22:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2699. [22:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2700. [22:23:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2701. [22:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2702. [22:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2703. [22:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2704. [22:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2705. [22:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2706. [22:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2707. [22:28:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2708. [22:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2709. [22:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2710. [22:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2711. [22:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2712. [22:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2713. [22:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2714. [22:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2715. [22:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2716. [22:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2717. [22:33:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2718. [22:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2719. [22:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2720. [22:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2721. [22:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2722. [22:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2723. [22:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2724. [22:38:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2725. [22:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2726. [22:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2727. [22:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2728. [22:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2729. [22:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2730. [22:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2731. [22:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2732. [22:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2733. [22:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2734. [22:43:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2735. [22:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2736. [22:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2737. [22:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2738. [22:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2739. [22:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2740. [22:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2741. [22:48:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2742. [22:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2743. [22:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2744. [22:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2745. [22:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2746. [22:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2747. [22:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2748. [22:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2749. [22:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2750. [22:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2751. [22:53:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2752. [22:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2753. [22:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2754. [22:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2755. [22:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2756. [22:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2757. [22:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2758. [22:58:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2759. [22:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2760. [22:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2761. [22:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2762. [23:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2763. [23:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2764. [23:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2765. [23:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2766. [23:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2767. [23:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2768. [23:03:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2769. [23:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2770. [23:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2771. [23:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2772. [23:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2773. [23:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2774. [23:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2775. [23:08:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2776. [23:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2777. [23:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2778. [23:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2779. [23:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2780. [23:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2781. [23:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2782. [23:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2783. [23:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2784. [23:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2785. [23:13:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2786. [23:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2787. [23:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2788. [23:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2789. [23:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2790. [23:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2791. [23:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2792. [23:18:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2793. [23:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2794. [23:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2795. [23:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2796. [23:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2797. [23:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2798. [23:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2799. [23:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2800. [23:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2801. [23:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2802. [23:23:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2803. [23:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2804. [23:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2805. [23:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2806. [23:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2807. [23:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2808. [23:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2809. [23:28:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2810. [23:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2811. [23:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2812. [23:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2813. [23:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2814. [23:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2815. [23:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2816. [23:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2817. [23:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2818. [23:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2819. [23:33:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2820. [23:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2821. [23:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2822. [23:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2823. [23:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2824. [23:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2825. [23:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2826. [23:38:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2827. [23:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2828. [23:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2829. [23:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2830. [23:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2831. [23:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2832. [23:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2833. [23:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2834. [23:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2835. [23:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2836. [23:43:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2837. [23:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2838. [23:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2839. [23:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2840. [23:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2841. [23:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2842. [23:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2843. [23:48:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2844. [23:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2845. [23:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2846. [23:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2847. [23:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2848. [23:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2849. [23:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2850. [23:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2851. [23:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2852. [23:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2853. [23:53:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2854. [23:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2855. [23:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2856. [23:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2857. [23:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2858. [23:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2859. [23:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2860. [23:58:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2861. [23:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2862. [23:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2863. [23:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2864. [00:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2865. [00:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2866. [00:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2867. [00:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2868. [00:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2869. [00:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2870. [00:03:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2871. [00:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2872. [00:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2873. [00:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2874. [00:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2875. [00:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2876. [00:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2877. [00:08:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2878. [00:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2879. [00:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2880. [00:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2881. [00:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2882. [00:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2883. [00:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2884. [00:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2885. [00:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2886. [00:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2887. [00:13:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2888. [00:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2889. [00:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2890. [00:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2891. [00:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2892. [00:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2893. [00:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2894. [00:18:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2895. [00:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2896. [00:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2897. [00:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2898. [00:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2899. [00:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2900. [00:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2901. [00:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2902. [00:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2903. [00:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2904. [00:23:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2905. [00:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2906. [00:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2907. [00:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2908. [00:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2909. [00:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2910. [00:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2911. [00:28:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2912. [00:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2913. [00:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2914. [00:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2915. [00:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2916. [00:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2917. [00:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2918. [00:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2919. [00:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2920. [00:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2921. [00:33:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2922. [00:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2923. [00:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2924. [00:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2925. [00:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2926. [00:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2927. [00:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2928. [00:38:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2929. [00:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2930. [00:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2931. [00:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2932. [00:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2933. [00:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2934. [00:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2935. [00:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2936. [00:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2937. [00:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2938. [00:43:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2939. [00:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2940. [00:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2941. [00:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2942. [00:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2943. [00:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2944. [00:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2945. [00:48:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2946. [00:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2947. [00:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2948. [00:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2949. [00:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2950. [00:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2951. [00:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2952. [00:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2953. [00:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2954. [00:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2955. [00:53:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2956. [00:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2957. [00:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2958. [00:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2959. [00:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2960. [00:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2961. [00:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2962. [00:58:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2963. [00:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2964. [00:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2965. [00:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2966. [01:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2967. [01:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2968. [01:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2969. [01:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2970. [01:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2971. [01:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2972. [01:03:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2973. [01:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2974. [01:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2975. [01:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2976. [01:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2977. [01:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2978. [01:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2979. [01:08:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2980. [01:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2981. [01:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2982. [01:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2983. [01:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2984. [01:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2985. [01:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2986. [01:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2987. [01:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2988. [01:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2989. [01:13:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2990. [01:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2991. [01:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2992. [01:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2993. [01:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2994. [01:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2995. [01:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  2996. [01:18:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  2997. [01:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  2998. [01:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  2999. [01:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3000. [01:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3001. [01:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3002. [01:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3003. [01:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3004. [01:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3005. [01:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3006. [01:23:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3007. [01:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3008. [01:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3009. [01:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3010. [01:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3011. [01:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3012. [01:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3013. [01:28:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3014. [01:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3015. [01:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3016. [01:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3017. [01:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3018. [01:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3019. [01:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3020. [01:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3021. [01:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3022. [01:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3023. [01:33:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3024. [01:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3025. [01:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3026. [01:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3027. [01:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3028. [01:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3029. [01:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3030. [01:38:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3031. [01:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3032. [01:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3033. [01:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3034. [01:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3035. [01:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3036. [01:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3037. [01:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3038. [01:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3039. [01:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3040. [01:43:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3041. [01:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3042. [01:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3043. [01:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3044. [01:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3045. [01:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3046. [01:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3047. [01:48:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3048. [01:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3049. [01:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3050. [01:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3051. [01:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3052. [01:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3053. [01:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3054. [01:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3055. [01:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3056. [01:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3057. [01:53:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3058. [01:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3059. [01:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3060. [01:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3061. [01:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3062. [01:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3063. [01:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3064. [01:58:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3065. [01:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3066. [01:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3067. [01:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3068. [02:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3069. [02:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3070. [02:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3071. [02:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3072. [02:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3073. [02:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3074. [02:03:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3075. [02:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3076. [02:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3077. [02:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3078. [02:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3079. [02:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3080. [02:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3081. [02:08:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3082. [02:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3083. [02:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3084. [02:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3085. [02:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3086. [02:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3087. [02:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3088. [02:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3089. [02:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3090. [02:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3091. [02:13:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3092. [02:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3093. [02:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3094. [02:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3095. [02:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3096. [02:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3097. [02:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3098. [02:18:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3099. [02:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3100. [02:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3101. [02:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3102. [02:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3103. [02:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3104. [02:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3105. [02:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3106. [02:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3107. [02:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3108. [02:23:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3109. [02:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3110. [02:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3111. [02:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3112. [02:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3113. [02:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3114. [02:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3115. [02:28:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3116. [02:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3117. [02:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3118. [02:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3119. [02:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3120. [02:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3121. [02:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3122. [02:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3123. [02:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3124. [02:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3125. [02:33:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3126. [02:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3127. [02:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3128. [02:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3129. [02:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3130. [02:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3131. [02:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3132. [02:38:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3133. [02:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3134. [02:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3135. [02:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3136. [02:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3137. [02:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3138. [02:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3139. [02:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3140. [02:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3141. [02:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3142. [02:43:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3143. [02:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3144. [02:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3145. [02:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3146. [02:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3147. [02:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3148. [02:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3149. [02:48:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3150. [02:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3151. [02:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3152. [02:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3153. [02:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3154. [02:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3155. [02:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3156. [02:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3157. [02:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3158. [02:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3159. [02:53:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3160. [02:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3161. [02:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3162. [02:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3163. [02:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3164. [02:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3165. [02:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3166. [02:58:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3167. [02:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3168. [02:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3169. [02:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3170. [03:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3171. [03:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3172. [03:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3173. [03:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3174. [03:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3175. [03:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3176. [03:03:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3177. [03:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3178. [03:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3179. [03:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3180. [03:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3181. [03:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3182. [03:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3183. [03:08:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3184. [03:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3185. [03:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3186. [03:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3187. [03:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3188. [03:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3189. [03:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3190. [03:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3191. [03:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3192. [03:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3193. [03:13:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3194. [03:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3195. [03:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3196. [03:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3197. [03:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3198. [03:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3199. [03:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3200. [03:18:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3201. [03:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3202. [03:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3203. [03:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3204. [03:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3205. [03:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3206. [03:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3207. [03:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3208. [03:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3209. [03:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3210. [03:23:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3211. [03:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3212. [03:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3213. [03:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3214. [03:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3215. [03:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3216. [03:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3217. [03:28:01] [Craft Scheduler Thread - 673/INFO]: [Vault] Checking for Updates ...
  3218. [03:28:01] [Craft Scheduler Thread - 673/INFO]: [Vault] No new version available
  3219. [03:28:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3220. [03:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3221. [03:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3222. [03:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3223. [03:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3224. [03:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3225. [03:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3226. [03:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3227. [03:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3228. [03:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3229. [03:33:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3230. [03:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3231. [03:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3232. [03:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3233. [03:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3234. [03:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3235. [03:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3236. [03:38:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3237. [03:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3238. [03:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3239. [03:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3240. [03:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3241. [03:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3242. [03:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3243. [03:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3244. [03:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3245. [03:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3246. [03:43:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3247. [03:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3248. [03:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3249. [03:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3250. [03:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3251. [03:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3252. [03:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3253. [03:48:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3254. [03:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3255. [03:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3256. [03:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3257. [03:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3258. [03:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3259. [03:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3260. [03:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3261. [03:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3262. [03:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3263. [03:53:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3264. [03:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3265. [03:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3266. [03:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3267. [03:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3268. [03:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3269. [03:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3270. [03:58:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3271. [03:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3272. [03:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3273. [03:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3274. [04:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3275. [04:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3276. [04:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3277. [04:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3278. [04:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3279. [04:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3280. [04:03:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3281. [04:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3282. [04:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3283. [04:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3284. [04:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3285. [04:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3286. [04:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3287. [04:08:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3288. [04:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3289. [04:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3290. [04:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3291. [04:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3292. [04:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3293. [04:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3294. [04:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3295. [04:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3296. [04:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3297. [04:13:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3298. [04:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3299. [04:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3300. [04:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3301. [04:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3302. [04:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3303. [04:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3304. [04:18:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3305. [04:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3306. [04:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3307. [04:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3308. [04:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3309. [04:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3310. [04:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3311. [04:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3312. [04:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3313. [04:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3314. [04:23:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3315. [04:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3316. [04:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3317. [04:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3318. [04:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3319. [04:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3320. [04:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3321. [04:28:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3322. [04:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3323. [04:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3324. [04:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3325. [04:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3326. [04:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3327. [04:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3328. [04:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3329. [04:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3330. [04:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3331. [04:33:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3332. [04:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3333. [04:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3334. [04:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3335. [04:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3336. [04:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3337. [04:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3338. [04:38:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3339. [04:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3340. [04:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3341. [04:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3342. [04:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3343. [04:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3344. [04:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3345. [04:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3346. [04:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3347. [04:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3348. [04:43:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3349. [04:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3350. [04:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3351. [04:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3352. [04:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3353. [04:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3354. [04:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3355. [04:48:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3356. [04:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3357. [04:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3358. [04:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3359. [04:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3360. [04:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3361. [04:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3362. [04:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3363. [04:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3364. [04:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3365. [04:53:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3366. [04:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3367. [04:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3368. [04:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3369. [04:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3370. [04:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3371. [04:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3372. [04:58:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3373. [04:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3374. [04:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3375. [04:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3376. [05:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3377. [05:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3378. [05:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3379. [05:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3380. [05:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3381. [05:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3382. [05:03:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3383. [05:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3384. [05:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3385. [05:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3386. [05:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3387. [05:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3388. [05:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3389. [05:08:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3390. [05:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3391. [05:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3392. [05:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3393. [05:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3394. [05:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3395. [05:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3396. [05:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3397. [05:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3398. [05:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3399. [05:13:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3400. [05:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3401. [05:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3402. [05:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3403. [05:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3404. [05:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3405. [05:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3406. [05:18:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3407. [05:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3408. [05:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3409. [05:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3410. [05:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3411. [05:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3412. [05:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3413. [05:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3414. [05:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3415. [05:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3416. [05:23:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3417. [05:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3418. [05:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3419. [05:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3420. [05:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3421. [05:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3422. [05:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3423. [05:28:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3424. [05:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3425. [05:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3426. [05:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3427. [05:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3428. [05:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3429. [05:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3430. [05:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3431. [05:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3432. [05:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3433. [05:33:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3434. [05:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3435. [05:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3436. [05:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3437. [05:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3438. [05:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3439. [05:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3440. [05:38:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3441. [05:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3442. [05:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3443. [05:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3444. [05:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3445. [05:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3446. [05:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3447. [05:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3448. [05:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3449. [05:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3450. [05:43:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3451. [05:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3452. [05:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3453. [05:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3454. [05:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3455. [05:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3456. [05:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3457. [05:48:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3458. [05:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3459. [05:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3460. [05:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3461. [05:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3462. [05:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3463. [05:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3464. [05:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3465. [05:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3466. [05:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3467. [05:53:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3468. [05:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3469. [05:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3470. [05:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3471. [05:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3472. [05:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3473. [05:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3474. [05:58:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3475. [05:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3476. [05:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3477. [05:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3478. [06:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3479. [06:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3480. [06:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3481. [06:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3482. [06:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3483. [06:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3484. [06:03:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3485. [06:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3486. [06:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3487. [06:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3488. [06:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3489. [06:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3490. [06:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3491. [06:08:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3492. [06:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3493. [06:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3494. [06:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3495. [06:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3496. [06:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3497. [06:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3498. [06:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3499. [06:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3500. [06:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3501. [06:13:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3502. [06:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3503. [06:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3504. [06:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3505. [06:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3506. [06:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3507. [06:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3508. [06:18:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3509. [06:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3510. [06:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3511. [06:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3512. [06:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3513. [06:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3514. [06:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3515. [06:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3516. [06:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3517. [06:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3518. [06:23:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3519. [06:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3520. [06:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3521. [06:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3522. [06:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3523. [06:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3524. [06:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3525. [06:28:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3526. [06:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3527. [06:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3528. [06:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3529. [06:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3530. [06:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3531. [06:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3532. [06:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3533. [06:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3534. [06:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3535. [06:33:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3536. [06:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3537. [06:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3538. [06:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3539. [06:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3540. [06:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3541. [06:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3542. [06:38:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3543. [06:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3544. [06:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3545. [06:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3546. [06:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3547. [06:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3548. [06:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3549. [06:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3550. [06:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3551. [06:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3552. [06:43:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3553. [06:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3554. [06:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3555. [06:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3556. [06:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3557. [06:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3558. [06:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3559. [06:48:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3560. [06:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3561. [06:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3562. [06:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3563. [06:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3564. [06:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3565. [06:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3566. [06:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3567. [06:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3568. [06:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3569. [06:53:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3570. [06:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3571. [06:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3572. [06:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3573. [06:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3574. [06:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3575. [06:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3576. [06:58:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3577. [06:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3578. [06:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3579. [06:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3580. [07:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3581. [07:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3582. [07:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3583. [07:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3584. [07:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3585. [07:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3586. [07:03:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3587. [07:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3588. [07:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3589. [07:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3590. [07:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3591. [07:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3592. [07:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3593. [07:08:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3594. [07:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3595. [07:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3596. [07:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3597. [07:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3598. [07:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3599. [07:10:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3600. [07:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3601. [07:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3602. [07:12:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3603. [07:13:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3604. [07:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3605. [07:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3606. [07:14:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3607. [07:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3608. [07:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3609. [07:16:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3610. [07:18:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3611. [07:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3612. [07:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3613. [07:18:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3614. [07:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3615. [07:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3616. [07:20:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3617. [07:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3618. [07:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3619. [07:22:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3620. [07:23:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3621. [07:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3622. [07:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3623. [07:24:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3624. [07:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3625. [07:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3626. [07:26:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3627. [07:28:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3628. [07:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3629. [07:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3630. [07:28:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3631. [07:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3632. [07:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3633. [07:30:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3634. [07:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3635. [07:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3636. [07:32:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3637. [07:33:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3638. [07:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3639. [07:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3640. [07:34:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3641. [07:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3642. [07:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3643. [07:36:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3644. [07:38:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3645. [07:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3646. [07:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3647. [07:38:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3648. [07:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3649. [07:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3650. [07:40:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3651. [07:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3652. [07:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3653. [07:42:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3654. [07:43:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3655. [07:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3656. [07:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3657. [07:44:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3658. [07:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3659. [07:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3660. [07:46:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3661. [07:48:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3662. [07:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3663. [07:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3664. [07:48:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3665. [07:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3666. [07:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3667. [07:50:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3668. [07:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3669. [07:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3670. [07:52:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3671. [07:53:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3672. [07:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3673. [07:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3674. [07:54:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3675. [07:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3676. [07:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3677. [07:56:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3678. [07:58:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3679. [07:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3680. [07:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3681. [07:58:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3682. [08:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3683. [08:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3684. [08:00:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3685. [08:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3686. [08:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3687. [08:02:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3688. [08:03:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3689. [08:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3690. [08:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3691. [08:04:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3692. [08:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3693. [08:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3694. [08:06:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3695. [08:08:07] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3696. [08:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  3697. [08:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  3698. [08:08:07] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  3699. [08:08:49] [Server thread/INFO]: Stopping the server
  3700. [08:08:49] [Server thread/INFO]: Stopping server
  3701. [08:08:49] [Server thread/INFO]: [PluginLibrary] Disabling PluginLibrary v1.2.4
  3702. [08:08:49] [Server thread/INFO]: [PluginLibrary] PluginLibrary v1.2.4 is now disabled!
  3703. [08:08:49] [Server thread/INFO]: [AdvancedTeleport] Disabling AdvancedTeleport v5.0.14
  3704. [08:08:49] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.18.4
  3705. [08:08:49] [pool-44-thread-1/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  3706. [08:08:49] [DiscordSRV - Channel Topic Updater/WARN]: [DiscordSRV] Broke from Channel Topic Updater thread: sleep interrupted
  3707. [08:08:49] [DiscordSRV - Console Message Queue Worker/INFO]: [DiscordSRV] [DEBUG] Broke from Console Message Queue Worker thread: interrupted
  3708. [08:08:49] [DiscordSRV - Presence Updater/WARN]: [DiscordSRV] Broke from Status Updater thread: sleep interrupted
  3709. [08:08:49] [pool-44-thread-1/INFO]: [DiscordSRV] Saved linked accounts in 1ms
  3710. [08:08:49] [pool-44-thread-1/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  3711. [08:08:50] [pool-44-thread-1/INFO]: [DiscordSRV] Shutdown completed in 112ms
  3712. [08:08:50] [Server thread/INFO]: [DeadChest] Disabling DeadChest v3.1
  3713. [08:08:50] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.2.0
  3714. [08:08:50] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
  3715. [08:08:50] [Server thread/INFO]: [VaultChatFormatter] Disabling VaultChatFormatter v1.0-SNAPSHOT
  3716. [08:08:50] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.10.1 (build 174)
  3717. [08:08:50] [Server thread/INFO]: [GriefPrevention] Disabling GriefPrevention v16.13.0
  3718. [08:08:50] [Server thread/INFO]: [GriefPrevention] GriefPrevention disabled.
  3719. [08:08:50] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
  3720. [08:08:50] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  3721. [08:08:50] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v4.1.0-b805
  3722. [08:08:50] [Server thread/INFO]: [Music] Disabling Music v2.7.34
  3723. [08:08:50] [Server thread/INFO]: [Referral] Disabling Referral v1.9.2
  3724. [08:08:50] [Server thread/INFO]: [MoreArmors] Disabling MoreArmors v1.0.6
  3725. [08:08:50] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  3726. [08:08:50] [Server-Worker-2360/INFO]: Loaded 6 recipes
  3727. [08:08:50] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.1.0-b775
  3728. [08:08:50] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  3729. [08:08:50] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  3730. [08:08:50] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.1
  3731. [08:08:50] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.7
  3732. [08:08:50] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  3733. [08:08:50] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.5
  3734. [08:08:50] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.1.6
  3735. [08:08:50] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  3736. [08:08:50] [Server thread/INFO]: [LoginSecurity] Disabling LoginSecurity v2.1.9
  3737. [08:08:50] [Server thread/INFO]: [LoginSecurity] Waiting for queued tasks...
  3738. [08:08:50] [Server thread/INFO]: [LoginSecurity] ExecutorService shut down, ready to disable.
  3739. [08:08:50] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
  3740. [08:08:50] [Server thread/INFO]: [PluginConstructorAPI] Disabling PluginConstructorAPI v1.0.51
  3741. [08:08:50] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.1.0;8e55131
  3742. [08:08:50] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  3743. [08:08:50] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.0.72
  3744. [08:08:50] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  3745. [08:08:50] [Server thread/INFO]: [LuckPerms] Closing storage...
  3746. [08:08:50] [Server thread/INFO]: [LuckPerms] Goodbye!
  3747. [08:08:50] [Server thread/INFO]: Saving players
  3748. [08:08:50] [Server thread/INFO]: Saving worlds
  3749. [08:08:50] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
  3750. [08:08:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  3751. [08:08:50] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
  3752. [08:08:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  3753. [08:08:50] [Server thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end
  3754. [08:08:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  3755. [08:08:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  3756. [08:08:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  3757. [08:08:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  3758. [08:08:59] [Server thread/INFO]: Starting minecraft server version 1.15.2
  3759. [08:08:59] [Server thread/INFO]: Loading properties
  3760. [08:09:00] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-6de3d4b-a6f8093 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
  3761. [08:09:00] [Server thread/INFO]: Server Ping Player Sample Count: 12
  3762. [08:09:00] [Server thread/INFO]: Using 4 threads for Netty based IO
  3763. [08:09:00] [Server thread/INFO]: Debug logging is disabled
  3764. [08:09:00] [Server thread/INFO]: Default game type: SURVIVAL
  3765. [08:09:00] [Server thread/INFO]: Generating keypair
  3766. [08:09:00] [Server thread/INFO]: Starting Minecraft server on 185.38.151.162:25585
  3767. [08:09:00] [Server thread/INFO]: Using epoll channel type
  3768. [08:09:02] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  3769. [08:09:07] [Server thread/WARN]: Legacy plugin Skript v2.1.2 does not specify an api-version.
  3770. [08:09:07] [Server thread/WARN]: Legacy plugin LoginSecurity v2.1.9 does not specify an api-version.
  3771. [08:09:07] [Server thread/WARN]: Legacy plugin AutoMessage v2.5.5 does not specify an api-version.
  3772. [08:09:07] [Server thread/WARN]: Legacy plugin WorldBorder v1.8.7 does not specify an api-version.
  3773. [08:09:07] [Server thread/WARN]: Legacy plugin MoreArmors v1.0.6 does not specify an api-version.
  3774. [08:09:07] [Server thread/WARN]: Legacy plugin VaultChatFormatter v1.0-SNAPSHOT does not specify an api-version.
  3775. [08:09:07] [Server thread/ERROR]: Could not load 'plugins/KeyCrates+2.0.jar' in folder 'plugins'
  3776. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/holland/keycrates/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
  3777. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3778. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3779. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3780. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:353) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3781. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:210) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3782. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3783. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  3784. Caused by: java.lang.UnsupportedClassVersionError: com/holland/keycrates/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
  3785. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_171]
  3786. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_171]
  3787. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_171]
  3788. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3789. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3790. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_171]
  3791. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_171]
  3792. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_171]
  3793. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_171]
  3794. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3795. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3796. ... 6 more
  3797. [08:09:08] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.72
  3798. [08:09:08] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
  3799. [08:09:08] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@6862c578]
  3800. [08:09:08] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
  3801. [08:09:08] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
  3802. [08:09:08] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v2.1.9
  3803. [08:09:08] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
  3804. [08:09:08] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.5
  3805. [08:09:08] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
  3806. [08:09:08] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
  3807. [08:09:08] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e
  3808. [08:09:08] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
  3809. [08:09:09] [Server thread/INFO]: [MoreArmors] Loading MoreArmors v1.0.6
  3810. [08:09:09] [Server thread/INFO]: [Referral] Loading Referral v1.9.2
  3811. [08:09:09] [Server thread/INFO]: [Music] Loading Music v2.7.34
  3812. [08:09:09] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.1.0-b805
  3813. [08:09:09] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  3814. [08:09:09] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.13.0
  3815. [08:09:09] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.10.1 (build 174)
  3816. [08:09:09] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.2-SNAPSHOT;bf2593e loaded.
  3817. [08:09:09] [Server thread/INFO]: [ChestShop] GriefPrevention version 16.13.0 loaded.
  3818. [08:09:09] [Server thread/INFO]: [VaultChatFormatter] Loading VaultChatFormatter v1.0-SNAPSHOT
  3819. [08:09:09] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.0
  3820. [08:09:09] [Server thread/INFO]: [PerWorldInventory] Loading PerWorldInventory v2.3.1
  3821. [08:09:09] [Server thread/INFO]: [DeadChest] Loading DeadChest v3.1
  3822. [08:09:09] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4
  3823. [08:09:09] [Server thread/INFO]: [AdvancedTeleport] Loading AdvancedTeleport v5.0.14
  3824. [08:09:09] [Server thread/INFO]: [PluginLibrary] Loading PluginLibrary v1.2.4
  3825. [08:09:09] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.72
  3826. [08:09:09] [Server thread/INFO]: __
  3827. [08:09:09] [Server thread/INFO]: | |__) LuckPerms v5.0.72
  3828. [08:09:09] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  3829. [08:09:09] [Server thread/INFO]: [LuckPerms] Loading configuration...
  3830. [08:09:09] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  3831. [08:09:09] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  3832. [08:09:09] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  3833. [08:09:09] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 645ms)
  3834. [08:09:09] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
  3835. [08:09:09] [Server thread/WARN]: [WorldEdit] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
  3836. [08:09:09] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  3837. [08:09:09] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
  3838. [08:09:10] [Server thread/WARN]: [WorldEdit] ====================================================
  3839. [08:09:10] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
  3840. [08:09:10] [Server thread/WARN]: [WorldEdit] as your server software.
  3841. [08:09:10] [Server thread/WARN]: [WorldEdit]
  3842. [08:09:10] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
  3843. [08:09:10] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
  3844. [08:09:10] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
  3845. [08:09:10] [Server thread/WARN]: [WorldEdit]
  3846. [08:09:10] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
  3847. [08:09:10] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
  3848. [08:09:10] [Server thread/WARN]: [WorldEdit]
  3849. [08:09:10] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
  3850. [08:09:10] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
  3851. [08:09:10] [Server thread/WARN]: [WorldEdit]
  3852. [08:09:10] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
  3853. [08:09:10] [Server thread/WARN]: [WorldEdit] ====================================================
  3854. [08:09:10] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  3855. [08:09:10] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.17.2.0 which is not a depend, softdepend or loadbefore of this plugin.
  3856. [08:09:10] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  3857. [08:09:10] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  3858. [08:09:10] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  3859. [08:09:10] [Server thread/WARN]: [LuckPerms] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
  3860. [08:09:10] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  3861. [08:09:10] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  3862. [08:09:10] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  3863. [08:09:10] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  3864. [08:09:10] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  3865. [08:09:10] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  3866. [08:09:10] [Server thread/INFO]: Preparing level "world"
  3867. [08:09:10] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  3868. [08:09:10] [Server thread/INFO]: Loaded 6 recipes
  3869. [08:09:11] [Server thread/INFO]: -------- World Settings For [world] --------
  3870. [08:09:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  3871. [08:09:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  3872. [08:09:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  3873. [08:09:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  3874. [08:09:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  3875. [08:09:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  3876. [08:09:11] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  3877. [08:09:11] [Server thread/INFO]: Carrot Growth Modifier: 100%
  3878. [08:09:11] [Server thread/INFO]: Potato Growth Modifier: 100%
  3879. [08:09:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  3880. [08:09:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  3881. [08:09:11] [Server thread/INFO]: Vine Growth Modifier: 100%
  3882. [08:09:11] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  3883. [08:09:11] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  3884. [08:09:11] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  3885. [08:09:11] [Server thread/INFO]: Kelp Growth Modifier: 100%
  3886. [08:09:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  3887. [08:09:11] [Server thread/INFO]: Mob Spawn Range: 6
  3888. [08:09:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  3889. [08:09:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  3890. [08:09:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  3891. [08:09:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  3892. [08:09:11] [Server thread/INFO]: Max TNT Explosions: 100
  3893. [08:09:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  3894. [08:09:11] [Server thread/INFO]: View Distance: 10
  3895. [08:09:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  3896. [08:09:11] [Server thread/INFO]: Item Despawn Rate: 6000
  3897. [08:09:11] [Server thread/INFO]: Item Merge Radius: 2.5
  3898. [08:09:11] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  3899. [08:09:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  3900. [08:09:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  3901. [08:09:11] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  3902. [08:09:11] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  3903. [08:09:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  3904. [08:09:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  3905. [08:09:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  3906. [08:09:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  3907. [08:09:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  3908. [08:09:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  3909. [08:09:11] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  3910. [08:09:11] [Server thread/INFO]: Carrot Growth Modifier: 100%
  3911. [08:09:11] [Server thread/INFO]: Potato Growth Modifier: 100%
  3912. [08:09:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  3913. [08:09:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  3914. [08:09:11] [Server thread/INFO]: Vine Growth Modifier: 100%
  3915. [08:09:11] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  3916. [08:09:11] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  3917. [08:09:11] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  3918. [08:09:11] [Server thread/INFO]: Kelp Growth Modifier: 100%
  3919. [08:09:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  3920. [08:09:11] [Server thread/INFO]: Mob Spawn Range: 6
  3921. [08:09:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  3922. [08:09:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  3923. [08:09:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  3924. [08:09:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  3925. [08:09:11] [Server thread/INFO]: Max TNT Explosions: 100
  3926. [08:09:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  3927. [08:09:11] [Server thread/INFO]: View Distance: 10
  3928. [08:09:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  3929. [08:09:11] [Server thread/INFO]: Item Despawn Rate: 6000
  3930. [08:09:11] [Server thread/INFO]: Item Merge Radius: 2.5
  3931. [08:09:11] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  3932. [08:09:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  3933. [08:09:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  3934. [08:09:11] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  3935. [08:09:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  3936. [08:09:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  3937. [08:09:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  3938. [08:09:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  3939. [08:09:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  3940. [08:09:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  3941. [08:09:11] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  3942. [08:09:11] [Server thread/INFO]: Carrot Growth Modifier: 100%
  3943. [08:09:11] [Server thread/INFO]: Potato Growth Modifier: 100%
  3944. [08:09:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  3945. [08:09:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  3946. [08:09:11] [Server thread/INFO]: Vine Growth Modifier: 100%
  3947. [08:09:11] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  3948. [08:09:11] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  3949. [08:09:11] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  3950. [08:09:11] [Server thread/INFO]: Kelp Growth Modifier: 100%
  3951. [08:09:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  3952. [08:09:11] [Server thread/INFO]: Mob Spawn Range: 6
  3953. [08:09:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  3954. [08:09:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  3955. [08:09:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  3956. [08:09:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  3957. [08:09:11] [Server thread/INFO]: Max TNT Explosions: 100
  3958. [08:09:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  3959. [08:09:11] [Server thread/INFO]: View Distance: 10
  3960. [08:09:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  3961. [08:09:11] [Server thread/INFO]: Item Despawn Rate: 6000
  3962. [08:09:11] [Server thread/INFO]: Item Merge Radius: 2.5
  3963. [08:09:11] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  3964. [08:09:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  3965. [08:09:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  3966. [08:09:11] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  3967. [08:09:12] [Server thread/INFO]: Preparing spawn area: 0%
  3968. [08:09:12] [Server thread/INFO]: Preparing spawn area: 0%
  3969. [08:09:12] [Server thread/INFO]: Preparing spawn area: 0%
  3970. [08:09:13] [Server thread/INFO]: Preparing spawn area: 52%
  3971. [08:09:13] [Server thread/INFO]: Time elapsed: 2007 ms
  3972. [08:09:13] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  3973. [08:09:14] [Server thread/INFO]: Preparing spawn area: 0%
  3974. [08:09:14] [Server thread/INFO]: Preparing spawn area: 0%
  3975. [08:09:14] [Server thread/INFO]: Preparing spawn area: 0%
  3976. [08:09:15] [Server-Worker-3/INFO]: Preparing spawn area: 91%
  3977. [08:09:15] [Server-Worker-4/INFO]: Preparing spawn area: 91%
  3978. [08:09:16] [Server-Worker-6/INFO]: Preparing spawn area: 98%
  3979. [08:09:16] [Server thread/INFO]: Time elapsed: 2584 ms
  3980. [08:09:16] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  3981. [08:09:17] [Server thread/INFO]: Preparing spawn area: 0%
  3982. [08:09:17] [Server thread/INFO]: Preparing spawn area: 0%
  3983. [08:09:17] [Server-Worker-6/INFO]: Preparing spawn area: 83%
  3984. [08:09:17] [Server thread/INFO]: Time elapsed: 1278 ms
  3985. [08:09:17] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
  3986. [08:09:17] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
  3987. [08:09:17] [Server thread/ERROR]: Error occurred while enabling Skript v2.1.2 (Is it up to date?)
  3988. java.lang.NoSuchMethodError: org.bukkit.DyeColor.getData()B
  3989. at ch.njol.skript.util.Color.<clinit>(Color.java:82) ~[?:?]
  3990. at ch.njol.skript.SkriptCommand.<clinit>(SkriptCommand.java:60) ~[?:?]
  3991. at ch.njol.skript.Skript.onEnable(Skript.java:254) ~[?:?]
  3992. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3993. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3994. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3995. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3996. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3997. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3998. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  3999. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  4000. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  4001. [08:09:17] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v2.1.9
  4002. [08:09:17] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
  4003. [08:09:17] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
  4004. [08:09:17] [Server thread/INFO]: [LoginSecurity] Connection to database....
  4005. [08:09:17] [Server thread/ERROR]: ebean.properties not found
  4006. [08:09:17] [Server thread/INFO]: DataSourcePool [LoginSecurityDB] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  4007. [08:09:17] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  4008. [08:09:17] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.ActionEntry but not supported by DB Platform - ignored
  4009. [08:09:18] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerProfile but not supported by DB Platform - ignored
  4010. [08:09:18] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerLocation but not supported by DB Platform - ignored
  4011. [08:09:18] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.Migration but not supported by DB Platform - ignored
  4012. [08:09:18] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerInventory but not supported by DB Platform - ignored
  4013. [08:09:18] [Server thread/INFO]: Entities enhanced[0] subclassed[5]
  4014. [08:09:18] [Server thread/INFO]: [LoginSecurity] Checking database version...
  4015. [08:09:18] [Server thread/INFO]: [LoginSecurity] Applied 0 missing database upgrades.
  4016. [08:09:18] [Server thread/INFO]: [LoginSecurity] Registering commands...
  4017. [08:09:18] [Server thread/INFO]: [LoginSecurity] Registering listeners...
  4018. [08:09:18] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
  4019. [08:09:18] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
  4020. [08:09:18] [Server thread/INFO]: [ClearLag] Loading modules...
  4021. [08:09:18] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  4022. [08:09:18] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  4023. [08:09:18] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  4024. [08:09:18] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.15]...
  4025. [08:09:18] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.5
  4026. [08:09:18] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
  4027. [08:09:18] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  4028. [08:09:18] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  4029. [08:09:18] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -268.0 Y: 72.0 Z: 77.0
  4030. [08:09:18] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
  4031. [08:09:18] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  4032. [08:09:18] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  4033. [08:09:18] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  4034. [08:09:18] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  4035. [08:09:18] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  4036. [08:09:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  4037. [08:09:18] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  4038. [08:09:18] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  4039. [08:09:18] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  4040. [08:09:18] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  4041. [08:09:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  4042. [08:09:18] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  4043. [08:09:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  4044. [08:09:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  4045. [08:09:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  4046. [08:09:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  4047. [08:09:18] [Server thread/INFO]: [WorldGuard] Loading region data...
  4048. [08:09:18] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
  4049. [08:09:18] [Server thread/WARN]: [Multiverse-Core] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
  4050. [08:09:18] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
  4051. [08:09:19] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
  4052. [08:09:19] [Thread-18/INFO]: [ClearLag] No updates found!
  4053. [08:09:19] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  4054. [08:09:19] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  4055. [08:09:19] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
  4056. [08:09:19] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
  4057. [08:09:19] [Server thread/INFO]: [MoreArmors] Enabling MoreArmors v1.0.6
  4058. [08:09:19] [Server thread/ERROR]: Error occurred while enabling MoreArmors v1.0.6 (Is it up to date?)
  4059. java.lang.NullPointerException: null
  4060. at me.offsetpaladin89.MoreArmors.MoreArmorsMain.onEnable(MoreArmorsMain.java:44) ~[?:?]
  4061. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  4062. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  4063. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  4064. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  4065. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  4066. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  4067. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  4068. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  4069. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  4070. [08:09:19] [Server thread/INFO]: [Referral] Enabling Referral v1.9.2
  4071. [08:09:19] [Server thread/INFO]: Connected to local database
  4072. [08:09:19] [Server thread/INFO]: PlaceHolderApi has not been detected
  4073. [08:09:19] [Server thread/INFO]: [Music] Enabling Music v2.7.34
  4074. [08:09:19] [Server thread/WARN]: [Music] Loaded class me.zombie_striker.pluginconstructor.PluginConstructorAPI from PluginConstructorAPI v1.0.51 which is not a depend, softdepend or loadbefore of this plugin.
  4075. [08:09:19] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.1.0-b805
  4076. [08:09:19] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  4077. [08:09:19] [Server thread/WARN]: [Multiverse-Portals] Loaded class com.sk89q.worldedit.IncompleteRegionException from WorldEdit v7.1.0;8e55131 which is not a depend, softdepend or loadbefore of this plugin.
  4078. [08:09:19] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  4079. [08:09:19] [Server thread/INFO]: [Multiverse-Portals 4.1.0-b805] Enabled - By Rigby and fernferret
  4080. [08:09:19] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.13.0
  4081. [08:09:19] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  4082. [08:09:19] [Server thread/INFO]: [GriefPrevention] 2 total claims loaded.
  4083. [08:09:20] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  4084. [08:09:20] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  4085. [08:09:20] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  4086. [08:09:20] [Server thread/INFO]: [GriefPrevention] Boot finished.
  4087. [08:09:20] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.10.1 (build 174)
  4088. [08:09:20] [Server thread/WARN]: [ChestShop] Loaded class org.slf4j.LoggerFactory from DiscordSRV v1.18.4 which is not a depend, softdepend or loadbefore of this plugin.
  4089. [08:09:20] [Server thread/INFO]: [ChestShop] Using Essentials Economy as the Economy provider now.
  4090. [08:09:20] [Server thread/INFO]: [ChestShop] Vault loaded!
  4091. [08:09:20] [Server thread/INFO]: [VaultChatFormatter] Enabling VaultChatFormatter v1.0-SNAPSHOT
  4092. [08:09:20] [Server thread/INFO]: [VaultChatFormatter] New Vault Chat implementation registered: LuckPerms
  4093. [08:09:20] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.0
  4094. [08:09:20] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  4095. [08:09:20] [Server thread/INFO]: No kits found to migrate.
  4096. [08:09:20] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  4097. [08:09:20] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  4098. [08:09:21] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  4099. [08:09:21] [Server thread/INFO]: Loaded 21018 items from items.json.
  4100. [08:09:21] [Server thread/INFO]: Using locale en_GB
  4101. [08:09:21] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  4102. [08:09:21] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  4103. [08:09:21] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  4104. [08:09:21] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  4105. [08:09:21] [Server thread/INFO]: [PerWorldInventory] Enabling PerWorldInventory v2.3.1
  4106. [08:09:21] [Server thread/INFO]: [DeadChest] Enabling DeadChest v3.1
  4107. [08:09:21] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4
  4108. [08:09:21] [Server thread/INFO]: [DiscordSRV] [DEBUG] Language is English
  4109. [08:09:21] [Server thread/INFO]: [AdvancedTeleport] Enabling AdvancedTeleport v5.0.14
  4110. [08:09:21] [Server thread/INFO]: Advanced Teleport is now enabling...
  4111. [08:09:21] [Server thread/INFO]: [PluginLibrary] Enabling PluginLibrary v1.2.4
  4112. [08:09:21] [Server thread/INFO]: [PluginLibrary] ***== Loading libraries ==***
  4113. [08:09:21] [Server thread/INFO]: [PluginLibrary] ***== Loaded 4 libraries! ==***
  4114. [08:09:21] [Server thread/INFO]: [PluginLibrary] Loaded libraries: GriefPrevention (by RoboMWM), Vault (by Kainzo), WorldGuard (by sk89q) and EssentialsX (by drtshock)
  4115. [08:09:21] [Server thread/INFO]: [PluginLibrary] *** Ready for plugins to send/retrieve data. ***
  4116. [08:09:21] [Server thread/INFO]: [PluginLibrary] PluginLibrary v1.2.4 is now enabled!
  4117. [08:09:21] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  4118. [08:09:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2502506a1ae526df46c101156389ed9eebc196e5)
  4119. [08:09:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  4120. [08:09:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Need a server host? Try PebbleHost! Plans starting at $1/GB!
  4121. [08:09:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
  4122. [08:09:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  4123. [08:09:22] [Server thread/INFO]: Done (11.745s)! For help, type "help"
  4124. [08:09:22] [Craft Scheduler Thread - 12/INFO]: [Vault] Checking for Updates ...
  4125. [08:09:22] [Craft Scheduler Thread - 9/WARN]: [AdvancedTeleport] Plugin AdvancedTeleport v5.0.14 generated an exception while executing task 48
  4126. java.lang.NullPointerException: null
  4127. at io.github.at.UpdateChecker.getUpdate(UpdateChecker.java:51) ~[?:?]
  4128. at io.github.at.main.Main$1.run(Main.java:93) ~[?:?]
  4129. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  4130. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [minecraft_server.jar:git-Spigot-6de3d4b-a6f8093]
  4131. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171]
  4132. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
  4133. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  4134. [08:09:22] [Craft Scheduler Thread - 12/INFO]: [Vault] No new version available
  4135. [08:09:23] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
  4136. [08:09:23] [JDA MainWS-WriteThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  4137. [08:09:23] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
  4138. [08:09:23] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:MInecraft Test server(691237905846370344)
  4139. [08:09:23] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(691237906328846338)
  4140. [08:09:23] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 691237906328846338
  4141. [08:09:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  4142. [08:09:23] [DiscordSRV - Initialization/WARN]: [DiscordSRV] No channels have been linked
  4143. [08:09:23] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  4144. [08:09:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  4145. [08:09:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  4146. [08:09:23] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Chat event cancellation detector has been enabled
  4147. [08:09:23] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
  4148. [08:09:23] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  4149. [08:09:23] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  4150. [08:11:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  4151. [08:11:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  4152. [08:11:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  4153. [08:13:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  4154. [08:13:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  4155. [08:13:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  4156. [08:14:23] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  4157. [08:15:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  4158. [08:15:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  4159. [08:15:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  4160. [08:17:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  4161. [08:17:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  4162. [08:17:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  4163. [08:19:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  4164. [08:19:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  4165. [08:19:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  4166. [08:19:23] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  4167. [08:21:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  4168. [08:21:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  4169. [08:21:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  4170. [08:21:24] [User Authenticator #1/INFO]: UUID of player WildCow is 30f57eeb-f944-3159-823c-f6eac4538375
  4171. [08:21:27] [Server thread/INFO]: [DiscordSRV] [DEBUG] Not handling possible unban for player WildCow (30f57eeb-f944-3159-823c-f6eac4538375) because doing so is disabled in the config
  4172. [08:21:27] [Server thread/INFO]: [DiscordSRV] [DEBUG] Synchronizing player WildCow
  4173. [08:21:27] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried to sync groups for player WildCow but their MC account is not linked to a Discord account
  4174. [08:21:27] [Server thread/INFO]: WildCow[/92.53.38.38:6392] logged in with entity id 255 at ([world]-228.21746733281984, 72.27967063776751, 69.3002948448535)
  4175. [08:21:27] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  4176. [08:21:43] [Server thread/INFO]: WildCow issued server command: /gamemode creative
  4177. [08:23:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Loaded statuses: [Minecraft]
  4178. [08:23:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Setting presence to "Minecraft", id 0
  4179. [08:23:23] [DiscordSRV - Presence Updater/INFO]: [DiscordSRV] [DEBUG] Presence set to Minecraft
  4180. [08:24:02] [Server thread/INFO]: WildCow lost connection: Disconnected
  4181. [08:24:02] [Server thread/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  4182. [08:24:03] [Server thread/INFO]: WildCow left the game
  4183. [08:24:23] [DiscordSRV - Channel Topic Updater/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  4184. [08:24:39] [Server thread/INFO]: Stopping the server
  4185. [08:24:39] [Server thread/INFO]: Stopping server
  4186. [08:24:39] [Server thread/INFO]: [PluginLibrary] Disabling PluginLibrary v1.2.4
  4187. [08:24:39] [Server thread/INFO]: [PluginLibrary] PluginLibrary v1.2.4 is now disabled!
  4188. [08:24:39] [Server thread/INFO]: [AdvancedTeleport] Disabling AdvancedTeleport v5.0.14
  4189. [08:24:39] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.18.4
  4190. [08:24:39] [pool-39-thread-1/INFO]: [DiscordSRV] [DEBUG] Attempted to set status of null channel
  4191. [08:24:39] [DiscordSRV - Channel Topic Updater/WARN]: [DiscordSRV] Broke from Channel Topic Updater thread: sleep interrupted
  4192. [08:24:39] [DiscordSRV - Presence Updater/WARN]: [DiscordSRV] Broke from Status Updater thread: sleep interrupted
  4193. [08:24:39] [DiscordSRV - Console Message Queue Worker/INFO]: [DiscordSRV] [DEBUG] Broke from Console Message Queue Worker thread: interrupted
  4194. [08:24:39] [pool-39-thread-1/INFO]: [DiscordSRV] Saved linked accounts in 2ms
  4195. [08:24:39] [pool-39-thread-1/INFO]: [DiscordSRV] [DEBUG] Tried sending a message to a null channel
  4196. [08:24:39] [pool-39-thread-1/INFO]: [DiscordSRV] Shutdown completed in 104ms
  4197. [08:24:39] [Server thread/INFO]: [DeadChest] Disabling DeadChest v3.1
  4198. [08:24:39] [Server thread/INFO]: [PerWorldInventory] Disabling PerWorldInventory v2.3.1
  4199. [08:24:39] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.2.0
  4200. [08:24:39] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
  4201. [08:24:39] [Server thread/INFO]: [VaultChatFormatter] Disabling VaultChatFormatter v1.0-SNAPSHOT
  4202. [08:24:39] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.10.1 (build 174)
  4203. [08:24:39] [Server thread/INFO]: [GriefPrevention] Disabling GriefPrevention v16.13.0
  4204. [08:24:39] [Server thread/INFO]: [GriefPrevention] GriefPrevention disabled.
  4205. [08:24:39] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
  4206. [08:24:39] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  4207. [08:24:39] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v4.1.0-b805
  4208. [08:24:39] [Server thread/INFO]: [Music] Disabling Music v2.7.34
  4209. [08:24:39] [Server thread/INFO]: [Referral] Disabling Referral v1.9.2
  4210. [08:24:39] [Server thread/INFO]: [MoreArmors] Disabling MoreArmors v1.0.6
  4211. [08:24:39] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  4212. [08:24:39] [Server-Worker-42/INFO]: Loaded 6 recipes
  4213. [08:24:39] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.1.0-b775
  4214. [08:24:39] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
  4215. [08:24:39] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  4216. [08:24:39] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.1
  4217. [08:24:39] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.7
  4218. [08:24:39] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  4219. [08:24:39] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.5
  4220. [08:24:39] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.1.6
  4221. [08:24:39] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  4222. [08:24:39] [Server thread/INFO]: [LoginSecurity] Disabling LoginSecurity v2.1.9
  4223. [08:24:39] [Server thread/INFO]: [LoginSecurity] Waiting for queued tasks...
  4224. [08:24:39] [Server thread/INFO]: [LoginSecurity] ExecutorService shut down, ready to disable.
  4225. [08:24:39] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
  4226. [08:24:39] [Server thread/INFO]: [PluginConstructorAPI] Disabling PluginConstructorAPI v1.0.51
  4227. [08:24:39] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.1.0;8e55131
  4228. [08:24:39] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  4229. [08:24:39] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.0.72
  4230. [08:24:39] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  4231. [08:24:39] [Server thread/INFO]: [LuckPerms] Closing storage...
  4232. [08:24:39] [Server thread/INFO]: [LuckPerms] Goodbye!
  4233. [08:24:39] [Server thread/INFO]: Saving players
  4234. [08:24:40] [Server thread/INFO]: Saving worlds
  4235. [08:24:40] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
  4236. [08:24:40] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  4237. [08:24:40] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
  4238. [08:24:40] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  4239. [08:24:40] [Server thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end
  4240. [08:24:40] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  4241. [08:24:40] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  4242. [08:24:40] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  4243. [08:24:40] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement