Answers for "how to make a plugin load after another spigot"

1

how to make a plugin load after another spigot

//In Plugin.YML

depend: [OnePlugin, AnotherPlugin]
Posted by: Guest on January-03-2021

Code answers related to "how to make a plugin load after another spigot"

Browse Popular Code Answers by Language