The way share_item is serialized make it easy to hijack with another mod to grant access to a version of the tellraw command.
The simplest way to fix this is to transmit the stack instead of the component.
Doing so will make sure that clients without operator privileges won't have access to those features.
The way share_item is serialized make it easy to hijack with another mod to grant access to a version of the
tellraw
command. The simplest way to fix this is to transmit the stack instead of the component. Doing so will make sure that clients without operator privileges won't have access to those features.