XDStatistics

$24.00

Sold by: DezLife

Multifunctional and beautiful xdstatistics for your server.

Required Plugins:

Supported Plugins (Optional):

Categories: , ,

Description

XDStatistics The most advanced statistics!

It has great functionality and a nice design that will please the eyes of your players.


Some useful information about the plugin:

Opportunities:

  • The plugin has very detailed statistics. In it, the player will be able to see everything that he will be interested in!
  • Players can hide their statistics from other players, for this you need to issue permissions and enable this feature in the config
  • Players can reset their statistics, for this you need to issue permissions and enable this feature in the config
  • The administrator can add (remove) a player to the ignore list, the player’s statistics will not be deleted, it will only be hidden and will not be visible to other players.
  • There is an opportunity to award top 1 players in each category or in a certain one. The reward is given when the player enters the server after the vape.
  • It is possible to issue awards in Economics Server Rewards | IQEconomic | You can also grant a privilege or something else with the command
  • There is also a points system in the plugin. The glasses are configured in the config in a very detailed and convenient way. The best player is the one with the most points.
  • The plugin also knows how to clean data when wiping (configured in the configuration)

Interface:

  • Very nice and simple interface
  • Some parts of the interface can be configured in the config
  • At the moment there are 3 main pages (my statistics, top 10, search)
  • The player can view the pages of other players if they have not hidden them

Chat Alerts:

  • Also in the configuration, you can set up chat alerts with the top 5 players in different categories, which are selected using random
  • Messages can be configured in detail in the lang file
  • You can also configure the frequency of alerts in the configuration

Commands:

  • [CHAT]   /stat – (Open statistics (can be changed in the config))
  • [CONSOLE]  stat – (Open statistics (can be changed in the config))
  • [CONSOLE]  stat.ignore <add/remove> <Steam ID|Name> – (Adds the player to the ignore list. Also removes it from the statistics)
  • [CONSOLE] stat.score <give/remove> <Steam ID> <COUNT> – (Adds/removes – points from the specified user)
  • [CONSOLE] stat.wipe – To clear progress and distribute rewards (if it didn’t happen automatically)

Permissions:

  • XDStatistics.admin – (To use the stat.ignore command)
  • XDStatistics.reset – (Allows the player to reset his stats. You need to enable this feature in the config)
  • XDStatistics.availability – (Allows the player to hide his stats from other players. Need to enable in the configuration)

What is planned in the future:

  • [Discord] – Add the ability to send a message at the end of the wipe with the best players behind the wipe
  • Add a tab with weapons so that players can view their detailed statistics on certain weapons

API:

API:
private JObject API_GetAllPlayerStat(ulong id)
private JObject API_GetPlayerPlayedTime(ulong id)
private Dictionary<string, int> API_GetGathered(ulong id)
private int? API_GetAllGathered(ulong id)
private int? API_GetGathered(ulong id, string shortname)

The configuration is available in English and Russian
The lang file is available in English and Russian
Configuration example – https://pastebin.com/kDUY42FM

I also accept any ideas for improving this plugin. You can offer me ideas and I will implement them in the future.

My discord for communication! DezLife#1480
Check out more of my work here! https://lone.design/vendor/dezlife/
Join the Lone.Design Discord Here! https://discord.gg/VEesZs9

Reviews

There are no reviews yet.


Only logged in customers who have purchased this product may leave a review.

Version 3.2.4 | Updated November 12, 2024
  • Added - Added new wolf to support
  • Updated - Improved loading of avatars in the UI
  • Updated - Lang optimization
  • Fixed - NRE fixes
Version 3.2.1 | Updated October 3, 2024
  • Updated Correction after updating the game
Version 3.2.0 | Updated July 6, 2024
  • Fixed After FP update FP = :poop:
Version 3.1.9 | Updated June 23, 2024
  • Fixed Fix errors
Version 3.1.8 | Updated June 15, 2024
  • Fixed - Fix NRE compiler
  • Fixed - Fix helicopters
Version 3.1.6 | Updated June 12, 2024
  • Fixed Fixed the helicopter kill count
  • Added Added a new parameter to the config: Give the reward after the player logs into the server? (Needed for reward types that require the player to be online, such as economy rewards)
Version 3.1.3 | Updated May 10, 2024
  • Updated - Changed hooks OnCollectiblePickup => OnCollectiblePickedup OnDispenserGather => OnDispenserGathered OnDispenserBonus => OnDispenserBonusReceived
  • Updated - Improvements in counting in the farming category
  • Updated - Minor modifications to the UI
  • Fixed - PVE compatibility fixes
  • Fixed - Fixed the function of resetting statistics
  • Fixed - Fixed FormatException error
  • Added - Added the ability to customize an alternative background using materials and sprites
