What's your oxide version?
Looking at the change log -
Oxide build 2.0.3190
- [Rust] Fixed InvalidArgumentException with OnExplosiveThrown hook
I didn't have much time earlier but I did log in and throw a charge.
There was no error in console and my stats went up by one.
If your oxide is up to date and you still get it, please let me know and I'll dig deeper.

Player Ranks
Player ranks and stats database
Total Downloads: 4,901 - First Release: Mar 4, 2017 - Last Update: May 29, 2018
- 5/5, 19 likes
-
duh :O good question... it was after the forced wipe+updated oxide at this day and todays update. Will test it again and tell you.
-
Cool, Thank you.
-
Good thing you hadn't time today so you didn't wasted much time on this. The message is gone with todays oxide update! Thank you
-
Haha, cool! Thanks for letting me know.
-
Sql does not work for me
-
Good to know.
-
how to make the plugin not register you as an admin?
-
Hi Ghost.
That status of admin true/false is hidden.
The option to display, or not display, admin-players' statistics is user configurable - true/false.
With regard to having the right to save/del/wipe etc, I introduced a permission but didn't finish it or mention it yet. It's finished now and will be in next V.
I intend to remove admin recognition in favour of permissions or, at least, make it optional.Last edited by a moderator: Apr 21, 2017 -
-
Ah right, OK.
When you connect, or disconnect, PlayerRanks checks your authlevel and declares you Admin, or not.
I don't think staffmode does anything which should affect that.
If you aren't sure if your admins are being detected correctly, please check /data/PlayerRanks.json and let me know.
To allow your admin stats to show in game, just set "Allow Public Admin Stats": true in config, and reload the plug. -
-
That's strange. Going to PM you, if that's OK.
Thank you. -
Public update - PlayerRanks admin status doesn't play nice with Staffmode.
Subsequent versions will use permissions only for 'admin' commands. -
Hey, SQLers....
I have a MySQL plugin for Event Manager Statistics.json now. -
When I write /pr it shows only command
/pr tops : Displays all of your stats
but I need to get something like this
/pr tops : Displays all of your stats
/pr category : Displays top5 for choosed category
is it possible, if yes, then how? -
You'd like "/pr" to return a list of available commands?
Fair enough.
You can edit this, and all text output, yourself in the /lang/en/PlayerRanks.json file but I agree, a bit more info by default would be better. -
-
Oh, I just took a look.
The message is broken up into two entires in the lang file. Not ideal for user expansion.
For now you could probably just change
Code:"prtop": "/pr tops", "prtop2": "Displays all of your top stats.",
Code:"prtop": "", "prtop2": "/pr tops -Displays all of your top stats.\n /pr del - Deletes blah blah.\n pr wipe - wipes stuff",
Lang changes require plugin reload.
Maybe in the next update I'll make it show user commands to users and all commands to admins.
Thanks! -
gui gets stuck really often and you need to restart your game or rejoin the server to fix it
and is there a text version shows on chat instead of a gui?
-keybind doesn't work alsoLast edited by a moderator: May 3, 2017