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.
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)?
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
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)
?