Jakob

Results 120 comments of Jakob

It's mostly solved, but I don't like how the page only includes stuff not in the editor. Not everyone writing stuff like change-logs are using the editor (for example, if...

While the bulk editing thing is indeed awesome, it doesn't solve this issue unless your publishing multiple mods at the same time, you still need to type the linked manually...

On the idea of templates, one possible solution would be to have templates be a project status-type. This would also the template to have all the settings a normal project...

I would probably also add some type of notice for any examples that use it. For example, the Signals page

For the syntax, I think using a syntax that follows the identifier (namespace:key) format would be more readable. So: ```java new CommandAPICommand("command").register(); new CommandAPICommand("namespace", "command").register(); new CommandAPICommand(plugin, "command").register(); ``` (Can...

Could this have been caused by outage. > I have been having the same issue for more than a week now. Possibly two. Does this still happen?

(Ik this is very late) But yes, this is not the right place to report game crashes caused by mods. You just report that to whatever mod has caused the...

I know it's been a while, but does this still happen?

Duplicate of #729 and #796