Question about plugin depends

Hi everyone, is it possible in the latest version of Paper to better handle a situation where a plugin depend is missing?

For example, my plugin call it NickServerCore depends on DiscordSRV. If I make one mistake in the discordSRV console and DiscordSRV dies, I don't want NickServerCore to die, too. I want to gracefully handle the errors.

This is probably really simple, but I want to make sure I'm following best practice. Thanks!
Was this page helpful?