Version 0.10.0
SER now supports databases!
That's right, the highly anticipated features of SE/SER are steadily being introduced. First was the audio, now welcome the database!
SER now allows you to store literal and player values inside JSON files for long-term storage 🎉
Added
- CreateDB method
- AppendDB method
- GetFromDB method
- DBHasKey method
- DBExists method
- CollectionLength method
- Set079AccessTier method (@Tosoks67)
- maxAuxiliaryPower player property (@Tosoks67)
- sizeX player property (@Tosoks67)
- sizeY player property (@Tosoks67)
- sizeZ player property (@Tosoks67)
- accessTier player property (@Tosoks67)
Fixed
breakkeyword not working for theforeverloop (kinda fitting lmao)- all optional arguments being mistaken as required
- 'sender' argument for Command being required
- Int argument not allowing unrestricted values
Full Changelog: 0.9.0...0.10.0