Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.67 KB | None | 0 0
  1. [21:44:49] [Server thread/INFO]: Starting minecraft server version 1.14.4
  2. [21:44:49] [Server thread/INFO]: Loading properties
  3. [21:44:49] [Server thread/INFO]: This server is running Paper version git-Paper-136 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
  4. [21:44:49] [Server thread/INFO]: Debug logging is disabled
  5. [21:44:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [21:44:49] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [21:44:49] [Server thread/INFO]: Default game type: SURVIVAL
  8. [21:44:49] [Server thread/INFO]: Generating keypair
  9. [21:44:49] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [21:44:49] [Server thread/INFO]: Using default channel type
  11. [21:44:55] [Server thread/WARN]: Plugin AdvancedEnchantments v5.8.6 does not specify an api-version.
  12. [21:44:55] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  13. [21:44:55] [Server thread/INFO]: [AdvancedEnchantments] Loading AdvancedEnchantments v5.8.6
  14. [21:44:55] [Server thread/INFO]: [UltraPermissions] Loading UltraPermissions v4.2.4
  15. [21:44:55] [Server thread/INFO]: [LTSleepNStorm] Loading LTSleepNStorm v0.2.2
  16. [21:44:55] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0-SNAPSHOT
  17. [21:44:55] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.4) has not yet been tested! Proceed with caution.
  18. [21:44:56] [Server thread/INFO]: [gravy] Loading gravy v1.4.3
  19. [21:44:56] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.0.5
  20. [21:44:56] [Server thread/INFO]: [ChatManager] Loading ChatManager v3.5.0
  21. [21:44:56] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.0.5
  22. [21:44:56] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  23. [21:44:56] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  24. [21:44:56] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  25. [21:44:56] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  26. [21:44:56] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  27. [21:44:56] [Server thread/INFO]: [LTSleepNStorm] Enabling LTSleepNStorm v0.2.2
  28. [21:44:56] [Server thread/INFO]: _ _______ _____ _ _ _____
  29. [21:44:56] [Server thread/INFO]: | | |__ __/ ____| \ | |/ ____|
  30. [21:44:56] [Server thread/INFO]: | | | | | (___ | \| | (___ V: 0.2.2 (Minecraft: 1.14)
  31. [21:44:56] [Server thread/INFO]: | | | | \___ \| . ` |\___ \ Requires Java: 7
  32. [21:44:56] [Server thread/INFO]: | |____| | ____) | |\ |____) | Released on: 12/06/2019 15:34 (BRT)
  33. [21:44:56] [Server thread/INFO]: |______|_| |_____/|_| \_|_____/ My Twitter: @leonappi_
  34. [21:44:56] [Server thread/INFO]: [LTSNS I] Loading...
  35. [21:44:56] [Server thread/INFO]: [LTSNS I] Found config.yml file.
  36. [21:44:56] [Server thread/INFO]: [LTSNS I] Loaded config.yml file.
  37. [21:44:56] [Server thread/INFO]: [LTSNS I] LTSleepNStorm is using bStats: https://bstats.org/getting-started
  38. [21:44:56] [Server thread/INFO]: [LTSNS I] Found english.yml file.
  39. [21:44:56] [Server thread/INFO]: [LTSNS I] Loaded english.yml file.
  40. [21:44:56] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0-SNAPSHOT
  41. [21:44:56] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  42. [21:44:56] [Server thread/INFO]: Preparing level "Phenalon"
  43. [21:44:56] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit, FH enchantments to books v1.2.0, bd-spawner-crafting-v1-0-0-1560002945.zip
  44. [21:44:57] [Server thread/INFO]: Loaded 6 recipes
  45. [21:44:57] [Server thread/INFO]: Loaded 11 custom command functions
  46. [21:44:57] [Server-Worker-2/ERROR]: Couldn't read function tag list fh_main:five_second from fh_main:tags/functions/five_second.json in data pack FH enchantments to books v1.2.0
  47. com.google.gson.JsonParseException: Unknown value 'better_snow:fire_rain_checker'
  48. at net.minecraft.server.v1_14_R1.Tag$a.c(SourceFile:145) ~[Paper-1.14.4-b136-190721.jar:git-Paper-136]
  49. at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_221]
  50. at net.minecraft.server.v1_14_R1.Tag$a.a(SourceFile:145) ~[Paper-1.14.4-b136-190721.jar:git-Paper-136]
  51. at net.minecraft.server.v1_14_R1.Tags.a(SourceFile:98) ~[Paper-1.14.4-b136-190721.jar:git-Paper-136]
  52. at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:1.8.0_221]
  53. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:1.8.0_221]
  54. at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_221]
  55. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_221]
  56. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_221]
  57. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_221]
  58. [21:44:57] [Server thread/INFO]: -------- World Settings For [Phenalon] --------
  59. [21:44:57] [Server thread/INFO]: View Distance: 15
  60. [21:44:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  61. [21:44:57] [Server thread/INFO]: Max TNT Explosions: 100
  62. [21:44:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  63. [21:44:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  64. [21:44:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  65. [21:44:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  66. [21:44:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  67. [21:44:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  68. [21:44:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  69. [21:44:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  70. [21:44:57] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  71. [21:44:57] [Server thread/INFO]: Carrot Growth Modifier: 100%
  72. [21:44:57] [Server thread/INFO]: Potato Growth Modifier: 100%
  73. [21:44:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  74. [21:44:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  75. [21:44:57] [Server thread/INFO]: Vine Growth Modifier: 100%
  76. [21:44:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  77. [21:44:57] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  78. [21:44:57] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  79. [21:44:57] [Server thread/INFO]: Kelp Growth Modifier: 100%
  80. [21:44:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  81. [21:44:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  82. [21:44:57] [Server thread/INFO]: Mob Spawn Range: 6
  83. [21:44:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  84. [21:44:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  85. [21:44:57] [Server thread/INFO]: Item Merge Radius: 2.5
  86. [21:44:57] [Server thread/INFO]: Item Despawn Rate: 6000
  87. [21:44:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  88. [21:44:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  89. [21:44:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  90. [21:44:57] [Server thread/INFO]: -------- World Settings For [Phenalon_nether] --------
  91. [21:44:57] [Server thread/INFO]: View Distance: 15
  92. [21:44:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  93. [21:44:57] [Server thread/INFO]: Max TNT Explosions: 100
  94. [21:44:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  95. [21:44:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  96. [21:44:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  97. [21:44:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  98. [21:44:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  99. [21:44:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  100. [21:44:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  101. [21:44:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  102. [21:44:57] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  103. [21:44:57] [Server thread/INFO]: Carrot Growth Modifier: 100%
  104. [21:44:57] [Server thread/INFO]: Potato Growth Modifier: 100%
  105. [21:44:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  106. [21:44:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  107. [21:44:57] [Server thread/INFO]: Vine Growth Modifier: 100%
  108. [21:44:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  109. [21:44:57] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  110. [21:44:57] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  111. [21:44:57] [Server thread/INFO]: Kelp Growth Modifier: 100%
  112. [21:44:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  113. [21:44:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  114. [21:44:57] [Server thread/INFO]: Mob Spawn Range: 6
  115. [21:44:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  116. [21:44:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  117. [21:44:57] [Server thread/INFO]: Item Merge Radius: 2.5
  118. [21:44:57] [Server thread/INFO]: Item Despawn Rate: 6000
  119. [21:44:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  120. [21:44:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  121. [21:44:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  122. [21:44:57] [Server thread/INFO]: -------- World Settings For [Phenalon_the_end] --------
  123. [21:44:57] [Server thread/INFO]: View Distance: 15
  124. [21:44:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  125. [21:44:57] [Server thread/INFO]: Max TNT Explosions: 100
  126. [21:44:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  127. [21:44:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  128. [21:44:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  129. [21:44:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  130. [21:44:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  131. [21:44:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  132. [21:44:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  133. [21:44:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  134. [21:44:57] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  135. [21:44:57] [Server thread/INFO]: Carrot Growth Modifier: 100%
  136. [21:44:57] [Server thread/INFO]: Potato Growth Modifier: 100%
  137. [21:44:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  138. [21:44:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  139. [21:44:57] [Server thread/INFO]: Vine Growth Modifier: 100%
  140. [21:44:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  141. [21:44:57] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  142. [21:44:57] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  143. [21:44:57] [Server thread/INFO]: Kelp Growth Modifier: 100%
  144. [21:44:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  145. [21:44:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  146. [21:44:57] [Server thread/INFO]: Mob Spawn Range: 6
  147. [21:44:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  148. [21:44:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  149. [21:44:57] [Server thread/INFO]: Item Merge Radius: 2.5
  150. [21:44:57] [Server thread/INFO]: Item Despawn Rate: 6000
  151. [21:44:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  152. [21:44:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  153. [21:44:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  154. [21:44:57] [Server thread/INFO]: Preparing start region for dimension 'Phenalon'/minecraft:overworld
  155. [21:44:58] [Server thread/INFO]: Preparing spawn area: 0%
  156. [21:44:58] [Server thread/INFO]: Preparing spawn area: 0%
  157. [21:44:58] [Server thread/INFO]: Loaded 441 spawn chunks for world Phenalon
  158. [21:44:58] [Server thread/INFO]: Time elapsed: 947 ms
  159. [21:44:58] [Server thread/INFO]: Preparing start region for dimension 'Phenalon_nether'/minecraft:the_nether
  160. [21:44:58] [Server thread/INFO]: Preparing spawn area: 0%
  161. [21:44:58] [Server-Worker-2/INFO]: Preparing spawn area: 0%
  162. [21:44:59] [Server thread/INFO]: Loaded 441 spawn chunks for world Phenalon_nether
  163. [21:44:59] [Server thread/INFO]: Time elapsed: 713 ms
  164. [21:44:59] [Server thread/INFO]: Preparing start region for dimension 'Phenalon_the_end'/minecraft:the_end
  165. [21:44:59] [Server thread/INFO]: Preparing spawn area: 0%
  166. [21:44:59] [Server thread/INFO]: Loaded 441 spawn chunks for world Phenalon_the_end
  167. [21:44:59] [Server thread/INFO]: Time elapsed: 312 ms
  168. [21:44:59] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v5.8.6*
  169. [21:45:00] [Server thread/INFO]: [AdvancedEnchantments] Registered 'level' payment type for Enchanter from class n3kas.ae.features.enchanter.LevelsPayment
  170. [21:45:00] [Server thread/WARN]: [AdvancedEnchantments] RIGHT_CLICK, FIRE, BOW_MOB, DEFENSE_MOB, SHIFT, FALL_DAMAGE enchantment types have been disabled for this session (No enchants utilizing it, increasing performance)
  171. [21:45:00] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_14_R1! Trying to find NMS support
  172. [21:45:00] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_14_R1' loaded!
  173. [21:45:00] [Server thread/INFO]: [UltraPermissions] Enabling UltraPermissions v4.2.4
  174. [21:45:00] [Server thread/INFO]: [UltraPermissions] Loading Plugin...
  175. [21:45:00] [Server thread/INFO]: [UltraPermissions] [Hook] Hello Vault °_° Let me hook into you...
  176. [21:45:00] [Server thread/INFO]: [UltraPermissions] Successfully loaded in 162 ms
  177. [21:45:00] [Server thread/INFO]: [gravy] Enabling gravy v1.4.3
  178. [21:45:00] [Server thread/INFO]: [gravy 1.4.3] The graves.yml file has been loaded
  179. [21:45:00] [Server thread/INFO]: [gravy 1.4.3] The items.yml file has been loaded
  180. [21:45:00] [Server thread/INFO]: [gravy 1.4.3] The lang.yml file has been loaded
  181. [21:45:01] [Server thread/INFO]: [gravy 1.4.3] Vault Detected!
  182. [21:45:01] [Server thread/INFO]: [gravy 1.4.3] Gravy Loaded
  183. [21:45:01] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.0.5
  184. [21:45:01] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  185. [21:45:01] [Server thread/INFO]: [Essentials] No kits found to migrate.
  186. [21:45:01] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  187. [21:45:01] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  188. [21:45:01] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  189. [21:45:01] [Server thread/INFO]: [Essentials] Loaded 20977 items from items.json.
  190. [21:45:01] [Server thread/INFO]: [Essentials] Using locale en_US
  191. [21:45:01] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  192. [21:45:01] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  193. [21:45:01] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  194. [21:45:01] [Server thread/INFO]: [Essentials] Using Vault based permissions (generic)
  195. [21:45:01] [Server thread/INFO]: [ChatManager] Enabling ChatManager v3.5.0
  196. [21:45:01] [Server thread/INFO]: [ChatManager] Starting Metrics.
  197. [21:45:01] [Server thread/INFO]: [ChatManager] Hooked into: Essentials v2.17.0.5
  198. [21:45:01] [Server thread/INFO]: [ChatManager] Hooked into: Vault v1.7.2-b107
  199. [21:45:01] [Server thread/INFO]: [ChatManager] Plugin is up to date - v3.5.0
  200. [21:45:01] [Server thread/ERROR]: Error occurred while enabling ChatManager v3.5.0 (Is it up to date?)
  201. java.lang.NullPointerException: null
  202. at me.h1dd3nxn1nja.chatmanager.utils.AutoBroadcastManager.perWorldMessages(AutoBroadcastManager.java:63) ~[?:?]
  203. at me.h1dd3nxn1nja.chatmanager.Main.onEnable(Main.java:49) ~[?:?]
  204. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[Paper-1.14.4-b136-190721.jar:git-Paper-136]
  205. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[Paper-1.14.4-b136-190721.jar:git-Paper-136]
  206. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[Paper-1.14.4-b136-190721.jar:git-Paper-136]
  207. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[Paper-1.14.4-b136-190721.jar:git-Paper-136]
  208. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[Paper-1.14.4-b136-190721.jar:git-Paper-136]
  209. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[Paper-1.14.4-b136-190721.jar:git-Paper-136]
  210. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:282) ~[Paper-1.14.4-b136-190721.jar:git-Paper-136]
  211. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:871) ~[Paper-1.14.4-b136-190721.jar:git-Paper-136]
  212. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  213. [21:45:01] [Server thread/INFO]: [ChatManager] Disabling ChatManager v3.5.0
  214. [21:45:01] [Server thread/INFO]: [ChatManager] Cancelling all tasks
  215. [21:45:01] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.0.5
  216. [21:45:01] [Server thread/INFO]: Done (5.119s)! For help, type "help"
  217. [21:45:01] [Server thread/INFO]: Starting GS4 status listener
  218. [21:45:01] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
  219. [21:45:01] [Server thread/INFO]: Timings Reset
  220. [21:45:01] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ...
  221. [21:45:02] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available
  222. [21:45:03] [Craft Scheduler Thread - 7/INFO]: [UltraPermissions] Loading Permission Database...
  223. [21:45:03] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
  224. [21:45:03] [Craft Scheduler Thread - 7/INFO]: [UltraPermissions] - 96 Permissions extracted from .jars
  225. [21:45:03] [Craft Scheduler Thread - 7/INFO]: [UltraPermissions] - 4746 Permissions downloaded from the Cloud
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement