public class AdminCommands extends Object
Constructor and Description |
---|
AdminCommands(Citizens plugin) |
Modifier and Type | Method and Description |
---|---|
void |
citizens(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
reload(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
save(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
public AdminCommands(Citizens plugin)
public void citizens(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc) throws net.citizensnpcs.api.command.exception.CommandException
net.citizensnpcs.api.command.exception.CommandException
public void reload(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc) throws net.citizensnpcs.api.command.exception.CommandException
net.citizensnpcs.api.command.exception.CommandException
public void save(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
Copyright © 2019. All rights reserved.