Yes when I do /pr wipe the PlayerRanks.JSON file in Oxide/Data is wiped. I then go and manually delete the data from the mysql database. Then a few minutes later the data gets repopulated in the mysql database. I have no clue where that data is coming from.

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
-
When you reload PlayerRanks is will create a fresh one. -
what does 'allow admin stats' actually do?
-
Allow Public Admin Stats - True/False. Applies only to private and timed top lists.
Set to true, it prevents statistics for admins from being advertised in the 'Top X' displays.
If you don't want the server knowing that you've built 100,000,000 entities or whatever, set that to true. -
Ah. Does it track spawned in stuff? For example when I'm working on server rewards.
-
No, that's not tracked. Just the normal activities that any player can do...Build, destroy, upgrade, gather etc.
-
Feedback Request :
Does anyone avail of "Use Intense Options": false ?
If so, is there a performance reason, and is there any evidence that it makes a difference?
Thank you. -
Never mind - Problem solved. ^^
-
Gyazo - 578c682fe7e624f15a1b65bd0aec7694.png
happened recently, using external db. Spammed once for every player. -
Apologies if this has been asked before, but can this mod be tweaked to show the "Top Economics Balances" held by the players?
-
Hi there,
I'm going through a bit of a rewrite right now.
In the present version there are a few options which are SQL-only (economics, time played etc).
I could maybe include those in the public displays, in the next release. -
-
Would that be a popular thing, do you think?
If so, I've no problem adding it if there's a hook for it. -
It will be even more popular with skulls for sure -
Hi,
Very nice plugin. I,m using the ZLevels on my server. It seems it doesn't count the multiplier. Is there anything to get this to work?
Regards,
Dennis -
Hi Dennis,
I never looked into supporting ZLevels but I could for the next version.
I haven't used it in a while but it would only affect resources gathered, right? -
@Steenamaroo , When do you think the new version with the SkullCrusher ?
Thank you -
i cant wipe my playerdatabase...
when i type /pr wipe is doesnt say anything...
also doesnt give an error in the log -
Why i can't used SQL online ?
(I installed the plugin yesterday, so sorry if this problem was already fix)Attached Files:
-
-
Getting this error;
Code:Failed to call hook 'OnLootEntity' on plugin 'PlayerRanks v1.3.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PlayerRanks.OnLootEntity (.BasePlayer player, .BaseEntity entity) [0x00000] in <filename unknown>:0 at Oxide.Plugins.PlayerRanks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0