Stats are stored as ´char´ which is an 8-bit type ((2^8-1) = 255) so 999 should not be possible. Levels are a meaningless number and can be anything. The plugin does not check that the inputted stats are within valid ranges.
It's a bug in the plugin where items are only added if a saddle was...
I haven't changed anything with regards to rcon in path 2.02 so if it wasn't working before then it will not work now. I think it was working before 2.0 but maybe the changes required to support server tags unintentionally made rcon break.
255 should be the stat limit in ARK.
Yes, I think I might have already added it but needed to make some other changes before I release any new version.
Yes, you are incorrectly using the command. Dino IDs consist of two separate numbers - which you can see if you read the syntax help and command examples.
There are many ways to get dino IDs but I probably should add a command for it. Two of them are ExtendedRcon/ListPlayerDinos-command and in...
Sounds like something else is accessing the db. Hard to say for sure with the limited information.
You can try to figure out what might be accessing it. Maybe move the db to a separate folder elsewhere on disk could help. If you have antivirus installed, maybe check if excluding the db file...