Malfrador

Results 55 comments of Malfrador

My usecase for this would be holograms/nametags. those can't use translatables. I ended up just ripping the translation files from the client & adding them to my plugin, but that...

Yeah it seems like I was wrong there and that was fixed/changed. I was doing it in 1.16, and the client just displayed the translation key instead of the translation....

Same issue on build 379. I also just tried running the server on WSL2. Same result, but instead of a space a � character is displayed. Disabling/enabling ``use-rgb-for-named-text-colors`` changes nothing....

[chunks-2022-07-23_23.13.42.txt](https://github.com/PaperMC/Paper/files/9174673/chunks-2022-07-23_23.13.42.txt) Pre-genned world, originally in 1.17. About a 5x5 chunks area below and ahead of me refusing to load at all. Second time this happened in about 90 minutes of...

* Markdown inline code does not render correctly (backticks are visible) * Markdown inline code background is white in dark mode * Logos that aren't square get distorted (https://hangar.benndorf.dev/Erethon/NoBellSpam) *...

> Also alongside this, maybe also add the option that if a player leaves via a sign, their items are safe, but if they leave through a command then they...

Habs ausprobiert, in dem ich den Weltnamen im Chat ausgegeben habe. ``` [14:34:39 INFO]: [DungeonsXL] Added Perm for CraftPlayer{name=BlacKroma} in Test: worldedit.* // Name des Dungeons [14:34:39 INFO]: [DungeonsXL] Added...

Die Methode wird gecalled und wird für Vault auch gegeben/entfernt. LP hatte mal eine vault-debug-Funktion, die aber leider entfernt wurde. Ob es auch wirklich bei LP ankommt kann man daher...

I had the same issue. Turns out that when starting the UI using ``start_windows.bat``, a different python environment was used that didn't have GPTQ-Llama installed. Starting the UI using the...

I am getting wrong tab completions with this PR and tab completions created using the Bukkit TabCompleter. The first tab completion argument shows up again instead of the second one,...