pls help what's this

Discussion in 'Bukkit Help' started by oof392, May 3, 2020.

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

    oof392

    help.jpg pls help help 2.jpg
     
  2. Offline

    Koboyashi

    Can you send the full log?
    Additionally info about what CB/Bukkit/Spigot you are using?
    Finally your plugin list, we need just incase the builds are actually affecting it instead of the plugins.
     
  3. Offline

    oof392

  4. Offline

    Firestare

    2 thing
    first: you may have to reinstall ProtocolLib, the error log says "Could not load 'plugins\ServerlistMOTD-v.4.0.jar' in folder 'plugins'org.bukkit.plugin.UnknownDependencyException" meaning somewhere in the plugins files theres a line of code that was flaged as a dependent of another when it shouldn't be

    Example
    Code:
    SkeletonKingDrops:
      Conditions:
      - playerwithin 40
      Drops:
      - SkeletonKingItemDrops 1
      - experience 100
      - heroesexp 200
    the 3rd line "-playerwithin 40" is a dependent of the condition modifier, if you put a new lien of code that's not programmed properly it will cause an error. so you can ether scroll through the code or reinstall it

    second: the version of luckperms your using is incompatible with the version of Minecraft your playing, check what version of Minecraft your running then download and install the right verison
     
Thread Status:
Not open for further replies.

Share This Page