DevLeoko / AdvancedBan

AdvancedBan is a Spigot plugin to manage punishments on single servers and server networks
GNU General Public License v3.0
162 stars 131 forks source link

plugin has issues while using "CMI" plugin #604

Closed MuelsyseKen closed 1 year ago

MuelsyseKen commented 1 year ago

What version of AdvancedBan (/AdvancedBan) are you using? 2.3.0 Stable

What kind of server do you have (Bungeecord/single server)? Single Server - paper 1.19.3

What server version (/version) are you using? git-Paper-420 (MC: 1.19.3)

Please provide the EXACT steps required to reproduce the problem... 1.Download CMI-9.3.1.5 CMILib1.2.4.5 AdvancedBan and install to the server 2.Start the Server , join it using advancedban:kick command. 3.nothing happen,and no error 4.some command still work,but the main command all may blocked by cmi?

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

Add any additional information below. Server only have CMI-9.3.1.5 CMILib1.2.4.5 AdvancedBan three plugins. QQ20230226015606

https://www.spigotmc.org/resources/cmi-298-commands-insane-kits-portals-essentials-economy-mysql-sqlite-much-more.3742/updates

Hopefuls commented 1 year ago

AdvancedBan is not having issues, its unable to register commands as CMI has done that already.

If you're using a CMI configuration that uses commands that AdvancedBan uses, try removing these and check again.

MuelsyseKen commented 1 year ago

AdvancedBan is not having issues, its unable to register commands as CMI has done that already.

If you're using a CMI configuration that uses commands that AdvancedBan uses, try removing these and check again.

Thanks for the reply.what should I do for solve the CMI register commands first problem ? In my other version server like paper 1.19 it run without any problem.

MuelsyseKen commented 1 year ago

AdvancedBan is not having issues, its unable to register commands as CMI has done that already.

If you're using a CMI configuration that uses commands that AdvancedBan uses, try removing these and check again.

OK , thanks for again , I tried to adjust the startup order, and now it has been successfully registered.