Bangeecord plugins don't work for me

Discussion in 'Bukkit Help' started by Noobic_craftic, Jan 20, 2021.

Thread Status:
Not open for further replies.
  1. Offline

    Noobic_craftic

    Help me, I installed two plugins on my papermc server: bungeecord and bengeecord-botfilter for version 1.16.4, but they don't work with at least one if I got into the plugin jar file and didn't find plugin.jml there help at least one please step by step! And here is the error to both the plugin:
    bungeecord-botfilter:

    [12:40:48 ERROR]: Could not load 'plugins\bungeecord-botfilter(3.8.4).jar' in folder 'plugins'
    org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[patched_1.16.4.jar:git-Paper-416]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:148) ~[patched_1.16.4.jar:git-Paper-416]
    at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:389) ~[patched_1.16.4.jar:git-Paper-416]
    at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:206) ~[patched_1.16.4.jar:git-Paper-416]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:935) ~[patched_1.16.4.jar:git-Paper-416]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[patched_1.16.4.jar:git-Paper-416]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
    Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
    ... 7 more

    Bungeecord:

    [12:40:48 ERROR]: Could not load 'plugins\bungeecord.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[patched_1.16.4.jar:git-Paper-416]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:148) ~[patched_1.16.4.jar:git-Paper-416]
    at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:389) ~[patched_1.16.4.jar:git-Paper-416]
    at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:206) ~[patched_1.16.4.jar:git-Paper-416]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:935) ~[patched_1.16.4.jar:git-Paper-416]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[patched_1.16.4.jar:git-Paper-416]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
    Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
    ... 7 more
     
  2. Offline

    timtower Administrator Administrator Moderator

    Locked
    Bungeecord requires offline mode.
    Offline mode is not supported by Bukkit
     
Thread Status:
Not open for further replies.

Share This Page