masmc05

Results 44 issues of 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

enhancement :arrow_up:

@Comment-to place a comment alternative for @Jacksonized from lombok @IgnoreValue from jackson @JsonCreator from jackson @JsonPropertyOrder from jackson @JsonAlias from jackson

enhancement :arrow_up:
core/serde

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...

suggestion

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...

suggestion

![image](https://user-images.githubusercontent.com/63639746/149926520-a3fe35d5-e2c2-4549-a582-d55b71411aa9.png) ![image](https://user-images.githubusercontent.com/63639746/149926293-960c128f-bd62-49dd-8a5e-03b0f46025e9.png) ![image](https://user-images.githubusercontent.com/63639746/149926391-6b9b8383-3995-4b24-be6c-43dbc3893c20.png) 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 ![image](https://user-images.githubusercontent.com/63639746/157016639-d1841b4e-976c-4b9b-9200-3a9b6526c57e.png) 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...

type: bug
platform: bukkit

```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...