GradientChat | Search bug with SlimeFun
SeptyIsHere opened this issue · 1 comments
❗ Checklist
- I am using the official english version of Slimefun and did not modify the jar.
- I am using an up to date "DEV" (not "RC") version of Slimefun.
- I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
- I searched for similar open issues and could not find an existing bug report on this.
📍 Description
When I'm using /sf open_guide and search while using
I cannot search because it also gets the color of the message of the player. https://ibb.co/DL6HsL4
📑 Reproduction Steps
Just have gradientchat and have a gradient on yourself.
💡 Expected Behavior
I'll report here how you can fix it from the developer of the plugin
@ParametersAreNonnullByDefault public static void openSearch(PlayerProfile profile, String input, SlimefunGuideMode mode, boolean addToHistory) { SlimefunGuideImplementation guide = Slimefun.getRegistry().getSlimefunGuide(mode); guide.openSearch(profile, ChatColor.stripColor(input), addToHistory); }
This is (from what he told me) is needed to be fixed so you can search while you have a gradient.
📷 Screenshots / Videos
📜 Server Log
It does not matter
📂 /error-reports/
folder
It does not matter
💻 Server Software
Purpur
🎮 Minecraft Version
1.19.x