You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a graceful stop that you initiated after you used the /save-all command and closed the server, not a crash. I think you may have uploaded the incorrect log.
Totally crashes the server. Here is the full server log.
START TIME: Wed Jun 12 01:15:18 MSK 2019
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release
*** Error, this build is outdated ***
*** Please download a new build as per instructions from https://www.spigotmc.org/go/outdated-spigot ***
*** Server will start in 20 seconds ***
Loading libraries, please wait...
[18:15:46] [Server thread/INFO]: Starting minecraft server version 1.14.2
[18:15:46] [Server thread/INFO]: Loading properties
[18:15:47] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-093165d-ba575a5 (MC: 1.14.2) (Implementing API version 1.14.2-R0.1-SNAPSHOT)
[18:15:47] [Server thread/INFO]: Server Ping Player Sample Count: 12
[18:15:47] [Server thread/INFO]: Using 4 threads for Netty based IO
[18:15:47] [Server thread/INFO]: Debug logging is disabled
[18:15:47] [Server thread/INFO]: Default game type: SURVIVAL
[18:15:47] [Server thread/INFO]: Generating keypair
[18:15:48] [Server thread/INFO]: Starting Minecraft server on *:2118
[18:15:48] [Server thread/INFO]: Using epoll channel type
[18:15:48] [Server thread/WARN]: Failed to find a usable hardware address from the network interfaces; using random bytes: 67:89:6e:02:ef:00:60:3b
[18:15:49] [Server thread/ERROR]: Could not load 'plugins/._EssentialsXSpawn-2.16.1.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:168) ~[server.jar:git-Spigot-093165d-ba575a5]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:137) [server.jar:git-Spigot-093165d-ba575a5]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:347) [server.jar:git-Spigot-093165d-ba575a5]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [server.jar:git-Spigot-093165d-ba575a5]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:761) [server.jar:git-Spigot-093165d-ba575a5]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:225) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:155) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_191]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:156) ~[server.jar:git-Spigot-093165d-ba575a5]
... 5 more
[18:15:49] [Server thread/ERROR]: Could not load 'plugins/._EssentialsXProtect-2.16.1.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:168) ~[server.jar:git-Spigot-093165d-ba575a5]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:137) [server.jar:git-Spigot-093165d-ba575a5]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:347) [server.jar:git-Spigot-093165d-ba575a5]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [server.jar:git-Spigot-093165d-ba575a5]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:761) [server.jar:git-Spigot-093165d-ba575a5]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:225) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:155) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_191]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:156) ~[server.jar:git-Spigot-093165d-ba575a5]
... 5 more
[18:15:49] [Server thread/ERROR]: Could not load 'plugins/._EssentialsXAntiBuild-2.16.1.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:168) ~[server.jar:git-Spigot-093165d-ba575a5]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:137) [server.jar:git-Spigot-093165d-ba575a5]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:347) [server.jar:git-Spigot-093165d-ba575a5]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [server.jar:git-Spigot-093165d-ba575a5]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:761) [server.jar:git-Spigot-093165d-ba575a5]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:225) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:155) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_191]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:156) ~[server.jar:git-Spigot-093165d-ba575a5]
... 5 more
[18:15:49] [Server thread/ERROR]: Could not load 'plugins/._EssentialsXXMPP-2.16.1.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:168) ~[server.jar:git-Spigot-093165d-ba575a5]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:137) [server.jar:git-Spigot-093165d-ba575a5]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:347) [server.jar:git-Spigot-093165d-ba575a5]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [server.jar:git-Spigot-093165d-ba575a5]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:761) [server.jar:git-Spigot-093165d-ba575a5]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:225) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:155) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_191]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:156) ~[server.jar:git-Spigot-093165d-ba575a5]
... 5 more
[18:15:49] [Server thread/ERROR]: Could not load 'plugins/._EssentialsXGeoIP-2.16.1.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:168) ~[server.jar:git-Spigot-093165d-ba575a5]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:137) [server.jar:git-Spigot-093165d-ba575a5]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:347) [server.jar:git-Spigot-093165d-ba575a5]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [server.jar:git-Spigot-093165d-ba575a5]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:761) [server.jar:git-Spigot-093165d-ba575a5]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:225) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:155) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_191]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:156) ~[server.jar:git-Spigot-093165d-ba575a5]
... 5 more
[18:15:49] [Server thread/ERROR]: Could not load 'plugins/._EssentialsXChat-2.16.1.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:168) ~[server.jar:git-Spigot-093165d-ba575a5]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:137) [server.jar:git-Spigot-093165d-ba575a5]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:347) [server.jar:git-Spigot-093165d-ba575a5]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [server.jar:git-Spigot-093165d-ba575a5]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:761) [server.jar:git-Spigot-093165d-ba575a5]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:225) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:155) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_191]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:156) ~[server.jar:git-Spigot-093165d-ba575a5]
... 5 more
[18:15:49] [Server thread/ERROR]: Could not load 'plugins/._EssentialsX-2.16.1.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:168) ~[server.jar:git-Spigot-093165d-ba575a5]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:137) [server.jar:git-Spigot-093165d-ba575a5]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:347) [server.jar:git-Spigot-093165d-ba575a5]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [server.jar:git-Spigot-093165d-ba575a5]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:761) [server.jar:git-Spigot-093165d-ba575a5]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:225) ~[?:1.8.0_191]
at java.util.zip.ZipFile.(ZipFile.java:155) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_191]
at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_191]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:156) ~[server.jar:git-Spigot-093165d-ba575a5]
... 5 more
[18:15:59] [Server thread/WARN]: Plugin AntiAFKPro v1.6.0 does not specify an api-version.
[18:16:00] [Server thread/WARN]: Plugin PermissionsEx v1.23.4 does not specify an api-version.
[18:16:00] [Server thread/WARN]: Plugin ElderGuardianBoss v0.7 does not specify an api-version.
[18:16:00] [Server thread/WARN]: Plugin ProtocolLib v4.4.0 does not specify an api-version.
[18:16:01] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
[18:16:01] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.0-SNAPSHOT;4315-6ad2746
[18:16:02] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@39752bb2]
[18:16:02] [Server thread/INFO]: [AntiAFKPro] Loading AntiAFKPro v1.6.0
[18:16:02] [Server thread/INFO]: [OreReplacerPlugin] Loading OreReplacerPlugin v1.0.1.13.16a
[18:16:02] [Server thread/INFO]: [AnnouncementsEverywhere] Loading AnnouncementsEverywhere v3.8.2
[18:16:02] [Server thread/INFO]: [GetSpawners] Loading GetSpawners v1.7
[18:16:02] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
[18:16:02] [Server thread/INFO]: [mcMMOHorse] Loading mcMMOHorse v4.3.54
[18:16:02] [Server thread/INFO]: [Chairs] Loading Chairs v5.0
[18:16:02] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.9.10 (beta)
[18:16:02] [Server thread/INFO]: [ElderGuardianBoss] Loading ElderGuardianBoss v0.7
[18:16:02] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
[18:16:02] [Server thread/INFO]: [CommandSigns] Loading CommandSigns v2.1.1
[18:16:03] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0-rc-1;d542ba7
[18:16:03] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
[18:16:03] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.2) has not yet been tested! Proceed with caution.
[18:16:03] [Server thread/INFO]: [PetMaster] Loading PetMaster v1.9.5
[18:16:03] [Server thread/INFO]: [ChestSort] Loading ChestSort v5.0.2
[18:16:03] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.10-SNAPSHOT (build 148)
[18:16:03] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.0-rc-1;d542ba7 loaded.
[18:16:03] [Server thread/INFO]: [Essentials] Loading Essentials v2.16.1.159
[18:16:03] [Server thread/INFO]: [AdvancedAchievements] Loading AdvancedAchievements v5.12.0
[18:16:03] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.16.1.159
[18:16:03] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.2
[18:16:03] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.11.6
[18:16:03] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.16.1.0
[18:16:03] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.0-SNAPSHOT;4315-6ad2746
[18:16:03] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[18:16:03] [Server thread/WARN]: [WorldEdit] ====================================================
[18:16:03] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
[18:16:03] [Server thread/WARN]: [WorldEdit] as your server software.
[18:16:03] [Server thread/WARN]: [WorldEdit]
[18:16:03] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
[18:16:03] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
[18:16:03] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
[18:16:03] [Server thread/WARN]: [WorldEdit]
[18:16:03] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
[18:16:03] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
[18:16:03] [Server thread/WARN]: [WorldEdit]
[18:16:03] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
[18:16:03] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
[18:16:03] [Server thread/WARN]: [WorldEdit]
[18:16:03] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
[18:16:03] [Server thread/WARN]: [WorldEdit] ====================================================
[18:16:03] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
[18:16:03] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[18:16:03] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[18:16:03] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[18:16:03] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[18:16:03] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
[18:16:03] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[18:16:03] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
[18:16:03] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[18:16:03] [Server thread/INFO]: Preparing level "world"
[18:16:03] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
[18:16:04] [Server thread/INFO]: Loaded 6 recipes
[18:16:05] [Server thread/INFO]: -------- World Settings For [world] --------
[18:16:05] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:16:05] [Server thread/INFO]: Mob Spawn Range: 6
[18:16:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Carrot Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Potato Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Vine Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Max TNT Explosions: 100
[18:16:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[18:16:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[18:16:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:16:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[18:16:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[18:16:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:16:05] [Server thread/INFO]: View Distance: 8
[18:16:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:16:05] [Server thread/INFO]: Item Merge Radius: 2.5
[18:16:05] [Server thread/INFO]: Item Despawn Rate: 6000
[18:16:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:16:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:16:05] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R2 as the Bukkit adapter
[18:16:05] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[18:16:05] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[18:16:05] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:16:05] [Server thread/INFO]: Mob Spawn Range: 6
[18:16:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Carrot Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Potato Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Vine Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[18:16:05] [Server thread/INFO]: Max TNT Explosions: 100
[18:16:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[18:16:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[18:16:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:16:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[18:16:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[18:16:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:16:05] [Server thread/INFO]: View Distance: 8
[18:16:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:16:05] [Server thread/INFO]: Item Merge Radius: 2.5
[18:16:05] [Server thread/INFO]: Item Despawn Rate: 6000
[18:16:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:16:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:16:06] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
[18:16:08] [Server thread/INFO]: Preparing spawn area: 0%
[18:16:08] [Server thread/INFO]: Preparing spawn area: 0%
[18:16:08] [Server thread/INFO]: Preparing spawn area: 0%
[18:16:08] [Server thread/INFO]: Preparing spawn area: 0%
[18:16:08] [Server thread/INFO]: Preparing spawn area: 0%
[18:16:08] [Server thread/INFO]: Preparing spawn area: 0%
[18:16:09] [Server thread/INFO]: Preparing spawn area: 0%
[18:16:09] [Server thread/INFO]: Preparing spawn area: 32%
[18:16:10] [Server thread/INFO]: Time elapsed: 3992 ms
[18:16:10] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
[18:16:12] [User Authenticator #1/INFO]: UUID of player Defild is fe9b071d-979e-4c10-9f07-0622be2a22df
[18:16:12] [Server thread/INFO]: Preparing spawn area: 0%
[18:16:12] [Server thread/INFO]: Preparing spawn area: 0%
[18:16:12] [Server thread/INFO]: Preparing spawn area: 0%
[18:16:12] [Server thread/INFO]: Preparing spawn area: 0%
[18:16:12] [Server thread/INFO]: Preparing spawn area: 0%
[18:16:12] [Server thread/INFO]: Preparing spawn area: 23%
[18:16:13] [Server thread/INFO]: Preparing spawn area: 46%
[18:16:13] [Server-Worker-7/INFO]: Preparing spawn area: 88%
[18:16:14] [Server-Worker-1/INFO]: Preparing spawn area: 88%
[18:16:14] [Server-Worker-7/INFO]: Preparing spawn area: 89%
[18:16:15] [Server-Worker-3/INFO]: Preparing spawn area: 92%
[18:16:15] [Server thread/INFO]: Time elapsed: 5125 ms
[18:16:15] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
[18:16:15] [Server thread/INFO]: [AntiAFKPro] Enabling AntiAFKPro v1.6.0
[18:16:15] [Server thread/INFO]:
[AntiAFKPro] Initializing Plugin
[18:16:15] [Server thread/INFO]: [AntiAFKPro] config.yml found, loading!
[18:16:15] [Server thread/INFO]: [AntiAFKPro] timeplayedgui.yml found, loading!
[18:16:15] [Server thread/INFO]: [AntiAFKPro] messages.yml found, loading!
[18:16:15] [Server thread/INFO]: [AntiAFKPro] Initializing Complete in 254 Ms
[18:16:15] [Server thread/INFO]: [OreReplacerPlugin] Enabling OreReplacerPlugin v1.0.1.13.16a
[18:16:15] [Server thread/INFO]: [OreReplacer] : world name - world added!
[18:16:15] [Server thread/INFO]: [OreReplacer] : world name - world_nether added!
[18:16:15] [Server thread/INFO]: [OreReplacer] : world name - world_the_end added!
[18:16:15] [Server thread/INFO]: [OreReplacerPlugin] OreReplacerPlugin version 1.0.1.13.16a is enabled!
[18:16:15] [Server thread/INFO]: [AnnouncementsEverywhere] Enabling AnnouncementsEverywhere v3.8.2
[18:16:15] [Server thread/INFO]:
______
/\ | |
/ \ | | Developer: MrIvanPlays
/ /\ \ | | Stable version: 3.8.2
/ ____ | | Plugin running on Spigot version git-Spigot-093165d-ba575a5 (MC: 1.14.2) with NMS v1_14_R1
/_/ _______|
[18:16:15] [Server thread/INFO]: [GetSpawners] Enabling GetSpawners v1.7
[18:16:15] [Server thread/INFO]: [GetSpawners] Enabled successfully!
[18:16:15] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
[18:16:15] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[18:16:15] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[18:16:15] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[18:16:15] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[18:16:15] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
[18:16:15] [Server thread/INFO]: [mcMMOHorse] Enabling mcMMOHorse v4.3.54
[18:16:15] [Server thread/INFO]: [mcMMOHorse] Finished loading 1 horses.
[18:16:16] [Server thread/INFO]: [Chairs] Enabling Chairs v5.0
[18:16:16] [Server thread/WARN]: com.cnaude.chairs.vehiclearrow.NMSAccessException: ChairsReloaded is not compatible with your server version
[18:16:16] [Server thread/WARN]: at com.cnaude.chairs.vehiclearrow.NMSAccess.setupChairsArrow(NMSAccess.java:20)
[18:16:16] [Server thread/WARN]: at com.cnaude.chairs.core.Chairs.onEnable(Chairs.java:55)
[18:16:16] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[18:16:16] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
[18:16:16] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416)
[18:16:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458)
[18:16:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372)
[18:16:16] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:440)
[18:16:16] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258)
[18:16:16] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:761)
[18:16:16] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
[18:16:16] [Server thread/INFO]: [Chairs] Disabling Chairs v5.0
[18:16:16] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta)
[18:16:16] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
[18:16:16] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
[18:16:16] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -170.0 Y: 63.0 Z: -177.0
[18:16:16] [Server thread/INFO]: [ElderGuardianBoss] Enabling ElderGuardianBoss v0.7
[18:16:16] [Server thread/INFO]: [CommandSigns] Enabling CommandSigns v2.1.1
[18:16:16] [Server thread/INFO]: [CommandSigns] Plugin vault detected
[18:16:16] [Server thread/INFO]: [CommandSigns] Vault economy linked with command signs !
[18:16:16] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0-rc-1;d542ba7
[18:16:16] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[18:16:16] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[18:16:16] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[18:16:16] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[18:16:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[18:16:16] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[18:16:16] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[18:16:16] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[18:16:16] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[18:16:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[18:16:16] [Server thread/INFO]: [WorldGuard] Loading region data...
[18:16:16] [Server thread/WARN]: [WorldGuard] "WorldGuard v7.0.0-rc-1;d542ba7" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.sk89q.worldguard.bukkit.listener.WorldGuardEntityListener.onCreatePortal(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [].
[18:16:17] [Server thread/INFO]: [PetMaster] Enabling PetMaster v1.9.5
[18:16:17] [Server thread/INFO]: [PetMaster] Registering listeners...
[18:16:17] [Server thread/INFO]: [PetMaster] Backing up and loading configuration files...
[18:16:17] [Server thread/INFO]: [PetMaster] Plugin successfully enabled and ready to run! Took 42ms.
[18:16:17] [Server thread/INFO]: [ChestSort] Enabling ChestSort v5.0.2
[18:16:17] [Thread-11/INFO]: [PetMaster] Checking for plugin update...
[18:16:17] [Server thread/INFO]: [ChestSort] Current sorting method: {category},{itemsFirst},{name},{color}
[18:16:17] [Server thread/INFO]: [ChestSort] Sorting enabled by default: true
[18:16:17] [Server thread/INFO]: [ChestSort] Auto generate category files: true
[18:16:17] [Server thread/INFO]: [ChestSort] Sort time: close
[18:16:17] [Server thread/INFO]: [ChestSort] Check for updates: true
[18:16:17] [Server thread/INFO]: [ChestSort] Categories: 900-weapons (4), 905-common-tools (4), 907-other-tools (6), 909-food (30), 910-valuables (27), 920-armor-and-arrows (12), 930-brewing (15), 950-redstone (23), 960-wood (47), 970-stone (22), 980-plants (32), 981-corals (1)
[18:16:17] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.10-SNAPSHOT (build 148)
[18:16:17] [Server thread/INFO]: [ChestShop] Using Essentials Economy as the Economy provider now.
[18:16:17] [Server thread/INFO]: [ChestShop] Vault loaded!
[18:16:17] [Server thread/INFO]: [Essentials] Enabling Essentials v2.16.1.159
[18:16:17] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[18:16:17] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
[18:16:18] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[18:16:18] [Server thread/INFO]: No kits found to migrate.
[18:16:18] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[18:16:18] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
[18:16:18] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[18:16:18] [Server thread/INFO]: Loaded 19702 items from items.json.
[18:16:18] [Server thread/INFO]: Using locale en_US
[18:16:18] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[18:16:18] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[18:16:18] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
[18:16:18] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
[18:16:18] [Server thread/INFO]: [AdvancedAchievements] Enabling AdvancedAchievements v5.12.0
[18:16:18] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up configuration files...
[18:16:18] [Server thread/INFO]: [AdvancedAchievements] Loaded 56 achievements in 48 categories.
[18:16:18] [Server thread/INFO]: [AdvancedAchievements] Registering event listeners...
[18:16:19] [Server thread/INFO]: [AdvancedAchievements] Initialising database...
[18:16:19] [Server thread/INFO]: [AdvancedAchievements] Setting up command executor and custom tab completers...
[18:16:19] [Server thread/INFO]: [AdvancedAchievements] Launching scheduled tasks...
[18:16:19] [Server thread/INFO]: [AdvancedAchievements] Registering permissions...
[18:16:19] [Thread-14/INFO]: [AdvancedAchievements] Checking for plugin update...
[18:16:19] [Thread-14/WARN]: [AdvancedAchievements] Update available: v5.12.1! Download at spigotmc.org/resources/advanced-achievements.6239
[18:16:20] [Server thread/INFO]: [AdvancedAchievements] Plugin has finished loading and is ready to run! Took 1830ms.
[18:16:20] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.16.1.159
[18:16:20] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.2
[18:16:20] [Server thread/INFO]: [BuycraftX] Validating your server key...
[18:16:21] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
[18:16:22] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.11.6
[18:16:22] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
[18:16:22] [Server thread/INFO]: [GriefPrevention] 105 total claims loaded.
[18:16:23] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
[18:16:23] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
[18:16:23] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
[18:16:23] [Server thread/INFO]: [GriefPrevention] GriefPrevention requires Vault for economy integration.
[18:16:23] [Server thread/INFO]: [GriefPrevention] Attempting to load Vault...
[18:16:23] [Server thread/INFO]: [GriefPrevention] Vault loaded successfully!
[18:16:23] [Server thread/INFO]: [GriefPrevention] Looking for a Vault-compatible economy plugin...
[18:16:23] [Server thread/INFO]: [GriefPrevention] Hooked into economy: Essentials Economy.
[18:16:23] [Server thread/INFO]: [GriefPrevention] Ready to buy/sell claim blocks!
[18:16:23] [Server thread/INFO]: [GriefPrevention] Boot finished.
[18:16:23] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.16.1.0
[18:16:23] [Server thread/WARN]: [EssentialsSpawn] §4Version mismatch! Please update all Essentials jars to the same version.
[18:16:23] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[18:16:23] [Server thread/INFO]: Done (19.948s)! For help, type "help"
[18:16:23] [Craft Scheduler Thread - 8/INFO]: [ChestSort] Checking for available updates...
[18:16:23] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ...
[18:16:24] [Craft Scheduler Thread - 0/WARN]: [AnnouncementsEverywhere] Stable version 3.8.3 is out! You are still running version 3.8.2
[18:16:24] [Craft Scheduler Thread - 8/WARN]: [ChestSort] ========================================================
[18:16:24] [Craft Scheduler Thread - 8/WARN]: [ChestSort] There is a new version of ChestSort available!
[18:16:24] [Craft Scheduler Thread - 8/WARN]: [ChestSort] Latest : 5.0.3
[18:16:24] [Craft Scheduler Thread - 8/WARN]: [ChestSort] Current: 5.0.2
[18:16:24] [Craft Scheduler Thread - 8/WARN]: [ChestSort] Please update to the newest version. Download:
[18:16:24] [Craft Scheduler Thread - 8/WARN]: [ChestSort] https://www.chestsort.de
[18:16:24] [Craft Scheduler Thread - 8/WARN]: [ChestSort] ========================================================
[18:16:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@591d1eb8[id=fe9b071d-979e-4c10-9f07-0622be2a22df,name=Defild,properties={textures=[com.mojang.authlib.properties.Property@6df0df1]},legacy=false] (/84.84.127.120:57168) lost connection: Disconnected
[18:16:24] [Craft Scheduler Thread - 0/INFO]: [AnnouncementsEverywhere] What's new: "[3.8.3] Important bugfixes"
[18:16:24] [Craft Scheduler Thread - 0/INFO]: [AnnouncementsEverywhere] You can download via hopping into the server and running '/aedownload'
[18:16:24] [Craft Scheduler Thread - 0/INFO]: [AnnouncementsEverywhere] Or via spigot: https://spigotmc.org/resources/59510
[18:16:24] [Server thread/INFO]: Whitelist is now turned on
[18:16:24] [Craft Scheduler Thread - 4/INFO]: [Vault] No new version available
[18:16:24] [Craft Scheduler Thread - 3/INFO]: [BuycraftX] Fetching all due players...
[18:16:25] [Craft Scheduler Thread - 3/INFO]: [BuycraftX] Fetched due players (0 found).
[18:16:27] [User Authenticator #2/INFO]: UUID of player Defild is fe9b071d-979e-4c10-9f07-0622be2a22df
[18:16:29] [Server thread/INFO]: Defild[/84.84.127.120:57171] logged in with entity id 363 at ([world]-1334.1298306439808, 78.0, 1702.929151579777)
[18:16:43] [Server thread/INFO]: Defild issued server command: /spawn
[18:16:54] [Server thread/INFO]: Defild issued server command: /whitelist off
[18:16:54] [Server thread/INFO]: [Defild: Whitelist is now turned off]
[18:18:08] [User Authenticator #3/INFO]: UUID of player Wolfadile is 0aed353b-a409-4f06-9749-f9b54d3fcf90
[18:18:09] [Server thread/INFO]: Wolfadile[/76.172.74.170:52209] logged in with entity id 4213 at ([world]-1292.5617588221803, 77.0, 1755.5678230018298)
[18:18:41] [User Authenticator #4/INFO]: UUID of player ItsAtlas_ is 315853bd-a6aa-4999-8222-1d1f6994ad4b
[18:18:42] [Server thread/INFO]: ItsAtlas_[/98.177.202.222:55504] logged in with entity id 5864 at ([world]-1325.4453909045824, 77.5, 1697.2287408895515)
[18:18:57] [Server thread/INFO]: ItsAtlas_ issued server command: /sellclaimblocks
[18:19:03] [Server thread/INFO]: ItsAtlas_ issued server command: /sellclaimblocks 250
[18:19:09] [Server thread/INFO]: ItsAtlas_ issued server command: /bal
[18:19:52] [Async Chat Thread - #0/INFO]: [-][Owner][-] ~Defild: hmm i maybe found the core issue for the crashing
[18:19:59] [Async Chat Thread - #0/INFO]: [Adventurer] ItsAtlas_: o
[18:20:10] [Async Chat Thread - #0/INFO]: [-][Owner][-] ~Defild: im gonna put infernalmobs and dangerous nether in the game again for a test
[18:20:17] [Async Chat Thread - #0/INFO]: [Adventurer] ItsAtlas_: rn?
[18:20:20] [Async Chat Thread - #0/INFO]: [-][Owner][-] ~Defild: yep
[18:20:36] [Server thread/INFO]: Defild issued server command: /save-all
[18:20:39] [Server thread/INFO]: [Defild: Saved the game]
[18:20:41] [Server thread/INFO]: Stopping the server
[18:20:41] [Server thread/INFO]: Stopping server
[18:20:41] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.16.1.0
[18:20:41] [Server thread/INFO]: [GriefPrevention] Disabling GriefPrevention v16.11.6
[18:20:41] [Server thread/INFO]: [GriefPrevention] GriefPrevention disabled.
[18:20:41] [Server thread/INFO]: [BuycraftX] Disabling BuycraftX v12.0.2
[18:20:41] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.16.1.159
[18:20:41] [Server thread/INFO]: [AdvancedAchievements] Disabling AdvancedAchievements v5.12.0
[18:20:42] [Server thread/INFO]: [AdvancedAchievements] Remaining requests sent to the database, plugin successfully disabled.
[18:20:42] [Server thread/INFO]: [Essentials] Disabling Essentials v2.16.1.159
[18:20:42] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
[18:20:42] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.10-SNAPSHOT (build 148)
[18:20:42] [Server thread/INFO]: [ChestSort] Disabling ChestSort v5.0.2
[18:20:42] [Server thread/INFO]: [PetMaster] Disabling PetMaster v1.9.5
[18:20:42] [Server thread/INFO]: [PetMaster] PetMaster has been disabled.
[18:20:42] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0
[18:20:42] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.0-rc-1;d542ba7
[18:20:42] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[18:20:42] [Server thread/INFO]: [CommandSigns] Disabling CommandSigns v2.1.1
[18:20:42] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
[18:20:42] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[18:20:42] [Server thread/INFO]: [ElderGuardianBoss] Disabling ElderGuardianBoss v0.7
[18:20:42] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.9.10 (beta)
[18:20:42] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
[18:20:42] [Server thread/INFO]: [mcMMOHorse] Disabling mcMMOHorse v4.3.54
[18:20:42] [Server thread/INFO]: All horses saved to database.
[18:20:42] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
[18:20:42] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[18:20:42] [Server thread/INFO]: [GetSpawners] Disabling GetSpawners v1.7
[18:20:42] [Server thread/INFO]: [AnnouncementsEverywhere] Disabling AnnouncementsEverywhere v3.8.2
[18:20:42] [Server thread/INFO]: [AnnouncementsEverywhere] Plugin disabled!
[18:20:42] [Server thread/INFO]: [OreReplacerPlugin] Disabling OreReplacerPlugin v1.0.1.13.16a
[18:20:42] [Server thread/INFO]: [OreReplacerPlugin] [OreReplacerPlugin] Disabled Version 1.0.1.13.16a
[18:20:42] [Server thread/INFO]: [AntiAFKPro] Disabling AntiAFKPro v1.6.0
[18:20:42] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.0.0-SNAPSHOT;4315-6ad2746
[18:20:42] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[18:20:42] [Server thread/INFO]: [PluginConstructorAPI] Disabling PluginConstructorAPI v1.0.51
[18:20:42] [Server thread/INFO]: Saving players
[18:20:42] [Server thread/INFO]: Defild lost connection: Server closed
[18:20:42] [Server thread/INFO]: Defild left the game
[18:20:42] [Server thread/INFO]: Wolfadile lost connection: Server closed
[18:20:42] [Server thread/INFO]: Wolfadile left the game
[18:20:42] [Server thread/INFO]: ItsAtlas_ lost connection: Server closed
[18:20:42] [Server thread/INFO]: ItsAtlas_ left the game
[18:20:42] [Server thread/INFO]: Saving worlds
[18:20:42] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
[18:20:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[18:20:43] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
[18:20:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[18:20:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[18:20:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
The text was updated successfully, but these errors were encountered: