CitizensCMD icon

CitizensCMD -----

Add commands to a Citizens NPC.




Version: 2.7.1
best plugin but fix it,
[18:43:22] [Server thread/WARN]: Plugin CitizensCMD v2.7.1 tried to register permission 'citizenscmd.list' but it's already registered
java.lang.IllegalArgumentException: The permission citizenscmd.list is already defined!
at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManager.java:621) ~[patched_1.8.8.jar:git-PaperSpigot-445]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:365) [patched_1.8.8.jar:git-PaperSpigot-445]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched_1.8.8.jar:git-PaperSpigot-445]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_411]

Version: 2.6.13
Nice free plugin with many useful functions,looking forward to you every update!
:P

Version: 2.6.13
Very good plugin, very easy to use, more convenient than the commands that come with citizens2

Version: 2.6.12
Useless plugin! When i started server all commands had lost. And not 1 time 5 times and i hate this plugin. And sometime right click commands not working.

Version: 2.6.11
10\10 .

Version: 2.6.8
When i started server all commands had lost. Dont use this broken plugin.
Thanks for NO SUPPORT

Version: 2.6.7
Hey! Great plugin.
Anyone who can't get the links to work, just add the link itself in a different line and add this command:

console tellraw %p% ["",{"text":"spied uz manis!","color":"red","bold":true,"underlined":false,"clickEvent":{"action":"open_url","value":" www.google.com"}}]
-
Author's response
Thanks!

Version: 2.6.6
When the server is rebooted, half of the commands are lost. It's very stupid....

Version: 2.6.6
Plugin seem perfect, but I cant wrote a PM to you and have a little problem, after i set "/npcmd add none warp xx" it say that the warp xx don't exist

Version: 2.6.6
I very happy its plugin still supported :D .

Version: 2.6.6
The link message sent by the NPC cannot be opened by the player.Other than that everything is fine Hope the author can fix it
-
Author's response
Clickable websites seem to work in messages from CitizensCMD for me, websites with a mix of hex colors within the name won't and there is nothing I can do about that, I'd recommend switching and using MiniMessage and using the <click> format.

Next time open a GitHub issue instead of a review.

Version: 2.6.6
Its a great addition to citizens, I dont know what these guys below are talking about. Im using the newest version now and all seems fine. Its a fantastic resource that I hope never vanishes.
Thanks a lot for all your hard work.

Version: 2.6.6
when i restart server all commands disappear use Commandnpc sunucuyu yeniden başlattığımda tüm komutlar kayboluyor Commandnpc kullanın

Version: 2.6.6
I disabled update checking and update notifications but I still get them and it's a bug! With version 1.12.2 Paper
-
Author's response
It works, I just tested it.

Version: 2.6.5
the new update is even worse than the previous one, when I finished working with this NPC I went to another NPC to work, after a while when I finished this NPC and used /npcmd reload it lost all my config. me, and when I'm working with npc, my config is lost naturally?

Version: 2.6.4
When the server is rebooted, half of the commands are lost. It's very stupid....

Version: 2.6.4
why, when I leave the server, and shut down the server and then restart and enter the server, all command and message configurations are lost?

Version: 2.6.4
Idk why, but this plugin doesnt work. Idk what i have to do now SD NIKinuodf

Version: 2.6.4
added commands, left the server, and the commands in the config all flies! and 1 star for that

Version: 2.6.3
It's the best plugin, awesome. It's a feature that should have. nice !!!!

Version: 2.6.2
I love this plugin! It's very useful to add commands to NPCs. Keep up the great work!

Version: 2.6.2
wooooooooooooohoooooooooooooooooo we are back with updates! thank u for maintaining it!!

Version: 2.6.2
Good plugin but cooldowns not working. So I hope it will be fixed soon (1.18.2)
But everything else working fine
-
Author's response
Make sure you don't have the bypass permission.

Version: 2.6.2
Very good plugin for citizens :>
-----------------------------------------------

Version: 2.6.0
All I can say is... It does not work.
I have latest citizens (to this date), and latest version, running on 1.17, yet, the plugin refuses to save anything.
Once I leave the world, commands do not work.
Once server is restarted, it results in text format error in save file.
It can't be used, thus.. work on it. I'll be glad.
-
Author's response
Can you provide more information and report it on the issues page?