Version 3.0.5 | Updated March 25, 2024
  • Fixed Fixed the operation of the Auto-Wipe Date method.
  • Added A new parameter has been added to each reward in the config - "Additional text received by the player upon server entry (e.g., information about the reward received)".
  • Added Minor fixes.
Version 3.0.2 | Updated March 20, 2024
  • Added Memory Optimization: Improved memory usage efficiency for more comfortable and accurate settings.
  • Added Statistics Improvements: - Excluded NPC count from statistics, ensuring a more accurate reflection of player actions. - Reworked the logic for counting kills and suicides. - Reworked the logic for counting hits from different types of weapons. - Reworked the logic for counting scrap and opening boxes.
  • Added Interface and Functionality Enhancements: - Fixed issues with image loading. - Optimized display of gathered resources (e.g., 1230 displayed as 1k). - Unified points display across all UI pages and in chat. - Added caching for top players to optimize performance. - Leaderboard now updates every 3 minutes.
  • Added New Features: - Added support for IQFake. - Completely rewritten data file system: each player now has their own individual data file. - Improved reliability of data saving, reducing the risk of data loss due to incorrect server shutdown. Introduced a system for cleaning up data of non-active players (dummies) to save memory. - Reworked the system for automatic reward distribution on wipe. - Ability to specify a list of categories for sending information about the top 5 players in chat and Discord.
  • Added Other Changes: - Updates in Lang files. - Minor cosmetic improvements to the interface. - Added the console command stat.category list to display a list of categories used in the settings. - Many changes made to the configuration, with numerous new parameters added.
  • Added Testing: Most of the functionality and changes have been tested on several large servers without any problems identified. If you find any issues, please let us know.
  • Added Update Instructions: 1. Save your old plugin configuration. 2. Delete the old version of the plugin from the /oxide/plugins folder. 3. Clear all data files in /oxide/data/XDStatistics. 4. Delete Lang files. 5. Download and configure the new version of the plugin.
Version 2.8.2 | Updated February 2, 2024
  • Fixed Close button fixed
  • Updated Changed the layer UI Overlay => OverlayNonScaled
Version 2.8.1 | Updated December 16, 2023
  • Fixed - Fixed a problem with calculating missiles
  • Fixed - Fixed an issue with NRE when shooting down a helicopter
  • Fixed - Fixed NPE when Unsubscribe
  • Added - Small refactoring and code improvements
  • Updated These are just some fixes and improvements before the next important and big update. If you find any problems, do not hesitate to talk about them.
Version 2.7.7 | Updated October 14, 2023
  • Updated Split configuration into Russian and English languages.
  • Updated Introduced a new parameter: "Blacklist of crafting items" to prevent point duplication through crafting.
  • Added Added support for plugins: Duelist, EventHelper, ArenaTournament, ZLevelsRemastered (configurable) and SkillTree (configurable).
  • Added Implemented stat.wipe command to clear progress and award rewards (if enabled in the configuration).
  • Added Images are now located in /oxide/data/XDStatistics/Images for easy access.
  • Fixed Fixed an issue with tracking downed helicopters.
  • Fixed Rectified a critical vulnerability that allowed entities to spawn at the world's zero coordinate.
  • Fixed Resolved vulnerabilities associated with explosive items, including C4 and Beancan.
  • Updated Update Instructions: Backup Current Configuration: Before updating, create a backup of your current configuration. Due to the removal of English and Russian versions from the configuration, this update may reset your existing setup. Value Transfer: After backing up, transfer all necessary values from the old configuration to the new one. Image Placement: Ensure all images are arranged according to the structure specified in the archive at /oxide/data/XDStatistics/Images.
Version 2.5.9 | Updated August 3, 2023
  • Fixed Fix for rust update
Version 2.5.8 | Updated May 4, 2023
  • Fixed Fixes after RUST update
Version 2.5.7 | Updated February 12, 2023
  • Fixed - Fixed display of item names in categories
Version 2.5.5 | Updated February 6, 2023
  • Fixed Image loading has been fixed
  • Fixed Fixed a bug with farming points by killing yourself with grenades and so on (Now it will be considered as suicide and points will be deducted (from the cfg))
  • Updated Now all NPCs are counted (from other plugins too)
  • Fixed Fixed the counting of farming
Version 2.3.3 | Updated November 28, 2022
  • Fixed Fixed problem with top 10 (Sometimes the page was just empty due to incorrect username)
Version 2.3.1 | Updated November 3, 2022
  • Fixed Fixed working with different rates plugins. Now it is not necessary to reload statistics if you have rates
  • Fixed Fixed the input field in the search (Now builds and other actions will not be performed when entering a nickname)
  • Fixed Fixed a problem with the top 10 (Sometimes the page was just empty)
  • Added Now you can specify players in the config that should not be displayed in statistics
Version 2.2.5 | Updated October 8, 2022
  • Fixed Fixes for issues with the latest game update
Version 2.2.3 | Updated September 10, 2022
  • Fixed Fixed the OnCollectiblePickup hook that was changed in the last update
  • Fixed Minor fixes
  • Added Added several APIs
Version 2.0.9 | Updated January 18, 2022
  • Fixed Fixed the display of avatars of players
Version 2.0.8 | Updated January 5, 2022
  • Added Mandatory update 2.0.8
  • Added Now the awards are issued correctly.
  • Fixed Fixed some NPC kill counts
  • Fixed Fixed the issue of a reward for the NPC killer category
  • Added Added the ability to add multiple commands to open statistics
  • Fixed Fixed data clearing after wipe
Version 2.0.1 | Updated December 14, 2021
  • Updated Now the killing of NPCs and animals is working correctly
  • Added Added support for fire tools
  • Added Added the ability to ignore items in statistics (Black list)
  • Added Added the ability to reward players in the animal killer category
Version 1.9.43 | Updated December 5, 2021
  • Added Fix UI
Version 1.9.42 | Updated December 5, 2021
  • Updated Important API updates for downloading data
Version 1.9.4 | Updated December 2, 2021
  • Fixed Fix after update
Version 1.9.3 | Updated November 8, 2021
  • Added Now awards are given immediately after the vape
  • Added Added a command to add/remove points
  • Added Added the ability to reward players in the 'NPC Killer' category
  • Added For PVE servers, a function has been added in the config that needs to be activated
  • Added Added the ability to use your own image for the background
  • Added Now with the 'XDStatistics.admin' permission, the player will be able to view hidden statistics
  • Updated Now the points for the loot count for the last hit on the stone. (previously, every hit was counted)
  • Updated Separated the date files, for convenience (Before downloading the plugin, you need to delete the date file)
  • Fixed Edits to the favorite weapon UI
  • Fixed Fixes for small issues
  • Added It is best to install these updates after the vape, since you will need to delete the Date file before downloading!
Version 1.7.1 | Updated October 11, 2021
  • Updated Returned the fabric to the farming category
  • Updated Sorted items by quantity in the farming category
  • Fixed Fixed adding bots to statistics
  • Fixed Fixed the time format in chat alerts
  • Fixed Some fixes for counting downing a helicopter
Version 1.5.30 | Updated October 6, 2021
  • Added Added the ability to give prizes not only to top players but also to 1st - 3rd places.
  • Added Added AutoFarm support
  • Added Added the ability to take into account the killing of NPCs in the favorite weapon (config)
  • Added An explosive cartridge has been added to the Raider category
  • Fixed Fixed compatibility with clans
  • Added Numerous bugs have been fixed
  • Fixed Numerous fixes in the farming category (now also takes into account what you collect in the wild)
  • Fixed Fixed auto wipe
  • Fixed Fixed loading of player avatars
  • Updated Please check the config after downloading the plugin. Numerous changes have been made there ​
Version 1.2.5 | Updated October 1, 2021
  • Added Some changes to chat messages
  • Added Fixed scrap counting
  • Added fix for recording deaths from everything
  • Added Some plugin improvements
  • Added fix wipe data

One thought on "XDStatistics"

Leave a reply

Your email address will not be published. Required fields are marked *

  1. Issues with plugin loading
    Unloaded plugin XDStatistics v3.2.4 by DezLife
    [XDStatistics] [SplitDatafile] Loaded 2 players | Cleared old players 0
    Failed to call hook ‘OnServerInitialized’ on plugin ‘XDStatistics v3.2.4’ (NullReferenceException: Object reference not set to an instance of an object)
    at Oxide.Plugins.XDStatistics.OnPlayerConnected (BasePlayer player) [0x00013] in :0
    at Oxide.Plugins.XDStatistics.OnServerInitialized () [0x000fb] in :0
    at Oxide.Plugins.XDStatistics.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01353] in :0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in :0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
    Calling ‘OnServerInitialized’ on ‘XDStatistics v3.2.4’ took 131ms
    Loaded plugin XDStatistics v3.2.4 by DezLife

Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?

• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.

Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA

• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.

Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.

Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)

Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)

Product Enquiry

Please Login to make enquiry about this product

You may also like…