You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Preconditions:
On Hybrid servers (ArcLight, Magma), you can use both mods and plugins. Also, you can use data packs and add custom items to your server.
I used 1.19.2 server. ChatItem plugin works great (while any other did not work!). However, when I try to share items from the custom namespace, I see the following:
Custom modded/datapack items are translated for Bukkit/Spigot to {namespace}_{id}. I suspect, if something is wrong with trying to use item.minecraft.twilightforest_knightmetal_sword, need to try it without adding the minecraft, though I do not know the internals :)
All the rest "custom" stuff works great, for example:
Preconditions:
On Hybrid servers (ArcLight, Magma), you can use both mods and plugins. Also, you can use data packs and add custom items to your server.
I used 1.19.2 server. ChatItem plugin works great (while any other did not work!). However, when I try to share items from the custom namespace, I see the following:
Custom modded/datapack items are translated for Bukkit/Spigot to {namespace}_{id}. I suspect, if something is wrong with trying to use
item.minecraft.twilightforest_knightmetal_sword
, need to try it without adding theminecraft
, though I do not know the internals :)All the rest "custom" stuff works great, for example:
Debug session:
The text was updated successfully, but these errors were encountered: