masmc05
masmc05
fix https://github.com/webbukkit/dynmap/issues/3819 not sure if it's fixed, since can't replicate
it's like REPLACE, but ignores comments that are already in file Maybe moves comments to end/start of file if can't find where it should be
@Comment-to place a comment alternative for @Jacksonized from lombok @IgnoreValue from jackson @JsonCreator from jackson @JsonPropertyOrder from jackson @JsonAlias from jackson
i would like something like --only-ticks-over, but more like --only-ms-over, so it will show reports only if it takes a lot of time to do the collection now it just...
I have a plugin Console Spam Fix that removes some messages, but it don't affect your plugin, can you fix that, o add own spam fix this is an example...
   the webconsole shows the passwords, but discordsrv's console and host's console don't, can you fix this so it won't show?
would be good if you could provide possibility to put a priority to classes annotated by CommandContainer, because now if i want to split suggestions, parsers and commands in different...
https://github.com/KyoriPowered/adventure-platform/blob/master/platform-bukkit/src/main/java/net/kyori/adventure/platform/bukkit/CraftBukkitFacet.java#L343 transforms from this  in this [LegacyFormattingDetected: Legacy formatting codes have been detected in a component - this is unsupported behaviour. Please refer to the Adventure documentation (https://docs.adventure.kyori.net) for...
```yaml value: "null" ``` will never be deserialized as null, but if we put `stringSerialization = YamlBuilder.StringSerialization.DOUBLE_QUOTATION` it will be serialized in this way this pr fixes this and makes...
**Describe the bug** A clear and concise description of what the bug is. I downloaded tab completer api (https://forums.skunity.com/resources/tab-completer-api.579/), it works well but on server start and reload , my...