Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2019
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.97 KB | None | 0 0
  1. [09:07:14] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [09:07:14] [Server thread/INFO]: Loading properties
  3. [09:07:14] [Server thread/INFO]: Default game type: SURVIVAL
  4. [09:07:14] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-dcd1643-e60fc34 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  5. [09:07:14] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [09:07:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [09:07:14] [Server thread/INFO]: Debug logging is disabled
  8. [09:07:14] [Server thread/INFO]: Generating keypair
  9. [09:07:14] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25616
  10. [09:07:14] [Server thread/INFO]: Using epoll channel type
  11. [09:07:15] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [09:07:15] [Server thread/ERROR]: Could not load 'plugins/MinetopiaSDBRel.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com.sk89q.worldguard.protection.flags.Flag
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [server.jar:git-Spigot-dcd1643-e60fc34]
  17. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-dcd1643-e60fc34]
  18. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [server.jar:git-Spigot-dcd1643-e60fc34]
  19. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-dcd1643-e60fc34]
  20. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_202]
  21. Caused by: java.lang.NoClassDefFoundError: com.sk89q.worldguard.protection.flags.Flag
  22. at java.lang.Class.forNameImpl(Native Method) ~[?:1.8.0_202]
  23. at java.lang.Class.forName(Class.java:402) ~[?:1.8.0_202]
  24. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  25. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  26. ... 6 more
  27. Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.protection.flags.Flag
  28. at java.net.URLClassLoader.findClass(URLClassLoader.java:591) ~[?:1.8.0_202]
  29. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  31. at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:934) ~[?:1.8.0_202]
  32. at java.lang.ClassLoader.loadClass(ClassLoader.java:879) ~[?:1.8.0_202]
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:862) ~[?:1.8.0_202]
  34. at java.lang.Class.forNameImpl(Native Method) ~[?:1.8.0_202]
  35. at java.lang.Class.forName(Class.java:402) ~[?:1.8.0_202]
  36. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  38. ... 6 more
  39. [09:07:15] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  40. [09:07:15] [Server thread/INFO]: Preparing level "world"
  41. [09:07:15] [Server thread/INFO]: -------- World Settings For [world] --------
  42. [09:07:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  43. [09:07:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  44. [09:07:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  45. [09:07:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  46. [09:07:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  47. [09:07:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  48. [09:07:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  49. [09:07:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  50. [09:07:15] [Server thread/INFO]: Vine Growth Modifier: 100%
  51. [09:07:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  52. [09:07:15] [Server thread/INFO]: Item Merge Radius: 2.5
  53. [09:07:15] [Server thread/INFO]: Experience Merge Radius: 3.0
  54. [09:07:15] [Server thread/INFO]: View Distance: 10
  55. [09:07:15] [Server thread/INFO]: Mob Spawn Range: 4
  56. [09:07:15] [Server thread/INFO]: Item Despawn Rate: 6000
  57. [09:07:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  58. [09:07:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  59. [09:07:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  60. [09:07:15] [Server thread/INFO]: Random Lighting Updates: false
  61. [09:07:15] [Server thread/INFO]: Structure Info Saving: true
  62. [09:07:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
  63. [09:07:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  64. [09:07:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  65. [09:07:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  66. [09:07:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  67. [09:07:15] [Server thread/INFO]: Max TNT Explosions: 100
  68. [09:07:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  69. [09:07:15] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  70. [09:07:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  71. [09:07:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  72. [09:07:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  73. [09:07:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  74. [09:07:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  75. [09:07:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  76. [09:07:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  77. [09:07:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  78. [09:07:15] [Server thread/INFO]: Vine Growth Modifier: 100%
  79. [09:07:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  80. [09:07:15] [Server thread/INFO]: Item Merge Radius: 2.5
  81. [09:07:15] [Server thread/INFO]: Experience Merge Radius: 3.0
  82. [09:07:15] [Server thread/INFO]: View Distance: 10
  83. [09:07:15] [Server thread/INFO]: Mob Spawn Range: 4
  84. [09:07:15] [Server thread/INFO]: Item Despawn Rate: 6000
  85. [09:07:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  86. [09:07:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  87. [09:07:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  88. [09:07:15] [Server thread/INFO]: Random Lighting Updates: false
  89. [09:07:15] [Server thread/INFO]: Structure Info Saving: true
  90. [09:07:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
  91. [09:07:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  92. [09:07:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  93. [09:07:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  94. [09:07:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  95. [09:07:15] [Server thread/INFO]: Max TNT Explosions: 100
  96. [09:07:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  97. [09:07:15] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  98. [09:07:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  99. [09:07:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  100. [09:07:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  101. [09:07:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  102. [09:07:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  103. [09:07:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  104. [09:07:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  105. [09:07:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  106. [09:07:15] [Server thread/INFO]: Vine Growth Modifier: 100%
  107. [09:07:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  108. [09:07:15] [Server thread/INFO]: Item Merge Radius: 2.5
  109. [09:07:15] [Server thread/INFO]: Experience Merge Radius: 3.0
  110. [09:07:15] [Server thread/INFO]: View Distance: 10
  111. [09:07:15] [Server thread/INFO]: Mob Spawn Range: 4
  112. [09:07:15] [Server thread/INFO]: Item Despawn Rate: 6000
  113. [09:07:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  114. [09:07:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  115. [09:07:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  116. [09:07:15] [Server thread/INFO]: Random Lighting Updates: false
  117. [09:07:15] [Server thread/INFO]: Structure Info Saving: true
  118. [09:07:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
  119. [09:07:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  120. [09:07:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  121. [09:07:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  122. [09:07:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  123. [09:07:15] [Server thread/INFO]: Max TNT Explosions: 100
  124. [09:07:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  125. [09:07:15] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1524005839862764121)
  126. [09:07:16] [Server thread/INFO]: Preparing spawn area: 26%
  127. [09:07:17] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1524005839862764121)
  128. [09:07:18] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1524005839862764121)
  129. [09:07:18] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  130. [09:07:18] [Server thread/INFO]: Done (3.628s)! For help, type "help" or "?"
  131. [09:07:18] [Server thread/INFO]: Starting GS4 status listener
  132. [09:07:18] [Query Listener #1/INFO]: Query running on 0.0.0.0:25616
  133. [09:07:31] [User Authenticator #1/INFO]: UUID of player JulianBeLike_ is 94c43275-7e4b-4434-a309-6fba42468e82
  134. [09:07:31] [Server thread/INFO]: JulianBeLike_[/93.190.137.173:62327] logged in with entity id 232 at ([world]-78.97630523761215, 75.0, 114.84723953372882)
  135. [09:07:36] [Server thread/INFO]: JulianBeLike_ issued server command: /pl
  136. [09:08:01] [Server thread/INFO]: JulianBeLike_ issued server command: /rl
  137. [09:08:01] [Server thread/INFO]: JulianBeLike_: Please note that this command is not supported and may cause issues when using some plugins.
  138. [09:08:01] [Server thread/INFO]: JulianBeLike_: If you encounter any issues please use the /stop command to restart your server.
  139. [09:08:01] [Server thread/INFO]: Using 4 threads for Netty based IO
  140. [09:08:01] [Server thread/INFO]: Server Ping Player Sample Count: 12
  141. [09:08:01] [Server thread/INFO]: Debug logging is disabled
  142. [09:08:01] [Server thread/INFO]: -------- World Settings For [world] --------
  143. [09:08:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  144. [09:08:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  145. [09:08:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  146. [09:08:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  147. [09:08:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  148. [09:08:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  149. [09:08:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  150. [09:08:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  151. [09:08:01] [Server thread/INFO]: Vine Growth Modifier: 100%
  152. [09:08:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  153. [09:08:01] [Server thread/INFO]: Item Merge Radius: 2.5
  154. [09:08:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  155. [09:08:01] [Server thread/INFO]: View Distance: 10
  156. [09:08:01] [Server thread/INFO]: Mob Spawn Range: 4
  157. [09:08:01] [Server thread/INFO]: Item Despawn Rate: 6000
  158. [09:08:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  159. [09:08:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  160. [09:08:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  161. [09:08:01] [Server thread/INFO]: Random Lighting Updates: false
  162. [09:08:01] [Server thread/INFO]: Structure Info Saving: true
  163. [09:08:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  164. [09:08:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  165. [09:08:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  166. [09:08:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  167. [09:08:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  168. [09:08:01] [Server thread/INFO]: Max TNT Explosions: 100
  169. [09:08:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  170. [09:08:01] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  171. [09:08:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  172. [09:08:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  173. [09:08:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  174. [09:08:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  175. [09:08:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  176. [09:08:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  177. [09:08:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  178. [09:08:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  179. [09:08:01] [Server thread/INFO]: Vine Growth Modifier: 100%
  180. [09:08:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  181. [09:08:01] [Server thread/INFO]: Item Merge Radius: 2.5
  182. [09:08:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  183. [09:08:01] [Server thread/INFO]: View Distance: 10
  184. [09:08:01] [Server thread/INFO]: Mob Spawn Range: 4
  185. [09:08:01] [Server thread/INFO]: Item Despawn Rate: 6000
  186. [09:08:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  187. [09:08:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  188. [09:08:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  189. [09:08:01] [Server thread/INFO]: Random Lighting Updates: false
  190. [09:08:01] [Server thread/INFO]: Structure Info Saving: true
  191. [09:08:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  192. [09:08:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  193. [09:08:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  194. [09:08:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  195. [09:08:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  196. [09:08:01] [Server thread/INFO]: Max TNT Explosions: 100
  197. [09:08:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  198. [09:08:01] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  199. [09:08:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  200. [09:08:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  201. [09:08:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  202. [09:08:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  203. [09:08:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  204. [09:08:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  205. [09:08:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  206. [09:08:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  207. [09:08:01] [Server thread/INFO]: Vine Growth Modifier: 100%
  208. [09:08:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  209. [09:08:01] [Server thread/INFO]: Item Merge Radius: 2.5
  210. [09:08:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  211. [09:08:01] [Server thread/INFO]: View Distance: 10
  212. [09:08:01] [Server thread/INFO]: Mob Spawn Range: 4
  213. [09:08:01] [Server thread/INFO]: Item Despawn Rate: 6000
  214. [09:08:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  215. [09:08:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  216. [09:08:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  217. [09:08:01] [Server thread/INFO]: Random Lighting Updates: false
  218. [09:08:01] [Server thread/INFO]: Structure Info Saving: true
  219. [09:08:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  220. [09:08:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  221. [09:08:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  222. [09:08:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  223. [09:08:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  224. [09:08:01] [Server thread/INFO]: Max TNT Explosions: 100
  225. [09:08:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  226. [09:08:02] [Server thread/ERROR]: Could not load 'plugins/MinetopiaSDBRel.jar' in folder 'plugins'
  227. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com.sk89q.worldguard.protection.flags.Flag
  228. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  229. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  230. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [server.jar:git-Spigot-dcd1643-e60fc34]
  231. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-dcd1643-e60fc34]
  232. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:750) [server.jar:git-Spigot-dcd1643-e60fc34]
  233. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  234. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  235. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  236. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  237. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  238. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  239. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  240. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  241. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  242. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  243. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  244. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  245. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  246. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  247. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  248. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  249. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_202]
  250. Caused by: java.lang.NoClassDefFoundError: com.sk89q.worldguard.protection.flags.Flag
  251. at java.lang.Class.forNameImpl(Native Method) ~[?:1.8.0_202]
  252. at java.lang.Class.forName(Class.java:402) ~[?:1.8.0_202]
  253. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  254. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  255. ... 21 more
  256. Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.protection.flags.Flag
  257. at java.net.URLClassLoader.findClass(URLClassLoader.java:591) ~[?:1.8.0_202]
  258. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  259. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  260. at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:934) ~[?:1.8.0_202]
  261. at java.lang.ClassLoader.loadClass(ClassLoader.java:879) ~[?:1.8.0_202]
  262. at java.lang.ClassLoader.loadClass(ClassLoader.java:862) ~[?:1.8.0_202]
  263. at java.lang.Class.forNameImpl(Native Method) ~[?:1.8.0_202]
  264. at java.lang.Class.forName(Class.java:402) ~[?:1.8.0_202]
  265. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  266. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  267. ... 21 more
  268. [09:08:02] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  269. [09:08:02] [Server thread/INFO]: JulianBeLike_: Reload complete.
  270. [09:08:03] [Server thread/INFO]: JulianBeLike_ issued server command: /pl
  271. [09:08:16] [Server thread/INFO]: JulianBeLike_ issued server command: /rl
  272. [09:08:16] [Server thread/INFO]: JulianBeLike_: Please note that this command is not supported and may cause issues when using some plugins.
  273. [09:08:16] [Server thread/INFO]: JulianBeLike_: If you encounter any issues please use the /stop command to restart your server.
  274. [09:08:16] [Server thread/INFO]: Using 4 threads for Netty based IO
  275. [09:08:16] [Server thread/INFO]: Server Ping Player Sample Count: 12
  276. [09:08:16] [Server thread/INFO]: Debug logging is disabled
  277. [09:08:16] [Server thread/INFO]: -------- World Settings For [world] --------
  278. [09:08:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  279. [09:08:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  280. [09:08:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  281. [09:08:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  282. [09:08:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  283. [09:08:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  284. [09:08:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  285. [09:08:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  286. [09:08:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  287. [09:08:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  288. [09:08:16] [Server thread/INFO]: Item Merge Radius: 2.5
  289. [09:08:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  290. [09:08:16] [Server thread/INFO]: View Distance: 10
  291. [09:08:16] [Server thread/INFO]: Mob Spawn Range: 4
  292. [09:08:16] [Server thread/INFO]: Item Despawn Rate: 6000
  293. [09:08:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  294. [09:08:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  295. [09:08:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  296. [09:08:16] [Server thread/INFO]: Random Lighting Updates: false
  297. [09:08:16] [Server thread/INFO]: Structure Info Saving: true
  298. [09:08:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  299. [09:08:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  300. [09:08:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  301. [09:08:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  302. [09:08:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  303. [09:08:16] [Server thread/INFO]: Max TNT Explosions: 100
  304. [09:08:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  305. [09:08:16] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  306. [09:08:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  307. [09:08:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  308. [09:08:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  309. [09:08:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  310. [09:08:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  311. [09:08:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  312. [09:08:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  313. [09:08:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  314. [09:08:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  315. [09:08:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  316. [09:08:16] [Server thread/INFO]: Item Merge Radius: 2.5
  317. [09:08:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  318. [09:08:16] [Server thread/INFO]: View Distance: 10
  319. [09:08:16] [Server thread/INFO]: Mob Spawn Range: 4
  320. [09:08:16] [Server thread/INFO]: Item Despawn Rate: 6000
  321. [09:08:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  322. [09:08:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  323. [09:08:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  324. [09:08:16] [Server thread/INFO]: Random Lighting Updates: false
  325. [09:08:16] [Server thread/INFO]: Structure Info Saving: true
  326. [09:08:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  327. [09:08:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  328. [09:08:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  329. [09:08:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  330. [09:08:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  331. [09:08:16] [Server thread/INFO]: Max TNT Explosions: 100
  332. [09:08:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  333. [09:08:16] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  334. [09:08:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  335. [09:08:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  336. [09:08:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  337. [09:08:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  338. [09:08:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  339. [09:08:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  340. [09:08:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  341. [09:08:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  342. [09:08:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  343. [09:08:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  344. [09:08:16] [Server thread/INFO]: Item Merge Radius: 2.5
  345. [09:08:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  346. [09:08:16] [Server thread/INFO]: View Distance: 10
  347. [09:08:16] [Server thread/INFO]: Mob Spawn Range: 4
  348. [09:08:16] [Server thread/INFO]: Item Despawn Rate: 6000
  349. [09:08:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  350. [09:08:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  351. [09:08:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  352. [09:08:16] [Server thread/INFO]: Random Lighting Updates: false
  353. [09:08:16] [Server thread/INFO]: Structure Info Saving: true
  354. [09:08:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  355. [09:08:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  356. [09:08:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  357. [09:08:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  358. [09:08:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  359. [09:08:16] [Server thread/INFO]: Max TNT Explosions: 100
  360. [09:08:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  361. [09:08:17] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  362. [09:08:17] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
  363. [09:08:17] [Server thread/INFO]: [MinetopiaSDB] Loading MinetopiaSDB v1.28.2
  364. [09:08:17] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  365. [09:08:17] [Server thread/INFO]: [WorldEdit] Default configuration file written: config.yml
  366. [09:08:17] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  367. [09:08:17] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
  368. [09:08:17] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  369. [09:08:17] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/container/plugins/WorldGuard/config.yml
  370. [09:08:17] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/container/plugins/WorldGuard/worlds/world/config.yml
  371. [09:08:17] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/container/plugins/WorldGuard/worlds/world/blacklist.txt
  372. [09:08:17] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  373. [09:08:17] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  374. [09:08:17] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  375. [09:08:17] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  376. [09:08:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  377. [09:08:17] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/container/plugins/WorldGuard/worlds/world_nether/config.yml
  378. [09:08:17] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/container/plugins/WorldGuard/worlds/world_nether/blacklist.txt
  379. [09:08:17] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  380. [09:08:17] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  381. [09:08:17] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  382. [09:08:17] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  383. [09:08:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  384. [09:08:17] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/container/plugins/WorldGuard/worlds/world_the_end/config.yml
  385. [09:08:17] [Server thread/INFO]: [WorldGuard] Default configuration file written: /home/container/plugins/WorldGuard/worlds/world_the_end/blacklist.txt
  386. [09:08:17] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  387. [09:08:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  388. [09:08:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  389. [09:08:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  390. [09:08:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  391. [09:08:17] [Server thread/INFO]: [WorldGuard] Loading region data...
  392. [09:08:17] [Server thread/INFO]: [WorldGuard] Unloading and saving region data that is currently loaded...
  393. [09:08:17] [Server thread/INFO]: [WorldGuard] Loading region data for loaded worlds...
  394. [09:08:17] [Server thread/INFO]: [WorldGuard] Regions saved after UUID migration! This won't happen again unless you change the relevant configuration option in WorldGuard's config.
  395. [09:08:17] [Server thread/INFO]: [MinetopiaSDB] Enabling MinetopiaSDB v1.28.2
  396. [09:08:17] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  397. [09:08:17] [Server thread/INFO]: JulianBeLike_: Reload complete.
  398. [09:08:19] [Server thread/INFO]: JulianBeLike_ issued server command: /pl
  399. [09:08:30] [Server thread/INFO]: JulianBeLike_ issued server command: /sdb
  400. [09:08:37] [Server thread/INFO]: JulianBeLike_ issued server command: /rl
  401. [09:08:37] [Server thread/INFO]: JulianBeLike_: Please note that this command is not supported and may cause issues when using some plugins.
  402. [09:08:37] [Server thread/INFO]: JulianBeLike_: If you encounter any issues please use the /stop command to restart your server.
  403. [09:08:37] [Server thread/INFO]: Using 4 threads for Netty based IO
  404. [09:08:37] [Server thread/INFO]: Server Ping Player Sample Count: 12
  405. [09:08:37] [Server thread/INFO]: Debug logging is disabled
  406. [09:08:37] [Server thread/INFO]: -------- World Settings For [world] --------
  407. [09:08:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
  408. [09:08:37] [Server thread/INFO]: Cane Growth Modifier: 100%
  409. [09:08:37] [Server thread/INFO]: Melon Growth Modifier: 100%
  410. [09:08:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  411. [09:08:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  412. [09:08:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
  413. [09:08:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
  414. [09:08:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  415. [09:08:37] [Server thread/INFO]: Vine Growth Modifier: 100%
  416. [09:08:37] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  417. [09:08:37] [Server thread/INFO]: Item Merge Radius: 2.5
  418. [09:08:37] [Server thread/INFO]: Experience Merge Radius: 3.0
  419. [09:08:37] [Server thread/INFO]: View Distance: 10
  420. [09:08:37] [Server thread/INFO]: Mob Spawn Range: 4
  421. [09:08:37] [Server thread/INFO]: Item Despawn Rate: 6000
  422. [09:08:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  423. [09:08:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  424. [09:08:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  425. [09:08:37] [Server thread/INFO]: Random Lighting Updates: false
  426. [09:08:37] [Server thread/INFO]: Structure Info Saving: true
  427. [09:08:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
  428. [09:08:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  429. [09:08:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  430. [09:08:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  431. [09:08:37] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  432. [09:08:37] [Server thread/INFO]: Max TNT Explosions: 100
  433. [09:08:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  434. [09:08:37] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  435. [09:08:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
  436. [09:08:37] [Server thread/INFO]: Cane Growth Modifier: 100%
  437. [09:08:37] [Server thread/INFO]: Melon Growth Modifier: 100%
  438. [09:08:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  439. [09:08:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  440. [09:08:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
  441. [09:08:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
  442. [09:08:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  443. [09:08:37] [Server thread/INFO]: Vine Growth Modifier: 100%
  444. [09:08:37] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  445. [09:08:37] [Server thread/INFO]: Item Merge Radius: 2.5
  446. [09:08:37] [Server thread/INFO]: Experience Merge Radius: 3.0
  447. [09:08:37] [Server thread/INFO]: View Distance: 10
  448. [09:08:37] [Server thread/INFO]: Mob Spawn Range: 4
  449. [09:08:37] [Server thread/INFO]: Item Despawn Rate: 6000
  450. [09:08:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  451. [09:08:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  452. [09:08:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  453. [09:08:37] [Server thread/INFO]: Random Lighting Updates: false
  454. [09:08:37] [Server thread/INFO]: Structure Info Saving: true
  455. [09:08:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
  456. [09:08:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  457. [09:08:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  458. [09:08:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  459. [09:08:37] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  460. [09:08:37] [Server thread/INFO]: Max TNT Explosions: 100
  461. [09:08:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  462. [09:08:37] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  463. [09:08:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
  464. [09:08:37] [Server thread/INFO]: Cane Growth Modifier: 100%
  465. [09:08:37] [Server thread/INFO]: Melon Growth Modifier: 100%
  466. [09:08:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  467. [09:08:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  468. [09:08:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
  469. [09:08:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
  470. [09:08:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  471. [09:08:37] [Server thread/INFO]: Vine Growth Modifier: 100%
  472. [09:08:37] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  473. [09:08:37] [Server thread/INFO]: Item Merge Radius: 2.5
  474. [09:08:37] [Server thread/INFO]: Experience Merge Radius: 3.0
  475. [09:08:37] [Server thread/INFO]: View Distance: 10
  476. [09:08:37] [Server thread/INFO]: Mob Spawn Range: 4
  477. [09:08:37] [Server thread/INFO]: Item Despawn Rate: 6000
  478. [09:08:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  479. [09:08:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  480. [09:08:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  481. [09:08:37] [Server thread/INFO]: Random Lighting Updates: false
  482. [09:08:37] [Server thread/INFO]: Structure Info Saving: true
  483. [09:08:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
  484. [09:08:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  485. [09:08:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  486. [09:08:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  487. [09:08:37] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  488. [09:08:37] [Server thread/INFO]: Max TNT Explosions: 100
  489. [09:08:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  490. [09:08:37] [Server thread/INFO]: [MinetopiaSDB] Disabling MinetopiaSDB v1.28.2
  491. [09:08:37] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  492. [09:08:37] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  493. [09:08:37] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  494. [09:08:38] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  495. [09:08:38] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  496. [09:08:38] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
  497. [09:08:38] [Server thread/INFO]: [MinetopiaSDB] Loading MinetopiaSDB v1.28.2
  498. [09:08:38] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  499. [09:08:38] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  500. [09:08:38] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  501. [09:08:38] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  502. [09:08:38] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  503. [09:08:38] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
  504. [09:08:38] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  505. [09:08:38] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  506. [09:08:38] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  507. [09:08:38] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  508. [09:08:38] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  509. [09:08:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  510. [09:08:38] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  511. [09:08:38] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  512. [09:08:38] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  513. [09:08:38] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  514. [09:08:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  515. [09:08:38] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  516. [09:08:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  517. [09:08:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  518. [09:08:38] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  519. [09:08:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  520. [09:08:38] [Server thread/INFO]: [WorldGuard] Loading region data...
  521. [09:08:38] [Server thread/INFO]: [MinetopiaSDB] Enabling MinetopiaSDB v1.28.2
  522. [09:08:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  523. [09:08:38] [Server thread/INFO]: JulianBeLike_: Reload complete.
  524. [09:08:38] [Craft Scheduler Thread - 0/INFO]: [Vault] Checking for Updates ...
  525. [09:08:39] [Craft Scheduler Thread - 0/INFO]: [Vault] No new version available
  526. [09:08:41] [Server thread/INFO]: JulianBeLike_ issued server command: /sdb
  527. [09:08:45] [Server thread/INFO]: JulianBeLike_ issued server command: /pl
  528. [09:08:49] [Server thread/INFO]: JulianBeLike_ issued server command: /sdb
  529. [09:09:05] [Server thread/INFO]: JulianBeLike_ issued server command: /rl
  530. [09:09:05] [Server thread/INFO]: JulianBeLike_: Please note that this command is not supported and may cause issues when using some plugins.
  531. [09:09:05] [Server thread/INFO]: JulianBeLike_: If you encounter any issues please use the /stop command to restart your server.
  532. [09:09:05] [Server thread/INFO]: Using 4 threads for Netty based IO
  533. [09:09:05] [Server thread/INFO]: Server Ping Player Sample Count: 12
  534. [09:09:05] [Server thread/INFO]: Debug logging is disabled
  535. [09:09:05] [Server thread/INFO]: -------- World Settings For [world] --------
  536. [09:09:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  537. [09:09:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  538. [09:09:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  539. [09:09:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  540. [09:09:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  541. [09:09:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  542. [09:09:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  543. [09:09:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  544. [09:09:05] [Server thread/INFO]: Vine Growth Modifier: 100%
  545. [09:09:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  546. [09:09:05] [Server thread/INFO]: Item Merge Radius: 2.5
  547. [09:09:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  548. [09:09:05] [Server thread/INFO]: View Distance: 10
  549. [09:09:05] [Server thread/INFO]: Mob Spawn Range: 4
  550. [09:09:05] [Server thread/INFO]: Item Despawn Rate: 6000
  551. [09:09:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  552. [09:09:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  553. [09:09:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  554. [09:09:05] [Server thread/INFO]: Random Lighting Updates: false
  555. [09:09:05] [Server thread/INFO]: Structure Info Saving: true
  556. [09:09:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
  557. [09:09:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  558. [09:09:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  559. [09:09:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  560. [09:09:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  561. [09:09:05] [Server thread/INFO]: Max TNT Explosions: 100
  562. [09:09:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  563. [09:09:05] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  564. [09:09:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  565. [09:09:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  566. [09:09:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  567. [09:09:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  568. [09:09:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  569. [09:09:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  570. [09:09:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  571. [09:09:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  572. [09:09:05] [Server thread/INFO]: Vine Growth Modifier: 100%
  573. [09:09:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  574. [09:09:05] [Server thread/INFO]: Item Merge Radius: 2.5
  575. [09:09:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  576. [09:09:05] [Server thread/INFO]: View Distance: 10
  577. [09:09:05] [Server thread/INFO]: Mob Spawn Range: 4
  578. [09:09:05] [Server thread/INFO]: Item Despawn Rate: 6000
  579. [09:09:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  580. [09:09:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  581. [09:09:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  582. [09:09:05] [Server thread/INFO]: Random Lighting Updates: false
  583. [09:09:05] [Server thread/INFO]: Structure Info Saving: true
  584. [09:09:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
  585. [09:09:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  586. [09:09:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  587. [09:09:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  588. [09:09:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  589. [09:09:05] [Server thread/INFO]: Max TNT Explosions: 100
  590. [09:09:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  591. [09:09:05] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  592. [09:09:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  593. [09:09:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  594. [09:09:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  595. [09:09:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  596. [09:09:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  597. [09:09:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  598. [09:09:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  599. [09:09:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  600. [09:09:05] [Server thread/INFO]: Vine Growth Modifier: 100%
  601. [09:09:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  602. [09:09:05] [Server thread/INFO]: Item Merge Radius: 2.5
  603. [09:09:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  604. [09:09:05] [Server thread/INFO]: View Distance: 10
  605. [09:09:05] [Server thread/INFO]: Mob Spawn Range: 4
  606. [09:09:05] [Server thread/INFO]: Item Despawn Rate: 6000
  607. [09:09:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  608. [09:09:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  609. [09:09:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  610. [09:09:05] [Server thread/INFO]: Random Lighting Updates: false
  611. [09:09:05] [Server thread/INFO]: Structure Info Saving: true
  612. [09:09:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
  613. [09:09:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  614. [09:09:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  615. [09:09:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  616. [09:09:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  617. [09:09:05] [Server thread/INFO]: Max TNT Explosions: 100
  618. [09:09:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  619. [09:09:05] [Server thread/INFO]: [MinetopiaSDB] Disabling MinetopiaSDB v1.28.2
  620. [09:09:05] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  621. [09:09:05] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  622. [09:09:05] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
  623. [09:09:05] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  624. [09:09:06] [Server thread/ERROR]: Could not load 'plugins/._EssentialsX-2.17.1.0.jar' in folder 'plugins'
  625. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  626. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  627. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [server.jar:git-Spigot-dcd1643-e60fc34]
  628. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-dcd1643-e60fc34]
  629. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:750) [server.jar:git-Spigot-dcd1643-e60fc34]
  630. at org.bukkit.Bukkit.reload(Bukkit.java:525) [server.jar:git-Spigot-dcd1643-e60fc34]
  631. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-dcd1643-e60fc34]
  632. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-dcd1643-e60fc34]
  633. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [server.jar:git-Spigot-dcd1643-e60fc34]
  634. at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [server.jar:git-Spigot-dcd1643-e60fc34]
  635. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [server.jar:git-Spigot-dcd1643-e60fc34]
  636. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-dcd1643-e60fc34]
  637. at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-dcd1643-e60fc34]
  638. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-dcd1643-e60fc34]
  639. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  640. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  641. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [server.jar:git-Spigot-dcd1643-e60fc34]
  642. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [server.jar:git-Spigot-dcd1643-e60fc34]
  643. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [server.jar:git-Spigot-dcd1643-e60fc34]
  644. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [server.jar:git-Spigot-dcd1643-e60fc34]
  645. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [server.jar:git-Spigot-dcd1643-e60fc34]
  646. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_202]
  647. Caused by: java.util.zip.ZipException: error in opening zip file
  648. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_202]
  649. at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_202]
  650. at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_202]
  651. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_202]
  652. at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_202]
  653. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[server.jar:git-Spigot-dcd1643-e60fc34]
  654. ... 20 more
  655. [09:09:06] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  656. [09:09:06] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  657. [09:09:06] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
  658. [09:09:06] [Server thread/INFO]: [MinetopiaSDB] Loading MinetopiaSDB v1.28.2
  659. [09:09:06] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  660. [09:09:06] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  661. [09:09:06] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  662. [09:09:06] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  663. [09:09:06] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  664. [09:09:06] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
  665. [09:09:06] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  666. [09:09:06] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  667. [09:09:06] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  668. [09:09:06] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  669. [09:09:06] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  670. [09:09:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  671. [09:09:06] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  672. [09:09:06] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  673. [09:09:06] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  674. [09:09:06] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  675. [09:09:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  676. [09:09:06] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  677. [09:09:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  678. [09:09:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  679. [09:09:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  680. [09:09:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  681. [09:09:06] [Server thread/INFO]: [WorldGuard] Loading region data...
  682. [09:09:06] [Server thread/INFO]: [MinetopiaSDB] Enabling MinetopiaSDB v1.28.2
  683. [09:09:06] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  684. [09:09:06] [Server thread/INFO]: JulianBeLike_: Reload complete.
  685. [09:09:06] [Craft Scheduler Thread - 0/INFO]: [Vault] Checking for Updates ...
  686. [09:09:06] [Craft Scheduler Thread - 0/INFO]: [Vault] No new version available
  687. [09:09:08] [Server thread/INFO]: JulianBeLike_ issued server command: /pl;
  688. [09:09:09] [Server thread/INFO]: JulianBeLike_ issued server command: /pl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement