Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- openjdk version "1.8.0_242"
- OpenJDK Runtime Environment (build 1.8.0_242-b08)
- OpenJDK 64-Bit Server VM (build 25.242-b08, mixed mode)
- :/home/container$ java -Xms128M -Xmx2048M -Dterminal.jline=false -Dterminal.ansi=true -jar server.jar
- System Info: Java 1.8 (OpenJDK 64-Bit Server VM 25.242-b08) Host: Linux 4.15.0-60-generic (amd64)
- Loading libraries, please wait...
- [09:30:32 INFO]: Starting minecraft server version 1.15.2
- [09:30:32 INFO]: Loading properties
- [09:30:32 INFO]: This server is running Paper version git-Paper-171 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
- [09:30:33 INFO]: Debug logging is disabled
- [09:30:33 INFO]: Server Ping Player Sample Count: 12
- [09:30:33 INFO]: Using 4 threads for Netty based IO
- [09:30:33 INFO]: Default game type: SURVIVAL
- [09:30:33 INFO]: Generating keypair
- [09:30:33 INFO]: Starting Minecraft server on 0.0.0.0:25561
- [09:30:33 INFO]: Using epoll channel type
- [09:30:35 WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
- [09:30:40 WARN]: Legacy plugin TimeIsMoney v1.9.6.11 does not specify an api-version.
- [09:30:41 ERROR]: Could not load 'plugins/MoneyHunters.jar' in folder 'plugins'
- org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: su/fogus/core/JPlugin
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:138) ~[patched_1.15.2.jar:git-Paper-171]
- at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:397) ~[patched_1.15.2.jar:git-Paper-171]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:305) ~[patched_1.15.2.jar:git-Paper-171]
- at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:358) ~[patched_1.15.2.jar:git-Paper-171]
- at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:234) ~[patched_1.15.2.jar:git-Paper-171]
- at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:890) ~[patched_1.15.2.jar:git-Paper-171]
- at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
- Caused by: java.lang.NoClassDefFoundError: su/fogus/core/JPlugin
- at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_242]
- at java.lang.ClassLoader.defineClass(ClassLoader.java:757) ~[?:1.8.0_242]
- at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_242]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:167) ~[patched_1.15.2.jar:git-Paper-171]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[patched_1.15.2.jar:git-Paper-171]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:419) ~[?:1.8.0_242]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242]
- at java.lang.Class.forName0(Native Method) ~[?:1.8.0_242]
- at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_242]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:68) ~[patched_1.15.2.jar:git-Paper-171]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.15.2.jar:git-Paper-171]
- ... 6 more
- Caused by: java.lang.ClassNotFoundException: su.fogus.core.JPlugin
- at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_242]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:171) ~[patched_1.15.2.jar:git-Paper-171]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[patched_1.15.2.jar:git-Paper-171]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:419) ~[?:1.8.0_242]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242]
- at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_242]
- at java.lang.ClassLoader.defineClass(ClassLoader.java:757) ~[?:1.8.0_242]
- at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_242]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:167) ~[patched_1.15.2.jar:git-Paper-171]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[patched_1.15.2.jar:git-Paper-171]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:419) ~[?:1.8.0_242]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242]
- at java.lang.Class.forName0(Native Method) ~[?:1.8.0_242]
- at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_242]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:68) ~[patched_1.15.2.jar:git-Paper-171]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.15.2.jar:git-Paper-171]
- ... 6 more
- [09:30:41 WARN]: Legacy plugin DeluxeCombat_Addon_WG v0.6 does not specify an api-version.
- [09:30:41 INFO]: [LuckPerms] Loading LuckPerms v5.0.72
- [09:30:41 INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
- [09:30:42 INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7dae56f1]
- [09:30:42 INFO]: [Skript] Loading Skript v2.5-alpha2
- [09:30:42 INFO]: [OpenInv] Loading OpenInv v4.0.8
- [09:30:42 INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
- [09:30:42 INFO]: [InfiniteAnnouncements] Loading InfiniteAnnouncements v1.6.1
- [09:30:42 INFO]: [WorldBorder] Loading WorldBorder v1.9.10 (beta)
- [09:30:42 INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e
- [09:30:42 INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
- [09:30:42 INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0
- [09:30:42 WARN]: [ProtocolLib] Version (MC: 1.15.2) has not yet been tested! Proceed with caution.
- [09:30:43 INFO]: [InventoryRollback] Loading InventoryRollback v2.0-beta
- [09:30:43 INFO]: [Vouchers] Loading Vouchers v1.8.6-RELEASE
- [09:30:43 INFO]: [Images] Loading Images v2.0.5
- [09:30:43 INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v4.1.0-b763
- [09:30:43 INFO]: [NoPhantoms] Loading NoPhantoms v3.0
- [09:30:43 INFO]: [Vault] Loading Vault v1.7.2-b107
- [09:30:43 INFO]: [CoreProtect] Loading CoreProtect v2.18.2
- [09:30:43 INFO]: [LastLoginAPI] Loading LastLoginAPI v1.3.5
- [09:30:43 INFO]: [Essentials] Loading Essentials v2.17.2.0
- [09:30:43 INFO]: [Parties] Loading Parties v2.6.14
- [09:30:43 INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
- [09:30:43 INFO]: [QuickShop] Loading QuickShop v3.1.4.26
- [09:30:43 INFO]: [QuickShop] Log4J has been enabled as logging system.
- [09:30:43 INFO]: [QuickShop] Loading up integration modules.
- [09:30:43 INFO]: [Citizens] Loading Citizens v2.0.26-SNAPSHOT (build 1852)
- [09:30:43 INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.2.0
- [09:30:43 INFO]: [FogusCore] Loading FogusCore v1.9.9
- [09:30:43 INFO]: [EssentialsChat] Loading EssentialsChat v2.17.2.0
- [09:30:43 INFO]: [TimeIsMoney] Loading TimeIsMoney v1.9.6.11
- [09:30:43 INFO]: [GoldenEnchants] Loading GoldenEnchants v2.6.1
- [09:30:43 INFO]: [SuperVanish] Loading SuperVanish v6.1.3
- [09:30:43 INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.2.0
- [09:30:43 INFO]: [UltimateRepairing] Loading UltimateRepairing v1.3.4
- [09:30:43 INFO]: [OreAnnouncer] Loading OreAnnouncer v2.4.6
- [09:30:43 INFO]: [dtlTraders] Loading dtlTraders v5.1.19
- [09:30:43 INFO]: [DeluxeCombat] Loading DeluxeCombat v1.15.8
- [09:30:43 INFO]: [DeluxeCombat_Addon_WG] Loading DeluxeCombat_Addon_WG v0.6
- [09:30:43 INFO]: Server permissions file permissions.yml is empty, ignoring it
- [09:30:43 INFO]: [LuckPerms] Enabling LuckPerms v5.0.72
- [09:30:43 INFO]: __
- [09:30:43 INFO]: | |__) LuckPerms v5.0.72
- [09:30:43 INFO]: |___ | Running on Bukkit - Paper
- [09:30:43 INFO]:
- [09:30:43 INFO]: [LuckPerms] Loading configuration...
- [09:30:44 INFO]: [LuckPerms] Loading storage provider... [YAML]
- [09:30:44 INFO]: [LuckPerms] Loading internal permission managers...
- [09:30:44 INFO]: [LuckPerms] Performing initial data load...
- [09:30:45 INFO]: [LuckPerms] Successfully enabled. (took 1515ms)
- [09:30:45 INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
- [09:30:45 WARN]: [WorldEdit] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
- [09:30:45 INFO]: WEPIF: Using the Bukkit Permissions API.
- [09:30:45 INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
- [09:30:47 INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0
- [09:30:47 INFO]: [ProtocolLib] Started structure compiler thread.
- [09:30:47 INFO]: [Vault] Enabling Vault v1.7.2-b107
- [09:30:47 WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.17.2.0 which is not a depend, softdepend or loadbefore of this plugin.
- [09:30:47 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
- [09:30:47 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
- [09:30:47 INFO]: [Vault] Enabled Version 1.7.2-b107
- [09:30:47 WARN]: [LuckPerms] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
- [09:30:47 INFO]: [LuckPerms] Registered Vault permission & chat hook.
- [09:30:47 INFO]: WEPIF: Vault detected! Using Vault for permissions
- [09:30:47 INFO]: [FogusCore] Enabling FogusCore v1.9.9
- [09:30:47 WARN]: [FogusCore] *** DISCLAIMER ***
- [09:30:47 WARN]: [FogusCore] > You're running an unofficial Spigot fork.
- [09:30:47 WARN]: [FogusCore] > ONLY OFFICIAL SPIGOT (spigotmc.org) IS SUPPORTED!
- [09:30:47 WARN]: [FogusCore] > You won't get any support for any issues unless they are persists on regular Spigot.
- [09:30:47 INFO]: [FogusCore] Loaded NMS version: V1_15_R1
- [09:30:47 INFO]: [FogusCore] Successfully hooked with LuckPerms permissions
- [09:30:47 INFO]: [FogusCore] Successfully hooked with Essentials Economy economy
- [09:30:47 INFO]: [FogusCore] Successfully hooked with LuckPerms chat
- [09:30:47 INFO]: [FogusCore] [Hook] Vault: Success!
- [09:30:48 INFO]: [FogusCore] Loaded module: Statistics v1.0.0 in 13 ms.
- [09:30:48 INFO]: [FogusCore] Plugin loaded in 724 ms!
- [09:30:48 INFO]: [GoldenEnchants] Enabling GoldenEnchants v2.6.1
- [09:30:48 WARN]: [GoldenEnchants] *** DISCLAIMER ***
- [09:30:48 WARN]: [GoldenEnchants] > You're running an unofficial Spigot fork.
- [09:30:48 WARN]: [GoldenEnchants] > ONLY OFFICIAL SPIGOT (spigotmc.org) IS SUPPORTED!
- [09:30:48 WARN]: [GoldenEnchants] > You won't get any support for any issues unless they are persists on regular Spigot.
- [09:30:48 INFO]: [GoldenEnchants] Powered by: FogusCore
- [09:30:48 INFO]: [GoldenEnchants] Tiers Loaded: 4
- [09:30:48 INFO]: [GoldenEnchants] Enchants Registered: 35
- [09:30:48 INFO]: [GoldenEnchants] Plugin loaded in 332 ms!
- [09:30:48 INFO]: Preparing level "world1"
- [09:30:48 INFO]: Reloading ResourceManager: Default, bukkit
- [09:30:55 INFO]: Loaded 6 recipes
- [09:30:56 INFO]: -------- World Settings For [world1] --------
- [09:30:56 INFO]: Mob Spawn Range: 8
- [09:30:56 INFO]: Experience Merge Radius: 3.0
- [09:30:56 INFO]: Cactus Growth Modifier: 100%
- [09:30:56 INFO]: Cane Growth Modifier: 100%
- [09:30:56 INFO]: Melon Growth Modifier: 100%
- [09:30:56 INFO]: Mushroom Growth Modifier: 100%
- [09:30:56 INFO]: Pumpkin Growth Modifier: 100%
- [09:30:56 INFO]: Sapling Growth Modifier: 100%
- [09:30:56 INFO]: Beetroot Growth Modifier: 100%
- [09:30:56 INFO]: Carrot Growth Modifier: 100%
- [09:30:56 INFO]: Potato Growth Modifier: 100%
- [09:30:56 INFO]: Wheat Growth Modifier: 100%
- [09:30:56 INFO]: NetherWart Growth Modifier: 100%
- [09:30:56 INFO]: Vine Growth Modifier: 100%
- [09:30:56 INFO]: Cocoa Growth Modifier: 100%
- [09:30:56 INFO]: Bamboo Growth Modifier: 100%
- [09:30:56 INFO]: SweetBerry Growth Modifier: 100%
- [09:30:56 INFO]: Kelp Growth Modifier: 100%
- [09:30:56 INFO]: Max TNT Explosions: 100
- [09:30:56 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [09:30:56 INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
- [09:30:56 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [09:30:56 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [09:30:56 INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911
- [09:30:56 INFO]: View Distance: 10
- [09:30:56 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [09:30:56 INFO]: Item Merge Radius: 2.5
- [09:30:56 INFO]: Item Despawn Rate: 6000
- [09:30:56 INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [09:30:56 INFO]: Zombie Aggressive Towards Villager: true
- [09:30:56 INFO]: Nerfing mobs spawned from spawners: false
- [09:30:56 INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
- [09:30:56 INFO]: -------- World Settings For [world1_nether] --------
- [09:30:56 INFO]: Mob Spawn Range: 8
- [09:30:56 INFO]: Experience Merge Radius: 3.0
- [09:30:56 INFO]: Cactus Growth Modifier: 100%
- [09:30:56 INFO]: Cane Growth Modifier: 100%
- [09:30:56 INFO]: Melon Growth Modifier: 100%
- [09:30:56 INFO]: Mushroom Growth Modifier: 100%
- [09:30:56 INFO]: Pumpkin Growth Modifier: 100%
- [09:30:56 INFO]: Sapling Growth Modifier: 100%
- [09:30:56 INFO]: Beetroot Growth Modifier: 100%
- [09:30:56 INFO]: Carrot Growth Modifier: 100%
- [09:30:56 INFO]: Potato Growth Modifier: 100%
- [09:30:56 INFO]: Wheat Growth Modifier: 100%
- [09:30:56 INFO]: NetherWart Growth Modifier: 100%
- [09:30:56 INFO]: Vine Growth Modifier: 100%
- [09:30:56 INFO]: Cocoa Growth Modifier: 100%
- [09:30:56 INFO]: Bamboo Growth Modifier: 100%
- [09:30:56 INFO]: SweetBerry Growth Modifier: 100%
- [09:30:56 INFO]: Kelp Growth Modifier: 100%
- [09:30:56 INFO]: Max TNT Explosions: 100
- [09:30:56 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [09:30:56 INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
- [09:30:56 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [09:30:56 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [09:30:56 INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911
- [09:30:56 INFO]: View Distance: 10
- [09:30:56 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [09:30:56 INFO]: Item Merge Radius: 2.5
- [09:30:56 INFO]: Item Despawn Rate: 6000
- [09:30:56 INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
- [09:30:56 INFO]: Zombie Aggressive Towards Villager: true
- [09:30:56 INFO]: Nerfing mobs spawned from spawners: false
- [09:30:56 INFO]: Preparing start region for dimension 'world1'/minecraft:overworld
- [09:30:57 INFO]: Preparing spawn area: 0%
- [09:30:57 INFO]: Preparing spawn area: 0%
- [09:30:57 INFO]: Preparing spawn area: 6%
- [09:30:58 INFO]: Preparing spawn area: 52%
- [09:30:58 INFO]: Preparing spawn area: 100%
- [09:30:59 INFO]: Preparing spawn area: 100%
- [09:31:01 INFO]: Preparing spawn area: 100%
- [09:31:01 INFO]: Preparing spawn area: 100%
- [09:31:01 INFO]: Preparing spawn area: 100%
- [09:31:01 INFO]: Preparing spawn area: 100%
- [09:31:01 INFO]: Preparing spawn area: 100%
- [09:31:02 INFO]: Preparing spawn area: 100%
- [09:31:02 INFO]: Preparing spawn area: 100%
- [09:31:02 INFO]: Loaded 441 spawn chunks for world world1
- [09:31:02 INFO]: Time elapsed: 6359 ms
- [09:31:02 INFO]: Preparing start region for dimension 'world1_nether'/minecraft:the_nether
- [09:31:03 INFO]: Preparing spawn area: 0%
- [09:31:04 INFO]: Preparing spawn area: 0%
- [09:31:04 INFO]: Preparing spawn area: 0%
- [09:31:04 INFO]: Preparing spawn area: 0%
- [09:31:04 INFO]: Preparing spawn area: 44%
- [09:31:05 INFO]: Preparing spawn area: 100%
- [09:31:05 INFO]: Preparing spawn area: 100%
- [09:31:06 INFO]: Preparing spawn area: 100%
- [09:31:06 INFO]: Preparing spawn area: 100%
- [09:31:07 INFO]: Preparing spawn area: 100%
- [09:31:07 INFO]: Preparing spawn area: 100%
- [09:31:08 INFO]: Preparing spawn area: 100%
- [09:31:08 INFO]: Loaded 441 spawn chunks for world world1_nether
- [09:31:08 INFO]: Time elapsed: 5560 ms
- [09:31:08 INFO]: [Skript] Enabling Skript v2.5-alpha2
- [09:31:09 INFO]: [Skript] A new version of Skript is available: 2.5-alpha3 (you're currently running 2.5-alpha2)
- [09:31:09 INFO]: Download it at: <aqua><u><link:https://github.com/SkriptLang/Skript/releases/download/2.5-alpha3/Skript.jar>https://github.com/SkriptLang/Skript/releases/download/2.5-alpha3/Skript.jar
- [09:31:15 INFO]: [Skript] Loaded 114752 aliases in 6441ms
- [09:31:15 INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
- [09:31:15 INFO]: [OpenInv] Enabling OpenInv v4.0.8
- [09:31:15 INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
- [09:31:15 INFO]: [PlaceholderAPI] Fetching available expansion information...
- [09:31:15 INFO]: [InfiniteAnnouncements] Enabling InfiniteAnnouncements v1.6.1
- [09:31:15 INFO]: [InfiniteAnnouncements] World 'world' does not exist.
- [09:31:16 INFO]: =========================================
- [09:31:16 INFO]: Infinite Announcements 1.6.1
- [09:31:16 INFO]: Infinite Announcements has been Enabled
- [09:31:16 INFO]: =========================================
- [09:31:16 INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta)
- [09:31:16 INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
- [09:31:16 INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
- [09:31:16 INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -97.0 Y: 64.0 Z: 65.0
- [09:31:16 INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
- [09:31:16 INFO]: [WorldGuard] (world1) TNT ignition is PERMITTED.
- [09:31:16 INFO]: [WorldGuard] (world1) Lighters are PERMITTED.
- [09:31:16 INFO]: [WorldGuard] (world1) Lava fire is PERMITTED.
- [09:31:16 INFO]: [WorldGuard] (world1) Fire spread is UNRESTRICTED.
- [09:31:16 INFO]: [WorldGuard] Loaded configuration for world 'world1'
- [09:31:16 INFO]: [WorldGuard] (world1_nether) TNT ignition is PERMITTED.
- [09:31:16 INFO]: [WorldGuard] (world1_nether) Lighters are PERMITTED.
- [09:31:16 INFO]: [WorldGuard] (world1_nether) Lava fire is PERMITTED.
- [09:31:16 INFO]: [WorldGuard] (world1_nether) Fire spread is UNRESTRICTED.
- [09:31:16 INFO]: [WorldGuard] Loaded configuration for world 'world1_nether'
- [09:31:16 INFO]: [WorldGuard] Loading region data...
- [09:31:16 INFO]: [FogusCore] [Hook] WorldGuard: Success!
- [09:31:16 INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
- [09:31:16 WARN]: [Multiverse-Core] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
- [09:31:16 WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" 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].
- [09:31:16 INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
- [09:31:16 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: MineTrap_nether
- [09:31:16 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
- [09:31:16 WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: MineTrap
- [09:31:16 WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
- [09:31:16 INFO]: [Multiverse-Core] 2 - World(s) loaded.
- [09:31:17 INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
- [09:31:17 INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
- [09:31:17 INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
- [09:31:17 INFO]: [InventoryRollback] Enabling InventoryRollback v2.0-beta
- [09:31:17 INFO]: [InventoryRollback] Inventory backup data is set to save to: YAML
- [09:31:17 INFO]: [InventoryRollback] bStats are enabled
- [09:31:17 INFO]: [Vouchers] Enabling Vouchers v1.8.6-RELEASE
- [09:31:17 INFO]: [Vouchers] Loading the Config.yml
- [09:31:17 INFO]: [Vouchers] Successfully loaded Config.yml
- [09:31:17 INFO]: [Vouchers] Loading the Data.yml
- [09:31:17 INFO]: [Vouchers] Successfully loaded Data.yml
- [09:31:17 INFO]: [Vouchers] Loading the Messages.yml
- [09:31:17 INFO]: [Vouchers] Successfully loaded Messages.yml
- [09:31:17 INFO]: [Vouchers] Loading the VoucherCodes.yml
- [09:31:17 INFO]: [Vouchers] Successfully loaded VoucherCodes.yml
- [09:31:17 INFO]: [Images] Enabling Images v2.0.5
- [09:31:17 INFO]: [Images] ProtocolLib detected. Enabling generic packet handling...
- [09:31:17 INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v4.1.0-b763
- [09:31:17 INFO]: [Multiverse-NetherPortals 4.1.0-b763] Enabled - By Rigby and fernferret
- [09:31:17 INFO]: [NoPhantoms] Enabling NoPhantoms v3.0
- [09:31:17 INFO]: [CoreProtect] Enabling CoreProtect v2.18.2
- [09:31:17 INFO]: [CoreProtect] CoreProtect has been successfully enabled!
- [09:31:17 INFO]: [CoreProtect] Using SQLite for data storage.
- [09:31:17 INFO]: --------------------
- [09:31:17 INFO]: [CoreProtect] Enjoy CoreProtect? Check out CoreEdit!
- [09:31:17 INFO]: [CoreProtect] Download: www.coreedit.net/download/
- [09:31:17 INFO]: --------------------
- [09:31:17 INFO]: [LastLoginAPI] Enabling LastLoginAPI v1.3.5
- [09:31:17 INFO]: [LastLoginAPI] Initializing LastLoginAPI 1.3.5
- [09:31:17 INFO]: [LastLoginAPI] Hooked into EssentialsChat
- [09:31:17 INFO]: [LastLoginAPI] Hooked into PlaceholderAPI
- [09:31:17 INFO]: [LastLoginAPI] LastLoginAPI v1.3.5 enabled
- [09:31:17 INFO]: [Essentials] Enabling Essentials v2.17.2.0
- [09:31:17 INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
- [09:31:17 INFO]: [Essentials] No kits found to migrate.
- [09:31:17 INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
- [09:31:17 INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
- [09:31:17 INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
- [09:31:17 INFO]: [Essentials] Loaded 21018 items from items.json.
- [09:31:17 INFO]: [Essentials] Using locale pl
- [09:31:17 INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
- [09:31:17 INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
- [09:31:17 INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
- [09:31:17 INFO]: [Essentials] Using Vault based permissions (LuckPerms)
- [09:31:17 INFO]: [Parties] Enabling Parties v2.6.14
- [09:31:17 INFO]: [Parties] Initializing Parties 2.6.14
- [09:31:18 INFO]: [Parties] Hooked into LastLoginAPI
- [09:31:18 INFO]: [Parties] Hooked into Essentials
- [09:31:18 INFO]: [Parties] Hooked into EssentialsChat
- [09:31:18 INFO]: [Parties] Hooked into PlaceholderAPI
- [09:31:18 INFO]: [Parties] Hooked into Vault
- [09:31:18 INFO]: [Parties] Parties v2.6.14 enabled
- [09:31:18 INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
- [09:31:18 INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
- [09:31:18 INFO]: [QuickShop] Enabling QuickShop v3.1.4.26
- [09:31:18 INFO]: [QuickShop] Quickshop Reremake
- [09:31:18 INFO]: [QuickShop] Running QuickShop-Reremake on NMS version v1_15_R1 For Minecraft version 1.15.2
- [09:31:18 INFO]: [QuickShop] Checking the tax account infos...
- [09:31:18 WARN]: [QuickShop] Tax account's player never played server before, that may cause server lagg or economy system error, you should change that name.
- [09:31:18 INFO]: [QuickShop] Reading the configuration...
- [09:31:18 INFO]: [QuickShop] Developers: BukkitCommonsStudio, Netherfoam, Timtower, KaiNoMood, Ghost_chu, Mgazul, TiaraRinne
- [09:31:18 INFO]: [QuickShop] Original author: Netherfoam, Timtower, KaiNoMood
- [09:31:18 INFO]: [QuickShop] Let's start loading the plugin
- [09:31:18 INFO]: [QuickShop] Plugin now running under Spigot mode.
- [09:31:18 INFO]: [QuickShop] Loading plugin translations files...
- [09:31:18 INFO]: [QuickShop] Downloading version manifest...
- [09:31:18 INFO]: [QuickShop] Downloading version index...
- [09:31:18 WARN]: [QuickShop] Cannot download require files, some items/blocks/potions/enchs language will use default English name.
- [09:31:19 INFO]: [QuickShop] Tłumacz: NieOGEL, NeonDmn i PLKaratusPL
- [09:31:19 INFO]: [QuickShop] Współautorzy: Timtower, Netherfoam, KaiNoMood and Mgazul
- [09:31:19 INFO]: [QuickShop] Język: Polski (pl_PL)
- [09:31:19 INFO]: [QuickShop] Completed to load plugin translations files.
- [09:31:19 INFO]: [QuickShop] Complete to load Itemname i18n.
- [09:31:19 INFO]: [QuickShop] Starting loading Enchantment i18n...
- [09:31:19 INFO]: [QuickShop] Complete to load enchname i18n.
- [09:31:19 INFO]: [QuickShop] Starting loading Potion i18n...
- [09:31:19 INFO]: [QuickShop] Complete to load potionname i18n.
- [09:31:19 INFO]: [QuickShop] Successfully loaded OpenInv support!
- [09:31:19 INFO]: [QuickShop] Successfully loaded PlaceHolderAPI support!
- [09:31:19 INFO]: [QuickShop] Using Virtual item Display, loading ProtocolLib support...
- [09:31:19 INFO]: [QuickShop] Successfully loaded ProtocolLib support!
- [09:31:19 INFO]: [QuickShop] Selected permission provider: Bukkit
- [09:31:19 INFO]: [QuickShop] Loading shops from the database...
- [09:31:19 INFO]: [QuickShop] Used 1ms to fetch all shops from the database.
- [09:31:19 INFO]: [QuickShop] Successfully loaded 41 shops! (Used 190ms, Avg 4ms per shop)
- [09:31:19 INFO]: [QuickShop] 0 shops will load after chunk have loaded, 41 shops will load after the world has loaded.
- [09:31:19 INFO]: [QuickShop] Registering Listeners...
- [09:31:19 INFO]: [QuickShop] Cleaning MsgUtils...
- [09:31:19 INFO]: [QuickShop] Cleaning purchase messages from the database that are over a week old...
- [09:31:19 INFO]: [QuickShop] Registering UpdateWatcher...
- [09:31:19 INFO]: [QuickShop] Registering BStats Mertics...
- [09:31:19 INFO]: [QuickShop] Metrics submitted.
- [09:31:19 INFO]: [QuickShop] QuickShop Loaded! 1550 ms.
- [09:31:19 INFO]: [QuickShop] Log actions is enabled, actions will log in the qs.log file!
- [09:31:19 INFO]: [Citizens] Enabling Citizens v2.0.26-SNAPSHOT (build 1852)
- [09:31:20 INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.2.0
- [09:31:20 INFO]: [EssentialsProtect] Continuing to enable Protect.
- [09:31:20 INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.2.0
- [09:31:20 INFO]: [TimeIsMoney] Enabling TimeIsMoney v1.9.6.11*
- [09:31:20 INFO]: [TimeIsMoney] Loaded 2 Payouts!
- [09:31:20 INFO]: Time is Money: Essentials found. Hook in it -> Will use Essentials's AFK feature if afk is enabled.
- [09:31:20 INFO]: Time is Money v1.9.6.11 started.
- [09:31:20 INFO]: [SuperVanish] Enabling SuperVanish v6.1.3
- [09:31:20 INFO]: [SuperVanish] Hooked into PlaceholderAPI
- [09:31:20 INFO]: [SuperVanish] Hooked into Essentials
- [09:31:20 INFO]: [SuperVanish] Hooked into Citizens
- [09:31:20 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.2.0
- [09:31:20 INFO]: [UltimateRepairing] Enabling UltimateRepairing v1.3.4
- [09:31:20 INFO]:
- [09:31:20 INFO]: =============================
- [09:31:20 INFO]: UltimateRepairing 1.3.4 by Songoda <3!
- [09:31:20 INFO]: Action: Enabling...
- [09:31:20 INFO]: [UltimateRepairing] Loaded locale "en_US"
- [09:31:20 INFO]: [SongodaCore] Hooked UltimateRepairing.
- [09:31:20 INFO]: [UltimateRepairing] Loaded locale "pl_PL"
- [09:31:20 INFO]: =============================
- [09:31:20 INFO]:
- [09:31:20 INFO]: [OreAnnouncer] Enabling OreAnnouncer v2.4.6
- [09:31:20 INFO]: [OreAnnouncer] Initializing OreAnnouncer 2.4.6
- [09:31:20 INFO]: [OreAnnouncer] Hooked into LastLoginAPI
- [09:31:20 INFO]: [OreAnnouncer] Hooked into EssentialsChat
- [09:31:20 INFO]: [OreAnnouncer] Hooked into PlaceholderAPI
- [09:31:20 INFO]: [OreAnnouncer] OreAnnouncer v2.4.6 enabled
- [09:31:20 INFO]: [dtlTraders] Enabling dtlTraders v5.1.19
- [09:31:20 INFO]: [dtlTraders] Loaded 4 guis from the guis config.
- [09:31:20 INFO]: [dtlTraders] Hooking into Citizens!
- [09:31:20 INFO]: dtlTraders is managed by 4Creation. www.4Creation.pro
- [09:31:20 INFO]: Unlock premium features with dtlTradersPlus. Buy your copy at: www.4Creation.pro/dtlTradersPlus
- [09:31:20 INFO]: [DeluxeCombat] Enabling DeluxeCombat v1.15.8
- [09:31:21 INFO]: [OreAnnouncer] OreAnnouncer v2.4.6 found a new version: 2.5.2
- [09:31:21 INFO]: [DeluxeCombat] Spawnpoints loaded: 0
- [09:31:21 INFO]: [DeluxeCombat] Custom tools loaded: 1
- [09:31:21 INFO]: [DeluxeCombat] Rewards loaded: 2
- [09:31:21 INFO]: [DeluxeCombat] Kill-Streaks loaded: 1
- [09:31:21 WARN]: [DeluxeCombat] Loaded class com.earth2me.essentials.IUser from Essentials v2.17.2.0 which is not a depend, softdepend or loadbefore of this plugin.
- [09:31:21 INFO]: [DeluxeCombat_Addon_WG] Enabling DeluxeCombat_Addon_WG v0.6*
- [09:31:21 INFO]: [DeluxeCombat] [Addon] WorldGuard Addon successfully loaded.
- [09:31:22 INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
- [09:31:22 INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
- [09:31:22 INFO]: [PlaceholderAPI] Successfully registered expansion: server
- [09:31:22 INFO]: [PlaceholderAPI] Successfully registered expansion: otherplayer
- [09:31:22 INFO]: Done (34.074s)! For help, type "help"
- [Pterodactyl Daemon] Server marked as ON
- [09:31:22 INFO]: Starting GS4 status listener
- [09:31:22 INFO]: Query running on 0.0.0.0:25565
- [09:31:22 INFO]: Timings Reset
- [09:31:22 INFO]: [InventoryRollback] Checking for updates...
- [09:31:22 INFO]: [Vault] Checking for Updates ...
- [09:31:22 WARN]: [Skript] Loaded class com.sk89q.worldguard.WorldGuard from WorldGuard v7.0.2-SNAPSHOT;bf2593e which is not a depend, softdepend or loadbefore of this plugin.
- [09:31:22 WARN]: [Skript] Loaded class com.sk89q.worldedit.math.BlockVector3 from WorldEdit v7.1.0;8e55131 which is not a depend, softdepend or loadbefore of this plugin.
- [09:31:22 WARN]: [Skript] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
- [09:31:22 INFO]: [Skript] Loading variables...
- [09:31:22 INFO]: [Skript] Loaded 0 variables in 0.0 seconds
- [09:31:22 INFO]: [QuickShop] A new version of QuickShop has been released! [3.1.4.32]
- [09:31:22 INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
- [09:31:22 INFO]: ===============================================================================
- [09:31:22 INFO]: An update to InventoryRollback is available!
- [09:31:22 INFO]: Download at https://www.spigotmc.org/resources/inventoryrollback.48074/
- [09:31:22 INFO]: ===============================================================================
- [09:31:23 INFO]: [Vault] No new version available
- [09:31:23 ERROR]: [Skript] Can't understand this condition/effect: play raw sound "random.bow" at player with pitch 1 volume 10 (emotki_leny.sk, line 16: play raw sound "random.bow" at player with pitch 1 volume 10')
- [09:31:24 ERROR]: [Skript] Can't understand this condition/effect: play raw sound "random.bow" at player with pitch 1 volume 10 (emotki_leny.sk, line 23: play raw sound "random.bow" at player with pitch 1 volume 10')
- [09:31:24 ERROR]: [Skript] Can't understand this condition/effect: play raw sound "random.bow" at player with pitch 1 volume 10 (emotki_leny.sk, line 30: play raw sound "random.bow" at player with pitch 1 volume 10')
- [09:31:24 INFO]: [PlaceholderAPI] 171 placeholder expansions are available on the cloud.
- [09:31:24 ERROR]: [Skript] Can't understand this condition/effect: play raw sound "random.bow" at player with pitch 1 volume 10 (emotki_leny.sk, line 37: play raw sound "random.bow" at player with pitch 1 volume 10')
- [09:31:25 ERROR]: [Skript] Can't understand this condition/effect: play raw sound "random.bow" at player with pitch 1 volume 10 (emotki_leny.sk, line 44: play raw sound "random.bow" at player with pitch 1 volume 10')
- [09:31:25 INFO]: [Skript] Loaded 4 scripts with a total of 10 triggers and 8 commands in 2.7 seconds
- [09:31:25 INFO]: [Skript] Finished loading.
- [09:31:25 INFO]: [CoreProtect] WorldEdit logging successfully initialized.
- [09:31:25 WARN]: [HolographicDisplays] Hologram 'rules' was in the world 'MineTrap' but it wasn't loaded.
- [09:31:25 WARN]: [HolographicDisplays] Hologram 'info' was in the world 'MineTrap' but it wasn't loaded.
- [09:31:25 WARN]: [HolographicDisplays] Hologram 'bankomat' was in the world 'MineTrap' but it wasn't loaded.
- [09:31:25 WARN]: [HolographicDisplays] Hologram 'sklepy' was in the world 'MineTrap' but it wasn't loaded.
- [09:31:25 WARN]: [HolographicDisplays] Hologram 'targowisko' was in the world 'MineTrap' but it wasn't loaded.
- [09:31:25 INFO]: [QuickShop] Using economy system: Essentials Economy
- [09:31:25 INFO]: [Citizens] Loaded 11 NPCs.
- [09:31:25 INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.10.5) is available at:
- [09:31:25 INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
- [09:31:25 INFO]: [SuperVanish] Your current version of SuperVanish is outdated - New version: '6.1.4'; Currently: '6.1.3'
- [09:31:26 INFO]: [DeluxeCombat] Checking for new updates...
- [09:31:26 INFO]: [DeluxeCombat] You're running the newest version of DeluxeCombat
Advertisement
Add Comment
Please, Sign In to add comment