public class WaypointCommands extends Object
Constructor and Description |
---|
WaypointCommands(Citizens plugin) |
Modifier and Type | Method and Description |
---|---|
void |
disableTeleporting(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
provider(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
public WaypointCommands(Citizens plugin)
public void disableTeleporting(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 provider(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
Copyright © 2019. All rights reserved.