Michał

Results 8 issues of Michał

Hello, could you please update the font to the newest available in game? I'm looking for the one with pl_PL characters, but can't find it anywhere.

`/holo edit (hologram) scale (scaleX) [(scaleY) (scaleZ)]` Should be changed in docs as well.

> *Re-opened from different branch, continuation of #2.* Scope of this PR is to integrate client-side `Textbox` with the server. Whenever client modifies contents of their `Textbox`, a packet is...

Not tested yet, will convert to ready-for-review once that's done.

# DESCRIPTION Goals of this PR: 1. Improve usability of commands, by using more advanced features like parameter arguments or context-aware suggestions. 2. Improve UX when interacting with certain commands...

Just like in the title. Screenshots and notes below the code snippet. **Version:** `4.0.0-beta.18` Reproduction code: ```java public final class LampTest extends JavaPlugin { private LampTest plugin; private Lamp lamp;...

bug

### Expected behavior According to javadocs, setting `copyDataComponents` parameter to `false` should prevent components to be copied from the base item, to the recipe result. https://jd.papermc.io/paper/1.21.10/org/bukkit/inventory/SmithingTransformRecipe.html#%3Cinit%3E(org.bukkit.NamespacedKey,org.bukkit.inventory.ItemStack,org.bukkit.inventory.RecipeChoice,org.bukkit.inventory.RecipeChoice,org.bukkit.inventory.RecipeChoice,boolean) ### Observed/Actual behavior Setting...

status: accepted
version: 1.21.10

Make "None" string in **%topbidder%** (and other placeholders) configurable.

type: feature