make a plugin load after a different plugin code example Example: how to make a plugin load after another spigot //In Plugin.YML depend: [OnePlugin, AnotherPlugin]