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

Plugin 'CustomJoinMessages' is creating timing 'Commands' #43

Closed MrClean1337 closed 1 year ago

MrClean1337 commented 1 year ago

Server Version

Paper version git-Paper-510 (MC: 1.19.4)

CJM Version

CustomJoinMessages version 17.2.2

Describe the Bug

If you have the latest version from paper and cjm, you'll get some console warnings, that should be reported to the author:

[22:22:41 WARN]: Plugin 'CustomJoinMessages' is creating timing 'Commands' - this is deprecated behavior, please report it to the authors: Insprill
[22:22:41 INFO]: [CustomJoinMessages] [ACF] Enabled Asynchronous Tab Completion Support!
[22:22:41 INFO]: [CustomJoinMessages] [ACF] Enabled Brigadier Support!
[22:22:41 WARN]: Plugin 'CustomJoinMessages' is creating timing 'Command: cjm' - this is deprecated behavior, please report it to the authors: Insprill
[22:22:41 WARN]: Plugin 'CustomJoinMessages' is creating timing 'Command: cjm help' - this is deprecated behavior, please report it to the authors: Insprill
[22:22:41 WARN]: Plugin 'CustomJoinMessages' is creating timing 'Command: cjm reload' - this is deprecated behavior, please report it to the authors: Insprill
[22:22:41 WARN]: Plugin 'CustomJoinMessages' is creating timing 'Command: cjm preview' - this is deprecated behavior, please report it to the authors: Insprill
[22:22:41 WARN]: Plugin 'CustomJoinMessages' is creating timing 'Command: cjm toggle' - this is deprecated behavior, please report it to the authors: Insprill

Expected Behavior

No warning

Steps to Reproduce

  1. Use Paper version git-Paper-510 (MC: 1.19.4)
  2. Use CustomJoinMessages version 17.2.2
  3. Start server

Server Logs

https://mclo.gs/IO3ryFQ

Additional Information

No response

Checklist