Describe the bug
I believe that the syntax [the] name[s] of %channelbuilders% conflicted with Skript's syntax of getting a name from an itemstack, and this has been happening in the first place. Getting a name from a slot, or tool works fine and does not conflict.
To Reproduce
Steps to reproduce the behavior:
You can create a script to run these code, or use in-game effect command.
set {test} to stone named "&bVixio"
send "%name of {test}%"
Information
Skript version: 2.5.3
Vixio version: 2.0.7
Minecraft Version: 1.16.4
Server software name and version: Paper 1.16.4 (Build 418)
Expected behavior
Shows the name of the item stored in the variable
Screenshots
Additional context
If the said Vixio syntax is indeed conflictinbg with Skript's syntax, I would suggest removing it, or modify it to prevent further confliction
Describe the bug I believe that the syntax [the] name[s] of %channelbuilders% conflicted with Skript's syntax of getting a name from an itemstack, and this has been happening in the first place. Getting a name from a slot, or tool works fine and does not conflict.
To Reproduce Steps to reproduce the behavior: You can create a script to run these code, or use in-game effect command.
Information Skript version: 2.5.3 Vixio version: 2.0.7 Minecraft Version: 1.16.4 Server software name and version: Paper 1.16.4 (Build 418)
Expected behavior Shows the name of the item stored in the variable
Screenshots
Additional context If the said Vixio syntax is indeed conflictinbg with Skript's syntax, I would suggest removing it, or modify it to prevent further confliction