kangarko / ChatControl-Pro

The ultimate chat solution. Prevent spam, ads, swears and even bots on your server. Replaced by ChatControl Red: https://mineacademy.org/chatcontrol-red
Other
65 stars 8 forks source link

"Error loading ChatControl v8.10.5, plugin is disabled!" #2289

Closed yourlocalvirgo closed 3 years ago

yourlocalvirgo commented 3 years ago

Hiya! I'm having a problem with ChatControl that I can't pinpoint.

I've installed the latest version (uploaded 6 days ago, I believe), and configured the rules.txt, settings.yml, and handlers.yml files to my liking. However, when re-starting my server, I get the error that the plugin is disabled, and that the handler "advertisement" doesn't exist (even though it's built-in to the handlers.yml file and I didn't change it whatsoever)

Any guidance would be greatly appreciated - I've just recently started working with Minecraft plugins, so I'm very new to all of this. Thanks in advance!

Screen Shot 2021-05-20 at 11 14 00 PM Screen Shot 2021-05-20 at 11 15 54 PM Screen Shot 2021-05-20 at 11 16 18 PM
kangarko commented 3 years ago

Maybe there's a syntax error somewhere in handlers.yml? You can use https://yaml-online-parser.appspot.com/ to copy paste your file content there to see if it compiles correctly.

If not then please upload your whole ChatControl Pro folder as a ZIP here directly and I have a look.

yourlocalvirgo commented 3 years ago

Maybe there's a syntax error somewhere in handlers.yml? You can use https://yaml-online-parser.appspot.com/ to copy paste your file content there to see if it compiles correctly.

If not then please upload your whole ChatControl Pro folder as a ZIP here directly and I have a look.

You were right! I wasn't formatting things correctly. Like I said, I'm new to this/new to coding/etc so I just had things a little screwy. Thanks so much for your help!