Version: 2.5.1
No me a funcionado

[07:44:48 ERROR]: Error occurred while enabling CitizensCMD v2.5.1 (Is it up to date?)
java.lang.NoSuchMethodError: 'void org.simpleyaml.configuration.file.YamlFile.saveWithComments()'
at me.mattstudios.citizenscmd.utility.YamlUtils.copyDefaults(YamlUtils.java:43) ~[CitizensCMD.jar:?]
at me.mattstudios.citizenscmd.CitizensCMD.onEnable(CitizensCMD.java:88) ~[CitizensCMD.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.17.1.jar:git-Purpur-1428]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Purpur-1428]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Purpur-1428]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) ~[patched_1.17.1.jar:git-Purpur-1428]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:736) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:353) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1233) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:322) ~[patched_1.17.1.jar:git-Purpur-1428]
at java.lang.Thread.run(Thread.java:831) ~[?:?]
[07:44:48 INFO]: [CitizensCMD] Disabling CitizensCMD v2.5.1
-
Author's response
Fixed in 2.6.0+

Version: 2.5.1
goooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooood

Version: 2.5.1
[13:50:37] [Server thread/ERROR]: Error occurred while enabling CitizensCMD v2.5.1 (Is it up to date?)
java.lang.NoSuchMethodError: 'void org.simpleyaml.configuration.file.YamlFile.saveWithComments()'
at me.mattstudios.citizenscmd.utility.YamlUtils.copyDefaults(YamlUtils.java:43) ~[CitizensCMD.jar:?]
at me.mattstudios.citizenscmd.CitizensCMD.onEnable(CitizensCMD.java:88) ~[CitizensCMD.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.17.1.jar:git-Purpur-1393]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Purpur-1393]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Purpur-1393]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:535) ~[patched_1.17.1.jar:git-Purpur-1393]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:449) ~[patched_1.17.1.jar:git-Purpur-1393]
at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:727) ~[patched_1.17.1.jar:git-Purpur-1393]
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:318) ~[patched_1.17.1.jar:git-Purpur-1393]
at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1216) ~[patched_1.17.1.jar:git-Purpur-1393]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321) ~[patched_1.17.1.jar:git-Purpur-1393]

Version: 2.5.1
Awesome plugin! Never had any issues with it whatsoever. Amazing Developer. keep at it!

Version: 2.5.1
Sad to hear that this got abandoned but good to hear that the developer left it working unlike every developer who leaves his plugin abandoned with bugs

Version: 2.5.1
Awesome plugin, I've used this for years and it's always done a great job. Thanks for making this!

Version: 2.5.1
1.17 update pls 1.17 update pls 1.17 update pls 1.17 update pls 1.17 update pls 1.17 update pls 1.17 update pls 1.17 update pls

Version: 2.5.1
Great idea ! Very fast teleport!
...............................................

Version: 2.5.1
OMG I Love That its very easy, 5 Stars because this plugin not only is clearly made but can help the server a lot

Version: 2.5.1
English:
for all those who are still looking for a German for a long time, I once rewritten the en.yml in German you can find it here :)

Top plugin nice to do something like that: D

-----------------
German:
für alle die noch eine Deutsche lang suchen ich habe mal die en.yml auf Deutsch umgeschrieben die könnt ihr hier finden :)

Top Plugin nice das man sowas macht :D


Link:

https://pastebin.com/PL2vGg9e

Version: 2.5.1
Make this plugin a premium resource and keep the plugin alive! I need this in my life!

Version: 2.5.1
When choosing an npc that is cat type, and taking it to the nether it transforms into a normal cat, I don't know what happens with the other types of npc

Version: 2.5.1
good plugin but when i run the command /npcmd add server [servername] he just run the command of the name from the bungeeserver what i can do?

Version: 2.5.1
Versoin is broken in 1.16.5. Please update this to the latest version. Thank you.
-
Author's response
It works perfectly fine in 1.16.5, please ask for help before reviewing.

Version: 2.5.1
非常棒的插件,十分的满意
插件给我的服务器和插件开发有了很大的帮助
功能使用而又简单方便
支持多国的语言
Very Good!
我想我可以凑一凑字数!!!!!!!

Version: 2.5.1
Awesome plugin. Does what it says. No bugs or glitches found by me. If you have citizens plugin this is a must.

Version: 2.5.1
BAD! CANNOT ROTATE NPC TO -180 OR 180 I SPENT 4 HOURS DOING THAT PLEASE FIX IT OR FUCKING CANCEL THE PLUGIN AND DELETE THIS!
-
Author's response
What does that have anything to do with this plugin? This is not Citizens, this is just commands. lol

Version: 2.5.1
Best plugin! Thanks for your best work! Without this plugin, I don't know how I would make my beautiful server.

Version: 2.5.1
Although it's no longer update now, it was an excellent plugin.
Never had any problems with it, and used it on many servers :)
Keep doing what you do!

Version: 2.5.1
Perfect plugin, it is mandatory for those who have a network with Citizens, easy to configure and very well programmed!
Keep up the great work!

Version: 2.5.1
Excellent plugin, but sad to see it fade away.
It's time to say good bye to it. :-(
Thanks a lot ipsyko! :')

Version: 2.5.1
One The Best Npc Command for PerWorld Keep Going
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Im Speechless - by SubMC

btw LETS GOOOOOOOOOOOOOOOOOOO 115,1551 downloads ::::::DDDDDDDDDD

Version: 2.5.1
Please continue this plugin. I prefer this method over the citizens contuine please

Version: 2.5.1
Why are you people giving it lower than 5 stars if you love it and want it continued? Giving a lower rating only makes him not want to continue even more...

Version: 2.5.1
Your plugin was so much better than the option in the citizens... I hope you continue!

Version: 2.5.1
So disappointed that this plugin is no longer going to be support. Its way better than the npc command built into Citizens. Now I have to remove citizen cmd and add back all the commands I put in using citizens cmd.

Version: 2.5
The plugin doesn't work with 1.16.2 version only in 1.16, the plugin it's nice but needs an update.

Version: 2.5
Perfect plugin, but it doesn't work with minecraft version 1.16.2, please update it

Version: 2.5
hello this is zhcn.yml 简体中文
Please update the zhcn language file


# Citizens CMD Plugin by Mateus Moreira
# @LichtHund
# Version 2.5
#
# 根据需要进行更改.
# 小心删除papi变量!
# 某些占位符可以删除,但可能无法正常工作
# 冷却占位符可以安全删除
# 简体汉化Konsheng
# QQ2966907782
messages:
start-up:
using-language: "&7运用 &a中文 &7消息!"
new-version: "&c现在有新版本的CitizensCMD:"
papi-available: "&7运用 &aPlaceholderAPI&7!"
vault-available: "&7运用 &aVault&7!"
commands:
npc-add-command-added: "&a你已经成功新增命令到这个npc!"
npc-add-command-failed: "&c新增命令到这个npc失败!"
npc-add-command-delay-failed: "&c添加&d-d&c时延迟必须是数字!"
npc-cooldown-set: "&a你已经成功设置冷却时间!"
npc-cooldown-error: "&c设定冷却时间是出错!"
npc-price-set: "&a你已经成功设定价格!"
list-commands-counter-right: "&c&o{count} &7&o- 右键指令:"
list-commands-counter-left: "&c&o{count} &7&o- 左键指令:"
list-cooldown: "&7冷却时间: &c"
list-price: "&7价格: &c"
list-tooltip: "&7按下来编辑!"
reload-command: "&a所有档案已被重新加载!"
removed-command: "&a这条指令成功移除!"
edit-command: "&a {type} 已经被编辑!"
set-permission: "&a权限设置成功!"
remove-permission: "&a权限已成功删除!"
warnings:
no-npc-selected: "&c你一定要选择NPC来执行指令!"
invalid-number: "&c输入的值不是数字!"
invalid-id: "&c请用一条正确的命令ID!"
invalid-click-type: "&c你一定要选择左边或者右边!"
no-commands: "&c这个NPC已经没有更多指令!"
invalid-arguments: "&c你一定要选择我 CMD 或 PERM!"
invalid-permission: "&c权限不能包括空格!"
console-not-allowed: "&c这指令只能在游戏中执行!不能在console执行!"
no-permission: "&c你没有权限去执行这个指令!"
wrong-usage: "&c错误用法! &7/npcmd &c来看看指令用法!"
new-version: "&7有新的版本可使用: &cv"
download-at: "&7下载:"
npc:
on-cooldown: "&7请等 &c{time} 之后再用这条命令"
one-time-click: "&7这NPC只可一次性使用!"
pay-confirm: "&7如果要用这个NPC,你要付费 &a{price}$&7!\n&a{shift}来确定,按右键&7or &c{shift}来取消,按左键\n&8这行动会自动在 &c15 &8秒内取消!"
pay-canceled: "&c付费被取消!"
pay-no-money: "&c你没有足够的金钱!"
pay-completed: "&a已经在你的账户中扣去{price}$!"
message-display: "{name}:&r"
help:
version: "&7&o版本:"
info: "&7想要知道更多,把鼠标停留在一条指令上!"
example: "&8例子:"
description-add: "&7添加指令到NPC."
description-cooldown: "&7设定使用NPC冷却时间,以秒做单位."
description-price: "&7设定要使用NPC的价格."
description-list: "&7显示这个NPC的所有指令."
description-edit: "&7编辑特定的指令或者权限."
description-remove: "&7从一个NPC移除一条指令."
description-reload: "&7所有内容已重载."

# 重要!!
# 请勿更改此模式,请保留 “[]”,仅更改内部文字
time-format:
seconds: "[s], [秒], [秒]"
minutes: "[m], [分钟], [分钟]"
hours: "[h], [小时], [小时]"
days: "[d], [天], [天]"

Version: 2.5
Does what it says!

I need more characters for this. This plugin works, and it does what it says. Kthnx Spigot.

Version: 2.5
[CitizensCMD] Plugin CitizensCMD v2.5 has failed to register events for class me.mattstudios.citizenscmd.listeners.NPCListener because net/citizensnpcs/api/event/NPCCloneEvent does not exist.
[15:44:33 ERROR]: Error occurred while enabling CitizensCMD v2.5 (Is it up to date?)
help
-
Author's response
Review is not the place to ask for help. Update your Citizens version.

Version: 2.5
It works flawlessly and adds the expected customizability I had to the Citizens plugin itself.

Version: 2.5
Good plugin! i love this simple but good plugin.

80 characters !!!!!!!!!!!!!!!!

Version: 2.5
Plugin works great, except whenever a command/permission is given to an NPC after X amount of time, those commands and permisions reset and stop working, having me re add them to each NPC.

Using Version 2.5 with MC version 1.16.1

Version: 2.5
Plugin works great! haven't had a problem with it since I started using it! Keep up the good work!

Version: 2.5
Love the plugin and works amazing on my 1.16 bungeecord server. Is there a way to show player count on a different server?

Version: 2.4
Can you support version 1.16 as soon as possible
-------------------------------------------------------------------(80)

Version: 2.4
Great plugin that I have used many times to improve servers! I highly recommend this to anyone that has the Citizens plugin!

Version: 2.4
hey jo ;) its very very helpful thank you!
Is it possible to get in run command with op?
like this: npcmd add op (command) ????
would be nice because its needed.

Version: 2.4
How do I lock an NPC behind a command in this plugin? Is it possible

Overall a really good plugin, I just hope this is possible.
-
Author's response
Wdym by lock an NPC behind a command? Join the discord, it's easier to talk there ;p

Version: 2.4
Es lenta la respuesta del npcmd (al dar click) tarda en abrir o ejecutar el comando, sería bueno que sea rápido!

Version: 2.4
Support Chinese, very good plug-in
Chinese characters will be scrambled after the second restart

Version: 2.4
Good but i need a feature where when you click it the first time it does the command for the first time you right/left click the npc and the second time you click it it does something else like -1 for first click and -2 for second click otherwise good

Version: 2.4
Plugin is amazing! Works better than the outdated CommandNPC plugin!!! :) Thanks for making this LMAO

Version: 2.4
Must have for servers with Citizens plugin. I have made Russian translation, here is: https://pastebin.com/AS57mjhh

Version: 2.4
Good plugin, must have !

Version: 2.4
Good plugin. I suggest you add a command cycle which will be very helpful to us.

Version: 2.4
Good plugin. Does what it says. 1 problem; I run a server with around 45-50 plugins. After I had downloaded and installed 49 plugins, Citizens CMD would appear red in /pl and would stop working entirely. Haven't found a fix yet but still think this is a good plugin.

