Add command to reload permissions.yml and require confirm to reload
This commit is contained in:
@ -2096,4 +2096,6 @@ public interface Server extends PluginMessageRecipient, net.kyori.adventure.audi
|
||||
@NotNull
|
||||
Spigot spigot();
|
||||
// Spigot end
|
||||
|
||||
void reloadPermissions(); // Paper
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user