Advertisement
Guest User

log

a guest
Aug 14th, 2021
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.70 KB | None | 0 0
  1. [16:54:34] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  2. [16:54:34] [main/INFO]: Reloading ResourceManager: Default, bukkit
  3. [16:54:36] [Worker-Main-2/INFO]: Loaded 7 recipes
  4. [16:54:38] [Server thread/INFO]: Starting minecraft server version 1.16.5
  5. [16:54:38] [Server thread/INFO]: Loading properties
  6. [16:54:39] [Server thread/INFO]: This server is running CraftBukkit version 3096-Spigot-9fb885e-296df56 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
  7. [16:54:39] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [16:54:39] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [16:54:39] [Server thread/INFO]: Debug logging is disabled
  10. [16:54:39] [Server thread/INFO]: Default game type: SURVIVAL
  11. [16:54:39] [Server thread/INFO]: Generating keypair
  12. [16:54:40] [Server thread/INFO]: Starting Minecraft server on *:25575
  13. [16:54:40] [Server thread/INFO]: Using epoll channel type
  14. [16:54:42] [Server thread/ERROR]: Could not load 'plugins/TrainCarts.jar' in folder 'plugins'
  15. org.bukkit.plugin.UnknownDependencyException: Unknown dependency BKCommonLib. Please download and install BKCommonLib to run this plugin.
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:269) ~[server.jar:3096-Spigot-9fb885e-296df56]
  17. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:381) ~[server.jar:3096-Spigot-9fb885e-296df56]
  18. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:224) ~[server.jar:3096-Spigot-9fb885e-296df56]
  19. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[server.jar:3096-Spigot-9fb885e-296df56]
  20. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[server.jar:3096-Spigot-9fb885e-296df56]
  21. at java.lang.Thread.run(Thread.java:829) [?:?]
  22. [16:54:42] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.17-SNAPSHOT-Updated-b106
  23. [16:54:42] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  24. [16:54:42] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  25. [16:54:42] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.16.5
  26. [16:54:42] [Server thread/INFO]: [KeepChunks] Loading KeepChunks v1.6.8
  27. [16:54:42] [Server thread/INFO]: [GSit] Loading GSit v[6.0.2.0]
  28. [16:54:42] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.0.1
  29. [16:54:42] [Server thread/INFO]: [ViaVersion] ViaVersion 4.0.1 is now loaded, injecting!
  30. [16:54:42] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
  31. [16:54:42] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
  32. [16:54:43] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
  33. [16:54:43] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
  34. [16:54:43] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
  35. [16:54:43] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
  36. [16:54:43] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
  37. [16:54:43] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  38. [16:54:43] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro v1.10.2
  39. [16:54:43] [Server thread/INFO]: [BetterSleeping3] Loading BetterSleeping3 v3.0.6
  40. [16:54:43] [Server thread/INFO]: [TAB] Loading TAB v2.9.2
  41. [16:54:43] [Server thread/INFO]: [UltimateClaims] Loading UltimateClaims v1.7.0
  42. [16:54:43] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.3.0
  43. [16:54:43] [Server thread/INFO]: [Negativity] Loading Negativity v1.10
  44. [16:54:43] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  45. [16:54:43] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  46. [16:54:43] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  47. [16:54:43] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  48. [16:54:43] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  49. [16:54:43] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  50. [16:54:43] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  51. [16:54:43] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  52. [16:54:43] [Server thread/INFO]: Preparing level "world"
  53. [16:54:44] [Server thread/INFO]: -------- World Settings For [world] --------
  54. [16:54:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  55. [16:54:44] [Server thread/INFO]: Mob Spawn Range: 6
  56. [16:54:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  57. [16:54:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  58. [16:54:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  59. [16:54:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  60. [16:54:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  61. [16:54:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  62. [16:54:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  63. [16:54:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
  64. [16:54:44] [Server thread/INFO]: Potato Growth Modifier: 100%
  65. [16:54:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  66. [16:54:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  67. [16:54:44] [Server thread/INFO]: Vine Growth Modifier: 100%
  68. [16:54:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  69. [16:54:44] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  70. [16:54:44] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  71. [16:54:44] [Server thread/INFO]: Kelp Growth Modifier: 100%
  72. [16:54:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  73. [16:54:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  74. [16:54:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  75. [16:54:44] [Server thread/INFO]: Max TNT Explosions: 100
  76. [16:54:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  77. [16:54:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  78. [16:54:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  79. [16:54:44] [Server thread/INFO]: View Distance: 3
  80. [16:54:44] [Server thread/INFO]: Item Despawn Rate: 6000
  81. [16:54:44] [Server thread/INFO]: Item Merge Radius: 2.5
  82. [16:54:44] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  83. [16:54:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  84. [16:54:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  85. [16:54:45] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  86. [16:54:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  87. [16:54:45] [Server thread/INFO]: Mob Spawn Range: 6
  88. [16:54:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  89. [16:54:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  90. [16:54:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  91. [16:54:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  92. [16:54:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  93. [16:54:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  94. [16:54:45] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  95. [16:54:45] [Server thread/INFO]: Carrot Growth Modifier: 100%
  96. [16:54:45] [Server thread/INFO]: Potato Growth Modifier: 100%
  97. [16:54:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  98. [16:54:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  99. [16:54:45] [Server thread/INFO]: Vine Growth Modifier: 100%
  100. [16:54:45] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  101. [16:54:45] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  102. [16:54:45] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  103. [16:54:45] [Server thread/INFO]: Kelp Growth Modifier: 100%
  104. [16:54:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  105. [16:54:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  106. [16:54:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  107. [16:54:45] [Server thread/INFO]: Max TNT Explosions: 100
  108. [16:54:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  109. [16:54:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  110. [16:54:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  111. [16:54:45] [Server thread/INFO]: View Distance: 3
  112. [16:54:45] [Server thread/INFO]: Item Despawn Rate: 6000
  113. [16:54:45] [Server thread/INFO]: Item Merge Radius: 2.5
  114. [16:54:45] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  115. [16:54:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  116. [16:54:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  117. [16:54:45] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  118. [16:54:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  119. [16:54:45] [Server thread/INFO]: Mob Spawn Range: 6
  120. [16:54:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  121. [16:54:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  122. [16:54:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  123. [16:54:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  124. [16:54:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  125. [16:54:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  126. [16:54:45] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  127. [16:54:45] [Server thread/INFO]: Carrot Growth Modifier: 100%
  128. [16:54:45] [Server thread/INFO]: Potato Growth Modifier: 100%
  129. [16:54:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  130. [16:54:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  131. [16:54:45] [Server thread/INFO]: Vine Growth Modifier: 100%
  132. [16:54:45] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  133. [16:54:45] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  134. [16:54:45] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  135. [16:54:45] [Server thread/INFO]: Kelp Growth Modifier: 100%
  136. [16:54:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  137. [16:54:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  138. [16:54:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  139. [16:54:45] [Server thread/INFO]: Max TNT Explosions: 100
  140. [16:54:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  141. [16:54:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  142. [16:54:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  143. [16:54:45] [Server thread/INFO]: View Distance: 3
  144. [16:54:45] [Server thread/INFO]: Item Despawn Rate: 6000
  145. [16:54:45] [Server thread/INFO]: Item Merge Radius: 2.5
  146. [16:54:45] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  147. [16:54:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  148. [16:54:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  149. [16:54:45] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  150. [16:54:46] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
  151. [16:54:51] [Server thread/INFO]: Preparing spawn area: 0%
  152. [16:54:51] [Server thread/INFO]: Preparing spawn area: 0%
  153. [16:54:51] [Server thread/INFO]: Preparing spawn area: 0%
  154. [16:54:51] [Server thread/INFO]: Preparing spawn area: 0%
  155. [16:54:51] [Server thread/INFO]: Preparing spawn area: 0%
  156. [16:54:51] [Server thread/INFO]: Preparing spawn area: 0%
  157. [16:54:51] [Server thread/INFO]: Preparing spawn area: 0%
  158. [16:54:51] [Server thread/INFO]: Preparing spawn area: 0%
  159. [16:54:51] [Server thread/INFO]: Preparing spawn area: 0%
  160. [16:54:51] [Server thread/INFO]: Preparing spawn area: 0%
  161. [16:54:51] [Server thread/INFO]: Preparing spawn area: 0%
  162. [16:54:51] [Server thread/INFO]: Preparing spawn area: 0%
  163. [16:54:51] [Server thread/INFO]: Preparing spawn area: 37%
  164. [16:54:52] [Server thread/INFO]: Time elapsed: 6722 ms
  165. [16:54:52] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  166. [16:54:53] [Server thread/INFO]: Preparing spawn area: 0%
  167. [16:54:53] [Server thread/INFO]: Preparing spawn area: 0%
  168. [16:54:53] [Server thread/INFO]: Preparing spawn area: 0%
  169. [16:54:53] [Server thread/INFO]: Preparing spawn area: 0%
  170. [16:54:54] [Server thread/INFO]: Preparing spawn area: 83%
  171. [16:54:54] [Worker-Main-2/INFO]: Preparing spawn area: 97%
  172. [16:54:55] [Worker-Main-2/INFO]: Preparing spawn area: 97%
  173. [16:54:55] [Worker-Main-2/INFO]: Preparing spawn area: 99%
  174. [16:54:56] [Server thread/INFO]: Time elapsed: 3881 ms
  175. [16:54:56] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  176. [16:54:56] [Server thread/INFO]: Preparing spawn area: 0%
  177. [16:54:56] [Server thread/INFO]: Preparing spawn area: 0%
  178. [16:54:57] [Server thread/INFO]: Time elapsed: 1115 ms
  179. [16:54:57] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.17-SNAPSHOT-Updated-b106
  180. [16:54:57] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.13-1.17|? / Bukkit-API
  181. [16:54:57] [Server thread/INFO]: [NoCheatPlus] Applied block patches for multi client protocol support: water_lily, soil, vine, honey_block, shulker_box
  182. [16:54:57] [Server thread/INFO]: [NoCheatPlus] Update block-info: Block shape patch for multi client protocol support around 1.7.x - 1.17.x.
  183. [16:54:57] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  184. [16:54:57] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  185. [16:54:57] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal, FastConsume, PacketFrequency and InstantBow on Minecraft 1.9 and later.
  186. [16:54:57] [Server thread/INFO]: [NoCheatPlus] Version 3.17-SNAPSHOT-Updated-b106 is enabled.
  187. [16:54:57] [Server thread/INFO]: [KeepChunks] Enabling KeepChunks v1.6.8
  188. [16:54:57] [Server thread/INFO]:
  189. [16:54:57] [Server thread/INFO]: _ _ _______ _ _
  190. [16:54:57] [Server thread/INFO]: (_) | | (_______) | | | v1.6.8
  191. [16:54:57] [Server thread/INFO]: _____| |_____ _____ ____ _ | |__ _ _ ____ | | _ ___
  192. [16:54:57] [Server thread/INFO]: | _ _) ___ | ___ | _ \| | | _ \| | | | _ \| |_/ )/___)
  193. [16:54:57] [Server thread/INFO]: | | \ \| ____| ____| |_| | |_____| | | | |_| | | | | _ (|___ |
  194. [16:54:57] [Server thread/INFO]: |_| \_)_____)_____) __/ \______)_| |_|____/|_| |_|_| \_|___/
  195. [16:54:57] [Server thread/INFO]: |_|
  196. [16:54:57] [Server thread/INFO]:
  197. [16:54:58] [Server thread/INFO]: [KeepChunks] KeepChunks v1.6.8 has been enabled
  198. [16:54:58] [Server thread/INFO]: [GSit] Enabling GSit v[6.0.2.0]
  199. [16:54:58] [Server thread/INFO]: [GSit] The Plugin was successfully enabled.
  200. [16:54:59] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.0.1
  201. [16:54:59] [Server thread/INFO]: [EZRanksPro] Enabling EZRanksPro v1.10.2
  202. [16:54:59] [Server thread/ERROR]: Error occurred while enabling EZRanksPro v1.10.2 (Is it up to date?)
  203. java.lang.RuntimeException: Failed to find an economy provider through Vault.
  204. at me.clip.ezrankspro.EZRanksPro.onEnable(EZRanksPro.java:89) ~[?:?]
  205. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[server.jar:3096-Spigot-9fb885e-296df56]
  206. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[server.jar:3096-Spigot-9fb885e-296df56]
  207. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[server.jar:3096-Spigot-9fb885e-296df56]
  208. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:492) ~[server.jar:3096-Spigot-9fb885e-296df56]
  209. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:406) ~[server.jar:3096-Spigot-9fb885e-296df56]
  210. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:554) ~[server.jar:3096-Spigot-9fb885e-296df56]
  211. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:257) ~[server.jar:3096-Spigot-9fb885e-296df56]
  212. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[server.jar:3096-Spigot-9fb885e-296df56]
  213. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[server.jar:3096-Spigot-9fb885e-296df56]
  214. at java.lang.Thread.run(Thread.java:829) [?:?]
  215. [16:54:59] [Server thread/INFO]: [BetterSleeping3] Enabling BetterSleeping3 v3.0.6
  216. [16:54:59] [Server thread/INFO]: [BetterSleeping3] No missing options were found in config.yml!
  217. [16:54:59] [Server thread/INFO]: [BetterSleeping3] No missing options were found in sleeping_settings.yml!
  218. [16:54:59] [Server thread/INFO]: [BetterSleeping3] No missing options were found in bypassing.yml!
  219. [16:54:59] [Server thread/INFO]: [BetterSleeping3] Using localised lang file for: en-US
  220. [16:54:59] [Server thread/INFO]: [BetterSleeping3] No missing options were found in lang/en-us.yml!
  221. [16:54:59] [Server thread/INFO]: [BetterSleeping3] Using 'smooth' as night skip mode
  222. [16:54:59] [Server thread/INFO]: [BetterSleeping3] Messages will be shown in chat
  223. [16:54:59] [Server thread/INFO]: [BetterSleeping3] Using required sleepers counter 'percentage' which is set to 30% of players required
  224. [16:54:59] [Server thread/INFO]: [BetterSleeping3] Enabling GSit support...
  225. [16:54:59] [Server thread/ERROR]: [BetterSleeping3] Plugin BetterSleeping3 v3.0.6 has failed to register events for class be.dezijwegel.bettersleeping.hooks.events.GSitListener because me/gsit/api/events/PlayerLayEvent does not exist.
  226. [16:54:59] [Server thread/INFO]: [BetterSleeping3] The message below is always shown, even if collecting data is disabled:
  227. [16:54:59] [Server thread/INFO]: [BetterSleeping3] BetterSleeping collects anonymous statistics once every 30 minutes. Opt-out at bStats/config.yml
  228. [16:54:59] [Server thread/INFO]: [TAB] Enabling TAB v2.9.2
  229. [16:54:59] [Server thread/INFO]: [TAB] Server version: 1.16.5 (v1_16_R3)
  230. [16:54:59] [Thread-8/INFO]: [BetterSleeping3] Update detected! You are using version 3.0.6 and the latest version is 4.0.0! Download it at https://www.spigotmc.org/resources/bettersleeping-1-12-1-15.60837/
  231. [16:54:59] [Server thread/INFO]: [TAB] Enabled in 123ms
  232. [16:54:59] [Server thread/INFO]: [UltimateClaims] Enabling UltimateClaims v1.7.0
  233. [16:54:59] [Server thread/INFO]:
  234. [16:54:59] [Server thread/INFO]: =============================
  235. [16:54:59] [Server thread/INFO]: UltimateClaims 1.7.0 by Songoda <3!
  236. [16:54:59] [Server thread/INFO]: Action: Enabling...
  237. [16:54:59] [Server thread/INFO]: [UltimateClaims] Loaded locale "en_US"
  238. [16:54:59] [Server thread/INFO]: [SongodaCore] Hooked UltimateClaims.
  239. [16:55:00] [Server thread/INFO]: =============================
  240. [16:55:00] [Server thread/INFO]:
  241. [16:55:00] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.3.0
  242. [16:55:00] [Server thread/INFO]: HikariPool-1 - Starting...
  243. [16:55:01] [Server thread/INFO]: checkpointClose start
  244. [16:55:01] [Server thread/INFO]: checkpointClose synched
  245. [16:55:01] [Server thread/INFO]: checkpointClose script done
  246. [16:55:01] [Server thread/INFO]: checkpointClose end
  247. [16:55:01] [Server thread/INFO]: HikariPool-1 - Driver does not support get/set network timeout for connections. (feature not supported)
  248. [16:55:01] [Server thread/INFO]: HikariPool-1 - Start completed.
  249. [16:55:01] [Server thread/INFO]:
  250. [16:55:01] [Server thread/INFO]:
  251. [16:55:01] [Server thread/INFO]: []=====[Enabling AdvancedBan]=====[]
  252. [16:55:01] [Server thread/INFO]: | Information:
  253. [16:55:01] [Server thread/INFO]: | Name: AdvancedBan
  254. [16:55:01] [Server thread/INFO]: | Developer: Leoko
  255. [16:55:01] [Server thread/INFO]: | Version: 2.3.0
  256. [16:55:01] [Server thread/INFO]: | Storage: HSQLDB (local)
  257. [16:55:01] [Server thread/INFO]: | Support:
  258. [16:55:01] [Server thread/INFO]: | Github: https://github.com/DevLeoko/AdvancedBan/issues
  259. [16:55:01] [Server thread/INFO]: | Discord: https://discord.gg/ycDG6rS
  260. [16:55:01] [Server thread/INFO]: | Twitter: @LeokoGar
  261. [16:55:01] [Server thread/INFO]: | Update:
  262. [16:55:01] [Server thread/INFO]: | You have the newest version
  263. [16:55:01] [Server thread/INFO]: []================================[]
  264. [16:55:01] [Server thread/INFO]:
  265. [16:55:01] [Server thread/INFO]: [Negativity] Enabling Negativity v1.10
  266. [16:55:01] [Server thread/INFO]: [Negativity] Detected server version: v1_16 (v1_16_R3)
  267. [16:55:01] [Server thread/INFO]: [Negativity] This plugin is free, but you can buy the premium version : https://www.spigotmc.org/resources/86874 <3
  268. [16:55:02] [Server thread/INFO]: [Negativity] Loaded support for AdvancedBan, ViaVersion.
  269. [16:55:02] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  270. [16:55:02] [Server thread/INFO]: Done (18.705s)! For help, type "help"
  271. [16:55:02] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  272. [16:55:02] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] Added hook: ViolationFrequency(NCP) [1.0].
  273. [16:55:02] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  274. [16:55:02] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  275. [16:55:02] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.16.4/5 (754)
  276. [16:55:02] [Server thread/WARN]: [ViaVersion] You are running an outdated Java version, please consider updating it to at least Java 16 (your version is 11.0.11). At some point in the future, ViaVersion will no longer be compatible with this version of Java.
  277. [16:55:02] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
  278. [16:55:02] [Craft Scheduler Thread - 5/INFO]: [Vault] Checking for Updates ...
  279. [16:55:03] [Craft Scheduler Thread - 5/INFO]: [Vault] No new version available
  280. [16:55:03] [Server thread/INFO]: [UltimateClaims] Data handler connected using SQLite.
  281. [16:55:03] [Server thread/WARN]: [UltimateClaims] Loaded class me.leoko.advancedban.shaded.org.hsqldb.jdbc.JDBCDriver from AdvancedBan v2.3.0 which is not a depend, softdepend or loadbefore of this plugin.
  282.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement