mirror of
https://github.com/TotalFreedomMC/TF-Marriage.git
synced 2025-07-09 15:28:15 +00:00
Update for TFM staff refactor
This commit is contained in:
parent
0f203a5971
commit
de2dff0376
6 changed files with 19 additions and 15 deletions
|
@ -22,7 +22,7 @@ public class CommandReload extends Command {
|
|||
|
||||
@Override
|
||||
public void execute() {
|
||||
if (!marriage.getTFM().isAdmin(player))
|
||||
if (!marriage.getTFM().isStaff(player))
|
||||
{
|
||||
sender.sendMessage(ChatColor.RED + "You are not permitted to use this command.");
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue