CommandNPC

CommandNPC

CommandNPC is a plugin inspired by the server Mineplex, which adds a new function to NPCs. It allows users to run commands by simply right clicking on a Citizens NPC. Requires Citizens 2! Now requires Java 8
Commands and Permissions
(Now supports PlaceholderAPI)
To set up the npc with the commands you need the permission โ€˜commandnpc.adminโ€™
Be aware that flags that require additional input like [โ€“v price], you need 2 dashes(-)!
  • /npc cmdadd [-c console] [-o Op] [-r random] [-i ignorePermMsg] [-l ignoreMoneyMsg] [โ€“v price] [โ€“t clickType] [โ€“d delay] [โ€“cd cooldown] [โ€“p custom.permission.node] <commandโ€ฆ> โ€“ Add a command to be executed  upon clicking the selected NPC.
    • The -c flag runs the command through the console.
    • The -o flag runs the command as an op.
    • The -r flag picks a random command and executes that one command only.
    • The -i flag when true, noPerm message doesnโ€™t send
    • The -l flag when true, noMoney message doesnโ€™t send
    • The โ€“v flag charges the player the specified amount, when running the command. (Numeric with decimal)
    • The โ€“p flag requires the player to have the specified permission.
    • The โ€“d flag is the amount of ticks that the command will be delayed by. (Integer input)
    • The โ€“cd flag is a cooldown for the command in ticks. (20 ticks in a second)
    • The โ€“t flag sets the clickType(โ€˜leftโ€™, โ€˜rightโ€™, or โ€˜bothโ€™) | This will default to the global setting in config yml
  • /npc cmdinfo [id] โ€“ Gets various information about all the NPC commands
    • If you include the command โ€˜idโ€™ it will only show information for that command.
    • You get the โ€˜idโ€™ from using the โ€˜cmdinfoโ€™ command
  • /npc cmdremove <id> โ€“ Removes a specific command
    • You get the โ€˜idโ€™ from using the โ€˜cmdinfoโ€™ command
  • /npc cmdset <id> [-c console] [-o Op] [-r random] [-m cdMsg] [-i ignorePermMsg] [-l ignoreMoneyMsg] [โ€“v price] [โ€“t clickType] [โ€“d delay] [โ€“cd cooldown] [โ€“p custom.permission.node] [command | cdMsgโ€ฆ] โ€“ Set various variables for the command

    • The -c flag runs the command through the console. (This will toggle between true/false)
    • The -o flag runs the command as an op. (This will toggle between true/false)
    • The -r flag picks a random command and executes that one command only.
    • The -m flag is when you have a cooldown amount specified. When the player is in a cooldown and attempt to use the NPC, it will send them this message. (Usage: /npc cmdset -m [cdMsgโ€ฆ]) Note: When using other flags the cdMsg as to be the last things within the command.
    • The -i flag when true, noPerm message doesnโ€™t send
    • The -l flag when true, noMoney message doesnโ€™t send
    • The โ€“v flag charges the player the specified amount, when running the command. (Numeric with decimal)
    • The โ€“p flag requires the player to have the specified permission.
    • The โ€“d flag is the amount of ticks that the command will be delayed by. (Integer input)
    • The โ€“cd flag is a cooldown for the command in ticks. (20 ticks in a second)
    • The โ€“t flag sets the clickType (โ€˜leftโ€™, โ€˜rightโ€™, or โ€˜bothโ€™)
    • You get the โ€˜idโ€™ from using the โ€˜cmdinfoโ€™ command
  • /npc cmdreset โ€“ Remove all commands from the selected NPC.
  • You can use โ€˜%nameโ€™ in commands as a placeholder for the user who is clicking the NPC.
  • This plugin now supports a BungeeCord command. You may now use โ€˜server <serverName>โ€˜ to teleport people between servers!
How to setup the NPC
  1. Edit config yml to your likings
  2. Select the NPC you wish to add commands too.
  3. Use the command โ€˜cmdaddโ€™ (Syntax listed above) to add the commands you wish.
  4. These commands will be saved.
  5. If you wish to remove the commands simply use the โ€˜resetcmdsโ€™ command. (Syntax listed above)

Metrics by bStats

Github
===== Donations =====
If you like what you see and want to support the development of this plugin and any other plugins I decide to create, you can donate to the developers! Just check the upper right of the page.

Leave a Reply

Your email address will not be published. Required fields are marked *

eighteen โˆ’ seven =

Skip to toolbar