Advertisement
Guest User

Untitled

a guest
Jan 8th, 2018
480
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 120.98 KB | None | 0 0
  1. [02:41:14] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  2. [02:41:14] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  3. [02:41:14] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  4. [02:41:14] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  5. [02:41:14] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  6. [02:41:14] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  7. [02:41:14] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.6.2
  8. [02:41:14] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.0.80
  9. [02:41:14] [Server thread/INFO]: [LP] Identified the following dependencies: [CAFFEINE]
  10. [02:41:14] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  11. [02:41:14] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
  12. [02:41:14] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
  13. [02:41:14] [Server thread/ERROR]: [ViaVersion] ViaVersion is already loaded, this should work fine. If you get any console errors, try rebooting.
  14. [02:41:14] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  15. [02:41:14] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  16. [02:41:15] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b488
  17. [02:41:15] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  18. [02:41:15] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b546
  19. [02:41:15] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.0.80
  20. [02:41:15] [Server thread/INFO]: __ __ ___ __ __
  21. [02:41:15] [Server thread/INFO]: | | | / ` |__/ |__) |__ |__) |\/| /__`
  22. [02:41:15] [Server thread/INFO]: |___ \__/ \__, | \ | |___ | \ | | .__/
  23. [02:41:15] [Server thread/INFO]:
  24. [02:41:15] [Server thread/INFO]: Loading version v4.0.80 on Bukkit - CraftBukkit
  25. [02:41:15] [Server thread/INFO]: Running on server version git-Spigot-21fe707-e1ebe52 (MC: 1.8.8) - 1.8.8-R0.1-SNAPSHOT
  26. [02:41:15] [Server thread/INFO]:
  27. [02:41:15] [Server thread/INFO]: [LP] Loading configuration...
  28. [02:41:15] [Server thread/INFO]: [LP] Identified the following dependencies: [H2_DRIVER]
  29. [02:41:15] [Server thread/INFO]: [LP] Loading storage provider... [H2]
  30. [02:41:15] [Server thread/INFO]: [LuckPerms] [ERROR] Error occurred whilst initialising the database.
  31. [02:41:15] [Server thread/WARN]: java.sql.SQLException: invalid database address: jdbc:h2:/home/gs/gs/data/servers/8470826/plugins/LuckPerms/luckperms-h2
  32. [02:41:15] [Server thread/WARN]: at org.sqlite.JDBC.createConnection(JDBC.java:74)
  33. [02:41:15] [Server thread/WARN]: at org.sqlite.JDBC.connect(JDBC.java:64)
  34. [02:41:15] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  35. [02:41:15] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:270)
  36. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.common.storage.dao.sql.connection.file.FlatfileConnectionFactory.getConnection(FlatfileConnectionFactory.java:73)
  37. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.common.storage.dao.sql.connection.file.H2ConnectionFactory.getConnection(H2ConnectionFactory.java:32)
  38. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.common.storage.dao.sql.SqlDao.tableExists(SqlDao.java:140)
  39. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.common.storage.dao.sql.SqlDao.init(SqlDao.java:158)
  40. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.common.storage.AbstractStorage.init(AbstractStorage.java:120)
  41. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.common.storage.wrappings.PhasedStorage.init(PhasedStorage.java:83)
  42. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.common.storage.wrappings.BufferedOutputStorage.init(BufferedOutputStorage.java:46)
  43. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.common.storage.StorageFactory.getInstance(StorageFactory.java:112)
  44. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.bukkit.LPBukkitPlugin.enable(LPBukkitPlugin.java:214)
  45. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.bukkit.LPBukkitPlugin.onEnable(LPBukkitPlugin.java:175)
  46. [02:41:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  47. [02:41:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  48. [02:41:15] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  49. [02:41:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  50. [02:41:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  51. [02:41:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:740)
  52. [02:41:15] [Server thread/WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:535)
  53. [02:41:15] [Server thread/WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25)
  54. [02:41:15] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  55. [02:41:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  56. [02:41:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  57. [02:41:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  58. [02:41:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  59. [02:41:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  60. [02:41:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  61. [02:41:15] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  62. [02:41:15] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  63. [02:41:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  64. [02:41:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  65. [02:41:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  66. [02:41:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  67. [02:41:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  68. [02:41:15] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  69. [02:41:15] [Server thread/INFO]: [LP] Loading internal permission managers...
  70. [02:41:15] [Server thread/INFO]: [LP] Performing initial data load...
  71. [02:41:15] [Server thread/WARN]: java.util.concurrent.CompletionException: java.sql.SQLException: invalid database address: jdbc:h2:/home/gs/gs/data/servers/8470826/plugins/LuckPerms/luckperms-h2
  72. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.common.storage.AbstractStorage.lambda$makeFuture$1(AbstractStorage.java:98)
  73. [02:41:15] [Server thread/WARN]: at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626)
  74. [02:41:15] [Server thread/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  75. [02:41:15] [Server thread/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  76. [02:41:15] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  77. [02:41:15] [Server thread/WARN]: Caused by: java.sql.SQLException: invalid database address: jdbc:h2:/home/gs/gs/data/servers/8470826/plugins/LuckPerms/luckperms-h2
  78. [02:41:15] [Server thread/WARN]: at org.sqlite.JDBC.createConnection(JDBC.java:74)
  79. [02:41:15] [Server thread/WARN]: at org.sqlite.JDBC.connect(JDBC.java:64)
  80. [02:41:15] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  81. [02:41:15] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:270)
  82. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.common.storage.dao.sql.connection.file.FlatfileConnectionFactory.getConnection(FlatfileConnectionFactory.java:73)
  83. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.common.storage.dao.sql.connection.file.H2ConnectionFactory.getConnection(H2ConnectionFactory.java:32)
  84. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.common.storage.dao.sql.SqlDao.loadAllGroups(SqlDao.java:615)
  85. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.common.storage.AbstractStorage.lambda$loadAllGroups$9(AbstractStorage.java:208)
  86. [02:41:15] [Server thread/WARN]: at me.lucko.luckperms.common.storage.AbstractStorage.lambda$makeFuture$1(AbstractStorage.java:95)
  87. [02:41:15] [Server thread/WARN]: ... 4 more
  88. [02:41:15] [Server thread/INFO]: [LP] Successfully enabled. (took 599ms)
  89. [02:41:15] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  90. [02:41:15] [luckperms-fallback-0/WARN]: java.util.concurrent.CompletionException: java.sql.SQLException: invalid database address: jdbc:h2:/home/gs/gs/data/servers/8470826/plugins/LuckPerms/luckperms-h2
  91. [02:41:15] [luckperms-fallback-0/WARN]: at me.lucko.luckperms.common.storage.AbstractStorage.lambda$makeFuture$0(AbstractStorage.java:87)
  92. [02:41:15] [luckperms-fallback-0/WARN]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590)
  93. [02:41:15] [luckperms-fallback-0/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  94. [02:41:15] [luckperms-fallback-0/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  95. [02:41:15] [luckperms-fallback-0/WARN]: at java.lang.Thread.run(Thread.java:745)
  96. [02:41:15] [luckperms-fallback-0/WARN]: Caused by: java.sql.SQLException: invalid database address: jdbc:h2:/home/gs/gs/data/servers/8470826/plugins/LuckPerms/luckperms-h2
  97. [02:41:15] [luckperms-fallback-0/WARN]: at org.sqlite.JDBC.createConnection(JDBC.java:74)
  98. [02:41:15] [luckperms-fallback-0/WARN]: at org.sqlite.JDBC.connect(JDBC.java:64)
  99. [02:41:15] [luckperms-fallback-0/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  100. [02:41:15] [luckperms-fallback-0/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:270)
  101. [02:41:15] [luckperms-fallback-0/WARN]: at me.lucko.luckperms.common.storage.dao.sql.connection.file.FlatfileConnectionFactory.getConnection(FlatfileConnectionFactory.java:73)
  102. [02:41:15] [luckperms-fallback-0/WARN]: at me.lucko.luckperms.common.storage.dao.sql.connection.file.H2ConnectionFactory.getConnection(H2ConnectionFactory.java:32)
  103. [02:41:15] [luckperms-fallback-0/WARN]: at me.lucko.luckperms.common.storage.dao.sql.SqlDao.getName(SqlDao.java:990)
  104. [02:41:15] [luckperms-fallback-0/WARN]: at me.lucko.luckperms.common.storage.AbstractStorage.lambda$getName$20(AbstractStorage.java:286)
  105. [02:41:15] [luckperms-fallback-0/WARN]: at me.lucko.luckperms.common.storage.AbstractStorage.lambda$makeFuture$0(AbstractStorage.java:84)
  106. [02:41:15] [luckperms-fallback-0/WARN]: ... 4 more
  107. [02:41:15] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  108. [02:41:15] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  109. [02:41:15] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  110. [02:41:15] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  111. [02:41:15] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  112. [02:41:15] [Server thread/INFO]: [LP] Registered Vault permission & chat hook.
  113. [02:41:15] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  114. [02:41:15] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  115. [02:41:15] [Server thread/ERROR]: [PermissionsEx]
  116. ========== UNABLE TO LOAD PERMISSIONS BACKEND =========
  117. Your configuration must be fixed before PEX will enable
  118. Details: Error loading permissions file!
  119. =======================================================
  120. ru.tehkode.permissions.exceptions.PermissionBackendException: Error loading permissions file!
  121. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:321) ~[PermissionsEx-1.23.4.jar:?]
  122. at ru.tehkode.permissions.backends.file.FileBackend.<init>(FileBackend.java:120) ~[PermissionsEx-1.23.4.jar:?]
  123. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_112]
  124. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_112]
  125. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_112]
  126. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_112]
  127. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:392) ~[PermissionsEx-1.23.4.jar:?]
  128. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:367) ~[PermissionsEx-1.23.4.jar:?]
  129. at ru.tehkode.permissions.PermissionManager.createBackend(PermissionManager.java:624) ~[PermissionsEx-1.23.4.jar:?]
  130. at ru.tehkode.permissions.PermissionManager.setBackend(PermissionManager.java:606) ~[PermissionsEx-1.23.4.jar:?]
  131. at ru.tehkode.permissions.PermissionManager.initBackend(PermissionManager.java:693) ~[PermissionsEx-1.23.4.jar:?]
  132. at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:67) ~[PermissionsEx-1.23.4.jar:?]
  133. at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:175) [PermissionsEx-1.23.4.jar:?]
  134. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  135. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  136. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  137. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  138. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  139. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  140. at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  141. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  142. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  143. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  144. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  145. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  146. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  147. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  148. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  149. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  150. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  151. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  152. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  153. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  154. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  155. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  156. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  157. Caused by: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  158. in 'string', line 1, column 1:
  159. groups:
  160. ^
  161. expected <block end>, but found BlockMappingStart
  162. in 'string', line 23, column 2:
  163. Co-Owner:
  164. ^
  165.  
  166. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  167. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?]
  168. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  169. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  170. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?]
  171. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?]
  172. ... 35 more
  173. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  174. in 'string', line 1, column 1:
  175. groups:
  176. ^
  177. expected <block end>, but found BlockMappingStart
  178. in 'string', line 23, column 2:
  179. Co-Owner:
  180. ^
  181.  
  182. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  183. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  184. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  185. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  186. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  187. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  188. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  189. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  190. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  191. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  192. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  193. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?]
  194. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  195. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  196. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?]
  197. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?]
  198. ... 35 more
  199. [02:41:15] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  200. [02:41:15] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  201. [02:41:15] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.6.2
  202. [02:41:15] [Server thread/INFO]: Hooked into: Essentials
  203. [02:41:15] [Server thread/INFO]: Hooked into: Multiverse-Core (World Alias)
  204. [02:41:15] [Server thread/INFO]: Hooked into: Vault
  205. [02:41:15] [Server thread/INFO]: *---------------- ChatControl -----------------*
  206. [02:41:15] [Server thread/INFO]: Cannot enable packet features!
  207. [02:41:15] [Server thread/INFO]: Required plugin missing: ProtocolLib
  208. [02:41:15] [Server thread/INFO]: *----------------------------------------------*
  209. [02:41:15] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  210. [02:41:16] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  211. [02:41:16] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  212. [02:41:16] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
  213. [02:41:16] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  214. [02:41:16] [Server thread/INFO]: Could not set generator for world 'Plot': Plugin 'PlotSquared' does not exist
  215. [02:41:17] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  216. [02:41:17] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  217. [02:41:17] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b488
  218. [02:41:17] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
  219. [02:41:17] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
  220. [02:41:17] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  221. [02:41:17] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  222. [02:41:17] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
  223. [02:41:17] [Server thread/INFO]: Using locale en_GB
  224. [02:41:17] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  225. [02:41:17] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  226. [02:41:17] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  227. [02:41:17] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  228. [02:41:17] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  229. [02:41:17] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b546
  230. [02:41:17] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  231. [02:41:17] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  232. [02:41:17] [Server thread/INFO]: TigritoPlaysMC: Reload complete.
  233. [02:41:17] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
  234. [02:41:17] [Craft Scheduler Thread - 115/INFO]: [Vault] Checking for Updates ...
  235. [02:41:17] [Server thread/INFO]: TigritoPlaysMC issued server command: /lp migration
  236. [02:41:17] [Craft Scheduler Thread - 115/INFO]: [Vault] No new version available
  237. [02:41:18] [Craft Scheduler Thread - 119/WARN]: Exception in thread "Craft Scheduler Thread - 119"
  238. [02:41:18] [Craft Scheduler Thread - 119/WARN]: org.apache.commons.lang.UnhandledException: Plugin LuckPerms v4.0.80 generated an exception while executing task 1349
  239. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  240. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  241. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  242. at java.lang.Thread.run(Thread.java:745)
  243. Caused by: java.util.concurrent.CompletionException: java.sql.SQLException: invalid database address: jdbc:h2:/home/gs/gs/data/servers/8470826/plugins/LuckPerms/luckperms-h2
  244. at me.lucko.luckperms.common.storage.AbstractStorage.lambda$makeFuture$1(AbstractStorage.java:98)
  245. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626)
  246. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  247. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  248. ... 3 more
  249. Caused by: java.sql.SQLException: invalid database address: jdbc:h2:/home/gs/gs/data/servers/8470826/plugins/LuckPerms/luckperms-h2
  250. at org.sqlite.JDBC.createConnection(JDBC.java:74)
  251. at org.sqlite.JDBC.connect(JDBC.java:64)
  252. at java.sql.DriverManager.getConnection(DriverManager.java:664)
  253. at java.sql.DriverManager.getConnection(DriverManager.java:270)
  254. at me.lucko.luckperms.common.storage.dao.sql.connection.file.FlatfileConnectionFactory.getConnection(FlatfileConnectionFactory.java:73)
  255. at me.lucko.luckperms.common.storage.dao.sql.connection.file.H2ConnectionFactory.getConnection(H2ConnectionFactory.java:32)
  256. at me.lucko.luckperms.common.storage.dao.sql.SqlDao.loadAllGroups(SqlDao.java:615)
  257. at me.lucko.luckperms.common.storage.AbstractStorage.lambda$loadAllGroups$9(AbstractStorage.java:208)
  258. at me.lucko.luckperms.common.storage.AbstractStorage.lambda$makeFuture$1(AbstractStorage.java:95)
  259. ... 6 more
  260.  
  261. [02:41:20] [Server thread/INFO]: TigritoPlaysMC issued server command: /lp migration
  262. [02:41:26] [Server thread/INFO]: TigritoPlaysMC issued server command: /lp migration PermissionsEx
  263. [02:41:38] [Server thread/INFO]: TigritoPlaysMC issued server command: /lp migration PermissionsEx
  264. [02:41:41] [Async Chat Thread - #11/ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials v2.0.1-b488
  265. org.bukkit.event.EventException
  266. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  267. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  268. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  269. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  270. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  271. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  272. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  273. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  274. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  275. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112]
  276. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112]
  277. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  278. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  279. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  280. at net.milkbowl.vault.chat.plugins.Chat_PermissionsEx.getUser(Chat_PermissionsEx.java:107) ~[?:?]
  281. at net.milkbowl.vault.chat.plugins.Chat_PermissionsEx.getPlayerPrefix(Chat_PermissionsEx.java:291) ~[?:?]
  282. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  283. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  284. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  285. at com.earth2me.essentials.User.getNick(User.java:310) ~[?:?]
  286. at com.earth2me.essentials.User.getNick(User.java:279) ~[?:?]
  287. at com.earth2me.essentials.User.setDisplayNick(User.java:339) ~[?:?]
  288. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:88) ~[?:?]
  289. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  290. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  291. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  292. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  293. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  294. ... 11 more
  295. [02:41:41] [Async Chat Thread - #11/ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.0.1-b546
  296. org.bukkit.event.EventException
  297. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  298. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  299. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  300. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  301. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  302. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  303. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  304. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  305. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  306. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112]
  307. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112]
  308. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  309. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  310. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  311. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243) ~[?:?]
  312. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264) ~[?:?]
  313. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738) ~[?:?]
  314. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33) ~[?:?]
  315. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28) ~[?:?]
  316. at com.earth2me.essentials.User.getGroup(User.java:622) ~[?:?]
  317. at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:42) ~[?:?]
  318. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  319. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  320. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  321. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  322. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  323. ... 11 more
  324. [02:41:41] [Async Chat Thread - #11/INFO]: <TigritoPlaysMC> .
  325. [02:41:44] [Async Chat Thread - #11/ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials v2.0.1-b488
  326. org.bukkit.event.EventException
  327. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  328. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  329. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  330. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  331. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  332. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  333. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  334. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  335. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  336. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112]
  337. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112]
  338. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  339. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  340. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  341. at net.milkbowl.vault.chat.plugins.Chat_PermissionsEx.getUser(Chat_PermissionsEx.java:107) ~[?:?]
  342. at net.milkbowl.vault.chat.plugins.Chat_PermissionsEx.getPlayerPrefix(Chat_PermissionsEx.java:291) ~[?:?]
  343. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  344. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  345. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  346. at com.earth2me.essentials.User.getNick(User.java:310) ~[?:?]
  347. at com.earth2me.essentials.User.getNick(User.java:279) ~[?:?]
  348. at com.earth2me.essentials.User.setDisplayNick(User.java:339) ~[?:?]
  349. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:88) ~[?:?]
  350. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  351. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  352. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  353. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  354. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  355. ... 11 more
  356. [02:41:44] [Async Chat Thread - #11/ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.0.1-b546
  357. org.bukkit.event.EventException
  358. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  359. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  360. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  361. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  362. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  363. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  364. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  365. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  366. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  367. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112]
  368. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112]
  369. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  370. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  371. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  372. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243) ~[?:?]
  373. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264) ~[?:?]
  374. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738) ~[?:?]
  375. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33) ~[?:?]
  376. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28) ~[?:?]
  377. at com.earth2me.essentials.User.getGroup(User.java:622) ~[?:?]
  378. at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:42) ~[?:?]
  379. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  380. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  381. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  382. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  383. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  384. ... 11 more
  385. [02:41:44] [Async Chat Thread - #11/INFO]: <TigritoPlaysMC> oh
  386. [02:41:45] [Async Chat Thread - #11/ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials v2.0.1-b488
  387. org.bukkit.event.EventException
  388. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  389. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  390. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  391. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  392. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  393. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  394. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  395. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  396. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  397. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112]
  398. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112]
  399. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  400. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  401. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  402. at net.milkbowl.vault.chat.plugins.Chat_PermissionsEx.getUser(Chat_PermissionsEx.java:107) ~[?:?]
  403. at net.milkbowl.vault.chat.plugins.Chat_PermissionsEx.getPlayerPrefix(Chat_PermissionsEx.java:291) ~[?:?]
  404. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  405. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  406. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  407. at com.earth2me.essentials.User.getNick(User.java:310) ~[?:?]
  408. at com.earth2me.essentials.User.getNick(User.java:279) ~[?:?]
  409. at com.earth2me.essentials.User.setDisplayNick(User.java:339) ~[?:?]
  410. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:88) ~[?:?]
  411. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  412. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  413. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  414. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  415. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  416. ... 11 more
  417. [02:41:45] [Async Chat Thread - #11/ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.0.1-b546
  418. org.bukkit.event.EventException
  419. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  420. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  421. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  422. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  423. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  424. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  425. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  426. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  427. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  428. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112]
  429. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112]
  430. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  431. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  432. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  433. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243) ~[?:?]
  434. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264) ~[?:?]
  435. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738) ~[?:?]
  436. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33) ~[?:?]
  437. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28) ~[?:?]
  438. at com.earth2me.essentials.User.getGroup(User.java:622) ~[?:?]
  439. at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:42) ~[?:?]
  440. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  441. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  442. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  443. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  444. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  445. ... 11 more
  446. [02:41:45] [Async Chat Thread - #11/INFO]: <TigritoPlaysMC> my
  447. [02:41:46] [Async Chat Thread - #11/ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials v2.0.1-b488
  448. org.bukkit.event.EventException
  449. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  450. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  451. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  452. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  453. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  454. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  455. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  456. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  457. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  458. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112]
  459. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112]
  460. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  461. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  462. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  463. at net.milkbowl.vault.chat.plugins.Chat_PermissionsEx.getUser(Chat_PermissionsEx.java:107) ~[?:?]
  464. at net.milkbowl.vault.chat.plugins.Chat_PermissionsEx.getPlayerPrefix(Chat_PermissionsEx.java:291) ~[?:?]
  465. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  466. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  467. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  468. at com.earth2me.essentials.User.getNick(User.java:310) ~[?:?]
  469. at com.earth2me.essentials.User.getNick(User.java:279) ~[?:?]
  470. at com.earth2me.essentials.User.setDisplayNick(User.java:339) ~[?:?]
  471. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:88) ~[?:?]
  472. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  473. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  474. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  475. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  476. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  477. ... 11 more
  478. [02:41:46] [Async Chat Thread - #11/ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.0.1-b546
  479. org.bukkit.event.EventException
  480. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  481. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  482. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  483. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  484. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  485. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  486. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  487. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  488. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  489. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112]
  490. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112]
  491. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  492. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  493. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  494. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243) ~[?:?]
  495. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264) ~[?:?]
  496. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738) ~[?:?]
  497. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33) ~[?:?]
  498. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28) ~[?:?]
  499. at com.earth2me.essentials.User.getGroup(User.java:622) ~[?:?]
  500. at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:42) ~[?:?]
  501. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  502. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  503. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  504. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  505. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  506. ... 11 more
  507. [02:41:46] [Async Chat Thread - #11/INFO]: <TigritoPlaysMC> god
  508. [02:41:50] [Server thread/INFO]: TigritoPlaysMC issued server command: /pl
  509. [02:42:17] [Server thread/INFO]: [Server] §cNOTICE:§6 Server will expire and shutdown in 10 minutes. To continue playing renew your server at Server.pro
  510. [02:43:37] [Server thread/INFO]: [-] TigritoPlaysMC
  511. [02:43:44] [User Authenticator #17/INFO]: [LuckPerms] [ERROR] Exception occured whilst loading data for 890ff968-9a72-4d93-8065-5090a6245f2c - TigritoPlaysMC
  512. [02:43:44] [User Authenticator #17/WARN]: java.util.concurrent.CompletionException: java.sql.SQLException: invalid database address: jdbc:h2:/home/gs/gs/data/servers/8470826/plugins/LuckPerms/luckperms-h2
  513. [02:43:44] [User Authenticator #17/WARN]: at me.lucko.luckperms.common.storage.AbstractStorage.lambda$makeFuture$0(AbstractStorage.java:87)
  514. [02:43:44] [User Authenticator #17/WARN]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590)
  515. [02:43:44] [User Authenticator #17/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  516. [02:43:44] [User Authenticator #17/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  517. [02:43:44] [User Authenticator #17/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  518. [02:43:44] [User Authenticator #17/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  519. [02:43:44] [User Authenticator #17/WARN]: at java.lang.Thread.run(Thread.java:745)
  520. [02:43:44] [User Authenticator #17/WARN]: Caused by: java.sql.SQLException: invalid database address: jdbc:h2:/home/gs/gs/data/servers/8470826/plugins/LuckPerms/luckperms-h2
  521. [02:43:44] [User Authenticator #17/WARN]: at org.sqlite.JDBC.createConnection(JDBC.java:74)
  522. [02:43:44] [User Authenticator #17/WARN]: at org.sqlite.JDBC.connect(JDBC.java:64)
  523. [02:43:44] [User Authenticator #17/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  524. [02:43:44] [User Authenticator #17/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:270)
  525. [02:43:44] [User Authenticator #17/WARN]: at me.lucko.luckperms.common.storage.dao.sql.connection.file.FlatfileConnectionFactory.getConnection(FlatfileConnectionFactory.java:73)
  526. [02:43:44] [User Authenticator #17/WARN]: at me.lucko.luckperms.common.storage.dao.sql.connection.file.H2ConnectionFactory.getConnection(H2ConnectionFactory.java:32)
  527. [02:43:44] [User Authenticator #17/WARN]: at me.lucko.luckperms.common.storage.dao.sql.SqlDao.getName(SqlDao.java:990)
  528. [02:43:44] [User Authenticator #17/WARN]: at me.lucko.luckperms.common.storage.AbstractStorage.lambda$getName$20(AbstractStorage.java:286)
  529. [02:43:44] [User Authenticator #17/WARN]: at me.lucko.luckperms.common.storage.AbstractStorage.lambda$makeFuture$0(AbstractStorage.java:84)
  530. [02:43:44] [User Authenticator #17/WARN]: ... 6 more
  531. [02:43:44] [User Authenticator #17/INFO]: Disconnecting com.mojang.authlib.GameProfile@48dde5fb[id=890ff968-9a72-4d93-8065-5090a6245f2c,name=TigritoPlaysMC,properties={textures=[com.mojang.authlib.properties.Property@23d28ad0]},legacy=false] (/67.166.80.34:51468): §7§l[§b§lL§3§lP§7§l] §cPermissions data could not be loaded. Please try again later.
  532. [02:43:59] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
  533. [02:43:59] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
  534. [02:43:59] [Server thread/INFO]: Server Ping Player Sample Count: 12
  535. [02:43:59] [Server thread/INFO]: Using 4 threads for Netty based IO
  536. [02:43:59] [Server thread/INFO]: Debug logging is disabled
  537. [02:43:59] [Server thread/INFO]: -------- World Settings For [world] --------
  538. [02:43:59] [Server thread/INFO]: Mob Spawn Range: 4
  539. [02:43:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  540. [02:43:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  541. [02:43:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  542. [02:43:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  543. [02:43:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  544. [02:43:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  545. [02:43:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  546. [02:43:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  547. [02:43:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  548. [02:43:59] [Server thread/INFO]: Anti X-Ray: true
  549. [02:43:59] [Server thread/INFO]: Engine Mode: 1
  550. [02:43:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  551. [02:43:59] [Server thread/INFO]: Replace Blocks: [1, 5]
  552. [02:43:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  553. [02:43:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  554. [02:43:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  555. [02:43:59] [Server thread/INFO]: Random Lighting Updates: false
  556. [02:43:59] [Server thread/INFO]: Structure Info Saving: true
  557. [02:43:59] [Server thread/INFO]: Sending up to 10 chunks per packet
  558. [02:43:59] [Server thread/INFO]: Max Entity Collisions: 8
  559. [02:43:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  560. [02:43:59] [Server thread/INFO]: Max TNT Explosions: 100
  561. [02:43:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  562. [02:43:59] [Server thread/INFO]: Item Despawn Rate: 6000
  563. [02:43:59] [Server thread/INFO]: Item Merge Radius: 2.5
  564. [02:43:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  565. [02:43:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  566. [02:43:59] [Server thread/INFO]: View Distance: 10
  567. [02:43:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  568. [02:43:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  569. [02:43:59] [Server thread/INFO]: Clear tick list: false
  570. [02:43:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  571. [02:43:59] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  572. [02:43:59] [Server thread/INFO]: Mob Spawn Range: 4
  573. [02:43:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  574. [02:43:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  575. [02:43:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  576. [02:43:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  577. [02:43:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  578. [02:43:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  579. [02:43:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  580. [02:43:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  581. [02:43:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  582. [02:43:59] [Server thread/INFO]: Anti X-Ray: true
  583. [02:43:59] [Server thread/INFO]: Engine Mode: 1
  584. [02:43:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  585. [02:43:59] [Server thread/INFO]: Replace Blocks: [1, 5]
  586. [02:43:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  587. [02:43:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  588. [02:43:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  589. [02:43:59] [Server thread/INFO]: Random Lighting Updates: false
  590. [02:43:59] [Server thread/INFO]: Structure Info Saving: true
  591. [02:43:59] [Server thread/INFO]: Sending up to 10 chunks per packet
  592. [02:43:59] [Server thread/INFO]: Max Entity Collisions: 8
  593. [02:43:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  594. [02:43:59] [Server thread/INFO]: Max TNT Explosions: 100
  595. [02:43:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  596. [02:43:59] [Server thread/INFO]: Item Despawn Rate: 6000
  597. [02:43:59] [Server thread/INFO]: Item Merge Radius: 2.5
  598. [02:43:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  599. [02:43:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  600. [02:43:59] [Server thread/INFO]: View Distance: 10
  601. [02:43:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  602. [02:43:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  603. [02:43:59] [Server thread/INFO]: Clear tick list: false
  604. [02:43:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  605. [02:43:59] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  606. [02:43:59] [Server thread/INFO]: Mob Spawn Range: 4
  607. [02:43:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  608. [02:43:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  609. [02:43:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  610. [02:43:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  611. [02:43:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  612. [02:43:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  613. [02:43:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  614. [02:43:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  615. [02:43:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  616. [02:43:59] [Server thread/INFO]: Anti X-Ray: true
  617. [02:43:59] [Server thread/INFO]: Engine Mode: 1
  618. [02:43:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  619. [02:43:59] [Server thread/INFO]: Replace Blocks: [1, 5]
  620. [02:43:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  621. [02:43:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  622. [02:43:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  623. [02:43:59] [Server thread/INFO]: Random Lighting Updates: false
  624. [02:43:59] [Server thread/INFO]: Structure Info Saving: true
  625. [02:43:59] [Server thread/INFO]: Sending up to 10 chunks per packet
  626. [02:43:59] [Server thread/INFO]: Max Entity Collisions: 8
  627. [02:43:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  628. [02:43:59] [Server thread/INFO]: Max TNT Explosions: 100
  629. [02:43:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  630. [02:43:59] [Server thread/INFO]: Item Despawn Rate: 6000
  631. [02:43:59] [Server thread/INFO]: Item Merge Radius: 2.5
  632. [02:43:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  633. [02:43:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  634. [02:43:59] [Server thread/INFO]: View Distance: 10
  635. [02:43:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  636. [02:43:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  637. [02:43:59] [Server thread/INFO]: Clear tick list: false
  638. [02:43:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  639. [02:43:59] [Server thread/INFO]: -------- World Settings For [flatroom] --------
  640. [02:43:59] [Server thread/INFO]: Mob Spawn Range: 4
  641. [02:43:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  642. [02:43:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  643. [02:43:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  644. [02:43:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  645. [02:43:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  646. [02:43:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  647. [02:43:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  648. [02:43:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  649. [02:43:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  650. [02:43:59] [Server thread/INFO]: Anti X-Ray: true
  651. [02:43:59] [Server thread/INFO]: Engine Mode: 1
  652. [02:43:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  653. [02:43:59] [Server thread/INFO]: Replace Blocks: [1, 5]
  654. [02:43:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  655. [02:43:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  656. [02:43:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  657. [02:43:59] [Server thread/INFO]: Random Lighting Updates: false
  658. [02:43:59] [Server thread/INFO]: Structure Info Saving: true
  659. [02:43:59] [Server thread/INFO]: Sending up to 10 chunks per packet
  660. [02:43:59] [Server thread/INFO]: Max Entity Collisions: 8
  661. [02:43:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  662. [02:43:59] [Server thread/INFO]: Max TNT Explosions: 100
  663. [02:43:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  664. [02:43:59] [Server thread/INFO]: Item Despawn Rate: 6000
  665. [02:43:59] [Server thread/INFO]: Item Merge Radius: 2.5
  666. [02:43:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  667. [02:43:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  668. [02:43:59] [Server thread/INFO]: View Distance: 10
  669. [02:43:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  670. [02:43:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  671. [02:43:59] [Server thread/INFO]: Clear tick list: false
  672. [02:43:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  673. [02:43:59] [Server thread/INFO]: -------- World Settings For [Plot] --------
  674. [02:43:59] [Server thread/INFO]: Mob Spawn Range: 4
  675. [02:43:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  676. [02:43:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  677. [02:43:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  678. [02:43:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  679. [02:43:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  680. [02:43:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  681. [02:43:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  682. [02:43:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  683. [02:43:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  684. [02:43:59] [Server thread/INFO]: Anti X-Ray: true
  685. [02:43:59] [Server thread/INFO]: Engine Mode: 1
  686. [02:43:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  687. [02:43:59] [Server thread/INFO]: Replace Blocks: [1, 5]
  688. [02:43:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  689. [02:43:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  690. [02:43:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  691. [02:43:59] [Server thread/INFO]: Random Lighting Updates: false
  692. [02:43:59] [Server thread/INFO]: Structure Info Saving: true
  693. [02:43:59] [Server thread/INFO]: Sending up to 10 chunks per packet
  694. [02:43:59] [Server thread/INFO]: Max Entity Collisions: 8
  695. [02:43:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  696. [02:43:59] [Server thread/INFO]: Max TNT Explosions: 100
  697. [02:43:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  698. [02:43:59] [Server thread/INFO]: Item Despawn Rate: 6000
  699. [02:43:59] [Server thread/INFO]: Item Merge Radius: 2.5
  700. [02:43:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  701. [02:43:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  702. [02:43:59] [Server thread/INFO]: View Distance: 10
  703. [02:43:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  704. [02:43:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  705. [02:43:59] [Server thread/INFO]: Clear tick list: false
  706. [02:43:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  707. [02:43:59] [Server thread/INFO]: -------- World Settings For [Plots] --------
  708. [02:43:59] [Server thread/INFO]: Mob Spawn Range: 4
  709. [02:43:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  710. [02:43:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  711. [02:43:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  712. [02:43:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  713. [02:43:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  714. [02:43:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  715. [02:43:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  716. [02:43:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  717. [02:43:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  718. [02:43:59] [Server thread/INFO]: Anti X-Ray: true
  719. [02:43:59] [Server thread/INFO]: Engine Mode: 1
  720. [02:43:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  721. [02:43:59] [Server thread/INFO]: Replace Blocks: [1, 5]
  722. [02:43:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  723. [02:43:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  724. [02:43:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  725. [02:43:59] [Server thread/INFO]: Random Lighting Updates: false
  726. [02:43:59] [Server thread/INFO]: Structure Info Saving: true
  727. [02:43:59] [Server thread/INFO]: Sending up to 10 chunks per packet
  728. [02:43:59] [Server thread/INFO]: Max Entity Collisions: 8
  729. [02:43:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  730. [02:43:59] [Server thread/INFO]: Max TNT Explosions: 100
  731. [02:43:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  732. [02:43:59] [Server thread/INFO]: Item Despawn Rate: 6000
  733. [02:43:59] [Server thread/INFO]: Item Merge Radius: 2.5
  734. [02:43:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  735. [02:43:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  736. [02:43:59] [Server thread/INFO]: View Distance: 10
  737. [02:43:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  738. [02:43:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  739. [02:43:59] [Server thread/INFO]: Clear tick list: false
  740. [02:43:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  741. [02:43:59] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.0.1-b546
  742. [02:43:59] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  743. [02:43:59] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b488
  744. [02:43:59] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  745. [02:43:59] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-b727
  746. [02:43:59] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  747. [02:43:59] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.3.0
  748. [02:43:59] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  749. [02:43:59] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  750. [02:43:59] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v4.0.80
  751. [02:43:59] [Server thread/INFO]: [LP] Closing storage...
  752. [02:43:59] [Server thread/INFO]: [LP] Shutting down internal scheduler...
  753. [02:43:59] [Server thread/INFO]: [LP] Goodbye!
  754. [02:43:59] [Server thread/INFO]: [ChatControl] Disabling ChatControl v5.6.2
  755. [02:44:02] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  756. [02:44:02] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  757. [02:44:02] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  758. [02:44:02] [Server thread/ERROR]: Nag author: 'Luck' of 'LuckPerms' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  759. [02:44:02] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  760. [02:44:02] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  761. [02:44:02] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  762. [02:44:02] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.6.2
  763. [02:44:02] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  764. [02:44:02] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
  765. [02:44:02] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
  766. [02:44:02] [Server thread/ERROR]: [ViaVersion] ViaVersion is already loaded, this should work fine. If you get any console errors, try rebooting.
  767. [02:44:02] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  768. [02:44:02] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  769. [02:44:02] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b488
  770. [02:44:02] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  771. [02:44:02] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b546
  772. [02:44:02] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  773. [02:44:02] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  774. [02:44:02] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  775. [02:44:02] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  776. [02:44:02] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  777. [02:44:02] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  778. [02:44:02] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  779. [02:44:02] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  780. [02:44:02] [Server thread/ERROR]: [PermissionsEx]
  781. ========== UNABLE TO LOAD PERMISSIONS BACKEND =========
  782. Your configuration must be fixed before PEX will enable
  783. Details: Error loading permissions file!
  784. =======================================================
  785. ru.tehkode.permissions.exceptions.PermissionBackendException: Error loading permissions file!
  786. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:321) ~[PermissionsEx-1.23.4.jar:?]
  787. at ru.tehkode.permissions.backends.file.FileBackend.<init>(FileBackend.java:120) ~[PermissionsEx-1.23.4.jar:?]
  788. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_112]
  789. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_112]
  790. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_112]
  791. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_112]
  792. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:392) ~[PermissionsEx-1.23.4.jar:?]
  793. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:367) ~[PermissionsEx-1.23.4.jar:?]
  794. at ru.tehkode.permissions.PermissionManager.createBackend(PermissionManager.java:624) ~[PermissionsEx-1.23.4.jar:?]
  795. at ru.tehkode.permissions.PermissionManager.setBackend(PermissionManager.java:606) ~[PermissionsEx-1.23.4.jar:?]
  796. at ru.tehkode.permissions.PermissionManager.initBackend(PermissionManager.java:693) ~[PermissionsEx-1.23.4.jar:?]
  797. at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:67) ~[PermissionsEx-1.23.4.jar:?]
  798. at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:175) [PermissionsEx-1.23.4.jar:?]
  799. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  800. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  801. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  802. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  803. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  804. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  805. at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  806. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  807. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  808. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  809. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  810. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  811. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  812. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  813. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  814. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  815. Caused by: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  816. in 'string', line 1, column 1:
  817. groups:
  818. ^
  819. expected <block end>, but found BlockMappingStart
  820. in 'string', line 23, column 2:
  821. Co-Owner:
  822. ^
  823.  
  824. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  825. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?]
  826. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  827. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  828. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?]
  829. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?]
  830. ... 28 more
  831. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  832. in 'string', line 1, column 1:
  833. groups:
  834. ^
  835. expected <block end>, but found BlockMappingStart
  836. in 'string', line 23, column 2:
  837. Co-Owner:
  838. ^
  839.  
  840. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  841. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  842. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  843. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  844. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  845. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  846. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  847. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  848. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  849. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  850. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  851. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?]
  852. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  853. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  854. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?]
  855. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?]
  856. ... 28 more
  857. [02:44:02] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  858. [02:44:02] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  859. [02:44:02] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.6.2
  860. [02:44:02] [Server thread/INFO]: Hooked into: Essentials
  861. [02:44:02] [Server thread/INFO]: Hooked into: Multiverse-Core (World Alias)
  862. [02:44:02] [Server thread/INFO]: Hooked into: Vault
  863. [02:44:02] [Server thread/INFO]: *---------------- ChatControl -----------------*
  864. [02:44:02] [Server thread/INFO]: Cannot enable packet features!
  865. [02:44:02] [Server thread/INFO]: Required plugin missing: ProtocolLib
  866. [02:44:02] [Server thread/INFO]: *----------------------------------------------*
  867. [02:44:02] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  868. [02:44:03] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  869. [02:44:03] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  870. [02:44:03] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
  871. [02:44:03] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  872. [02:44:05] [Server thread/INFO]: Could not set generator for world 'Plot': Plugin 'PlotSquared' does not exist
  873. [02:44:11] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  874. [02:44:11] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  875. [02:44:11] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b488
  876. [02:44:11] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
  877. [02:44:11] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
  878. [02:44:11] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  879. [02:44:11] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  880. [02:44:11] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
  881. [02:44:11] [Server thread/INFO]: Using locale en_GB
  882. [02:44:11] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  883. [02:44:11] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  884. [02:44:11] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  885. [02:44:11] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  886. [02:44:11] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  887. [02:44:11] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b546
  888. [02:44:11] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  889. [02:44:11] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  890. [02:44:14] [Server thread/INFO]: CONSOLE: Reload complete.
  891. [02:44:14] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
  892. [02:44:14] [Craft Scheduler Thread - 132/INFO]: [Vault] Checking for Updates ...
  893. [02:44:14] [Craft Scheduler Thread - 132/INFO]: [Vault] No new version available
  894. [02:45:03] [Server thread/INFO]: [Server] §bRented §bfrom §6Server§6.pro §b- §bFree §bGame §bHosting
  895. [02:45:03] [Server thread/INFO]: [Server] §bGet §6Premium §bto §bremove §bads
  896. [02:45:41] [User Authenticator #18/INFO]: UUID of player Coolkee123 is eba82862-50f4-46e4-8974-81b73782e74c
  897. [02:45:41] [Server thread/INFO]: Coolkee123[/90.202.86.90:56286] logged in with entity id 1753714 at ([world]106.5, 75.0, 247.5)
  898. [02:45:41] [Craft Scheduler Thread - 130/WARN]: Exception in thread "Craft Scheduler Thread - 130"
  899. [02:45:41] [Craft Scheduler Thread - 130/WARN]: org.apache.commons.lang.UnhandledException: Plugin Essentials v2.0.1-b488 generated an exception while executing task 1371
  900. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  901. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  902. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  903. at java.lang.Thread.run(Thread.java:745)
  904. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  905. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405)
  906. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243)
  907. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264)
  908. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738)
  909. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33)
  910. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28)
  911. at com.earth2me.essentials.User.getGroup(User.java:622)
  912. at com.earth2me.essentials.textreader.TextInput.<init>(TextInput.java:28)
  913. at com.earth2me.essentials.EssentialsPlayerListener.delayedJoin(EssentialsPlayerListener.java:209)
  914. at com.earth2me.essentials.EssentialsPlayerListener$1.run(EssentialsPlayerListener.java:179)
  915. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  916. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  917. ... 3 more
  918.  
  919. [02:45:41] [pool-61-thread-1/INFO]: Creating empty config: /home/gs/gs/data/servers/8470826/plugins/Essentials/userdata/eba82862-50f4-46e4-8974-81b73782e74c.yml
  920. [02:45:41] [Server thread/ERROR]: Could not pass event PlayerChangedWorldEvent to Essentials v2.0.1-b488
  921. org.bukkit.event.EventException
  922. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  923. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  924. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  925. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  926. at net.minecraft.server.v1_8_R3.PlayerList.moveToWorld(PlayerList.java:628) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  927. at org.bukkit.craftbukkit.v1_8_R3.entity.CraftPlayer.teleport(CraftPlayer.java:471) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  928. at com.earth2me.essentials.Teleport.now(Teleport.java:139) [EssentialsX-2.0.1.jar:?]
  929. at com.earth2me.essentials.Teleport.now(Teleport.java:104) [EssentialsX-2.0.1.jar:?]
  930. at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$NewPlayerTeleport.run(EssentialsSpawnPlayerListener.java:162) [EssentialsSpawn-2.x-SNAPSHOT.jar:?]
  931. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  932. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  933. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  934. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  935. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  936. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  937. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  938. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  939. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  940. at net.milkbowl.vault.chat.plugins.Chat_PermissionsEx.getUser(Chat_PermissionsEx.java:107) ~[?:?]
  941. at net.milkbowl.vault.chat.plugins.Chat_PermissionsEx.getPlayerPrefix(Chat_PermissionsEx.java:291) ~[?:?]
  942. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  943. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  944. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  945. at com.earth2me.essentials.User.getNick(User.java:310) ~[?:?]
  946. at com.earth2me.essentials.User.getNick(User.java:279) ~[?:?]
  947. at com.earth2me.essentials.User.setDisplayNick(User.java:339) ~[?:?]
  948. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChangedWorld(EssentialsPlayerListener.java:496) ~[?:?]
  949. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  950. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  951. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  952. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  953. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  954. ... 15 more
  955. [02:45:41] [Server thread/WARN]: §4That kit does not exist.
  956. [02:45:44] [User Authenticator #19/INFO]: UUID of player TigritoPlaysMC is 890ff968-9a72-4d93-8065-5090a6245f2c
  957. [02:45:44] [Server thread/INFO]: TigritoPlaysMC[/67.166.80.34:51621] logged in with entity id 1755259 at ([Plots]80.33910495354996, 82.74395358578526, 21.819901633675162)
  958. [02:45:44] [Craft Scheduler Thread - 136/WARN]: Exception in thread "Craft Scheduler Thread - 136"
  959. [02:45:44] [Craft Scheduler Thread - 136/WARN]: org.apache.commons.lang.UnhandledException: Plugin Essentials v2.0.1-b488 generated an exception while executing task 1379
  960. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  961. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  962. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  963. at java.lang.Thread.run(Thread.java:745)
  964. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  965. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405)
  966. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243)
  967. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264)
  968. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738)
  969. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33)
  970. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28)
  971. at com.earth2me.essentials.User.getGroup(User.java:622)
  972. at com.earth2me.essentials.textreader.TextInput.<init>(TextInput.java:28)
  973. at com.earth2me.essentials.EssentialsPlayerListener.delayedJoin(EssentialsPlayerListener.java:209)
  974. at com.earth2me.essentials.EssentialsPlayerListener$1.run(EssentialsPlayerListener.java:179)
  975. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  976. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  977. ... 3 more
  978.  
  979. [02:45:49] [Async Chat Thread - #12/ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials v2.0.1-b488
  980. org.bukkit.event.EventException
  981. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  982. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  983. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  984. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  985. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  986. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  987. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  988. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  989. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  990. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112]
  991. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112]
  992. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  993. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  994. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  995. at net.milkbowl.vault.chat.plugins.Chat_PermissionsEx.getUser(Chat_PermissionsEx.java:107) ~[?:?]
  996. at net.milkbowl.vault.chat.plugins.Chat_PermissionsEx.getPlayerPrefix(Chat_PermissionsEx.java:291) ~[?:?]
  997. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  998. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  999. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  1000. at com.earth2me.essentials.User.getNick(User.java:310) ~[?:?]
  1001. at com.earth2me.essentials.User.getNick(User.java:279) ~[?:?]
  1002. at com.earth2me.essentials.User.setDisplayNick(User.java:339) ~[?:?]
  1003. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:88) ~[?:?]
  1004. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  1005. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  1006. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  1007. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  1008. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1009. ... 11 more
  1010. [02:45:49] [Async Chat Thread - #12/ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.0.1-b546
  1011. org.bukkit.event.EventException
  1012. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1013. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1014. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1015. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1016. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1017. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1018. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1019. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  1020. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  1021. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112]
  1022. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112]
  1023. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  1024. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  1025. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  1026. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243) ~[?:?]
  1027. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264) ~[?:?]
  1028. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738) ~[?:?]
  1029. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33) ~[?:?]
  1030. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28) ~[?:?]
  1031. at com.earth2me.essentials.User.getGroup(User.java:622) ~[?:?]
  1032. at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:42) ~[?:?]
  1033. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  1034. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  1035. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  1036. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  1037. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1038. ... 11 more
  1039. [02:45:49] [Async Chat Thread - #12/INFO]: <TigritoPlaysMC> hi kee
  1040. [02:45:50] [Server thread/INFO]: TigritoPlaysMC issued server command: /gmc
  1041. [02:45:52] [Server thread/INFO]: TigritoPlaysMC issued server command: /pl
  1042. [02:46:09] [Async Chat Thread - #12/ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials v2.0.1-b488
  1043. org.bukkit.event.EventException
  1044. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1045. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1046. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1047. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1048. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1049. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1050. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1051. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  1052. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  1053. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112]
  1054. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112]
  1055. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  1056. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  1057. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  1058. at net.milkbowl.vault.chat.plugins.Chat_PermissionsEx.getUser(Chat_PermissionsEx.java:107) ~[?:?]
  1059. at net.milkbowl.vault.chat.plugins.Chat_PermissionsEx.getPlayerPrefix(Chat_PermissionsEx.java:291) ~[?:?]
  1060. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  1061. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  1062. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  1063. at com.earth2me.essentials.User.getNick(User.java:310) ~[?:?]
  1064. at com.earth2me.essentials.User.getNick(User.java:279) ~[?:?]
  1065. at com.earth2me.essentials.User.setDisplayNick(User.java:339) ~[?:?]
  1066. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:88) ~[?:?]
  1067. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  1068. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  1069. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  1070. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  1071. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1072. ... 11 more
  1073. [02:46:09] [Async Chat Thread - #12/ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.0.1-b546
  1074. org.bukkit.event.EventException
  1075. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1076. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1077. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1078. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1079. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1080. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1081. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1082. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  1083. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  1084. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112]
  1085. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112]
  1086. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  1087. Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
  1088. at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
  1089. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getUser(Permission_PermissionsEx.java:243) ~[?:?]
  1090. at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getPrimaryGroup(Permission_PermissionsEx.java:264) ~[?:?]
  1091. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:738) ~[?:?]
  1092. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33) ~[?:?]
  1093. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28) ~[?:?]
  1094. at com.earth2me.essentials.User.getGroup(User.java:622) ~[?:?]
  1095. at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:42) ~[?:?]
  1096. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  1097. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  1098. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  1099. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  1100. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  1101. ... 11 more
  1102. [02:46:09] [Async Chat Thread - #12/INFO]: <Coolkee123> Hai :D.
  1103. [02:46:30] [Server thread/INFO]: TigritoPlaysMC issued server command: /rl
  1104. [02:46:30] [Server thread/INFO]: TigritoPlaysMC: Please note that this command is not supported and may cause issues when using some plugins.
  1105. [02:46:30] [Server thread/INFO]: TigritoPlaysMC: If you encounter any issues please use the /stop command to restart your server.
  1106. [02:46:30] [Server thread/INFO]: Server Ping Player Sample Count: 12
  1107. [02:46:30] [Server thread/INFO]: Using 4 threads for Netty based IO
  1108. [02:46:30] [Server thread/INFO]: Debug logging is disabled
  1109. [02:46:30] [Server thread/INFO]: -------- World Settings For [world] --------
  1110. [02:46:30] [Server thread/INFO]: Mob Spawn Range: 4
  1111. [02:46:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1112. [02:46:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1113. [02:46:30] [Server thread/INFO]: Cane Growth Modifier: 100%
  1114. [02:46:30] [Server thread/INFO]: Melon Growth Modifier: 100%
  1115. [02:46:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1116. [02:46:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1117. [02:46:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1118. [02:46:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1119. [02:46:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1120. [02:46:30] [Server thread/INFO]: Anti X-Ray: true
  1121. [02:46:30] [Server thread/INFO]: Engine Mode: 1
  1122. [02:46:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1123. [02:46:30] [Server thread/INFO]: Replace Blocks: [1, 5]
  1124. [02:46:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1125. [02:46:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1126. [02:46:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1127. [02:46:30] [Server thread/INFO]: Random Lighting Updates: false
  1128. [02:46:30] [Server thread/INFO]: Structure Info Saving: true
  1129. [02:46:30] [Server thread/INFO]: Sending up to 10 chunks per packet
  1130. [02:46:30] [Server thread/INFO]: Max Entity Collisions: 8
  1131. [02:46:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1132. [02:46:30] [Server thread/INFO]: Max TNT Explosions: 100
  1133. [02:46:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1134. [02:46:30] [Server thread/INFO]: Item Despawn Rate: 6000
  1135. [02:46:30] [Server thread/INFO]: Item Merge Radius: 2.5
  1136. [02:46:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1137. [02:46:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1138. [02:46:30] [Server thread/INFO]: View Distance: 10
  1139. [02:46:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1140. [02:46:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1141. [02:46:30] [Server thread/INFO]: Clear tick list: false
  1142. [02:46:30] [Server thread/INFO]: Experience Merge Radius: 3.0
  1143. [02:46:30] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  1144. [02:46:30] [Server thread/INFO]: Mob Spawn Range: 4
  1145. [02:46:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1146. [02:46:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1147. [02:46:30] [Server thread/INFO]: Cane Growth Modifier: 100%
  1148. [02:46:30] [Server thread/INFO]: Melon Growth Modifier: 100%
  1149. [02:46:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1150. [02:46:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1151. [02:46:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1152. [02:46:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1153. [02:46:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1154. [02:46:30] [Server thread/INFO]: Anti X-Ray: true
  1155. [02:46:30] [Server thread/INFO]: Engine Mode: 1
  1156. [02:46:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1157. [02:46:30] [Server thread/INFO]: Replace Blocks: [1, 5]
  1158. [02:46:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1159. [02:46:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1160. [02:46:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1161. [02:46:30] [Server thread/INFO]: Random Lighting Updates: false
  1162. [02:46:30] [Server thread/INFO]: Structure Info Saving: true
  1163. [02:46:30] [Server thread/INFO]: Sending up to 10 chunks per packet
  1164. [02:46:30] [Server thread/INFO]: Max Entity Collisions: 8
  1165. [02:46:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1166. [02:46:30] [Server thread/INFO]: Max TNT Explosions: 100
  1167. [02:46:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1168. [02:46:30] [Server thread/INFO]: Item Despawn Rate: 6000
  1169. [02:46:30] [Server thread/INFO]: Item Merge Radius: 2.5
  1170. [02:46:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1171. [02:46:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1172. [02:46:30] [Server thread/INFO]: View Distance: 10
  1173. [02:46:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1174. [02:46:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1175. [02:46:30] [Server thread/INFO]: Clear tick list: false
  1176. [02:46:30] [Server thread/INFO]: Experience Merge Radius: 3.0
  1177. [02:46:30] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  1178. [02:46:30] [Server thread/INFO]: Mob Spawn Range: 4
  1179. [02:46:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1180. [02:46:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1181. [02:46:30] [Server thread/INFO]: Cane Growth Modifier: 100%
  1182. [02:46:30] [Server thread/INFO]: Melon Growth Modifier: 100%
  1183. [02:46:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1184. [02:46:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1185. [02:46:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1186. [02:46:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1187. [02:46:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1188. [02:46:30] [Server thread/INFO]: Anti X-Ray: true
  1189. [02:46:30] [Server thread/INFO]: Engine Mode: 1
  1190. [02:46:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1191. [02:46:30] [Server thread/INFO]: Replace Blocks: [1, 5]
  1192. [02:46:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1193. [02:46:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1194. [02:46:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1195. [02:46:30] [Server thread/INFO]: Random Lighting Updates: false
  1196. [02:46:30] [Server thread/INFO]: Structure Info Saving: true
  1197. [02:46:30] [Server thread/INFO]: Sending up to 10 chunks per packet
  1198. [02:46:30] [Server thread/INFO]: Max Entity Collisions: 8
  1199. [02:46:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1200. [02:46:30] [Server thread/INFO]: Max TNT Explosions: 100
  1201. [02:46:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1202. [02:46:30] [Server thread/INFO]: Item Despawn Rate: 6000
  1203. [02:46:30] [Server thread/INFO]: Item Merge Radius: 2.5
  1204. [02:46:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1205. [02:46:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1206. [02:46:30] [Server thread/INFO]: View Distance: 10
  1207. [02:46:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1208. [02:46:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1209. [02:46:30] [Server thread/INFO]: Clear tick list: false
  1210. [02:46:30] [Server thread/INFO]: Experience Merge Radius: 3.0
  1211. [02:46:30] [Server thread/INFO]: -------- World Settings For [flatroom] --------
  1212. [02:46:30] [Server thread/INFO]: Mob Spawn Range: 4
  1213. [02:46:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1214. [02:46:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1215. [02:46:30] [Server thread/INFO]: Cane Growth Modifier: 100%
  1216. [02:46:30] [Server thread/INFO]: Melon Growth Modifier: 100%
  1217. [02:46:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1218. [02:46:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1219. [02:46:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1220. [02:46:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1221. [02:46:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1222. [02:46:30] [Server thread/INFO]: Anti X-Ray: true
  1223. [02:46:30] [Server thread/INFO]: Engine Mode: 1
  1224. [02:46:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1225. [02:46:30] [Server thread/INFO]: Replace Blocks: [1, 5]
  1226. [02:46:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1227. [02:46:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1228. [02:46:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1229. [02:46:30] [Server thread/INFO]: Random Lighting Updates: false
  1230. [02:46:30] [Server thread/INFO]: Structure Info Saving: true
  1231. [02:46:30] [Server thread/INFO]: Sending up to 10 chunks per packet
  1232. [02:46:30] [Server thread/INFO]: Max Entity Collisions: 8
  1233. [02:46:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1234. [02:46:30] [Server thread/INFO]: Max TNT Explosions: 100
  1235. [02:46:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1236. [02:46:30] [Server thread/INFO]: Item Despawn Rate: 6000
  1237. [02:46:30] [Server thread/INFO]: Item Merge Radius: 2.5
  1238. [02:46:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1239. [02:46:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1240. [02:46:30] [Server thread/INFO]: View Distance: 10
  1241. [02:46:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1242. [02:46:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1243. [02:46:30] [Server thread/INFO]: Clear tick list: false
  1244. [02:46:30] [Server thread/INFO]: Experience Merge Radius: 3.0
  1245. [02:46:30] [Server thread/INFO]: -------- World Settings For [Plot] --------
  1246. [02:46:30] [Server thread/INFO]: Mob Spawn Range: 4
  1247. [02:46:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1248. [02:46:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1249. [02:46:30] [Server thread/INFO]: Cane Growth Modifier: 100%
  1250. [02:46:30] [Server thread/INFO]: Melon Growth Modifier: 100%
  1251. [02:46:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1252. [02:46:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1253. [02:46:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1254. [02:46:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1255. [02:46:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1256. [02:46:30] [Server thread/INFO]: Anti X-Ray: true
  1257. [02:46:30] [Server thread/INFO]: Engine Mode: 1
  1258. [02:46:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1259. [02:46:30] [Server thread/INFO]: Replace Blocks: [1, 5]
  1260. [02:46:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1261. [02:46:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1262. [02:46:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1263. [02:46:30] [Server thread/INFO]: Random Lighting Updates: false
  1264. [02:46:30] [Server thread/INFO]: Structure Info Saving: true
  1265. [02:46:30] [Server thread/INFO]: Sending up to 10 chunks per packet
  1266. [02:46:30] [Server thread/INFO]: Max Entity Collisions: 8
  1267. [02:46:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1268. [02:46:30] [Server thread/INFO]: Max TNT Explosions: 100
  1269. [02:46:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1270. [02:46:30] [Server thread/INFO]: Item Despawn Rate: 6000
  1271. [02:46:30] [Server thread/INFO]: Item Merge Radius: 2.5
  1272. [02:46:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1273. [02:46:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1274. [02:46:30] [Server thread/INFO]: View Distance: 10
  1275. [02:46:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1276. [02:46:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1277. [02:46:30] [Server thread/INFO]: Clear tick list: false
  1278. [02:46:30] [Server thread/INFO]: Experience Merge Radius: 3.0
  1279. [02:46:30] [Server thread/INFO]: -------- World Settings For [Plots] --------
  1280. [02:46:30] [Server thread/INFO]: Mob Spawn Range: 4
  1281. [02:46:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1282. [02:46:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1283. [02:46:30] [Server thread/INFO]: Cane Growth Modifier: 100%
  1284. [02:46:30] [Server thread/INFO]: Melon Growth Modifier: 100%
  1285. [02:46:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1286. [02:46:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1287. [02:46:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1288. [02:46:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1289. [02:46:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1290. [02:46:30] [Server thread/INFO]: Anti X-Ray: true
  1291. [02:46:30] [Server thread/INFO]: Engine Mode: 1
  1292. [02:46:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1293. [02:46:30] [Server thread/INFO]: Replace Blocks: [1, 5]
  1294. [02:46:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1295. [02:46:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1296. [02:46:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1297. [02:46:30] [Server thread/INFO]: Random Lighting Updates: false
  1298. [02:46:30] [Server thread/INFO]: Structure Info Saving: true
  1299. [02:46:30] [Server thread/INFO]: Sending up to 10 chunks per packet
  1300. [02:46:30] [Server thread/INFO]: Max Entity Collisions: 8
  1301. [02:46:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1302. [02:46:30] [Server thread/INFO]: Max TNT Explosions: 100
  1303. [02:46:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1304. [02:46:30] [Server thread/INFO]: Item Despawn Rate: 6000
  1305. [02:46:30] [Server thread/INFO]: Item Merge Radius: 2.5
  1306. [02:46:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1307. [02:46:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1308. [02:46:30] [Server thread/INFO]: View Distance: 10
  1309. [02:46:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1310. [02:46:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1311. [02:46:30] [Server thread/INFO]: Clear tick list: false
  1312. [02:46:30] [Server thread/INFO]: Experience Merge Radius: 3.0
  1313. [02:46:30] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.0.1-b546
  1314. [02:46:30] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  1315. [02:46:30] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b488
  1316. [02:46:30] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  1317. [02:46:30] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-b727
  1318. [02:46:30] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  1319. [02:46:30] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.3.0
  1320. [02:46:30] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  1321. [02:46:30] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  1322. [02:46:30] [Server thread/INFO]: [ChatControl] Disabling ChatControl v5.6.2
  1323. [02:46:32] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  1324. [02:46:32] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  1325. [02:46:32] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  1326. [02:46:32] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  1327. [02:46:32] [Server thread/ERROR]: Nag author: 'Citymonstret' of 'PlotSquared' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
  1328. [02:46:32] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.6.2
  1329. [02:46:32] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  1330. [02:46:32] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
  1331. [02:46:32] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
  1332. [02:46:32] [Server thread/ERROR]: [ViaVersion] ViaVersion is already loaded, this should work fine. If you get any console errors, try rebooting.
  1333. [02:46:32] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  1334. [02:46:32] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  1335. [02:46:32] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b488
  1336. [02:46:32] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  1337. [02:46:32] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b546
  1338. [02:46:32] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  1339. [02:46:32] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  1340. [02:46:32] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  1341. [02:46:32] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  1342. [02:46:32] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.6.2
  1343. [02:46:32] [Server thread/INFO]: Hooked into: Essentials
  1344. [02:46:32] [Server thread/INFO]: Hooked into: Multiverse-Core (World Alias)
  1345. [02:46:32] [Server thread/INFO]: Hooked into: Vault
  1346. [02:46:32] [Server thread/INFO]: *---------------- ChatControl -----------------*
  1347. [02:46:32] [Server thread/INFO]: Cannot enable packet features!
  1348. [02:46:32] [Server thread/INFO]: Required plugin missing: ProtocolLib
  1349. [02:46:32] [Server thread/INFO]: *----------------------------------------------*
  1350. [02:46:32] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  1351. [02:46:33] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  1352. [02:46:33] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  1353. [02:46:33] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
  1354. [02:46:33] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  1355. [02:46:35] [Server thread/INFO]: Could not set generator for world 'Plot': Plugin 'PlotSquared' does not exist
  1356. [02:46:38] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  1357. [02:46:38] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  1358. [02:46:38] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b488
  1359. [02:46:38] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
  1360. [02:46:38] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
  1361. [02:46:38] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  1362. [02:46:38] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  1363. [02:46:38] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
  1364. [02:46:38] [Server thread/INFO]: Using locale en_GB
  1365. [02:46:38] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  1366. [02:46:38] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  1367. [02:46:38] [Server thread/INFO]: [Essentials] Using config file enhanced permissions.
  1368. [02:46:38] [Server thread/INFO]: [Essentials] Permissions listed in as player-commands will be given to all users.
  1369. [02:46:38] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  1370. [02:46:38] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  1371. [02:46:38] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b546
  1372. [02:46:38] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  1373. [02:46:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1374. [02:46:38] [Server thread/INFO]: TigritoPlaysMC: Reload complete.
  1375. [02:46:38] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
  1376. [02:46:38] [Craft Scheduler Thread - 140/INFO]: [Vault] Checking for Updates ...
  1377. [02:46:42] [Craft Scheduler Thread - 140/INFO]: [Vault] No new version available
  1378. [02:46:46] [Server thread/INFO]: [-] Coolkee123
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement