LuckPerms

LuckPerms

41.4k Downloads

LuckPerms not installing into server

BlightfulBrady opened this issue · 2 comments

commented

07.08 12:51:17 [Multicraft] Starting server!
07.08 12:51:17 [Multicraft] Loaded config for "PaperSpigot (latest stable)"
07.08 12:51:17 [Multicraft] Updating eula.txt file
07.08 12:51:18 [Server] INFO System Info: Java 1.8 (OpenJDK 64-Bit Server VM 25.252-b09) Host: Linux 4.19-ovh-xxxx-std-ipv6-64 (amd64)
07.08 12:51:18 [Server] INFO Loading libraries, please wait...
07.08 12:51:19 [Server] INFO 2020-08-07 12:51:19,957 main WARN Advanced terminal features are not available in this environment
07.08 12:51:24 [Server] INFO Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
07.08 12:51:25 [Server] INFO Reloading ResourceManager: Default, bukkit
07.08 12:51:26 [Server] INFO Loaded 7 recipes
07.08 12:51:28 [Server] INFO Starting minecraft server version 1.16.1
07.08 12:51:28 [Server] INFO Loading properties
07.08 12:51:28 [Server] INFO This server is running Paper version git-Paper-116 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT)
07.08 12:51:28 [Server] INFO Server Ping Player Sample Count: 12
07.08 12:51:28 [Server] INFO Using 4 threads for Netty based IO
07.08 12:51:28 [Server] INFO Debug logging is disabled
07.08 12:51:29 [Server] INFO Default game type: SURVIVAL
07.08 12:51:29 [Server] INFO Generating keypair
07.08 12:51:29 [Server] INFO Starting Minecraft server on 158.69.26.92:25575
07.08 12:51:29 [Server] INFO Using epoll channel type
07.08 12:51:29 [Server] ERROR Could not load 'plugins/LuckPerms-Bukkit-5.1.86.jar' in folder 'plugins'
07.08 12:51:29 [Server] INFO org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
07.08 12:51:29 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:170) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:29 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:148) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:29 [Server] INFO at org.bukkit.craftbukkit.v1_16_R1.CraftServer.loadPlugins(CraftServer.java:388) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:29 [Server] INFO at net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:208) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:29 [Server] INFO at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:940) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:29 [Server] INFO at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:29 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
07.08 12:51:29 [Server] INFO Caused by: java.util.zip.ZipException: error in opening zip file
07.08 12:51:29 [Server] INFO at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_252]
07.08 12:51:29 [Server] INFO at java.util.zip.ZipFile.(ZipFile.java:225) ~[?:1.8.0_252]
07.08 12:51:29 [Server] INFO at java.util.zip.ZipFile.(ZipFile.java:155) ~[?:1.8.0_252]
07.08 12:51:29 [Server] INFO at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_252]
07.08 12:51:29 [Server] INFO at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_252]
07.08 12:51:29 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:158) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:29 [Server] INFO ... 6 more
07.08 12:51:29 [Server] ERROR Could not load 'plugins/EssentialsXGeoIP-2.18.0.0.jar' in folder 'plugins'
07.08 12:51:29 [Server] INFO org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
07.08 12:51:29 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:170) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:29 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:148) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:29 [Server] INFO at org.bukkit.craftbukkit.v1_16_R1.CraftServer.loadPlugins(CraftServer.java:388) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:29 [Server] INFO at net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:208) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:29 [Server] INFO at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:940) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:29 [Server] INFO at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:29 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
07.08 12:51:29 [Server] INFO Caused by: java.util.zip.ZipException: error in opening zip file
07.08 12:51:29 [Server] INFO at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_252]
07.08 12:51:29 [Server] INFO at java.util.zip.ZipFile.(ZipFile.java:225) ~[?:1.8.0_252]
07.08 12:51:29 [Server] INFO at java.util.zip.ZipFile.(ZipFile.java:155) ~[?:1.8.0_252]
07.08 12:51:37 [Multicraft] Skipped 22 lines due to rate limit (30/s)
07.08 12:51:37 [Server] WARN Legacy plugin ColoredSigns v4.1.0 does not specify an api-version.
07.08 12:51:37 [Server] WARN Legacy plugin NametagEdit v4.4.10 does not specify an api-version.
07.08 12:51:38 [Server] WARN Legacy plugin ChatCensor v1.0 does not specify an api-version.
07.08 12:51:38 [Server] WARN Legacy plugin QueueSystem v1.3 does not specify an api-version.
07.08 12:51:38 [Server] ERROR Could not load 'plugins/QueueSystem (1).jar' in folder 'plugins'
07.08 12:51:38 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
07.08 12:51:38 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:141) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:38 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:397) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:38 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:305) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:38 [Server] INFO at org.bukkit.craftbukkit.v1_16_R1.CraftServer.loadPlugins(CraftServer.java:388) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:38 [Server] INFO at net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:208) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:38 [Server] INFO at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:940) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:38 [Server] INFO at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:38 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
07.08 12:51:38 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
07.08 12:51:38 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_252]
07.08 12:51:38 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_252]
07.08 12:51:38 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_252]
07.08 12:51:38 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:167) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:38 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:216) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:38 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:111) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:38 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:38 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_252]
07.08 12:51:38 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_252]
07.08 12:51:38 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_252]
07.08 12:51:38 [Server] INFO at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_252]
07.08 12:51:38 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:68) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:38 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:51:38 [Server] INFO ... 7 more
07.08 12:51:38 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
07.08 12:51:38 [Multicraft] Skipped 20 lines due to rate limit (30/s)
07.08 12:51:38 [Server] INFO [PlayerHeads] Loading PlayerHeads v5.2.9-SNAPSHOT
07.08 12:51:39 [Server] INFO [PlayerHeads] Internal plugin locale:
07.08 12:51:39 [Server] INFO [PlayerHeads] Environment locale: en_US / en-US
07.08 12:51:39 [Server] INFO Trying provider: craftbukkit_1_16
07.08 12:51:39 [Server] INFO [Colored Signs] Loading ColoredSigns v4.1.0
07.08 12:51:39 [Server] INFO [NametagEdit] Loading NametagEdit v4.4.10
07.08 12:51:39 [Server] INFO [HolographicDisplays] Loading HolographicDisplays v2.4.3
07.08 12:51:39 [Server] INFO [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
07.08 12:51:39 [Server] INFO [ChatCensor] Loading ChatCensor v1.0
07.08 12:51:39 [Server] INFO [AnnouncementsEverywhere] Loading AnnouncementsEverywhere v4.0.3
07.08 12:51:39 [Server] INFO [Multiverse-Inventories] Loading Multiverse-Inventories v3.0.0-b459
07.08 12:51:39 [Server] INFO [AECommunicate] Loading AECommunicate v1.4.2
07.08 12:51:39 [Server] INFO [Multiverse-Portals] Loading Multiverse-Portals v4.1.0-b805
07.08 12:51:39 [Server] INFO [Vault] Loading Vault v1.7.3-b131
07.08 12:51:39 [Server] INFO [WorldEdit] Loading WorldEdit v7.2.0-beta-02+d10d7d6
07.08 12:51:40 [Server] INFO Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7d237ec2]
07.08 12:51:40 [Server] INFO [Essentials] Loading Essentials v2.18.0.0
07.08 12:51:40 [Server] INFO [PlayerWarps] Loading PlayerWarps v1.1.0
07.08 12:51:40 [Server] INFO [CommandSigns] Loading CommandSigns v2.2.0
07.08 12:51:40 [Server] INFO [WorldGuard] Loading WorldGuard v7.0.3;5407315
07.08 12:51:40 [Server] INFO [EssentialsChat] Loading EssentialsChat v2.18.0.0
07.08 12:51:40 [Server] INFO [ProjectKorra] Loading ProjectKorra v1.8.9
07.08 12:51:40 [Server] INFO [EssentialsSpawn] Loading EssentialsSpawn v2.18.0.0
07.08 12:51:40 [Server] INFO [BendingBoard] Loading BendingBoard v1.2.0
07.08 12:51:40 [Server] INFO [Factions] Loading Factions v1.6.9.5-2.4.2-RC
07.08 12:51:40 [Server] INFO [ProjectAddons] Loading ProjectAddons v1.0.6
07.08 12:51:40 [Server] INFO [PKNTE] Loading PKNTE v1.1.0
07.08 12:51:40 [Server] INFO [JedCore] Loading JedCore v2.9.4-Spigot1.15-PK1.8.9
07.08 12:51:40 [Server] INFO [BattleArena] Loading BattleArena v3.9.17.0
07.08 12:51:40 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
07.08 12:51:40 [Server] INFO [Vault] Enabling Vault v1.7.3-b131
07.08 12:51:40 [Server] WARN [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.18.0.0 which is not a depend, softdepend or loadbefore of this plugin.
07.08 12:51:40 [Server] INFO [Vault] [Economy] Essentials Economy found: Waiting
07.08 12:51:40 [Server] INFO [Vault] [Permission] SuperPermissions loaded as backup permission system.
07.08 12:51:40 [Server] INFO [Vault] Enabled Version 1.7.3-b131
07.08 12:51:40 [Server] INFO [WorldEdit] Enabling WorldEdit v7.2.0-beta-02+d10d7d6
07.08 12:51:40 [Server] INFO WEPIF: Vault detected! Using Vault for permissions
07.08 12:51:41 [Server] INFO Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R1 as the Bukkit adapter
07.08 12:51:43 [Server] INFO Preparing level "world"
07.08 12:51:43 [Server] INFO -------- World Settings For [world] --------
07.08 12:51:43 [Server] INFO Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false
07.08 12:51:43 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
07.08 12:51:43 [Server] 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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
07.08 12:51:43 [Server] INFO Max TNT Explosions: 100
07.08 12:51:43 [Server] INFO Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
07.08 12:51:43 [Server] INFO Experience Merge Radius: 6.0
07.08 12:51:43 [Server] INFO Cactus Growth Modifier: 100%
07.08 12:51:43 [Server] INFO Cane Growth Modifier: 100%
07.08 12:51:43 [Server] INFO Melon Growth Modifier: 100%
07.08 12:51:43 [Server] INFO Mushroom Growth Modifier: 100%
07.08 12:51:43 [Server] INFO Pumpkin Growth Modifier: 100%
07.08 12:51:43 [Server] INFO Sapling Growth Modifier: 100%
07.08 12:51:43 [Server] INFO Beetroot Growth Modifier: 100%
07.08 12:51:43 [Server] INFO Carrot Growth Modifier: 100%
07.08 12:51:43 [Server] INFO Potato Growth Modifier: 100%
07.08 12:51:43 [Server] INFO Wheat Growth Modifier: 100%
07.08 12:51:43 [Server] INFO NetherWart Growth Modifier: 100%
07.08 12:51:43 [Server] INFO Vine Growth Modifier: 100%
07.08 12:51:43 [Server] INFO Cocoa Growth Modifier: 100%
07.08 12:51:43 [Server] INFO Bamboo Growth Modifier: 100%
07.08 12:51:43 [Server] INFO SweetBerry Growth Modifier: 100%
07.08 12:51:43 [Server] INFO Kelp Growth Modifier: 100%
07.08 12:51:43 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
07.08 12:51:43 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
07.08 12:51:43 [Server] INFO View Distance: 6
07.08 12:51:43 [Server] INFO Item Merge Radius: 4.0
07.08 12:51:43 [Server] INFO Item Despawn Rate: 5500
07.08 12:51:43 [Server] INFO Arrow Despawn Rate: 300 Trident Respawn Rate:1200
07.08 12:51:44 [Multicraft] Skipped 36 lines due to rate limit (30/s)
07.08 12:51:44 [Server] INFO -------- World Settings For [world_the_end] --------
07.08 12:51:44 [Server] INFO Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false
07.08 12:51:44 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
07.08 12:51:44 [Server] 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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
07.08 12:51:44 [Server] INFO Max TNT Explosions: 100
07.08 12:51:44 [Server] INFO Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
07.08 12:51:44 [Server] INFO Experience Merge Radius: 6.0
07.08 12:51:44 [Server] INFO Cactus Growth Modifier: 100%
07.08 12:51:44 [Server] INFO Cane Growth Modifier: 100%
07.08 12:51:44 [Server] INFO Melon Growth Modifier: 100%
07.08 12:51:44 [Server] INFO Mushroom Growth Modifier: 100%
07.08 12:51:44 [Server] INFO Pumpkin Growth Modifier: 100%
07.08 12:51:44 [Server] INFO Sapling Growth Modifier: 100%
07.08 12:51:44 [Server] INFO Beetroot Growth Modifier: 100%
07.08 12:51:44 [Server] INFO Carrot Growth Modifier: 100%
07.08 12:51:44 [Server] INFO Potato Growth Modifier: 100%
07.08 12:51:44 [Server] INFO Wheat Growth Modifier: 100%
07.08 12:51:44 [Server] INFO NetherWart Growth Modifier: 100%
07.08 12:51:44 [Server] INFO Vine Growth Modifier: 100%
07.08 12:51:44 [Server] INFO Cocoa Growth Modifier: 100%
07.08 12:51:44 [Server] INFO Bamboo Growth Modifier: 100%
07.08 12:51:44 [Server] INFO SweetBerry Growth Modifier: 100%
07.08 12:51:44 [Server] INFO Kelp Growth Modifier: 100%
07.08 12:51:44 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
07.08 12:51:44 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
07.08 12:51:44 [Server] INFO View Distance: 6
07.08 12:51:44 [Server] INFO Item Merge Radius: 4.0
07.08 12:51:44 [Server] INFO Item Despawn Rate: 5500
07.08 12:51:44 [Server] INFO Arrow Despawn Rate: 300 Trident Respawn Rate:1200
07.08 12:51:44 [Server] INFO Zombie Aggressive Towards Villager: true
07.08 12:51:45 [Multicraft] Skipped 3 lines due to rate limit (30/s)
07.08 12:51:45 [Server] INFO Loaded 0 spawn chunks for world world
07.08 12:51:45 [Server] INFO Preparing spawn area: 0%
07.08 12:51:45 [Server] INFO Preparing spawn area: 0%
07.08 12:51:45 [Server] INFO Preparing spawn area: 0%
07.08 12:51:46 [Server] INFO Time elapsed: 1678 ms
07.08 12:51:46 [Server] INFO Preparing start region for dimension minecraft:the_nether
07.08 12:51:46 [Server] INFO Loaded 0 spawn chunks for world world_nether
07.08 12:51:46 [Server] INFO Preparing spawn area: 0%
07.08 12:51:46 [Server] INFO Preparing spawn area: 0%
07.08 12:51:46 [Server] INFO Time elapsed: 512 ms
07.08 12:51:46 [Server] INFO Preparing start region for dimension minecraft:the_end
07.08 12:51:46 [Server] INFO Loaded 0 spawn chunks for world world_the_end
07.08 12:51:46 [Server] INFO Time elapsed: 188 ms
07.08 12:51:46 [Server] INFO [PlayerHeads] Enabling PlayerHeads v5.2.9-SNAPSHOT
07.08 12:51:46 [Server] INFO [PlayerHeads] NoCheatPlus not detected.
07.08 12:51:46 [Server] INFO [PlayerHeads] Current plugin compatibility version: craftbukkit 1.16
07.08 12:51:46 [Server] INFO [Colored Signs] Enabling ColoredSigns v4.1.0*
07.08 12:51:46 [Server] INFO [NametagEdit] Enabling NametagEdit v4.4.10*
07.08 12:51:47 [Server] INFO [HolographicDisplays] Enabling HolographicDisplays v2.4.3
07.08 12:51:48 [Server] INFO [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
07.08 12:51:48 [Server] WARN [Multiverse-Core] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
07.08 12:51:48 [Server] 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].
07.08 12:51:48 [Server] 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.
07.08 12:51:48 [Server] INFO -------- World Settings For [Spiritforest] --------
07.08 12:51:48 [Server] INFO Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false
07.08 12:51:48 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
07.08 12:51:48 [Server] 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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
07.08 12:51:48 [Server] INFO Max TNT Explosions: 100
07.08 12:51:48 [Server] INFO Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
07.08 12:51:48 [Server] INFO Experience Merge Radius: 6.0
07.08 12:51:48 [Server] INFO Cactus Growth Modifier: 100%
07.08 12:51:48 [Server] INFO Cane Growth Modifier: 100%
07.08 12:51:48 [Server] INFO Melon Growth Modifier: 100%
07.08 12:51:48 [Server] INFO Mushroom Growth Modifier: 100%
07.08 12:51:48 [Server] INFO Pumpkin Growth Modifier: 100%
07.08 12:51:48 [Server] INFO Sapling Growth Modifier: 100%
07.08 12:51:48 [Server] INFO Beetroot Growth Modifier: 100%
07.08 12:51:48 [Server] INFO Carrot Growth Modifier: 100%
07.08 12:51:48 [Server] INFO Potato Growth Modifier: 100%
07.08 12:51:48 [Server] INFO Wheat Growth Modifier: 100%
07.08 12:51:48 [Server] INFO NetherWart Growth Modifier: 100%
07.08 12:51:48 [Server] INFO Vine Growth Modifier: 100%
07.08 12:51:48 [Server] INFO Cocoa Growth Modifier: 100%
07.08 12:51:48 [Server] INFO Bamboo Growth Modifier: 100%
07.08 12:51:48 [Server] INFO SweetBerry Growth Modifier: 100%
07.08 12:51:48 [Server] INFO Kelp Growth Modifier: 100%
07.08 12:51:48 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
07.08 12:51:48 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
07.08 12:51:49 [Multicraft] Skipped 9 lines due to rate limit (30/s)
07.08 12:51:49 [Server] INFO Preparing spawn area: 0%
07.08 12:51:49 [Server] INFO Preparing spawn area: 0%
07.08 12:51:49 [Server] INFO Preparing spawn area: 0%
07.08 12:51:50 [Server] INFO Preparing spawn area: 0%
07.08 12:51:50 [Server] INFO Preparing spawn area: 0%
07.08 12:51:50 [Server] INFO Time elapsed: 2004 ms
07.08 12:51:50 [Server] INFO -------- World Settings For [PVP] --------
07.08 12:51:50 [Server] INFO Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false
07.08 12:51:50 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
07.08 12:51:50 [Server] 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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
07.08 12:51:50 [Server] INFO Max TNT Explosions: 100
07.08 12:51:50 [Server] INFO Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
07.08 12:51:50 [Server] INFO Experience Merge Radius: 6.0
07.08 12:51:50 [Server] INFO Cactus Growth Modifier: 100%
07.08 12:51:50 [Server] INFO Cane Growth Modifier: 100%
07.08 12:51:50 [Server] INFO Melon Growth Modifier: 100%
07.08 12:51:50 [Server] INFO Mushroom Growth Modifier: 100%
07.08 12:51:50 [Server] INFO Pumpkin Growth Modifier: 100%
07.08 12:51:50 [Server] INFO Sapling Growth Modifier: 100%
07.08 12:51:50 [Server] INFO Beetroot Growth Modifier: 100%
07.08 12:51:50 [Server] INFO Carrot Growth Modifier: 100%
07.08 12:51:50 [Server] INFO Potato Growth Modifier: 100%
07.08 12:51:50 [Server] INFO Wheat Growth Modifier: 100%
07.08 12:51:50 [Server] INFO NetherWart Growth Modifier: 100%
07.08 12:51:50 [Server] INFO Vine Growth Modifier: 100%
07.08 12:51:50 [Server] INFO Cocoa Growth Modifier: 100%
07.08 12:51:50 [Server] INFO Bamboo Growth Modifier: 100%
07.08 12:51:50 [Server] INFO SweetBerry Growth Modifier: 100%
07.08 12:51:50 [Server] INFO Kelp Growth Modifier: 100%
07.08 12:51:50 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
07.08 12:51:50 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
07.08 12:51:50 [Server] INFO View Distance: 6
07.08 12:51:50 [Server] INFO Item Merge Radius: 4.0
07.08 12:51:51 [Multicraft] Skipped 10 lines due to rate limit (30/s)
07.08 12:51:51 [Server] INFO -------- World Settings For [SpiritWorld] --------
07.08 12:51:51 [Server] INFO Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false
07.08 12:51:51 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
07.08 12:51:51 [Server] 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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
07.08 12:51:51 [Server] INFO Max TNT Explosions: 100
07.08 12:51:51 [Server] INFO Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
07.08 12:51:51 [Server] INFO Experience Merge Radius: 6.0
07.08 12:51:51 [Server] INFO Cactus Growth Modifier: 100%
07.08 12:51:51 [Server] INFO Cane Growth Modifier: 100%
07.08 12:51:51 [Server] INFO Melon Growth Modifier: 100%
07.08 12:51:51 [Server] INFO Mushroom Growth Modifier: 100%
07.08 12:51:51 [Server] INFO Pumpkin Growth Modifier: 100%
07.08 12:51:51 [Server] INFO Sapling Growth Modifier: 100%
07.08 12:51:51 [Server] INFO Beetroot Growth Modifier: 100%
07.08 12:51:51 [Server] INFO Carrot Growth Modifier: 100%
07.08 12:51:51 [Server] INFO Potato Growth Modifier: 100%
07.08 12:51:51 [Server] INFO Wheat Growth Modifier: 100%
07.08 12:51:51 [Server] INFO NetherWart Growth Modifier: 100%
07.08 12:51:51 [Server] INFO Vine Growth Modifier: 100%
07.08 12:51:51 [Server] INFO Cocoa Growth Modifier: 100%
07.08 12:51:51 [Server] INFO Bamboo Growth Modifier: 100%
07.08 12:51:51 [Server] INFO SweetBerry Growth Modifier: 100%
07.08 12:51:51 [Server] INFO Kelp Growth Modifier: 100%
07.08 12:51:51 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
07.08 12:51:51 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
07.08 12:51:51 [Server] INFO View Distance: 6
07.08 12:51:51 [Server] INFO Item Merge Radius: 4.0
07.08 12:51:51 [Server] INFO Item Despawn Rate: 5500
07.08 12:51:51 [Server] INFO Arrow Despawn Rate: 300 Trident Respawn Rate:1200
07.08 12:51:51 [Server] INFO Zombie Aggressive Towards Villager: true
07.08 12:51:53 [Multicraft] Skipped 7 lines due to rate limit (30/s)
07.08 12:51:53 [Server] INFO [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
07.08 12:51:53 [Server] INFO [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
07.08 12:51:53 [Server] INFO [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
07.08 12:51:53 [Server] INFO [ChatCensor] Enabling ChatCensor v1.0*
07.08 12:51:53 [Server] INFO [ChatCensor] ChatCensor as been enabled.
07.08 12:51:53 [Server] INFO [AnnouncementsEverywhere] Enabling AnnouncementsEverywhere v4.0.3
07.08 12:51:53 [Server] INFO [AnnouncementsEverywhere] [ACF] Enabled Asynchronous Tab Completion Support!
07.08 12:51:54 [Server] INFO ______
07.08 12:51:54 [Server] INFO /\ | |
07.08 12:51:54 [Server] INFO / \ | | Developer: MrIvanPlays SITE: https://mrivanplays.com/
07.08 12:51:54 [Server] INFO / /\ \ | | Running version 4.0.3
07.08 12:51:54 [Server] INFO / ____ | |
Plugin running on Paper
07.08 12:51:54 [Server] INFO /_/ _______|
07.08 12:51:54 [Server] INFO [Multiverse-Inventories] Enabling Multiverse-Inventories v3.0.0-b459
07.08 12:51:54 [Server] INFO [Multiverse-Inventories 3.0.0-b459] enabled.
07.08 12:51:54 [Server] INFO [AECommunicate] Enabling AECommunicate v1.4.2
07.08 12:51:54 [Server] ERROR [AECommunicate] This server is not BungeeCord.
07.08 12:51:54 [Server] ERROR [AECommunicate] If the server is already hooked to BungeeCord, please enable it into your spigot.yml aswell.
07.08 12:51:54 [Server] ERROR [AECommunicate] Plugin disabled!
07.08 12:51:54 [Server] INFO [AECommunicate] Disabling AECommunicate v1.4.2
07.08 12:51:54 [Server] INFO [AECommunicate] Driver disabled
07.08 12:51:54 [Server] INFO [Multiverse-Portals] Enabling Multiverse-Portals v4.1.0-b805
07.08 12:51:54 [Server] INFO [Multiverse-Portals] 4 - Portals(s) loaded
07.08 12:51:54 [Server] WARN [Multiverse-Portals] Loaded class com.sk89q.worldedit.IncompleteRegionException from WorldEdit v7.2.0-beta-02+d10d7d6 which is not a depend, softdepend or loadbefore of this plugin.
07.08 12:51:54 [Server] INFO [Multiverse-Portals] Found WorldEdit. Using it for selections.
07.08 12:51:54 [Server] INFO [Multiverse-Portals 4.1.0-b805] Enabled - By Rigby and fernferret
07.08 12:51:54 [Server] INFO [Essentials] Enabling Essentials v2.18.0.0
07.08 12:51:55 [Server] INFO [Essentials] Loaded 25515 items from items.json.
07.08 12:51:55 [Server] INFO [Essentials] Using locale en_US
07.08 12:51:55 [Server] INFO [Essentials] ServerListPingEvent: Spigot iterator API
07.08 12:51:55 [Server] INFO [Essentials] Starting Metrics. Opt-out using the global bStats config.
07.08 12:51:55 [Server] INFO [Vault] [Economy] Essentials Economy hooked.
07.08 12:51:55 [Server] INFO [Essentials] Using config file enhanced permissions.
07.08 12:51:55 [Server] INFO [Essentials] Permissions listed in as player-commands will be given to all users.
07.08 12:51:55 [Server] INFO [PlayerWarps] Enabling PlayerWarps v1.1.0
07.08 12:51:55 [Server] INFO [CommandSigns] Enabling CommandSigns v2.2.0
07.08 12:51:55 [Server] INFO [CommandSigns] Plugin vault detected
07.08 12:51:55 [Server] INFO [CommandSigns] Vault economy [Essentials Economy] linked with command signs !
07.08 12:51:56 [Server] WARN [CommandSigns] Some command signs were not loaded because their location is not valid: 5
07.08 12:51:56 [Server] INFO [CommandSigns] If this plugin is useful to you, you can make a donation at: https://www.paypal.me/nokorbis
07.08 12:51:56 [Server] INFO [WorldGuard] Enabling WorldGuard v7.0.3;5407315
07.08 12:51:56 [Server] INFO [WorldGuard] (world) TNT ignition is PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (world) Lighters are PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (world) Lava fire is PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (world) Fire spread is UNRESTRICTED.
07.08 12:51:56 [Server] INFO [WorldGuard] Loaded configuration for world 'world'
07.08 12:51:56 [Server] INFO [WorldGuard] (world_nether) TNT ignition is PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (world_nether) Lighters are PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (world_nether) Lava fire is PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
07.08 12:51:56 [Server] INFO [WorldGuard] Loaded configuration for world 'world_nether'
07.08 12:51:56 [Server] INFO [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (world_the_end) Lighters are PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (world_the_end) Lava fire is PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
07.08 12:51:56 [Server] INFO [WorldGuard] Loaded configuration for world 'world_the_end'
07.08 12:51:56 [Server] INFO [WorldGuard] (Spiritforest) TNT ignition is PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (Spiritforest) Lighters are PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (Spiritforest) Lava fire is PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (Spiritforest) Fire spread is UNRESTRICTED.
07.08 12:51:56 [Server] INFO [WorldGuard] Loaded configuration for world 'Spiritforest'
07.08 12:51:56 [Server] INFO [WorldGuard] (PVP) TNT ignition is PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (PVP) Lighters are PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (PVP) Lava fire is PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (PVP) Fire spread is UNRESTRICTED.
07.08 12:51:56 [Server] INFO [WorldGuard] Loaded configuration for world 'PVP'
07.08 12:51:56 [Server] INFO [WorldGuard] (SpiritWorld) TNT ignition is PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (SpiritWorld) Lighters are PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (SpiritWorld) Lava fire is PERMITTED.
07.08 12:51:56 [Server] INFO [WorldGuard] (SpiritWorld) Fire spread is UNRESTRICTED.
07.08 12:51:56 [Server] INFO [WorldGuard] Loaded configuration for world 'SpiritWorld'
07.08 12:51:57 [Multicraft] Skipped 20 lines due to rate limit (30/s)
07.08 12:51:57 [Server] INFO [Factions] [1.6.9.5-2.4.2-RC] CoreProtect not found, disabling Inspect
07.08 12:51:57 [Server] INFO [Factions] [1.6.9.5-2.4.2-RC] Enabling FactionsTop command, this is a very basic /f top please get a dedicated /f top resource if you want land calculation etc.
07.08 12:51:57 [Server] INFO [Factions] [1.6.9.5-2.4.2-RC] Economy integration through Vault plugin successful.
07.08 12:51:57 [Server] INFO [Factions] [1.6.9.5-2.4.2-RC] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
07.08 12:51:57 [Server] INFO [Factions] Using BUKKIT as a particle provider
07.08 12:51:57 [Server] INFO [Factions] Using REDSTONE as the ParticleEffect for /f sc
07.08 12:51:57 [Server] INFO [Factions] [1.6.9.5-2.4.2-RC] Minecraft Version 1.9 or higher found, using non packet based particle API
07.08 12:51:57 [Server] INFO [SABER-FACTIONS] - Loaded 1 timers into list!
07.08 12:51:57 [Server] INFO [Factions] [1.6.9.5-2.4.2-RC] === ENABLE DONE (Took 482ms) ===
07.08 12:51:57 [Server] INFO [ProjectAddons] Enabling ProjectAddons v1.0.6
07.08 12:51:57 [Server] INFO [ProjectAddons] Geoblast is disabled
07.08 12:51:57 [Server] INFO [ProjectAddons] Metallokinesis is disabled
07.08 12:51:57 [Server] INFO [ProjectAddons] BloodGrip is disabled
07.08 12:51:57 [Server] INFO [PKNTE] Enabling PKNTE v1.1.0
07.08 12:51:57 [Server] INFO [JedCore] Enabling JedCore v2.9.4-Spigot1.15-PK1.8.9
07.08 12:51:57 [Server] INFO [JedCore] Initialized Metrics.
07.08 12:51:57 [Server] INFO [BattleArena] Enabling BattleArena v3.9.17.0
07.08 12:51:57 [Server] INFO [BattleArena] v3.9.17.0 enabling!
07.08 12:51:57 [Server] INFO [BattleArena] BattleTracker not detected, not tracking wins
07.08 12:51:57 [Server] INFO [BattleArena] CombatTagInterface is turned OFF
07.08 12:51:57 [Server] INFO [BattleArena] Essentials detected. God mode handling activated
07.08 12:51:57 [Server] INFO [BattleArena] Old Factions detected that does not have a PowerLossEvent
07.08 12:51:57 [Server] INFO [BattleArena] Multiverse-Core detected. Implementing teleport/gamemode workarounds
07.08 12:51:57 [Server] INFO [BattleArena] Multiverse-Inventories detected. Implementing teleport/gamemode workarounds
07.08 12:51:57 [Server] INFO [BattleArena] WorldEdit detected.
07.08 12:51:57 [Server] INFO [BattleArena] Warning currency was empty, using name from config.yml
07.08 12:51:57 [Server] INFO [BattleArena] found economy plugin Vault. [Default]
07.08 12:51:57 [Server] INFO [BattleArena] Vault chat not detected, ignoring channel options
07.08 12:51:57 [Server] INFO [BattleArena] Modules (2) [Paintballs, Grenades]
07.08 12:51:57 [Server] INFO [BattleArena] registering classes: gladiator, archer, monk
07.08 12:51:58 [Multicraft] Skipped 4 lines due to rate limit (30/s)
07.08 12:51:58 [Server] INFO [BattleArena] Now registering command duel dynamically with Bukkit commandMap.
07.08 12:51:58 [Server] INFO [BattleArena] Loaded Arena arenas: probending
07.08 12:51:58 [Server] INFO [BattleArena] Running BattleArena v3.9.17.0.
07.08 12:51:58 [Server] INFO [BattleArena] You are currently running a version slightly ahead from release (development build?)
07.08 12:51:58 [Server] Startup Done (30.006s)! For help, type "help"
07.08 12:51:58 [Server] INFO Timings Reset
07.08 12:51:58 [Server] INFO [Vault] No new version available
07.08 12:51:58 [Server] INFO [ProjectKorra] You are running the latest version of ProjectKorra
07.08 12:51:58 [Server] INFO UUID of player malibupork39 is 2df5c130-bf92-4da0-b6af-6c5661b40a8e
07.08 12:51:58 [Server] INFO UUID of player Aerway is adbec92d-ebaa-4bb3-a725-dece3ef5ceff
07.08 12:51:59 [Server] INFO Aerway joined the game
07.08 12:51:59 [Connect] User Aerway, IP 73.186.177.24
07.08 12:51:59 [Multicraft] Aerway ran command Message of the Day
07.08 12:51:59 [Server] INFO malibupork39 joined the game
07.08 12:51:59 [Connect] User malibupork39, IP 24.150.80.114
07.08 12:51:59 [Multicraft] malibupork39 ran command Message of the Day
07.08 12:52:00 [Server] INFO [ProjectKorra] Attempting to load in the following addon subelements... [Sound]
07.08 12:52:00 [Server] ERROR Could not pass event PlayerItemHeldEvent to ProjectAddons v1.0.6
07.08 12:52:00 [Server] INFO java.lang.NullPointerException: null
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.ScoreboardObjective.g(SourceFile:46) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.ScoreboardObjective.(SourceFile:24) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.Scoreboard.registerObjective(SourceFile:57) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at org.bukkit.craftbukkit.v1_16_R1.scoreboard.CraftScoreboard.registerNewObjective(CraftScoreboard.java:48) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at org.bukkit.craftbukkit.v1_16_R1.scoreboard.CraftScoreboard.registerNewObjective(CraftScoreboard.java:34) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at org.bukkit.craftbukkit.v1_16_R1.scoreboard.CraftScoreboard.registerNewObjective(CraftScoreboard.java:20) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at me.simplicitee.project.addons.BoardManager.update(BoardManager.java:95) ~[?:?]
07.08 12:52:00 [Server] INFO at me.simplicitee.project.addons.MainListener.onSlotChangeEvent(MainListener.java:626) ~[?:?]
07.08 12:52:00 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor429.execute(Unknown Source) ~[?:?]
07.08 12:52:00 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1652) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.PacketPlayInHeldItemSlot.a(SourceFile:30) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.PacketPlayInHeldItemSlot.a(SourceFile:8) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Multicraft] Skipped 35 lines due to rate limit (30/s)
07.08 12:52:00 [Server] WARN [ProjectAddons] Task #1121 for ProjectAddons v1.0.6 generated an exception
07.08 12:52:00 [Server] INFO java.lang.NullPointerException: null
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.ScoreboardObjective.g(SourceFile:46) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.ScoreboardObjective.(SourceFile:24) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.Scoreboard.registerObjective(SourceFile:57) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at org.bukkit.craftbukkit.v1_16_R1.scoreboard.CraftScoreboard.registerNewObjective(CraftScoreboard.java:48) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at org.bukkit.craftbukkit.v1_16_R1.scoreboard.CraftScoreboard.registerNewObjective(CraftScoreboard.java:34) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at org.bukkit.craftbukkit.v1_16_R1.scoreboard.CraftScoreboard.registerNewObjective(CraftScoreboard.java:20) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at me.simplicitee.project.addons.BoardManager.update(BoardManager.java:95) ~[?:?]
07.08 12:52:00 [Server] INFO at me.simplicitee.project.addons.BoardManager.update(BoardManager.java:64) ~[?:?]
07.08 12:52:00 [Server] INFO at me.simplicitee.project.addons.MainListener$4.run(MainListener.java:578) ~[?:?]
07.08 12:52:00 [Server] INFO at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.MinecraftServer.b(MinecraftServer.java:1291) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.DedicatedServer.b(DedicatedServer.java:377) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1212) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-116]
07.08 12:52:00 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
07.08 12:52:00 [Server] WARN [ProjectAddons] Task #1134 for ProjectAddons v1.0.6 generated an exception

commented
commented

You seem to have a corrupt copy of LP. If you're uploading to a host, do not do so over the website but rather use something like WinSCP or Filezilla