CommandNPC v1.8.6 (For 1.8 - 1.11.2)

Details

  • Filename
    CommandNPC.jar
  • Uploaded by
  • Uploaded
    May 1, 2017
  • Size
    26.25 KB
  • Downloads
    2,802
  • MD5
    f8acc5426fabc080bb4c9a9e167eae1a

Supported Bukkit Versions

  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

  • Fixed 'cmdadd' command. Now grabs variables correctly everytime
  • Fixed the possibility of throwing an error if Vault is not installed
  • Added /npc cmdinfo [id]
  • Added /npc cmdset <id> [--p perm] [--v cost] [--t clickType] [-c console] [-o Op] [command....]
  • Added /npc cmdremove <id>
  • Added the ability to have a clickType per command! (If you don't set it, it will result to the global standard set in config.yml)
  • Added ID's to commands to make it easier to edit/remove/view
  • Changed /npc resetcmds to /npc cmdreset
  • Changed /npc addcmd [params...] to /npc cmdadd [--p perm] [--v cost] [--t clickType] [-c console] [-o Op] <command...>