PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.7k stars 2.27k forks source link

item2chat broken going from build 445 to 498 #5257

Closed s1h4d0w closed 3 years ago

s1h4d0w commented 3 years ago

What behaviour is expected:

Players type [item] or [inv] to share the item they are holding or their whole inventory in chat. The [item] would be replaced by something like Diamond Sword x1 that can be hovered over to show the stats and other information.

What behaviour is observed:

Chat shows [item]□playername image

Steps/models to reproduce:

Install item2chat and type [item] or [inv]

Plugin list:

AdvancedAchievements, ArmoredElytra, AuctionHouse, AutoMessager, AutoRestart, BetterRTP, ChatReaction, ClearLag, ConsoleSpamFix, CoreProtect, CustomHeads, DeathCoordinates, DynamicShop, Essentials, EssentialsChat, EssentialsSpawn, FastAsyncWorldEdit (WorldEdit), Genie, GriefPrevention, GSit, Harbor, Herobrine, HolographicDisplays, InfernalMobs, Item2Chat, JetsSellChests, Jobs, JoinMessagePlus, JukeBox, KeepDeathDrop, LitePlaytimeRewards, LuckPerms, Multiverse-Core, MyCommand, nLogin, NoteBlockAPI, OpeNLogin, PhantomSMP, PlayerWarps, ProtocolLib, QuickShop, RestrictedCreative, ServerListPlus*, SilkSpawners, SkinsRestorer, SmoothTimber, Spartan, StackMob, SuperbVote, TradeSystem, Vault, Votifier, WorldBorder, WorldEditSelectionVisualizer, WorldGuard, WorldGuardExtraFlags

Paper version:

Paper version git-Paper-498 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)

Anything else:

Asked about it on discord, was told it had something to do with changes made in builds after 472. Went back to 472 and it's working again, assume it has something to do with the adventure update and sendMessage(String)?

Proximyst commented 3 years ago

Duplicate of #5251