Chris

Results 77 comments of Chris

Yaml can be a little tricky with string formatting. I would recommend putting single quotes around the password in the yml file. This should be able to handle most use...

I was thinking about how to resolve this issue and I wonder if using a file reference to a password file would help. The way that the yaml library updates...

I don't currently use sasl. The yaml library is likely just not handling one of the special characters properly. I can create a version of the plugin it's able to...

https://jenkins.chrisnaude.com/jenkins/job/PurpleIRC-spigot/379/ This new version has a new option in the bot yaml: ```yaml sasl-password-file: password.txt ```

Oh that's really strange. Did it throw any errors? When I tested it I had the password file in the same location as the bot yml file. On Sun, May...

I've been maintaining my own version of pircbotx so I might be able to fix that. On Mon, May 13, 2024, 7:25 AM kohlrak ***@***.***> wrote: > Ok, i found...

I've created test version with an updated pircbotx: https://www.dropbox.com/scl/fi/hva9v4wo3wd5ch9l7y93b/PurpleIRC.jar?rlkey=f7tvak56i4z0hei6u1e78ho6o&dl=0

Well [PircBotX](https://jenkins.chrisnaude.com/jenkins/job/PircBotX/) now compiles on JDK21. :D [PurpleIRC-1.0-381](https://www.spigotmc.org/resources/purpleirc.2836/) has been uploaded and contains the fix.

What version of mcMMO are you running?

Please try this test build: https://www.dropbox.com/s/uvy3y1f19e3dchq/PurpleIRC-1.0-SNAPSHOT.jar?dl=0