
ItemStack NBT tag filtering
fnuecke opened this issue ยท 0 comments
ItemStack converter for RPC calls needs some filtering to avoid exposing tags that should be invisible to players.
Not sure which way to default.
Allow by default will be more convenient for most players.
Block by default will be playing it safe.
Also will need an API to allow adding entries to the allow/block lists.