Version: 2.4
it's incredible how much you can do with this plugin, especially with things like cooldowns and costs.

Version: 2.4
Awesome AWESOME plugin, thank you for the Update and thank you for being active in the community I cant wait to install. I do love me some bug and performance boosts :) The cooldown feature is a NIIICE touch too :)

Version: 2.3.2
Console spammed with this whenever I reload the plugin.

I have reloaded the plugin, and restarted the server and it still does it. I have even deleted my saves.yml and still it persists.

29.08 08:26:08 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'npcmd' in plugin CitizensCMD v2.3.2
29.08 08:26:08 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1800) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1608) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1012) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1005) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:989) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:922) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
29.08 08:26:08 [Server] INFO Caused by: java.lang.IllegalArgumentException: Cannot translate null text
29.08 08:26:08 [Server] INFO at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:354) ~[patched_1.14.4.jar:git-Paper-154]
29.08 08:26:08 [Server] INFO at me.mattstudios.citizenscmd.utility.Util.color(Util.java:130) ~[?:?]
29.08 08:26:08 [Server] INFO at me.mattstudios.citizenscmd.files.LangHandler.getMessage(LangHandler.java:302) ~[?:?]
29.08 08:26:08 [Server] INFO at me.mattstudios.citizenscmd.commands.CMDReload.execute(CMDReload.java:69) ~[?:?]
29.08 08:26:08 [Server] INFO at me.mattstudios.citizenscmd.commands.base.CommandHandler.onCommand(CommandHandler.java:109) ~[?:?]
29.08 08:26:08 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.14.4.jar:git-Paper-154]

Version: 2.3.2
Great plugin, developer is active, patient and friendly. 5 stars! Thanks for developing!

Version: 2.3.2
Thanks! This did exactly what i needed it to.

I am getting a error when running /npcmd reload - but no big issue. PM Me if you want specs or the stack trace.

Version: 2.3.1
Great plugin, with very few bugs, if at all. This functionality should be built-in to Citizens!

Version: 2.3.1
I love it plugin. Works perfectly! Thank you, author!!!
----------------------------------------------------------------------------

Version: 2.3
Had to give another review, the author is just amazing and great to talk to. Donated $10 since he's amazing.

Version: 2.2
Works very well, I can't cooldown functioning with 1.14 but that could either be me doing it incorrectly or a bug

Version: 2.2
This plugin has 54k download just for something, the best of its Kind, an one of the fewer out there.

It's awesome and very complete, smooth, and easy to use , and the best thing? Dev is Active. No more to say, Buy it. WAIT IT'S FREE yeah. 10/10

Version: 2.2
i used on my minecraft server 1.12.2 but its not working, please fix i really need this plugin for my minecraft skyblock server :(

Version: 2.2
Great plugin, To fix the issue with ops only being able to use NPC's just add "citizenscmd.use" and it should fix it

Version: 2.2
cool but one MASSIVE problem you cant use the npcs if your not opped PLEASE FIX QUICK

Version: 2.2
A very nice plugin.
l love it.
Please continue refueling.
------------------------------------------------------

Version: 2.2
Plugin works as intended, all the information you need to get you started is on the Github page. Ease of use is a 10/10

Version: 2.2
I updated the plugin to the latest version to fix a never appeared bug "infinite cooldowns". As soon as I updated to the latest version every player had a 13615141days cooldown on ALL NPCs so I had to revert it back to my version. An update that supposed to fix cooldown bug brang up a cooldown bug

Version: 2.1
I love the plugin! I use CommandNPC for my 1.8 servers! But now i made a 1.13 server too. so i searched and found this plugin! It does everything it needs to do!

Version: 2.1
Added command + click it.
DONT WORK FOR ME
(Lastest 1.12.2, latest CitizenCMD, latest Citizens)

[ERROR] Could not pass event NPCRightClickEvent to CitizensCMD v2.1

org.bukkit.event.EventException: null

at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[S.jar:git-Spigot-dcd1643-e60fc34]

at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[S.jar:git-Spigot-dcd1643-e60fc34]

at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [S.jar:git-Spigot-dcd1643-e60fc34]

at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [S.jar:git-Spigot-dcd1643-e60fc34]

at net.citizensnpcs.EventListen.onPlayerInteractEntity(EventListen.java:431) [Citizens.jar:?]

at sun.reflect.GeneratedMethodAccessor542.invoke(Unknown Source) ~[?:?]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_172]

