Added getitem function for specific item
- that decrypt is not invoked for previous run of the server
- and that server restart always triggers a client update
Downloads latest script from server if outdated (10 seconds)
Server sends encrypted token to client to keep session new and rejects
..old tokens
This allows updating the script in this repository
Added router class using attributes
Added success parameter to mc computer response
Added generic answer type class (for future choice results)
Changelog: added