Coder Social home page Coder Social logo

Comments (19)

BukkitSmurf avatar BukkitSmurf commented on July 28, 2024

Hey, could you explain your problem?

from lpc.

KahpotVanilla avatar KahpotVanilla commented on July 28, 2024

Hey, could you explain your problem?

Sure, after the update, my chat hexcolor shows only the hex codes, no colors

from lpc.

BukkitSmurf avatar BukkitSmurf commented on July 28, 2024

Understand that. Could you send some screens of your setup e.g. config.yml, console if there are any errors, plugin list, link to your /lp editor?

from lpc.

KahpotVanilla avatar KahpotVanilla commented on July 28, 2024

Understand that. Could you send some screens of your setup e.g. config.yml, console if there are any errors, plugin list, link to your /lp editor?

No console errors at all, maybe it's because I installed Geyser, idk how to conflict it, but when I reverted back to the previous version, it was fixed.

from lpc.

KahpotVanilla avatar KahpotVanilla commented on July 28, 2024

Understand that. Could you send some screens of your setup e.g. config.yml, console if there are any errors, plugin list, link to your /lp editor?

I didn't changed the config much... only vault prefix and essentials nick placeholder, that's it

from lpc.

BukkitSmurf avatar BukkitSmurf commented on July 28, 2024

So, could you show me your config file and plugins you use? I've just tested the issue and on my side everything works fine.

from lpc.

KahpotVanilla avatar KahpotVanilla commented on July 28, 2024

alright, sure

from lpc.

KahpotVanilla avatar KahpotVanilla commented on July 28, 2024

Plugins (26): Authy, BackToTheRoots, ChatManager, Essentials, EssentialsSpawn, FastAsyncWorldEdit, Geyser-Spigot, HolographicDisplays, LightAntiCheat, LPC, LuckPerms, Multiverse-Core, PlaceholderAPI, PLSecure,
LPC version 3-4-1 config.yml.zip
PlugManX, ProtocolLib, SkinsRestorer, Skywars, TAB, Vault, ViaBackwards, ViaRewind, ViaVersion, VoidGen, VoidSpawn, WorldGuard

from lpc.

BukkitSmurf avatar BukkitSmurf commented on July 28, 2024

When you have Vault installed with ChatManager it holds chat formatting too. Make sure it's compatible with LPC and doesn't handle your chat format. From ChatManager Overview page on Spigot: https://i.imgur.com/jbyJ8xN.png

from lpc.

BukkitSmurf avatar BukkitSmurf commented on July 28, 2024

And this is from GitHub wiki page of ChatManager: https://i.imgur.com/ncfJtHY.png (https://github.com/H1DD3NxN1NJA/ChatManager/wiki/Chat-Format). As you can see they are formating hex color codes like '#ff0000" and my plugin does "&#ff0000" instead. Maybe try disabling chat formatting in ChatManager's config and let LPC handle the chat formatting.

from lpc.

KahpotVanilla avatar KahpotVanilla commented on July 28, 2024

And this is from GitHub wiki page of ChatManager: https://i.imgur.com/ncfJtHY.png (https://github.com/H1DD3NxN1NJA/ChatManager/wiki/Chat-Format). As you can see they are formating hex color codes like '#ff0000" and my plugin does "&#ff0000" instead. Maybe try disabling chat formatting in ChatManager's config and let LPC handle the chat formatting.

I disabled it before updating in the config.yml

from lpc.

KahpotVanilla avatar KahpotVanilla commented on July 28, 2024

And this is from GitHub wiki page of ChatManager: https://i.imgur.com/ncfJtHY.png (https://github.com/H1DD3NxN1NJA/ChatManager/wiki/Chat-Format). As you can see they are formating hex color codes like '#ff0000" and my plugin does "&#ff0000" instead. Maybe try disabling chat formatting in ChatManager's config and let LPC handle the chat formatting.

I disabled it before updating in the config.yml

But when I downgraded to the second version I got it worked

from lpc.

lep0n avatar lep0n commented on July 28, 2024

I have the same problem with last update. I use PlaceholderAPI javascript for color names in TAB and Chat. After update server on 1.18.2 (Pufferfish) and LPC to last version I get this bug (TAB works correctly).

LPC config: https://i.imgur.com/4BZuuG2.png
JavaScript Placeholder: https://i.imgur.com/ATRQZJ4.png
Bug: https://i.imgur.com/8yNuYYl.png

Plugins (40): AdvancedBan, AnnouncerPlus, ArmorStandAdjustor, AuthMe, Chunky, ChunkyBorder, ConsoleSpamFix, CoreProtect, CustomVillagerTrades, dynmap, EasyWhitelist, F3Name, FartherViewDistance, GSit, Harbor, InventoryRollbackPlus, ItemEdit, JoinFullServer*, LightAntiCheat, LPC, LuckPerms, MaterialDynmap*, MOTD, Multiverse-Core, OpenInv, PL-Hide, PlaceholderAPI, PlasmoVoice, PrivateMessages, ProtocolLib, ServerBackup, SimpleToolStats, SkinsRestorer, SurvivalInvisiframes, TAB, UltimateAutoRestart, UTitleAuth, Vault, VillagerModifications, WanderingTrades.

from lpc.

BukkitSmurf avatar BukkitSmurf commented on July 28, 2024

I've recently updated the resource to version 3.4.3, it should work fine right now. Could you confirm that?

from lpc.

BukkitSmurf avatar BukkitSmurf commented on July 28, 2024

Probably still not working, but please check. If it doesn't, we will revert to the previous version.

from lpc.

lep0n avatar lep0n commented on July 28, 2024

Unfortunately it still doesn't work

https://i.imgur.com/8OtFHJ2.png

from lpc.

BukkitSmurf avatar BukkitSmurf commented on July 28, 2024

I reverted the to previous version. New version 3.5.0 is out. Is it working correctly now?

from lpc.

lep0n avatar lep0n commented on July 28, 2024

Yes, it is working correctly now, thank you for your work!

from lpc.

BukkitSmurf avatar BukkitSmurf commented on July 28, 2024

Great! Thanks for the fast response :)

from lpc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.