Insprill / custom-join-messages

Feature-packed plugin for handling all join and quit notifications on Spigot/Paper servers
https://modrinth.com/plugin/custom-join-messages/
GNU General Public License v3.0
10 stars 0 forks source link

something about the commands api #58

Open georgenoob1234 opened 2 months ago

georgenoob1234 commented 2 months ago

Server Version

paper 1.21 build 27

CJM Version

17.6.0

Describe the Bug

i got this message at line 221 and it told me to notify the creators

[11:46:32] [Server thread/WARN]: [CustomJoinMessages] "CustomJoinMessages v17.6.0" has registered a listener for com.destroystokyo.paper.event.brigadier.CommandRegisteredEvent on method "public void net.insprill.cjm.libs.co.aikar.commands.PaperBrigadierManager.onCommandRegister(com.destroystokyo.paper.event.brigadier.CommandRegisteredEvent)", but the event is Deprecated. "This event has been superseded by the Commands API and will be removed in a future release. Listen to LifecycleEvents.COMMANDS instead."; please notify the authors [Insprill].

Expected Behavior

message probably isnt supposed to appear

Steps to Reproduce

Step 1: Launch server Step 2: Wait for plugin to load

Server Logs

https://mclo.gs/2XabqcJ

Additional Information

No response

Checklist