Closed yhdev7935 closed 2 days ago
A hash map is not registered under skript's classinfos as such it has no serializer. This happens to anything without a serializer i.e. entities, colors (blue, red, green), inventories, firework effects and many many more things.
This isn't a bug as much as just something not supported, I don't even think skript-reflect would be able to easily serialize things especially maps
Skript/Server Version
Bug Description
after saving the HashMap in variables and turning the server off and on, it is all deleted.
Expected Behavior
Data should be remained even if the server is turned off and on.
Steps to Reproduce
firstly, define the function like this.
After restarting the server..
Errors or Screenshots
No response
Other
No response
Agreement