AdvancedPlugins / Chat

The Best Chat Plugin for Spigot Servers, including AI chat monitoring, endless formatting capabilities, custom commands and way more
3 stars 2 forks source link

customizer.yml not working correctly #59

Closed Thefluffypvper1 closed 1 month ago

Thefluffypvper1 commented 1 month ago

Describe the bug

When testing out the default setting on customizer.yml it doesn't appear to be working

unknownCommand: findType: EQUALS # This means fromMessage must be exactly the same as the message to replace find: '&fUnknown command. Type "/help" for help.' replace: 0: # You can replace multiple parts of the message, this way keeping original message's variables, e.g. special variables. PlaceholderAPI is still supported here! from: '&fUnknown command. Type "/help" for help.' to: '&cYou''ve typed an unknown command! Type "/help" for help or use "/discord" to join our Discord server!'

How to reproduce

Use default setting and make Unknown command. Type "/help" for help. in chat and you will see "&cYou''ve typed an unknown command! Type "/help" for help or use "/discord" to join our Discord server!" is ment to appear but it doesn't

Screenshots / Videos

No response

Server Log

No response

GC-spigot commented 1 month ago

Do you have ProtocolLib installed?

Thefluffypvper1 commented 1 month ago

I had a outdated sorry about that