at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_172]

at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [S.jar:git-Spigot-dcd1643-e60fc34]

at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [S.jar:git-Spigot-dcd1643-e60fc34]

at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [S.jar:git-Spigot-dcd1643-e60fc34]

at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [S.jar:git-Spigot-dcd1643-e60fc34]

at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1582) [S.jar:git-Spigot-dcd1643-e60fc34]

at net.minecraft.server.v1_12_R1.PacketPlayInUseEntity.a(SourceFile:69) [S.jar:git-Spigot-dcd1643-e60fc34]

at net.minecraft.server.v1_12_R1.PacketPlayInUseEntity.a(SourceFile:13) [S.jar:git-Spigot-dcd1643-e60fc34]

at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [S.jar:git-Spigot-dcd1643-e60fc34]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_172]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_172]

at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [S.jar:git-Spigot-dcd1643-e60fc34]

at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [S.jar:git-Spigot-dcd1643-e60fc34]

at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [S.jar:git-Spigot-dcd1643-e60fc34]

at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [S.jar:git-Spigot-dcd1643-e60fc34]

at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [S.jar:git-Spigot-dcd1643-e60fc34]

at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]

Caused by: java.lang.NoSuchMethodError: me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(Lorg/bukkit/OfflinePlayer;Ljava/lang/String;)Ljava/lang/String;

at me.mattmoreira.citizenscmd.Listeners.NPCListener.onRightClick(NPCListener.java:128) ~[?:?]

at sun.reflect.GeneratedMethodAccessor550.invoke(Unknown Source) ~[?:?]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_172]

at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_172]

at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[S.jar:git-Spigot-dcd1643-e60fc34]

... 23 more

Version: 2.1
NICE PLUGIN PLEASE UPDATE to 1.13.1










............................................

Version: 2.1
Nice plugin

Good Job
------------------------------------------------------------------------------------------

Version: 2.1
Rly good plugin add support send command bungee console no for swap server for command thx

Version: 2.1
the truth this plugin has surprised me congratulations for the creator Very good plugin

Version: 2.1
I will not drop it any true hate yet, but no matter how many times I try re-downloading and reloading the resource, it fails to work, always giving me a "internal error" message when attempting any type of command. If I could get feedback on my problem, that would be very helpful.
-
Author's response
Please post the issue here: https://github.com/ipsk/CitizensCMD/issues

Version: 2.1
Good plugin, but if i click an NPC, it shows an error. I know it doesnt have to do anything with your plugin, but maybe you know a fix? https://pastebin.com/xKFp28xW

I still does the command but it just spams that error everytime someone clicks the NPC

Version: 2.0
5/5
Your review must be at least 80 characters. Using filler characters to bypass this limit will get you punished, please write a proper and constructive review.

Version: 1.2.2
Big timing issues. I know your working on a bigger update but when is that coming? It's been months.

Version: 1.2.2
A helpful plugin, hope the developer will still update this resource :))))))))))

Version: 1.2.2
It's an excellent plugin although CommandNPC is better because it has variables which is very very useful.

Version: 1.2.2
Love the plugin just waiting for 12.2.2 update............................................

Version: 1.2.2
Nice plugin. thx alo to the developer. yes its good and works on 1.12.2. hope u will keep updating it

