Articdive

Results 11 comments of Articdive

> I can't reproduce your issue. > Can you provide a example BaseCommand class for that case? > > What MC/Spigot/Paper Version do you use? 1.14.2 - Spigot-df0eb25-43431ba, So I...

> Can you paste your context resolver? https://hasteb.in/apupiqan.swift (It's java not swift god damnit hastebin.) EDIT: If it helps I'm using the PaperCommandManager.

A proof of concept would be [here ](https://github.com/Articdive/EnumToYAML/blob/master/src/main/java/de/articdive/enum_to_yaml/yaml/file/YAMLConfiguration.java)in the save() method.

I created my own custom implementation of this, if you are interested I can also PR it, however It's not the most efficient code and I'm nearly positive it can...

> Yep I'm interested. I would have liked to be able to read _and_ write comments in order to preserve the configs but just writing comments is better than nothing...

> But I would like the addition of local (Coordinate based) weather If you need Coordinate based weather you would simply change the Player's weather depending on their location. I...

I need some OS-specific dependencies (LWJGL), I think it's safe to presume that servers will run on either UNIX (including MacOS) or Windows. would be great if in the artifacts...

> I think that I would propose something like the following instead. It is more verbose than your suggestion but I think it is simpler, and easily allows a situation...

We already include the kotlin standard library in Minestom, with the hopeful arrival of Loom threads in September however I do believe that this is not necessary.

If by databases you mean Schemas I would gladly give it a go :)