Open Abendsaufstehen opened 3 hours ago
Cannot replicate on 2.9.4:
command test:
trigger:
open chest inventory named "&8⛏ Mining Skill" to player
on inventory click:
broadcast "%name of event-inventory%"
if name of event-inventory is "&8⛏ Mining Skill":
send "test"
Skript/Server Version
Bug Description
If you check the name of a gui that contains a emoji (even those that work in minecraft e.g. ⛏)
You also dont get any error messages while reloading the scripts!
Expected Behavior
It should send "debug" to the player
Steps to Reproduce
Errors or Screenshots
There are no erros in the console, and no erros while reloading or testing it with the bug
Other
No response
Agreement