QuickCommands 1.0.1

Details

  • Filename
    QuickCommands.jar
  • Uploaded by
  • Uploaded
    Aug 5, 2020
  • Size
    3.26 KB
  • Downloads
    295
  • MD5
    5c89537420459466826049f7efdb3488

Supported Bukkit Versions

  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8

Changelog

You can now disable any command you want!
Just go into the config and add commands to the list!
Examples:
[code=YAML]# To disable the message just don't put any text in
disabled-message: "You don't have access to this command"
 
#Commands to disable
disabled-commands:
  - tps
  - kill[/code]
It disables the /kill and /tps command
Also there is a customizable message for when the command is run if its disabled