Version: 1.2.2
Today's update doesn't work for me in minecraft 1.8 bukkit :( Hope that will be fixed soon.

Version: 1.2.2
I REALLY like this plugin, I couldn't find one like this anywhere else, but I am using CraftBukkit, and every time I run a /npcmd command, it fails, so i have to add commands to the Saves.yml file instead.

Version: 1.2.0
Awesome but wish there was away to run 2 commands, Punch and Right Click.

example:
Left click could do /prices A (Shows GUI)
Right Click runs /sellall A (Sells Everything)

Version: 1.2.0
I had a bug with citizens and commandnpc glitching the heck out when I used it with paperpsigot 1.8, rendering the npcs invisible 24/7, with commands crashing. this plugin fixed the error fully, IT WORKS PERFECTLY. THANK YOU SO MUCH.

Version: 1.2.0
wow this is an awesome plugin you can really do a lot with this. Thanks for awesome plugin!

Version: 1.2.0
I love this plugin, this is what I have been looking for, a plugin that allows me to add click events to NPCs.

Version: 1.2.0
Nice Plugin !!
-------------------------
--------------------------
--------------------------

Version: 1.2.0
Big error, i put 5s to execute commands and went i restart server say i need wait 14d or 6d etc. .

Version: 1.2.0
I don't want to rate this plugin based on my issue. I'm not able to right-click my NPC and having it open my command. I have even set it to RIGHT and it still doesn't open. Please help.
-
Author's response
Post your issue here please. https://github.com/ipsk/CitizensCMD/issues

Version: 1.2.0
Please add npc price!!!!
Please add npc price!!!!
Please add npc price!!!!
Please add npc price!!!!

Version: 1.2.0
Love this plugin, lets me make my villagers sell commands to my players! Works amazing! :)

Version: 1.1.0
Works well on spigot for minecraft 1.12.2. thanks alot for this awesome and very useful plugin! <3

Version: 1.1.0
Hello!
This is my first plugin review and I'm happy that I can give this plugin 5 stars. It works very well and useful for my server.
Keep up the good work :)

Version: 1.1.0
Awesome plugin, i just wish there was a way to make someone pay to use the citizen, if there is a way please help

Version: 1.1.0
Best plugin, better than CommandNPC
---------------------------------------------------------

Version: 1.1.0
This plugin works like a charm, except it doesn't have support for Bungee commands.

Version: 1.1.0
I use this plugin 2 months now with no bugs etc... I love it! Excellent developer and the updates is super! Thanks for sharing this!

Keep going man!

Version: 1.1.0
Awesome Plugin!
Thank you for update the new features!
Keep going! :D
-----------

Version: 1.0.5
You can add items commands-price: (money)
Thanh for you.........................................................!!!!

Version: 1.0.5
------------------------------------
Update 1.12 ?
------------------------------------

Version: 1.0.5
I'm thinking at add cooldown up

*//Sorry for my english
*// I'm thailand
*// Update :D 1.0.6

Version: 1.0.5
Nice plugin, can you add a tell type?
You can add a message, and when a player clicks the NPC it say that message to that player only.
-
Author's response
You can simply add it by using other plugins or even default Spigot if I'm not wrong.
For example, using essentials: /npcmd add console msg %p% This message will only be seen by the player that clicked

Version: 1.0.5
Great plugin, but the Messages.yml file is outside the folder. All good though. Very nice and simple to figure out!

Version: 1.0.5
Very nice plugin, bit of a shame it's limited to one command. Would love to be able to add multiple to one npc. Thanks and keep up the good work.

Version: 1.0.5
Good Plugin And The Owner plugin Takecare for help Me !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Version: 1.0.5
-------------------------------------------------------------

Nice plugin working without errors


Thanks

Version: 1.0.4
Very nice plugin. Author is very active.

When issues were found, he responded quickly and with effective updates.

Version: 1.0.4
Excellent addon !!!

Version: 1.0.4
Plugin is updated frequently, author is active. The author added a request I suggested with no issues and fairly quickly. +5

Version: 1.0.3
Very good plugin, i was searching a lot of plugins like this but this it's the most simple i have found!

Version: 1.0.3
This plugin is way better than CommandNPC. I find it less laggy and more simple to use.

Great job!!

Version: 1.0.2
Sorry man for that review, i put that because i have seen another plugin with the same "features" so i though it is the same. Sorry man, and keep the good work.

Version: 1.0.2
This Review because of Ghostic's crap :)
Stay on updating
~ Gomze

Version: 1.0.1
This isnt your plugin, this is Mattew plugin.

REPORTED
............................................
-
Author's response
My name is Matthew Moreira, and this was created by me, you can check my twitter to make sure if you want, is @PrinceBee_BC.
Thanks for the review though.

Resource Information
Author:
----------
Total Downloads: 317,200
First Release: Oct 9, 2016
Last Update: Oct 2, 2024
Category: ---------------
All-Time Rating:
134 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings