Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.10 KB | None | 0 0
  1. [INFO] [EssentialsChat] Loading EssentialsChat v2.17.0.0
  2.  
  3. [INFO] [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.0.0
  4.  
  5. [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.17.0.0
  6.  
  7. [INFO] [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.5.7
  8.  
  9. [INFO] [CrazyEnvoy] Loading CrazyEnvoy v1.3.5
  10.  
  11. [INFO] [Factions] Loading Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3
  12.  
  13. [INFO] [TradePlus] Loading TradePlus v3.56
  14.  
  15. [INFO] [TAB] Loading TAB v2.4.13
  16.  
  17. [INFO] [SavageGenBuckets] Loading SavageGenBuckets v1.9.1
  18.  
  19. [INFO] [CombatLogX] Loading CombatLogX v9.8.3.0
  20.  
  21. [INFO] [CombatLogX] Loaded 0 expansions
  22.  
  23. [INFO] [BuildersWand] Loading BuildersWand v2.12.0
  24.  
  25. [INFO] Server permissions file permissions.yml is empty, ignoring it
  26.  
  27. [INFO] [WorldEdit] Enabling WorldEdit v7.0.0;214af8a
  28.  
  29. [INFO] WEPIF: Using the Bukkit Permissions API.
  30.  
  31. [INFO] [ProtocolLib] Enabling ProtocolLib v4.3.0*
  32.  
  33. [INFO] [ProtocolLib] Started structure compiler thread.
  34.  
  35. [INFO] [mcMMO] Enabling mcMMO v2.1.94
  36.  
  37. [INFO] [mcMMO] enabling Acrobatics Skills
  38.  
  39. [INFO] [mcMMO] registered subskill: Roll
  40.  
  41. [INFO] [mcMMO] 0 entries in mcMMO World Blacklist
  42.  
  43. [INFO] [Vault] Enabling Vault v1.7.2-b107
  44.  
  45. [INFO] [Vault] [Economy] Essentials Economy found: Waiting
  46.  
  47. [INFO] [Vault] [Permission] PermissionsEx found: Waiting
  48.  
  49. [INFO] [Vault] [Permission] SuperPermissions loaded as backup permission system.
  50.  
  51. [INFO] [Vault] [Chat] PermissionsEx found: Waiting
  52.  
  53. [INFO] [Vault] Enabled Version 1.7.2-b107
  54.  
  55. [INFO] WEPIF: Vault detected! Using Vault for permissions
  56.  
  57. [INFO] [MassiveCore] Enabling MassiveCore v2.14.0*
  58.  
  59. [INFO] [MassiveCore 2.14.0] === ENABLE START ===
  60.  
  61. [INFO] [MassiveCore 2.14.0] Loading Cachefile datas...
  62.  
  63. [INFO] [MassiveCore 2.14.0] Loading Onlineplayer datas...
  64.  
  65. [INFO] [MassiveCore 2.14.0] Loading Registry datas...
  66.  
  67. [INFO] [MassiveCore 2.14.0] Saving Cachefile...
  68.  
  69. [INFO] [MassiveCore 2.14.0] Setup of IdUtil took 8ms.
  70.  
  71. [ERROR] Error occurred while enabling MassiveCore v2.14.0 (Is it up to date?)
  72.  
  73. java.lang.ExceptionInInitializerError: null
  74.  
  75. at java.lang.J9VMInternals.ensureError(J9VMInternals.java:148) ~[?:1.8.0_212]
  76.  
  77. at java.lang.J9VMInternals.recordInitializationFailure(J9VMInternals.java:137) ~[?:1.8.0_212]
  78.  
  79. at com.massivecraft.massivecore.command.type.RegistryType.registerAll(RegistryType.java:318) ~[?:?]
  80.  
  81. at com.massivecraft.massivecore.MassiveCore.onEnableInner(MassiveCore.java:234) ~[?:?]
  82.  
  83. at com.massivecraft.massivecore.MassivePlugin.onEnable(MassivePlugin.java:82) ~[?:?]
  84.  
  85. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.3.jar:git-Paper-134]
  86.  
  87. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.3.jar:git-Paper-134]
  88.  
  89. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.3.jar:git-Paper-134]
  90.  
  91. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.3.jar:git-Paper-134]
  92.  
  93. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.3.jar:git-Paper-134]
  94.  
  95. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:219) ~[patched_1.14.3.jar:git-Paper-134]
  96.  
  97. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:859) ~[patched_1.14.3.jar:git-Paper-134]
  98.  
  99. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  100.  
  101. Caused by: java.lang.IllegalArgumentException: Cannot get ID of Modern Material
  102.  
  103. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[patched_1.14.3.jar:git-Paper-134]
  104.  
  105. at org.bukkit.Material.getId(Material.java:3319) ~[patched_1.14.3.jar:git-Paper-134]
  106.  
  107. at com.massivecraft.massivecore.command.type.enumeration.TypeMaterial.getIdsInner(TypeMaterial.java:31) ~[?:?]
  108.  
  109. at com.massivecraft.massivecore.command.type.enumeration.TypeMaterial.getIdsInner(TypeMaterial.java:9) ~[?:?]
  110.  
  111. at com.massivecraft.massivecore.command.type.TypeAbstract.getIds(TypeAbstract.java:353) ~[?:?]
  112.  
  113. at com.massivecraft.massivecore.command.type.TypeAbstractChoice.createOptionKeys(TypeAbstractChoice.java:365) ~[?:?]
  114.  
  115. at com.massivecraft.massivecore.command.type.TypeAbstractChoice.createOptions(TypeAbstractChoice.java:339) ~[?:?]
  116.  
  117. at com.massivecraft.massivecore.command.type.TypeAbstractChoice.setAll(TypeAbstractChoice.java:77) ~[?:?]
  118.  
  119. at com.massivecraft.massivecore.command.type.TypeAbstractChoice.setAll(TypeAbstractChoice.java:84) ~[?:?]
  120.  
  121. at com.massivecraft.massivecore.command.type.enumeration.TypeEnum.<init>(TypeEnum.java:25) ~[?:?]
  122.  
  123. at com.massivecraft.massivecore.command.type.enumeration.TypeMaterial.<init>(TypeMaterial.java:19) ~[?:?]
  124.  
  125. at com.massivecraft.massivecore.command.type.enumeration.TypeMaterial.<clinit>(TypeMaterial.java:15) ~[?:?]
  126.  
  127. ... 11 more
  128.  
  129. [INFO] [MassiveCore] Disabling MassiveCore v2.14.0
  130.  
  131. [INFO] [MassiveCore 2.14.0] Disabled
  132.  
  133. [ERROR] Error occurred while disabling MassiveCore v2.14.0 (Is it up to date?)
  134.  
  135. java.lang.NullPointerException: null
  136.  
  137. at com.massivecraft.massivecore.MassiveCoreTaskDeleteFiles.run(MassiveCoreTaskDeleteFiles.java:21) ~[?:?]
  138.  
  139. at com.massivecraft.massivecore.MassiveCore.onDisable(MassiveCore.java:305) ~[?:?]
  140.  
  141. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.14.3.jar:git-Paper-134]
  142.  
  143. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:373) ~[patched_1.14.3.jar:git-Paper-134]
  144.  
  145. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:453) ~[patched_1.14.3.jar:git-Paper-134]
  146.  
  147. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[patched_1.14.3.jar:git-Paper-134]
  148.  
  149. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.3.jar:git-Paper-134]
  150.  
  151. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.3.jar:git-Paper-134]
  152.  
  153. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.3.jar:git-Paper-134]
  154.  
  155. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:219) ~[patched_1.14.3.jar:git-Paper-134]
  156.  
  157. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:859) ~[patched_1.14.3.jar:git-Paper-134]
  158.  
  159. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  160.  
  161. [INFO] Preparing level "world"
  162.  
  163. [INFO] Reloading ResourceManager: Default, bukkit
  164.  
  165. [INFO] Loaded 6 recipes
  166.  
  167. [INFO] -------- World Settings For [world] --------
  168.  
  169. [INFO] Cactus Growth Modifier: 100%
  170.  
  171. [INFO] Cane Growth Modifier: 100%
  172.  
  173. [INFO] Melon Growth Modifier: 100%
  174.  
  175. [INFO] Mushroom Growth Modifier: 100%
  176.  
  177. [INFO] Pumpkin Growth Modifier: 100%
  178.  
  179. [INFO] Sapling Growth Modifier: 100%
  180.  
  181. [INFO] Beetroot Growth Modifier: 100%
  182.  
  183. [INFO] Carrot Growth Modifier: 100%
  184.  
  185. [INFO] Potato Growth Modifier: 100%
  186.  
  187. [INFO] Wheat Growth Modifier: 100%
  188.  
  189. [INFO] NetherWart Growth Modifier: 100%
  190.  
  191. [INFO] Vine Growth Modifier: 100%
  192.  
  193. [INFO] Cocoa Growth Modifier: 100%
  194.  
  195. [INFO] Bamboo Growth Modifier: 100%
  196.  
  197. [INFO] SweetBerry Growth Modifier: 100%
  198.  
  199. [INFO] Kelp Growth Modifier: 100%
  200.  
  201. [INFO] Item Merge Radius: 2.5
  202.  
  203. [INFO] Experience Merge Radius: 3.0
  204.  
  205. [INFO] View Distance: 10
  206.  
  207. [INFO] Mob Spawn Range: 8
  208.  
  209. [INFO] Item Despawn Rate: 6000
  210.  
  211. [INFO] Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  212.  
  213. [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  214.  
  215. [INFO] Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  216.  
  217. [INFO] Arrow Despawn Rate: 1200
  218.  
  219. [INFO] Zombie Aggressive Towards Villager: true
  220.  
  221. [INFO] Nerfing mobs spawned from spawners: false
  222.  
  223. [INFO] Allow Zombie Pigmen to spawn from portal blocks: true
  224.  
  225. [INFO] Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  226.  
  227. [INFO] Max TNT Explosions: 100
  228.  
  229. [INFO] Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  230.  
  231. [INFO] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R2 as the Bukkit adapter
  232.  
  233. [INFO] Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  234.  
  235. [INFO] -------- World Settings For [world_the_end] --------
  236.  
  237. [INFO] Cactus Growth Modifier: 100%
  238.  
  239. [INFO] Cane Growth Modifier: 100%
  240.  
  241. [INFO] Melon Growth Modifier: 100%
  242.  
  243. [INFO] Mushroom Growth Modifier: 100%
  244.  
  245. [INFO] Pumpkin Growth Modifier: 100%
  246.  
  247. [INFO] Sapling Growth Modifier: 100%
  248.  
  249. [INFO] Beetroot Growth Modifier: 100%
  250.  
  251. [INFO] Carrot Growth Modifier: 100%
  252.  
  253. [INFO] Potato Growth Modifier: 100%
  254.  
  255. [INFO] Wheat Growth Modifier: 100%
  256.  
  257. [INFO] NetherWart Growth Modifier: 100%
  258.  
  259. [INFO] Vine Growth Modifier: 100%
  260.  
  261. [INFO] Cocoa Growth Modifier: 100%
  262.  
  263. [INFO] Bamboo Growth Modifier: 100%
  264.  
  265. [INFO] SweetBerry Growth Modifier: 100%
  266.  
  267. [INFO] Kelp Growth Modifier: 100%
  268.  
  269. [INFO] Item Merge Radius: 2.5
  270.  
  271. [INFO] Experience Merge Radius: 3.0
  272.  
  273. [INFO] View Distance: 10
  274.  
  275. [INFO] Mob Spawn Range: 8
  276.  
  277. [INFO] Item Despawn Rate: 6000
  278.  
  279. [INFO] Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  280.  
  281. [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  282.  
  283. [INFO] Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  284.  
  285. [INFO] Arrow Despawn Rate: 1200
  286.  
  287. [INFO] Zombie Aggressive Towards Villager: true
  288.  
  289. [INFO] Nerfing mobs spawned from spawners: false
  290.  
  291. [INFO] Allow Zombie Pigmen to spawn from portal blocks: true
  292.  
  293. [INFO] Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  294.  
  295. [INFO] Max TNT Explosions: 100
  296.  
  297. [INFO] Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  298.  
  299. [INFO] Preparing start region for dimension 'world'/minecraft:overworld
  300.  
  301. [INFO] Preparing spawn area: 0%
  302.  
  303. [INFO] Preparing spawn area: 0%
  304.  
  305. [INFO] Preparing spawn area: 0%
  306.  
  307. [INFO] Preparing spawn area: 0%
  308.  
  309. [INFO] Preparing spawn area: 0%
  310.  
  311. [INFO] Preparing spawn area: 0%
  312.  
  313. [INFO] Preparing spawn area: 0%
  314.  
  315. [INFO] Preparing spawn area: 0%
  316.  
  317. [INFO] Preparing spawn area: 0%
  318.  
  319. [INFO] Preparing spawn area: 0%
  320.  
  321. [INFO] Preparing spawn area: 0%
  322.  
  323. [INFO] Preparing spawn area: 0%
  324.  
  325. [INFO] Preparing spawn area: 0%
  326.  
  327. [INFO] Preparing spawn area: 0%
  328.  
  329. [INFO] Preparing spawn area: 0%
  330.  
  331. [INFO] Preparing spawn area: 0%
  332.  
  333. [INFO] Preparing spawn area: 0%
  334.  
  335. [INFO] Preparing spawn area: 0%
  336.  
  337. [INFO] Preparing spawn area: 0%
  338.  
  339. [INFO] Preparing spawn area: 0%
  340.  
  341. [INFO] Preparing spawn area: 0%
  342.  
  343. [INFO] Preparing spawn area: 0%
  344.  
  345. [INFO] Preparing spawn area: 0%
  346.  
  347. [INFO] Preparing spawn area: 0%
  348.  
  349. [INFO] Preparing spawn area: 0%
  350.  
  351. [INFO] Preparing spawn area: 0%
  352.  
  353. [INFO] Preparing spawn area: 0%
  354.  
  355. [INFO] Preparing spawn area: 0%
  356.  
  357. [INFO] Preparing spawn area: 0%
  358.  
  359. [INFO] Preparing spawn area: 0%
  360.  
  361. [INFO] Preparing spawn area: 0%
  362.  
  363. [INFO] Preparing spawn area: 0%
  364.  
  365. [INFO] Preparing spawn area: 29%
  366.  
  367. [INFO] Loaded 441 spawn chunks for world world
  368.  
  369. [INFO] Time elapsed: 16352 ms
  370.  
  371. [INFO] Preparing start region for dimension 'world_the_end'/minecraft:the_end
  372.  
  373. [INFO] Preparing spawn area: 0%
  374.  
  375. [INFO] Preparing spawn area: 100%
  376.  
  377. [INFO] Preparing spawn area: 100%
  378.  
  379. [INFO] Loaded 441 spawn chunks for world world_the_end
  380.  
  381. [INFO] Time elapsed: 1070 ms
  382.  
  383. [INFO] [Wild] Enabling Wild v3.15.2
  384.  
  385. [INFO] [Wild] Factions hook enabled
  386.  
  387. [INFO] [Wild] WorldGuard hook enabled
  388.  
  389. [INFO] [Wild] Already Converted
  390.  
  391. [INFO] [Wild] Changes from version 3.11.0 to 3.12.0 include: +
  392.  
  393. * Reworked gui +
  394.  
  395. * Fixed NPE from refundPlayer
  396.  
  397. [INFO] [Skript] Enabling Skript v2.4-alpha4
  398.  
  399. [INFO] [Skript] You're currently running custom Skript version. No updates will be automatically installed.
  400.  
  401. [INFO] [Skript] Loaded 114150 aliases in 2244ms
  402.  
  403. [INFO] [Skript] ~ created by & © Peter Güttinger aka Njol ~
  404.  
  405. [INFO] [ClearLag] Enabling ClearLag v3.0.6
  406.  
  407. [INFO] [ClearLag] Loading modules...
  408.  
  409. [INFO] [ClearLag] Modules enabed, loading config values
  410.  
  411. [INFO] [ClearLag] Modules have been loaded!
  412.  
  413. [INFO] [ClearLag] Clearlag is now enabled!
  414.  
  415. [INFO] [ClearLag] Checking for updates compatible with your bukkit version [1.14]...
  416.  
  417. [INFO] [ExperienceWithdraw] Enabling ExperienceWithdraw v1.5*
  418.  
  419. [INFO] ExperienceWithdraw v1.5 has been enabled
  420.  
  421. [INFO] [SetSpawn] Enabling SetSpawn v2.2.1*
  422.  
  423. ===[ SetSpawn v2.2.1 by artur9010 ]===
  424.  
  425. Thanks for downloading SetSpawn!
  426.  
  427. http://dev.bukkit.org/bukkit-plugins/setspawn
  428.  
  429. =====================================
  430.  
  431. [INFO] [SkQuery] Enabling SkQuery v4.1.1
  432.  
  433. [INFO] [skQuery] Locating classes from SkQuery...
  434.  
  435. [INFO] [skQuery] Beginning to process a total of 139 from SkQuery
  436.  
  437. [INFO] [skQuery] Out of 139 classes, 137 classes were loaded from SkQuery
  438.  
  439. [INFO] [WorldBorder] Enabling WorldBorder v1.8.7*
  440.  
  441. [INFO] [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  442.  
  443. [INFO] [WorldBorder] [CONFIG] Border-checking timed task started.
  444.  
  445. [INFO] [WorldBorder] For reference, the main world's spawn location is at X: -197.0 Y: 70.0 Z: 11.0
  446.  
  447. [INFO] [WorldGuard] Enabling WorldGuard v7.0.1-beta-01;14e7525
  448.  
  449. [INFO] [ClearLag] No updates found!
  450.  
  451. [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
  452.  
  453. [INFO] [WorldGuard] (world) Lighters are PERMITTED.
  454.  
  455. [INFO] [WorldGuard] (world) Lava fire is blocked.
  456.  
  457. [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
  458.  
  459. [INFO] [WorldGuard] Loaded configuration for world 'world'
  460.  
  461. [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  462.  
  463. [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
  464.  
  465. [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
  466.  
  467. [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  468.  
  469. [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
  470.  
  471. [INFO] [WorldGuard] Loading region data...
  472.  
  473. [INFO] [Multiverse-Core] Enabling Multiverse-Core v4.0.0-b766
  474.  
  475. [WARNING] [Multiverse-Core] "Multiverse-Core v4.0.0-b766" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
  476.  
  477. [INFO] [Multiverse-Core] 2 - World(s) loaded.
  478.  
  479. [INFO] [Multiverse-Core] Version 4.0.0-b766 (API v23) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  480.  
  481. [INFO] [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
  482.  
  483. [INFO] [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
  484.  
  485. [INFO] [GuiRedeemMCMMO] Enabling GuiRedeemMCMMO v1.5.4*
  486.  
  487. [INFO] GuiRedeemMCMMO Has Been Enabled!
  488.  
  489. [INFO] [Spartan] Enabling Spartan vBuild 243
  490.  
  491. [INFO] [OldCombatMechanics] Enabling OldCombatMechanics v1.7.3
  492.  
  493. [INFO] [OldCombatMechanics] OldCombatMechanics v1.7.3 has been enabled
  494.  
  495. [INFO] [BankNote] Enabling BankNote v1.0.2*
  496.  
  497. [INFO] MCUpdate enabled and loaded
  498.  
  499. [INFO] [NoHopper] Enabling NoHopper v1.4*
  500.  
  501. [INFO] Plugin successfully enabled
  502.  
  503. [INFO] [PermissionsEx] Enabling PermissionsEx v1.23.4*
  504.  
  505. [INFO] [PermissionsEx] Initializing file backend
  506.  
  507. [INFO] [PermissionsEx] Permissions file successfully reloaded
  508.  
  509. [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  510.  
  511. [INFO] [Vault][Permission] PermissionsEx hooked.
  512.  
  513. [INFO] [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
  514.  
  515. [INFO] [ShowItem] Enabling ShowItem v1.4.13 (build #300)
  516.  
  517. [INFO] [ShowItem] Loading Config...
  518.  
  519. [INFO] [ShowItem] Update notifications are enabled!
  520.  
  521. [INFO] [ShowItem] Loading item blocker...
  522.  
  523. [INFO] [ShowItem] Loading TranslationMapping...
  524.  
  525. [INFO] [ShowItem] Found API-Version 1.13, using new Material IDs...
  526.  
  527. [INFO] [ShowItem] TranslationMapping loaded.
  528.  
  529. [INFO] [ShowItem] Loading Text Icon Resourcepack mapping...
  530.  
  531. [INFO] [ShowItem] Found API-Version 1.13, using new Material IDs...
  532.  
  533. [INFO] [ShowItem] Text Icon Resourcepack mapping loaded.
  534.  
  535. [INFO] [ShowItem] Detected Spigot server. Using Bungee chat api for fancy messages!
  536.  
  537. [INFO] [ShowItem] Using LibChatManager
  538.  
  539. [INFO] [ShowItem] Listening on chat packets with the HIGHEST priority!
  540.  
  541. [INFO] [LavaSponge] Enabling LavaSponge v1.0*
  542.  
  543. [INFO] [ExperienceBottle] Enabling ExperienceBottle v1.0*
  544.  
  545. [INFO] [AdvancedMonthlyCrates] Enabling AdvancedMonthlyCrates v1.0.0*
  546.  
  547. [INFO] [EnderPearlCoolDown] Enabling EnderPearlCoolDown v1.5.0*
  548.  
  549. [INFO] [EnderPearlCoolDown] Vault hooked. Enderpearl throwing price enabled.
  550.  
  551. [INFO] [Essentials] Enabling Essentials v2.17.0.0
  552.  
  553. [ERROR] [Essentials] The file /home/gs-41321/plugins/Essentials/kits.yml is broken, it has been renamed to /home/gs-41321/plugins/Essentials/kits.yml.broken.1563616629361
  554.  
  555. org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  556.  
  557. in 'string', line 12, column 3:
  558.  
  559. Noob:
  560.  
  561. ^
  562.  
  563. expected <block end>, but found '<block mapping start>'
  564.  
  565. in 'string', line 65, column 4:
  566.  
  567. legend:
  568.  
  569. ^
  570.  
  571. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:572) ~[patched_1.14.3.jar:git-Paper-134]
  572.  
  573. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.14.3.jar:git-Paper-134]
  574.  
  575. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.14.3.jar:git-Paper-134]
  576.  
  577. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:214) ~[patched_1.14.3.jar:git-Paper-134]
  578.  
  579. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[patched_1.14.3.jar:git-Paper-134]
  580.  
  581. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[patched_1.14.3.jar:git-Paper-134]
  582.  
  583. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[patched_1.14.3.jar:git-Paper-134]
  584.  
  585. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[patched_1.14.3.jar:git-Paper-134]
  586.  
  587. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[patched_1.14.3.jar:git-Paper-134]
  588.  
  589. at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85) ~[patched_1.14.3.jar:git-Paper-134]
  590.  
  591. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[patched_1.14.3.jar:git-Paper-134]
  592.  
  593. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139) ~[patched_1.14.3.jar:git-Paper-134]
  594.  
  595. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[patched_1.14.3.jar:git-Paper-134]
  596.  
  597. at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[patched_1.14.3.jar:git-Paper-134]
  598.  
  599. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[patched_1.14.3.jar:git-Paper-134]
  600.  
  601. at com.earth2me.essentials.EssentialsConf.load(EssentialsConf.java:138) ~[?:?]
  602.  
  603. at com.earth2me.essentials.Kits.reloadConfig(Kits.java:30) ~[?:?]
  604.  
  605. at com.earth2me.essentials.Kits.<init>(Kits.java:25) ~[?:?]
  606.  
  607. at com.earth2me.essentials.Essentials.onEnable(Essentials.java:209) ~[?:?]
  608.  
  609. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.3.jar:git-Paper-134]
  610.  
  611. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.3.jar:git-Paper-134]
  612.  
  613. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.3.jar:git-Paper-134]
  614.  
  615. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.3.jar:git-Paper-134]
  616.  
  617. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.3.jar:git-Paper-134]
  618.  
  619. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:464) ~[patched_1.14.3.jar:git-Paper-134]
  620.  
  621. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:282) ~[patched_1.14.3.jar:git-Paper-134]
  622.  
  623. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:859) ~[patched_1.14.3.jar:git-Paper-134]
  624.  
  625. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  626.  
  627. [INFO] [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  628.  
  629. [INFO] [Essentials] No kits found to migrate.
  630.  
  631. [INFO] [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  632.  
  633. [INFO] [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  634.  
  635. [INFO] [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  636.  
  637. [INFO] [Essentials] Creating config from template: /home/gs-41321/plugins/Essentials/kits.yml
  638.  
  639. [INFO] [Essentials] Loaded 20977 items from items.json.
  640.  
  641. [INFO] [Essentials] Using locale en_US
  642.  
  643. [INFO] [Essentials] ServerListPingEvent: Spigot iterator API
  644.  
  645. [INFO] [Essentials] Starting Metrics. Opt-out using the global bStats config.
  646.  
  647. [INFO] [Vault] [Vault][Economy] Essentials Economy hooked.
  648.  
  649. [INFO] [Essentials] Using Vault based permissions (PermissionsEx)
  650.  
  651. [INFO] [BountyHunters] Enabling BountyHunters v2.2.5
  652.  
  653. [INFO] [BountyHunters] Detected Server Version: v1_14_R1
  654.  
  655. [INFO] [Holograms] Enabling Holograms v2.8-SNAPSHOT*
  656.  
  657. [INFO] [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_14_R1.HologramEntityControllerImpl
  658.  
  659. [INFO] [AuctionHouse] Enabling AuctionHouse v1.7.9
  660.  
  661. [INFO] [AuctionHouse] Using NMS version v1_14_R1
  662.  
  663. [INFO] [EssentialsXMPP] Enabling EssentialsXMPP v2.17.0.0
  664.  
  665. [WARNING] [EssentialsXMPP] config broken for xmpp
  666.  
  667. [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.17.0.0
  668.  
  669. [INFO] [EssentialsProtect] Continuing to enable Protect.
  670.  
  671. [INFO] [EssentialsChat] Enabling EssentialsChat v2.17.0.0
  672.  
  673. [INFO] [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.0.0
  674.  
  675. [WARNING] [com.fasterxml.jackson.databind.ext.Java7Support] Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
  676.  
  677. [INFO] [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
  678.  
  679. [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.17.0.0
  680.  
  681. [INFO] [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.5.7
  682.  
  683. [INFO] ___ _ _ _ ___ _ _
  684.  
  685. [INFO] | __| | \| | _ | | |_ _| | \| |
  686.  
  687. [INFO] | _| | .` | | || | | | | .` |
  688.  
  689. [INFO] |___| |_|\_| \__/ |___| |_|\_|
  690.  
  691. [INFO] Enjin Minecraft Plugin 3.5.7
  692.  
  693. [INFO] [com.enjin.bukkit.EnjinMinecraftPlugin] Initializing for the first time.
  694.  
  695. [INFO] [CrazyEnvoy] Enabling CrazyEnvoy v1.3.5
  696.  
  697. [INFO] [CrazyEnvoy] Loading the Config.yml
  698.  
  699. [INFO] [CrazyEnvoy] Successfully loaded Config.yml
  700.  
  701. [INFO] [CrazyEnvoy] Loading the Messages.yml
  702.  
  703. [INFO] [CrazyEnvoy] Successfully loaded Messages.yml
  704.  
  705. [INFO] [CrazyEnvoy] Loading the Data.yml
  706.  
  707. [INFO] [CrazyEnvoy] Successfully loaded Data.yml
  708.  
  709. [INFO] [CrazyEnvoy] Loading custom files.
  710.  
  711. [INFO] [CrazyEnvoy] Loaded new custom file: /Tiers/Titan.yml.
  712.  
  713. [INFO] [CrazyEnvoy] Loaded new custom file: /Tiers/Lucky.yml.
  714.  
  715. [INFO] [CrazyEnvoy] Loaded new custom file: /Tiers/Basic.yml.
  716.  
  717. [INFO] [CrazyEnvoy] Finished loading custom files.
  718.  
  719. [INFO] [Factions] Enabling Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3
  720.  
  721. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] ==== Setup ====
  722.  
  723. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] Minecraft Version 1.14 found.
  724.  
  725. [INFO] File was not found for players.json, assuming there is no need to migrate old players.json file.
  726.  
  727. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] ==== End Setup ====
  728.  
  729. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] === ENABLE START ===
  730.  
  731. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] Loaded 1 players
  732.  
  733. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] Loaded 3 Factions
  734.  
  735. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] Loading board from disk
  736.  
  737. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] Loaded 0 board locations
  738.  
  739. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] CoreProtect not found, disabling Inspect
  740.  
  741. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] Enabling Faction Flight!
  742.  
  743. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] Enabling FactionsTop command, this is a very basic /f top please get a dedicated /f top resource if you want land calculation etc.
  744.  
  745. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] Economy integration through Vault plugin successful.
  746.  
  747. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
  748.  
  749. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] Minecraft Version 1.9 or higher found, using non packet based particle API
  750.  
  751. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] Skript was found! Registering SavageFactions Addon...
  752.  
  753. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] Skript addon registered!
  754.  
  755. [INFO] [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.3] === ENABLE DONE (Took 314ms) ===
  756.  
  757. [INFO] [TradePlus] Enabling TradePlus v3.56
  758.  
  759. [INFO] [TAB] Enabling TAB v2.4.13
  760.  
  761. [INFO] You appear to be running version 114
  762.  
  763. [INFO] [TAB] Enabled in 38ms
  764.  
  765. [INFO] [SavageGenBuckets] Enabling SavageGenBuckets v1.9.1
  766.  
  767. [INFO] [GENBUCKET] Server WorldGuard type has been set to (Legacy)
  768.  
  769. [INFO] [GENBUCKET] Server Factions type has been set to (FactionsUUID/SavageFactions/FactionsUltimate)
  770.  
  771. [INFO] [SavageGenBuckets] messages.yml has initialized.
  772.  
  773. [INFO] [SavageGenBuckets] data.yml has initialized.
  774.  
  775. [INFO] [CombatLogX] Enabling CombatLogX v9.8.3.0
  776.  
  777. [INFO] [BuildersWand] Enabling BuildersWand v2.12.0
  778.  
  779. [INFO] [BuildersWand] Looking for updates...
  780.  
  781. [INFO] [BuildersWand] Plugin is up-to-date
  782.  
  783. [INFO] Done (27.155s)! For help, type "help"
  784.  
  785. [INFO] Starting GS4 status listener
  786.  
  787. [INFO] UUID of player ImNemo is d23873a0-5a02-4459-b757-385a3af5cc2b
  788.  
  789. [INFO] Starting remote control listener
  790.  
  791. [INFO] Query running on 0.0.0.0:25565
  792.  
  793. [WARNING] No rcon password set in server.properties, rcon disabled!
  794.  
  795. [INFO] Timings Reset
  796.  
  797. [INFO] [Vault] Checking for Updates ...
  798.  
  799. [INFO] [Spartan Build 243] Updating the Search Engine's data.
  800.  
  801. [WARNING] [EnderPearlCoolDown] Plugin EnderPearlCoolDown v1.5.0 generated an exception while executing task 58
  802.  
  803. java.lang.NoSuchMethodError: org/bukkit/Server.getOnlinePlayers()[Lorg/bukkit/entity/Player; (loaded from file:/home/gs-41321/cache/patched_1.14.3.jar by sun.misc.Launcher$AppClassLoader@eb9db246) called from class org.gestern.mcstats.MetricsLite (loaded from file:/home/gs-41321/plugins/EnderPearlCooldown.jar by org.bukkit.plugin.java.PluginClassLoader@395bc0b3).
  804.  
  805. at org.gestern.mcstats.MetricsLite.postPlugin(MetricsLite.java:285) ~[?:?]
  806.  
  807. at org.gestern.mcstats.MetricsLite.access$200(MetricsLite.java:51) ~[?:?]
  808.  
  809. at org.gestern.mcstats.MetricsLite$1.run(MetricsLite.java:173) ~[?:?]
  810.  
  811. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.3.jar:git-Paper-134]
  812.  
  813. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.14.3.jar:git-Paper-134]
  814.  
  815. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.14.3.jar:git-Paper-134]
  816.  
  817. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  818.  
  819. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  820.  
  821. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  822.  
  823. [INFO] [Spartan Build 243] Not enough logs. Must be at least 100 rows.
  824.  
  825. [INFO] [Skript] Loading variables...
  826.  
  827. [INFO] [Skript] Loaded 23 variables in 0.0 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement