messageofdeath submitted a new resource: CommandNPC - Add Commands to your Citizens 2 NPC! Read more about this resource...
messageofdeath updated CommandNPC with a new update entry: CommandNPC v1.8.6! Read the rest of this update entry...
I will add this in v1.8.7. I just uploaded v.1.8.6 with the new commands to better config the commands. I'll see about adding BungeeCord to the plugin.
messageofdeath updated CommandNPC with a new update entry: CommandNPC v1.8.6.2 BUG FIX Read the rest of this update entry...
Within the command, simply type '%name' and it will be replaced with there name. BungeeCord support will be added in v1.8.7, with the only available command being /server <serverName>. They will not need to have permission for it as the plugin does not run it as a command.
Useful plugin! But a small issue here: The plugin still send "Command Executed" although I have set Code (Text): ExecuteCommandMessage: false in config.
For the time being, make the 'Execute' lowercase. So replace it with "executeCommandMessage". This will be fixed in v1.8.7
I have already added this in the soon-to-be released v1.8.7. To change servers you would use the command '/server <serverName>'
Currently in the works of uploading to dev.bukkit.org, then we gotta wait until they approve it before I update this resource
messageofdeath updated CommandNPC with a new update entry: CommandNPC v1.8.7! Read the rest of this update entry...
Hey! Seems like a cool plugin but...it's not working for me I'm trying to get npc to give bending with the PK plugin. I select the NPC then do: /npc cmdadd -o -c /tla choose Earth %player I've tried substituting %player with %player% and %name. I've tried switching around the -o and -c. I've tried abbreviating and unabbreviating the command. Nothing works. Every single time it says "You've succesfully added the command to the NPC" and then when i r-click nothing happens. Please help; RSVP.
The way the commands are executed, you do not need to add the '/'. The plugin automatically enters that in at the beginning after configuration. son use this command. '/npc cmdadd -o -c tla choose Earth %name'. It uses %name
@messageofdeath awesome man! Thanks for the update on the plugin. Would you take in to consideration adding a configurable message for "You can not do this yet!", please. Great..Cheers!
Would you mind removing this? I'd do it myself but I'd rather not have to edit the plugin, Mini lag spikes are occurring due to this line, I don't really know what the thinking was here but I don't think it's needed. https://github.com/messageofdeath/C...th/CommandNPC/Listeners/NPCListener.java#L129