Fix more SQL

This commit is contained in:
2023-10-29 23:07:36 -05:00
parent 3608e8e825
commit 88f10ef9cc
4 changed files with 2 additions and 7 deletions

View File

@ -54,7 +54,6 @@ public class PlexCMD extends PlexCommand
send(sender, "Reloaded indefinite bans");
plugin.commands.load();
send(sender, "Reloaded blocked commands file");
send(sender, "Imported ranks");
if (!plugin.getServer().getPluginManager().isPluginEnabled("Vault"))
{
throw new RuntimeException("Vault is required to run on the server if you use permissions!");