totemo

Results 13 comments of totemo

Looking at the relevant code, it appears that mark2 wanted to select the first editor that exists on the system from a list of names, expecting an error code and...

It may be necessary to set the full path to that. Hopefully not.

I did see the 2.29.2 release but since it didn't say anything about that bug I didn't rush to test it. I have now tested it on 1.19.2 with the...

Hi, I don't mean to be a nuisance, and I understand if you don't have time to devote to this right now, but this problem still exists in 2.29.2.

Thanks for that! I just tested a build and combining items in the crafting square is working again.

Oops! That'll teach me to be hasty! I was in a hurry and didn't test any of our custom recipes. Actually, the latest master branch just bombs out for me...

@danjono This is actually very easy to do. If you return `false` from `onCommand()`, Bukkit/Spigot/PaperSpigot will automatically generate help text from the contents of `plugin.yml`. So for the `usage:` of...

(In the absence of a universal logging API that adapts all logging plugins... ;-)) Watson scrapes information about edits from query and inspector tool results out of chats returned to...

Milliseconds would probably help a little but seconds are sufficient. Doing a universal log API with a custom plugin channel is on my wish/todo list.