public class NPCCommands extends Object
Constructor and Description |
---|
NPCCommands(Citizens plugin) |
Modifier and Type | Method and Description |
---|---|
void |
age(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
anchor(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
armorstand(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
collidable(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
controllable(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
copy(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
create(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
despawn(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
flyable(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
follow(net.citizensnpcs.api.command.CommandContext args,
Player sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
gamemode(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
glowing(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
gravity(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
horse(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
id(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
inventory(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
item(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
leashable(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
list(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
lookClose(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
metadata(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
minecart(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
mount(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
moveto(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
name(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
npc(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
ocelot(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
owner(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
passive(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
pathfindingOptions(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
pathfindingRange(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
playerlist(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
pose(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
power(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
profession(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
rabbitType(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
remove(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
rename(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
respawn(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
script(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
select(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
sheep(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
skin(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
skinLayers(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
slimeSize(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
sound(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
spawn(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
speak(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
speed(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
swim(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
targetable(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
tp(net.citizensnpcs.api.command.CommandContext args,
Player player,
net.citizensnpcs.api.npc.NPC npc) |
void |
tphere(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
tpto(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
type(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
vulnerable(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
wither(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
void |
wolf(net.citizensnpcs.api.command.CommandContext args,
CommandSender sender,
net.citizensnpcs.api.npc.NPC npc) |
public NPCCommands(Citizens plugin)
public void age(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 anchor(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 armorstand(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 collidable(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 controllable(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 copy(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 create(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 despawn(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 flyable(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 follow(net.citizensnpcs.api.command.CommandContext args, Player sender, net.citizensnpcs.api.npc.NPC npc) throws net.citizensnpcs.api.command.exception.CommandException
net.citizensnpcs.api.command.exception.CommandException
public void gamemode(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void glowing(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 gravity(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void horse(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 id(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void inventory(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void item(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 leashable(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void list(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 lookClose(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 metadata(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 minecart(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 mount(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 moveto(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 name(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void npc(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void ocelot(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 owner(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 passive(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 pathfindingOptions(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 pathfindingRange(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void playerlist(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void pose(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 power(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void profession(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 rabbitType(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 remove(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 rename(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void respawn(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void script(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void select(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 sheep(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 skin(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 skinLayers(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 slimeSize(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void sound(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 spawn(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 speak(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 speed(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 swim(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 targetable(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void tp(net.citizensnpcs.api.command.CommandContext args, Player player, net.citizensnpcs.api.npc.NPC npc)
public void tphere(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 tpto(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 type(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 vulnerable(net.citizensnpcs.api.command.CommandContext args, CommandSender sender, net.citizensnpcs.api.npc.NPC npc)
public void wither(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 wolf(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.