Advertisement
Guest User

Untitled

a guest
Jan 29th, 2019
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.96 KB | None | 0 0
  1. C:\Users\Ariel\Desktop\server>java -Xms1G -Xmx1G -XX:+UseConcMarkSweepGC -jar paperclip-509.jar
  2. System Info: Java 1.8 (Java HotSpot(TM) Client VM 25.201-b09) Host: Windows 10 10.0 (x86)
  3. Loading libraries, please wait...
  4. [12:54:04 INFO]: Loaded 0 recipes
  5. [12:54:04 INFO]: Starting minecraft server version 1.13.2
  6. [12:54:04 INFO]: Loading properties
  7. [12:54:04 INFO]: Default game type: SURVIVAL
  8. [12:54:04 INFO]: This server is running Paper version git-Paper-509 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
  9. [12:54:04 INFO]: Debug logging is disabled
  10. [12:54:04 INFO]: Server Ping Player Sample Count: 12
  11. [12:54:04 INFO]: Using 4 threads for Netty based IO
  12. [12:54:04 INFO]: Generating keypair
  13. [12:54:04 INFO]: Starting Minecraft server on *:25565
  14. [12:54:04 INFO]: Using default channel type
  15. [12:54:05 ERROR]: Could not load 'plugins\bstats-bukkit-1.2.jar' in folder 'plugins'
  16. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  17. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:153) ~[patched_1.13.2.jar:git-Paper-509]
  18. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) ~[patched_1.13.2.jar:git-Paper-509]
  19. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:329) ~[patched_1.13.2.jar:git-Paper-509]
  20. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.13.2.jar:git-Paper-509]
  21. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-509]
  22. at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
  23. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  24. ... 6 more
  25. [12:54:07 ERROR]: Could not load 'plugins\DisguiseCraft.jar' in folder 'plugins'
  26. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
  27. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.13.2.jar:git-Paper-509]
  28. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.13.2.jar:git-Paper-509]
  29. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[patched_1.13.2.jar:git-Paper-509]
  30. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:329) ~[patched_1.13.2.jar:git-Paper-509]
  31. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.13.2.jar:git-Paper-509]
  32. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-509]
  33. at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
  34. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
  35. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201]
  36. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_201]
  37. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:62) ~[patched_1.13.2.jar:git-Paper-509]
  38. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:130) ~[patched_1.13.2.jar:git-Paper-509]
  39. ... 6 more
  40. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
  41. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:89) ~[patched_1.13.2.jar:git-Paper-509]
  42. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:84) ~[patched_1.13.2.jar:git-Paper-509]
  43. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
  44. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
  45. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201]
  46. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_201]
  47. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:62) ~[patched_1.13.2.jar:git-Paper-509]
  48. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:130) ~[patched_1.13.2.jar:git-Paper-509]
  49. ... 6 more
  50. [12:54:07 ERROR]: Could not load 'plugins\EssentialsXXMPP-2.16.0.34.jar' in folder 'plugins'
  51. org.bukkit.plugin.UnknownDependencyException: Essentials
  52. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:218) ~[patched_1.13.2.jar:git-Paper-509]
  53. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:329) ~[patched_1.13.2.jar:git-Paper-509]
  54. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.13.2.jar:git-Paper-509]
  55. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-509]
  56. at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
  57. [12:54:07 ERROR]: Could not load 'plugins\DynmapPlotMe.jar' in folder 'plugins'
  58. org.bukkit.plugin.UnknownDependencyException: dynmap
  59. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:218) ~[patched_1.13.2.jar:git-Paper-509]
  60. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:329) ~[patched_1.13.2.jar:git-Paper-509]
  61. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.13.2.jar:git-Paper-509]
  62. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-509]
  63. at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
  64. [12:54:07 ERROR]: Could not load 'plugins\EssentialsXAntiBuild-2.16.0.34 (1).jar' in folder 'plugins'
  65. org.bukkit.plugin.UnknownDependencyException: Essentials
  66. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:218) ~[patched_1.13.2.jar:git-Paper-509]
  67. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:329) ~[patched_1.13.2.jar:git-Paper-509]
  68. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.13.2.jar:git-Paper-509]
  69. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-509]
  70. at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
  71. [12:54:07 ERROR]: Could not load 'plugins\CreativeGates.jar' in folder 'plugins'
  72. org.bukkit.plugin.UnknownDependencyException: MassiveCore
  73. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:218) ~[patched_1.13.2.jar:git-Paper-509]
  74. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:329) ~[patched_1.13.2.jar:git-Paper-509]
  75. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.13.2.jar:git-Paper-509]
  76. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-509]
  77. at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
  78. [12:54:07 ERROR]: Could not load 'plugins\EssentialsXSpawn-2.16.0.34.jar' in folder 'plugins'
  79. org.bukkit.plugin.UnknownDependencyException: Essentials
  80. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:218) ~[patched_1.13.2.jar:git-Paper-509]
  81. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:329) ~[patched_1.13.2.jar:git-Paper-509]
  82. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.13.2.jar:git-Paper-509]
  83. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-509]
  84. at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
  85. [12:54:07 INFO]: [LobbyAPI] Loading LobbyAPI v3.7.83
  86. [12:54:07 INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.50
  87. [12:54:07 INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
  88. [12:54:07 INFO]: [ClearLag] Loading ClearLag v2.9.7
  89. [12:54:07 INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  90. [12:54:07 INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
  91. [12:54:07 INFO]: [Vault] Loading Vault v1.7.1-b91
  92. [12:54:07 INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605)
  93. [12:54:07 INFO]: [MarriageMaster] Loading MarriageMaster v1.31.9
  94. [12:54:07 INFO]: [Parkour] Loading Parkour v5.1
  95. [12:54:07 INFO]: [PerWorldInventory] Loading PerWorldInventory v2.2.2
  96. [12:54:07 INFO]: [PlotSquared] Loading PlotSquared v18.12.12-be48507-2053
  97. [12:54:07 INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  98. [12:54:07 INFO]: [Minigames] Loading Minigames v1.12.0-SNAPSHOT-
  99. [12:54:07 INFO]: [Prison] Loading Prison v3.1.1
  100. [12:54:07 INFO]: [Minigames-Regions] Loading Minigames-Regions v1.12.0-SNAPSHOT-
  101. [12:54:07 INFO]: [Vault] Enabling Vault v1.7.1-b91*
  102. [12:54:07 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  103. [12:54:07 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  104. [12:54:07 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  105. [12:54:07 INFO]: [Vault] Enabled Version 1.7.1-b91
  106. [12:54:07 INFO]: [PlotSquared] Enabling PlotSquared v18.12.12-be48507-2053*
  107. [12:54:08 INFO]: Version is PlotSquared-18.12.12-be48507-2053
  108. [12:54:08 INFO]: [P2] Metrics enabled.
  109. [12:54:08 INFO]: [P2] PlotSquared is using online UUIDs
  110. [12:54:08 INFO]: PlotSquared hooked into WorldEdit.
  111. [12:54:08 INFO]: [P2] Key: plot-expiry, Value: false
  112. [12:54:08 INFO]: [P2] Key: kill-road-mobs, Value: false
  113. [12:54:08 INFO]: [P2] Key: kill-road-items, Value: false
  114. [12:54:08 INFO]: [P2] Key: worlds, Value: false
  115. [12:54:08 INFO]: [P2] Key: worldedit-restrictions, Value: true
  116. [12:54:08 INFO]: [P2] Key: database-purger, Value: false
  117. [12:54:08 INFO]: [P2] Key: economy, Value: true
  118. [12:54:08 INFO]: [P2] Key: block-cache, Value: true
  119. [12:54:08 INFO]: [P2] Key: kill-road-vehicles, Value: false
  120. [12:54:08 INFO]: [P2] Key: persistent-meta, Value: true
  121. [12:54:08 INFO]: [P2] Key: ban-deleter, Value: false
  122. [12:54:08 INFO]: [P2] Key: updater, Value: true
  123. [12:54:08 INFO]: [P2] Key: database, Value: true
  124. [12:54:08 INFO]: [P2] Key: plotme-converter, Value: true
  125. [12:54:08 INFO]: [P2] Key: permission-cache, Value: true
  126. [12:54:08 INFO]: [P2] Key: rating-cache, Value: true
  127. [12:54:08 INFO]: [P2] Key: comment-notifier, Value: false
  128. [12:54:08 INFO]: [P2] Key: metrics, Value: true
  129. [12:54:08 INFO]: [P2] Key: chunk-processor, Value: false
  130. [12:54:08 INFO]: [P2] Key: uuid-cache, Value: true
  131. [12:54:08 INFO]: [P2] Key: events, Value: true
  132. [12:54:08 INFO]: [P2] Key: commands, Value: true
  133. [12:54:08 INFO]: PlotSquared is now enabled
  134. [12:54:08 INFO]: [P2] Metrics enabled.
  135. [12:54:08 INFO]: Preparing level "world"
  136. [12:54:08 INFO]: Reloading ResourceManager: Default, bukkit
  137. [12:54:09 INFO]: Loaded 524 recipes
  138. [12:54:10 INFO]: -------- World Settings For [world] --------
  139. [12:54:10 INFO]: Mob Spawn Range: 8
  140. [12:54:10 INFO]: Cactus Growth Modifier: 100%
  141. [12:54:10 INFO]: Cane Growth Modifier: 100%
  142. [12:54:10 INFO]: Melon Growth Modifier: 100%
  143. [12:54:10 INFO]: Mushroom Growth Modifier: 100%
  144. [12:54:10 INFO]: Pumpkin Growth Modifier: 100%
  145. [12:54:10 INFO]: Sapling Growth Modifier: 100%
  146. [12:54:10 INFO]: Beetroot Growth Modifier: 100%
  147. [12:54:10 INFO]: Carrot Growth Modifier: 100%
  148. [12:54:10 INFO]: Potato Growth Modifier: 100%
  149. [12:54:10 INFO]: Wheat Growth Modifier: 100%
  150. [12:54:10 INFO]: NetherWart Growth Modifier: 100%
  151. [12:54:10 INFO]: Vine Growth Modifier: 100%
  152. [12:54:10 INFO]: Cocoa Growth Modifier: 100%
  153. [12:54:10 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  154. [12:54:10 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  155. [12:54:10 INFO]: Random Lighting Updates: false
  156. [12:54:10 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  157. [12:54:10 INFO]: Max TNT Explosions: 100
  158. [12:54:10 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  159. [12:54:10 INFO]: Arrow Despawn Rate: 1200
  160. [12:54:10 INFO]: Item Merge Radius: 2.5
  161. [12:54:10 INFO]: Item Despawn Rate: 6000
  162. [12:54:10 INFO]: View Distance: 10
  163. [12:54:10 INFO]: Zombie Aggressive Towards Villager: true
  164. [12:54:10 INFO]: Nerfing mobs spawned from spawners: false
  165. [12:54:10 INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  166. [12:54:10 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  167. [12:54:10 INFO]: Experience Merge Radius: 3.0
  168. [12:54:10 INFO]: BukkitPlotGenerator does not fully support: null
  169. [12:54:10 INFO]: -------- World Settings For [world_nether] --------
  170. [12:54:10 INFO]: Mob Spawn Range: 8
  171. [12:54:10 INFO]: Cactus Growth Modifier: 100%
  172. [12:54:10 INFO]: Cane Growth Modifier: 100%
  173. [12:54:10 INFO]: Melon Growth Modifier: 100%
  174. [12:54:10 INFO]: Mushroom Growth Modifier: 100%
  175. [12:54:10 INFO]: Pumpkin Growth Modifier: 100%
  176. [12:54:10 INFO]: Sapling Growth Modifier: 100%
  177. [12:54:10 INFO]: Beetroot Growth Modifier: 100%
  178. [12:54:10 INFO]: Carrot Growth Modifier: 100%
  179. [12:54:10 INFO]: Potato Growth Modifier: 100%
  180. [12:54:10 INFO]: Wheat Growth Modifier: 100%
  181. [12:54:10 INFO]: NetherWart Growth Modifier: 100%
  182. [12:54:10 INFO]: Vine Growth Modifier: 100%
  183. [12:54:10 INFO]: Cocoa Growth Modifier: 100%
  184. [12:54:10 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  185. [12:54:10 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  186. [12:54:10 INFO]: Random Lighting Updates: false
  187. [12:54:10 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  188. [12:54:10 INFO]: Max TNT Explosions: 100
  189. [12:54:10 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  190. [12:54:10 INFO]: Arrow Despawn Rate: 1200
  191. [12:54:10 INFO]: Item Merge Radius: 2.5
  192. [12:54:10 INFO]: Item Despawn Rate: 6000
  193. [12:54:10 INFO]: View Distance: 10
  194. [12:54:10 INFO]: Zombie Aggressive Towards Villager: true
  195. [12:54:10 INFO]: Nerfing mobs spawned from spawners: false
  196. [12:54:10 INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  197. [12:54:10 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  198. [12:54:10 INFO]: Experience Merge Radius: 3.0
  199. [12:54:10 INFO]: BukkitPlotGenerator does not fully support: null
  200. [12:54:10 INFO]: -------- World Settings For [world_the_end] --------
  201. [12:54:10 INFO]: Mob Spawn Range: 8
  202. [12:54:10 INFO]: Cactus Growth Modifier: 100%
  203. [12:54:10 INFO]: Cane Growth Modifier: 100%
  204. [12:54:10 INFO]: Melon Growth Modifier: 100%
  205. [12:54:10 INFO]: Mushroom Growth Modifier: 100%
  206. [12:54:10 INFO]: Pumpkin Growth Modifier: 100%
  207. [12:54:10 INFO]: Sapling Growth Modifier: 100%
  208. [12:54:10 INFO]: Beetroot Growth Modifier: 100%
  209. [12:54:10 INFO]: Carrot Growth Modifier: 100%
  210. [12:54:10 INFO]: Potato Growth Modifier: 100%
  211. [12:54:10 INFO]: Wheat Growth Modifier: 100%
  212. [12:54:10 INFO]: NetherWart Growth Modifier: 100%
  213. [12:54:10 INFO]: Vine Growth Modifier: 100%
  214. [12:54:10 INFO]: Cocoa Growth Modifier: 100%
  215. [12:54:10 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  216. [12:54:10 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  217. [12:54:10 INFO]: Random Lighting Updates: false
  218. [12:54:10 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  219. [12:54:10 INFO]: Max TNT Explosions: 100
  220. [12:54:10 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  221. [12:54:10 INFO]: Arrow Despawn Rate: 1200
  222. [12:54:10 INFO]: Item Merge Radius: 2.5
  223. [12:54:10 INFO]: Item Despawn Rate: 6000
  224. [12:54:10 INFO]: View Distance: 10
  225. [12:54:10 INFO]: Zombie Aggressive Towards Villager: true
  226. [12:54:10 INFO]: Nerfing mobs spawned from spawners: false
  227. [12:54:10 INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  228. [12:54:10 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  229. [12:54:10 INFO]: Experience Merge Radius: 3.0
  230. [12:54:10 INFO]: BukkitPlotGenerator does not fully support: null
  231. [12:54:10 INFO]: Preparing start region for level minecraft:overworld (Seed: 8631631292799864673)
  232. [12:54:10 INFO]: Preparing start region for level minecraft:the_nether (Seed: 8631631292799864673)
  233. [12:54:10 INFO]: Preparing start region for level minecraft:the_end (Seed: 8631631292799864673)
  234. [12:54:10 INFO]: Time elapsed: 25 ms
  235. [12:54:10 INFO]: [LobbyAPI] Enabling LobbyAPI v3.7.83
  236. [12:54:10 INFO]: [LobbyAPI]Bungee For LobbyAPI is disabled
  237. [12:54:11 INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.50
  238. [12:54:11 INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9*
  239. [12:54:11 INFO]: WEPIF: Using the Bukkit Permissions API.
  240. [12:54:11 ERROR]: Error occurred while enabling WorldEdit v6.1.9;caf0ad9 (Is it up to date?)
  241. java.lang.IllegalArgumentException: Channel must contain : separator (attempted to use WECUI)
  242. at org.bukkit.plugin.messaging.StandardMessenger.validateAndCorrectChannel(StandardMessenger.java:474) ~[patched_1.13.2.jar:git-Paper-509]
  243. at org.bukkit.plugin.messaging.StandardMessenger.registerIncomingPluginChannel(StandardMessenger.java:209) ~[patched_1.13.2.jar:git-Paper-509]
  244. at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:110) ~[?:?]
  245. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:254) ~[patched_1.13.2.jar:git-Paper-509]
  246. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:326) ~[patched_1.13.2.jar:git-Paper-509]
  247. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.13.2.jar:git-Paper-509]
  248. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:441) ~[patched_1.13.2.jar:git-Paper-509]
  249. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:355) ~[patched_1.13.2.jar:git-Paper-509]
  250. at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608) ~[patched_1.13.2.jar:git-Paper-509]
  251. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570) ~[patched_1.13.2.jar:git-Paper-509]
  252. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431) ~[patched_1.13.2.jar:git-Paper-509]
  253. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-509]
  254. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:786) ~[patched_1.13.2.jar:git-Paper-509]
  255. at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
  256. [12:54:11 INFO]: [WorldEdit] Disabling WorldEdit v6.1.9;caf0ad9
  257. [12:54:11 INFO]: [ClearLag] Enabling ClearLag v2.9.7*
  258. [12:54:11 INFO]: [ClearLag] Loading modules...
  259. [12:54:11 INFO]: [ClearLag] Modules enabed, loading config values
  260. [12:54:11 INFO]: [ClearLag] Modules have been loaded!
  261. [12:54:11 INFO]: [ClearLag] Clearlag is now enabled!
  262. [12:54:11 INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4*
  263. [12:54:11 INFO]: [PermissionsEx] Initializing file backend
  264. [12:54:11 INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.13]...
  265. [12:54:11 INFO]: [PermissionsEx] Permissions file successfully reloaded
  266. [12:54:11 INFO]: [Vault][Permission] PermissionsEx hooked.
  267. [12:54:11 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  268. [12:54:11 INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
  269. [12:54:11 INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
  270. [12:54:12 INFO]: [MarriageMaster] Enabling MarriageMaster v1.31.9
  271. [12:54:12 INFO]: [MarriageMaster] Config Version: 28 => no update needed
  272. [12:54:12 INFO]: [MarriageMaster] Config loaded
  273. [12:54:12 INFO]: [MarriageMaster] Language Version: 19 => no update needed
  274. [12:54:12 INFO]: [MarriageMaster] Checking for updates ...
  275. [12:54:12 INFO]: [MarriageMaster] Marriage Master has been enabled!
  276. [12:54:12 INFO]: [Parkour] Enabling Parkour v5.1
  277. [12:54:12 INFO]: [Parkour] Enabled Parkour v5.1
  278. [12:54:12 INFO]: [PerWorldInventory] Enabling PerWorldInventory v2.2.2
  279. [12:54:12 INFO]: [PerWorldInventory] [ACF] Enabled Asynchronous Tab Completion Support!
  280. [12:54:12 INFO]: [PerWorldInventory] [ACF] Minecraft Version: 1.13
  281. [12:54:12 INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727*
  282. [12:54:12 INFO]: [ClearLag] No updates found!
  283. [12:54:12 WARN]: [Multiverse-Core] Exception while loading value for environment
  284. [12:54:12 WARN]: [Multiverse-Core] Exception while loading value for environment
  285. [12:54:12 WARN]: [Multiverse-Core] Exception while loading value for environment
  286. [12:54:12 WARN]: [Multiverse-Core] Exception while loading value for environment
  287. [12:54:13 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: plotss
  288. [12:54:13 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  289. [12:54:13 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: plotworld
  290. [12:54:13 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  291. [12:54:13 INFO]: -------- World Settings For [Plots] --------
  292. [12:54:13 INFO]: Mob Spawn Range: 8
  293. [12:54:13 INFO]: Cactus Growth Modifier: 100%
  294. [12:54:13 INFO]: Cane Growth Modifier: 100%
  295. [12:54:13 INFO]: Melon Growth Modifier: 100%
  296. [12:54:13 INFO]: Mushroom Growth Modifier: 100%
  297. [12:54:13 INFO]: Pumpkin Growth Modifier: 100%
  298. [12:54:13 INFO]: Sapling Growth Modifier: 100%
  299. [12:54:13 INFO]: Beetroot Growth Modifier: 100%
  300. [12:54:13 INFO]: Carrot Growth Modifier: 100%
  301. [12:54:13 INFO]: Potato Growth Modifier: 100%
  302. [12:54:13 INFO]: Wheat Growth Modifier: 100%
  303. [12:54:13 INFO]: NetherWart Growth Modifier: 100%
  304. [12:54:13 INFO]: Vine Growth Modifier: 100%
  305. [12:54:13 INFO]: Cocoa Growth Modifier: 100%
  306. [12:54:13 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  307. [12:54:13 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  308. [12:54:13 INFO]: Random Lighting Updates: false
  309. [12:54:13 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  310. [12:54:13 INFO]: Max TNT Explosions: 100
  311. [12:54:13 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  312. [12:54:13 INFO]: Arrow Despawn Rate: 1200
  313. [12:54:13 INFO]: Item Merge Radius: 2.5
  314. [12:54:13 INFO]: Item Despawn Rate: 6000
  315. [12:54:13 INFO]: View Distance: 10
  316. [12:54:13 INFO]: Zombie Aggressive Towards Villager: true
  317. [12:54:13 INFO]: Nerfing mobs spawned from spawners: false
  318. [12:54:13 INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  319. [12:54:13 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  320. [12:54:13 INFO]: Experience Merge Radius: 3.0
  321. [12:54:13 INFO]: BukkitPlotGenerator does not fully support: null
  322. [12:54:13 INFO]: Preparing start region for level 3 (Seed: 1855546824822137020)
  323. [12:54:13 INFO]: -------- World Settings For [minigames] --------
  324. [12:54:13 INFO]: Mob Spawn Range: 8
  325. [12:54:13 INFO]: Cactus Growth Modifier: 100%
  326. [12:54:13 INFO]: Cane Growth Modifier: 100%
  327. [12:54:13 INFO]: Melon Growth Modifier: 100%
  328. [12:54:13 INFO]: Mushroom Growth Modifier: 100%
  329. [12:54:13 INFO]: Pumpkin Growth Modifier: 100%
  330. [12:54:13 INFO]: Sapling Growth Modifier: 100%
  331. [12:54:13 INFO]: Beetroot Growth Modifier: 100%
  332. [12:54:13 INFO]: Carrot Growth Modifier: 100%
  333. [12:54:13 INFO]: Potato Growth Modifier: 100%
  334. [12:54:13 INFO]: Wheat Growth Modifier: 100%
  335. [12:54:13 INFO]: NetherWart Growth Modifier: 100%
  336. [12:54:13 INFO]: Vine Growth Modifier: 100%
  337. [12:54:13 INFO]: Cocoa Growth Modifier: 100%
  338. [12:54:13 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  339. [12:54:13 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  340. [12:54:13 INFO]: Random Lighting Updates: false
  341. [12:54:13 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  342. [12:54:13 INFO]: Max TNT Explosions: 100
  343. [12:54:13 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  344. [12:54:13 INFO]: Arrow Despawn Rate: 1200
  345. [12:54:13 INFO]: Item Merge Radius: 2.5
  346. [12:54:13 INFO]: Item Despawn Rate: 6000
  347. [12:54:13 INFO]: View Distance: 10
  348. [12:54:13 INFO]: Zombie Aggressive Towards Villager: true
  349. [12:54:13 INFO]: Nerfing mobs spawned from spawners: false
  350. [12:54:13 INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  351. [12:54:13 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  352. [12:54:13 INFO]: Experience Merge Radius: 3.0
  353. [12:54:13 INFO]: BukkitPlotGenerator does not fully support: null
  354. [12:54:13 INFO]: Preparing start region for level 4 (Seed: -2109084981417931050)
  355. [12:54:13 INFO]: -------- World Settings For [Survive] --------
  356. [12:54:13 INFO]: Mob Spawn Range: 8
  357. [12:54:13 INFO]: Cactus Growth Modifier: 100%
  358. [12:54:13 INFO]: Cane Growth Modifier: 100%
  359. [12:54:13 INFO]: Melon Growth Modifier: 100%
  360. [12:54:13 INFO]: Mushroom Growth Modifier: 100%
  361. [12:54:13 INFO]: Pumpkin Growth Modifier: 100%
  362. [12:54:13 INFO]: Sapling Growth Modifier: 100%
  363. [12:54:13 INFO]: Beetroot Growth Modifier: 100%
  364. [12:54:13 INFO]: Carrot Growth Modifier: 100%
  365. [12:54:13 INFO]: Potato Growth Modifier: 100%
  366. [12:54:13 INFO]: Wheat Growth Modifier: 100%
  367. [12:54:13 INFO]: NetherWart Growth Modifier: 100%
  368. [12:54:13 INFO]: Vine Growth Modifier: 100%
  369. [12:54:13 INFO]: Cocoa Growth Modifier: 100%
  370. [12:54:13 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  371. [12:54:13 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  372. [12:54:13 INFO]: Random Lighting Updates: false
  373. [12:54:13 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  374. [12:54:13 INFO]: Max TNT Explosions: 100
  375. [12:54:13 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  376. [12:54:13 INFO]: Arrow Despawn Rate: 1200
  377. [12:54:13 INFO]: Item Merge Radius: 2.5
  378. [12:54:13 INFO]: Item Despawn Rate: 6000
  379. [12:54:13 INFO]: View Distance: 10
  380. [12:54:13 INFO]: Zombie Aggressive Towards Villager: true
  381. [12:54:13 INFO]: Nerfing mobs spawned from spawners: false
  382. [12:54:13 INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  383. [12:54:13 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  384. [12:54:13 INFO]: Experience Merge Radius: 3.0
  385. [12:54:13 INFO]: BukkitPlotGenerator does not fully support: null
  386. [12:54:13 INFO]: Preparing start region for level 5 (Seed: 4794482267335329246)
  387. [12:54:13 INFO]: -------- World Settings For [Free] --------
  388. [12:54:13 INFO]: Mob Spawn Range: 8
  389. [12:54:13 INFO]: Cactus Growth Modifier: 100%
  390. [12:54:13 INFO]: Cane Growth Modifier: 100%
  391. [12:54:13 INFO]: Melon Growth Modifier: 100%
  392. [12:54:13 INFO]: Mushroom Growth Modifier: 100%
  393. [12:54:13 INFO]: Pumpkin Growth Modifier: 100%
  394. [12:54:13 INFO]: Sapling Growth Modifier: 100%
  395. [12:54:13 INFO]: Beetroot Growth Modifier: 100%
  396. [12:54:13 INFO]: Carrot Growth Modifier: 100%
  397. [12:54:13 INFO]: Potato Growth Modifier: 100%
  398. [12:54:13 INFO]: Wheat Growth Modifier: 100%
  399. [12:54:13 INFO]: NetherWart Growth Modifier: 100%
  400. [12:54:13 INFO]: Vine Growth Modifier: 100%
  401. [12:54:13 INFO]: Cocoa Growth Modifier: 100%
  402. [12:54:13 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  403. [12:54:13 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  404. [12:54:13 INFO]: Random Lighting Updates: false
  405. [12:54:13 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  406. [12:54:13 INFO]: Max TNT Explosions: 100
  407. [12:54:13 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  408. [12:54:13 INFO]: Arrow Despawn Rate: 1200
  409. [12:54:13 INFO]: Item Merge Radius: 2.5
  410. [12:54:13 INFO]: Item Despawn Rate: 6000
  411. [12:54:13 INFO]: View Distance: 10
  412. [12:54:13 INFO]: Zombie Aggressive Towards Villager: true
  413. [12:54:13 INFO]: Nerfing mobs spawned from spawners: false
  414. [12:54:13 INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  415. [12:54:13 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  416. [12:54:13 INFO]: Experience Merge Radius: 3.0
  417. [12:54:13 INFO]: BukkitPlotGenerator does not fully support: null
  418. [12:54:13 INFO]: Preparing start region for level 6 (Seed: 8039822943952202456)
  419. [12:54:13 INFO]: [Multiverse-Core] 9 - World(s) loaded.
  420. [12:54:13 INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  421. [12:54:13 INFO]: [Minigames] Enabling Minigames v1.12.0-SNAPSHOT-*
  422. [12:54:13 INFO]: [Minigames] Using lang en_AU
  423. [12:54:13 INFO]: [Minigames] No Vault plugin found! You may only reward items.
  424. [12:54:14 INFO]: Minigames successfully enabled.
  425. [12:54:14 INFO]: [Prison] Enabling Prison v3.1.1*
  426. [12:54:14 INFO]: [Prison] Using version adapter tech.mcprison.prison.spigot.compat.Spigot19
  427. [12:54:14 INFO]:
  428. [12:54:14 INFO]: _____ _
  429. [12:54:14 INFO]: | __ \ (_)
  430. [12:54:14 INFO]: | |__) | __ _ ___ ___ _ __
  431. [12:54:14 INFO]: | ___/ '__| / __|/ _ \| '_ \
  432. [12:54:14 INFO]: | | | | | \__ \ (_) | | | |
  433. [12:54:14 INFO]: |_| |_| |_|___/\___/|_| |_|
  434. [12:54:14 INFO]:
  435. [12:54:14 INFO]: Loading version 3.1.1 on platform SpigotPlatform...
  436. [12:54:14 INFO]: | Prison | Enable start...
  437. [12:54:14 INFO]: | Prison | Enabled Prison v3.1.1 in 246 milliseconds.
  438. [12:54:14 INFO]: | Prison | Mines enable start...
  439. [12:54:14 INFO]: | Prison | Loaded 0 mines
  440. [12:54:14 INFO]: | Prison | Mines enable succeeded, in 145 milliseconds.
  441. [12:54:14 INFO]: | Prison | Ranks enable start...
  442. [12:54:14 INFO]: | Prison | Ranks enable failed, in 0 milliseconds.
  443. [12:54:14 INFO]: [Minigames-Regions] Enabling Minigames-Regions v1.12.0-SNAPSHOT-*
  444. [12:54:14 INFO]: [Minigames-Regions] Minigames Regions successfully enabled!
  445. [12:54:14 INFO]: Done (5.884s)! For help, type "help"
  446. [12:54:14 INFO]: Timings Reset
  447. [12:54:14 INFO]: [Citizens] Loaded 0 NPCs.
  448. [12:54:14 INFO]: [Vault] Checking for Updates ...
  449. [12:54:15 INFO]: [Vault] No new version available
  450. [12:54:15 INFO]: Starting UUID caching
  451. [12:54:15 INFO]: [P2] Starting player data caching for: world
  452. [12:54:15 INFO]: Fast mode UUID caching enabled!
  453. [12:54:15 INFO]: [P2] Cached a total of: 2 UUIDs
  454. [12:54:18 INFO]: UUID of player KoiSushi is afbcfca4-1e48-4b1e-a254-91a2226009f8
  455. [12:54:19 INFO]: KoiSushi[/76.17.181.196:37146] logged in with entity id 269 at ([Free]91.26564449235771, 4.0, -225.87931773221763)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement