AdvancedBan icon indicating copy to clipboard operation
AdvancedBan copied to clipboard

Resolve conflict for /check command

Open drejkbt opened this issue 3 years ago • 2 comments

What version of AdvancedBan (/AdvancedBan) are you using? New

What kind of server do you have (Bungeecord/single server)? single

What server version (/version) are you using? 1.8.8

Please provide the EXACT steps required to reproduce the problem...

So yes I have another plugin that has the same / check command, can this command be changed as well?

Any error/log post it through pastebin.com and link it here. (Also include /plugins/AdvancedBan/logs/latest.log)

No

Add any additional information below.

UP i from poland

drejkbt avatar Jul 17 '22 09:07 drejkbt

The check command cannot be renamed, it is hard-coded

Hopefuls avatar Jul 17 '22 23:07 Hopefuls

That's not exactly true. You may use your server's commands.yml to specify command overrides and resolve plugin conflicts.

Steps:

  1. Enable Friendly-Register-Commands in the AdvancedBan config.
  2. Configure the commands.yml accordingly with the desired behavior.

A248 avatar Aug 11 '22 23:08 A248