Configuration

config.yml:

ClickType: Both
CoolDown: 20<br />ExecuteCommandMessage: true<br />BungeeCord: false
  • 'ClickType: Both' will make both left and right clicking the NPC perform the command. 'ClickType: Left' will make only left clicking the NPC perform the command, 'Clicktype: Right' will make only right clicking the NPC perform the command.
  • 'Cooldown: 20' will force the player to wait 20 ticks (one second) before attempting to executing the command again.
  • 'ExecuteCommandMessage: true' will add a 'Executed Command.', after every command that an npc executes.
  • 'BungeeCord: false' will add BungeeCord support for command '/server <serverName>'

Comments

Posts Quoted:
Reply
Clear All Quotes