Jump to content

Search the Community

Showing results for tags 'stats'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

  1. DezLife

    XDStatistics

    Version 3.0.5

    1,301 downloads

    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.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: 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 lang file is available in English and Russian Configuration example - { "Basic plugin settings": { "Chat command for opening statistics": "stat", "Console command to open statistics": "stat", "Send chat messages with top 5 players in different categories": true, "Once in how many seconds will a message be sent ?": 600, "Enable the ability to reset your stats ? (requires XDStatistics.reset)": false, "Enable the ability to hide your statistics from users ? (requires XDStatistics.availability)": true, "Clear data when wiped": true, "Once in a rowman, the data will be saved.": 30 }, "Setting up the issuance of points": { "Points for crafting": 1.0, "Points for barrels": 1.0, "Points for installing building blocks": 1.0, "Points for using explosive items": { "explosive.timed": 2.0, "explosive.satchel": 0.7, "grenade.beancan": 0.3, "grenade.f1": 0.1, "ammo.rocket.basic": 1.0, "ammo.rocket.hv": 0.5, "ammo.rocket.fire": 0.7 }, "Points for resource extraction": { "wood": 0.3, "stones": 0.6, "metal.ore": 1.0, "sulfur.ore": 1.5, "hq.metal.ore": 2.0 }, "Points for found scraps": 0.5, "Points for harvesting (from the plantation)": 0.2, "Points for killing animals": 1.0, "Points for shooting down a helicopter": 5.0, "Points for tank explosion": 5.0, "Points for killing NPCs": 5.0, "Points for killing players": 10.0, "Points for time (for every minute of the game on the server)": 0.2, "How many points to take away for suicide ?": 2.0, "How many points to take away for death ?": 1.0 }, "Customize rewards for top 1 players in each category": { "Reward the best players at the end of the wipe": false, "Award for the top 1 in the SCORE category": { "Use command as a prize ?": true, "[RU]Использовать магазин GameStore для выдачи награды": false, "[RU]Использовать магазин MoscowOVH для выдачи награды": false, "Use [IQEconomic or Economics or Server Rewards] to issue a reward": false, "Command for the prize": [ "say %STEAMID%" ], "[RU][GameStores] ID магазина": "", "[RU][GameStores] ID сервера": "", "[RU][GameStores] Секретный ключ": "", "[RU][GameStores или MoscowOVH] Сколько начислять денег на баланс": 30, "[IQEconomic or Economics or ServerRewards] How much money to add to the balance": 100 }, "Award for the top 1 in the Killer category": { "Use command as a prize ?": true, "[RU]Использовать магазин GameStore для выдачи награды": false, "[RU]Использовать магазин MoscowOVH для выдачи награды": false, "Use [IQEconomic or Economics or Server Rewards] to issue a reward": false, "Command for the prize": [ "say %STEAMID%" ], "[RU][GameStores] ID магазина": "", "[RU][GameStores] ID сервера": "", "[RU][GameStores] Секретный ключ": "", "[RU][GameStores или MoscowOVH] Сколько начислять денег на баланс": 30, "[IQEconomic or Economics or ServerRewards] How much money to add to the balance": 100 }, "Award for the top 1 in the gathering category": { "Use command as a prize ?": true, "[RU]Использовать магазин GameStore для выдачи награды": false, "[RU]Использовать магазин MoscowOVH для выдачи награды": false, "Use [IQEconomic or Economics or Server Rewards] to issue a reward": false, "Command for the prize": [ "say %STEAMID%" ], "[RU][GameStores] ID магазина": "", "[RU][GameStores] ID сервера": "", "[RU][GameStores] Секретный ключ": "", "[RU][GameStores или MoscowOVH] Сколько начислять денег на баланс": 30, "[IQEconomic or Economics or ServerRewards] How much money to add to the balance": 100 }, "Award for the top 1 in the raider category": { "Use command as a prize ?": true, "[RU]Использовать магазин GameStore для выдачи награды": false, "[RU]Использовать магазин MoscowOVH для выдачи награды": false, "Use [IQEconomic or Economics or Server Rewards] to issue a reward": false, "Command for the prize": [ "say %STEAMID%" ], "[RU][GameStores] ID магазина": "", "[RU][GameStores] ID сервера": "", "[RU][GameStores] Секретный ключ": "", "[RU][GameStores или MoscowOVH] Сколько начислять денег на баланс": 30, "[IQEconomic or Economics or ServerRewards] How much money to add to the balance": 100 }, "Award for the top 1 in the Big Online category": { "Use command as a prize ?": true, "[RU]Использовать магазин GameStore для выдачи награды": false, "[RU]Использовать магазин MoscowOVH для выдачи награды": false, "Use [IQEconomic or Economics or Server Rewards] to issue a reward": false, "Command for the prize": [ "say %STEAMID%" ], "[RU][GameStores] ID магазина": "", "[RU][GameStores] ID сервера": "", "[RU][GameStores] Секретный ключ": "", "[RU][GameStores или MoscowOVH] Сколько начислять денег на баланс": 30, "[IQEconomic or Economics or ServerRewards] How much money to add to the balance": 100 } }, "Interface Settings": { "Background color in the top 10 for 1st place": "1 0.8431373 0 0.49", "Background color in the top 10 for 2st place": "0.7529412 0.7529412 0.7529412 0.49", "Background color in the top 10 for 3st place": "0.8039216 0.4980392 0.1960784 0.49" } } 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
    $23.00
  2. Zeeuss

    Reporter

    Version 0.1.1

    13 downloads

    What is it? Reporter is a administration plugin to make sure your playerbase is happy. Usage? If anything bad is going on, make sure that your players can report it to you via nice UI menu and that admins can check that. Permissions: reporter.use - Basic permission to allow open menu and create New report. reporter.admin - Admin permission to allow view to Live Reports and ability to see/manage pop-up report reporter.sadmin - SuperAdmin permission to allow view to Reports history and see stats of your staff team Commands: /report - Opens the UI menu /report.tp {id} - Teleports you to the creator of specified report /report.claim {id} - Claims specified report /report.finish {id} - Finishes specified report /report.clearall - ! Requires SAdmin permissions and will wipe your data folder - causing to delete all reports and staff's statistics ! Discord logging: Enable/disable and set webhookURL for report claim/create/finish/tp Data file: Data of all reports and staff's statistics are being saved into a data file. Path: Your_Server\oxide\data\Reporter\Reporter.json Config file: You can set here settings for discord notification F.e. Enable/Disable, embed color of the notification, WebhookURL Path: Your_Server\oxide\config\Reporter.json Localization: ["Syntax"] = "Commands:\n/report (Opens Reporter GUI)", ["SyntaxConsole"] = "Can't open GUI in console", ["claimMsg"] = "You have claimed a report\nID: {0}\nBy: {1}", ["finishMsg"] = "You have finished a report with ID: {0}", ["statusUnclaimed"] = "Unclaimed", ["statusClaimed"] = "Claimed", ["statusFinished"] = "Finished", ["reported"] = "Successfully reported", ["fillField"] = "<color=#c93232><--Fill this field</color>", ["noReports"] = "There are not any reports yet", ["noStaff"] = "There are not any staff stats yet", ["playerNotFound"] = "Couldn't find player", ["alreadyClaimed"] = "Report is already claimed", ["labelPAGES"] = "Page {0}/{1}", ["alreadyFinished"] = "This report is already finished", ["CUI newReport"] = "New report", ["CUI liveReport"] = "Live reports", ["CUI historyReport"] = "Reports history", ["CUI staffStats"] = "Staff stats", ["CUI close"] = "Close", ["CUI claim"] = "Claim", ["CUI finish"] = "Finish", ["CUI claimed"] = "Claimed", ["CUI tp"] = "TP", ["CUI next"] = "Next", ["CUI previous"] = "Previous", ["CUI newPopReport"] = "New Report -- ID: {0}", ["CUI reportBy"] = "Reported by <color=#4ccf49>{0}</color>", ["CUI reportedPlayer"] = "Reported player <color=#e00a0a>{0}</color>", ["CUI subject"] = "Subject of report: <color=#e0a00a>{0}</color>", ["CUI liveReportClaimed"] = "<color=#e0a00a>{0}</color> Report: {1}", ["CUI liveReportUnClaimed"] = "<color=#1bc2d1>{0}</color> Report: {1}", ["CUI historyReportFinished"] = "<color=#4ccf49>{0}</color> Report: {1}", ["CUI liveReportClaimedBy"] = "<color=#e0a00a>--Claimed by {0}</color>", ["CUI finishedBy"] = "<color=#4ccf49>--Finished by--\n{0}</color>", ["staffName"] = "Staff's Name", ["staffID"] = "Staff's ID", ["staffFinished"] = "Finished reports", ["Category"] = "Category", ["Message"] = "Message", ["dcCreate"] = "{0} has created report: {1}", ["dcClaim"] = "{0} has claimed report {1} by - {2}", ["dcFinish"] = "{0} has finished report {1} by - {2}", ["dcTp"] = "{0} has teleported to report {1} by - {2}", ["dcCatCreate"] = "Report Create", ["dcCatClaim"] = "Report Claim", ["dcCatFinish"] = "Report Finish", ["dcCatTp"] = "Report TP", Configuration: { "Claim report - discord": { "WebhookURL": "", "Enabled?": true, "Embed Color:": "16538684" }, "Finish report - discord": { "WebhookURL": "", "Enabled?": true, "Embed Color:": "16538684" }, "Create report - discord": { "WebhookURL": "", "Enabled?": true, "Embed Color:": "16538684" }, "TP to report - discord": { "WebhookURL": "", "Enabled?": true, "Embed Color:": "16538684" } }
    $9.99
  3. supreme

    Skin Perks

    Version 4.1.6

    81 downloads

    Skin Perks allows you to modify and give certain stats to a skinned item Commands: Usage: Editor: Permission: skinperks.use Available Perks: Gather (Gathering of nodes/trees/crops) Durability (Durability of the items) DamageOut (Damage dealt) DamageIn (Protection) Dodge (Dodge Chance %) Upgrade (Upgrade structure resource multiplier, ask for more/less items when upgrading) Build (Build structure resource multiplier, ask for more/less items when building) Repair (Repairing items/structures resource multiplier, ask for more/less items when repairing) Magazine (Modifies weapon's magazine capacity)
    $14.00
  4. Mevent

    Statistics

    Version 1.1.3

    601 downloads

    Beautiful display of player statistics and player ratings. Features: Beautiful user interface Customization (all interface you can set up in configuration) Performance Commands stats open statistics interface stats [steamId] open statistics interface leaderboard open leaderboard interface Permissions statistics.use open statistics interface statistics.hide hides player from leaderboard FAQ: Q: Where can I see an example of a config? A: Config Q: What should I do if I get the error "You do not have permission to use this command!"? A: To solve this problem, you need to grant the "statistics.use" permission to your players. For example, granting this permission to the "default" group is done with the following command: oxide.grant group default statistics.use
    $19.95
  5. Version 1.5.700

    883 downloads

    XPerience Addon: READ BEFORE PURCHASE! This is an addon to XPerience! You must have XPerience installed on your server to use this. XPerience Website: https://www.rustlevels.com/XPerience/ Discord Join our community discord for fast support and future updates. We have several channels where you can get help, offer suggestions, see what's coming in future updates, and more. Our discord is the fastest way to get the help and info you need! http://discord.rustlevels.com/ New Admin Options: ✯ Full rewrite and conversion of admin panel to text inputs and toggle options ✯ Can now add/edit welcome message, command list, and custom pages in admin panel ✯ Can now add/edit custom special items in admin panel ✯ Can now add/edit maps in admin panel ✯ Can now add/edit all image URLs in admin panel including damage bar skins in admin panel ✯ Can now add/edit Global Event reward items and commands in admin panel Added Skills/Stats: These abilities are added to the already existing stats and skill within XPerience.. Added Miner Abilities: Option to increase quarry production by % per Miner level Option to set production duration Option to set cooldown duration Added Weaponry Abilities: Option to fire free ammo from weapons Option to set free ammo chance per weaponry level Increase max distance per Weaponry level Increase max effective range per Weaponry level Added Scavenger Abilities: Chance to receive more items from vendors Option to set percentage chance per scavenger level Option to set percentage amount per scavenger level Added Forager Abilities: Chance to for free recycle for items (gives materials but keeps item) Option to set percentage chance per forager level Added Medic Abilities: Passive Healing Increase health every (x) seconds for (x) amount MedGun for healing entities from a distance Added Demolitionist Abilities: Enable rocket locking Select rocket trackable entities Select rocket trackable ammo Adjust rocket lock chance percentage % Adjust rocket lock time Adjust rocket max lock distance Adjust rocket max lock distance increase percentage % Adjust rocket detonation time Adjust rocket speed increase percentage % Adjust rocket damage increase percentage % Includes Rocket Launcher UI that shows target name, lock status, distance, and max distance allowed Other Features: Global Event Feature: Gathering and Kill goals for all players collectively Set total number of required kills for different entities Set total amount of resources for different types (wood, ores, scrap, and more..) Reward Options: XP, Items, Economics, Server Rewards, Special Items, Per player Commands, Global Commands Awards all players in the server active player list Global Event deposit box for event contributions (obtained by chat command or give button on welcome panel) Option to restrict getting a global event box by permission Option to set max number of global event boxes allowed per player Option to show chat notifications when contributions are made and goals are reached Global Event HUD option to show all goals (with or without border) Option to auto reset global event after x amount of hours from completion Option to destroy all global event boxes on event completion Button to manually destroy all global event boxes Button to manually reset Global Event Global Event details page shown on Welcome Panel Map Display/Voting: Shows 3 maps at a time on welcome menu Can list as many maps as wanted with map name, small img, large img, map size, and details Can set max number of votes per player Can auto clear map/vote data on wipe Can manually clear map/vote data in admin panel More feature to come.... Special Items: (requires XPerience V1.6.9+) Option to set special items as soulbound (only recieving player can use) Option to show Special Items in Welcome menu Option to enable economics purchase of special items Option to enable server rewards purchase of special items Option to enable permissions for purchase options Special Items can be purchased from Welcome Panel Admin chat/console commands to give special items Option to set percentage (%) chance item drop from actions Premade Items: Can change skinID of each default item in config XP Scroll Small XP Scroll Medium XP Scroll Large XP Scroll Massive Option to set amount of xp gained per scroll Option to set scroll rarity drop Stat Book Small Stat Book Medium Stat Book Large Stat Book Massive Skill Book Small Skill Book Medium Skill Book Large Skill Book Massive Option to set amount of points gained per book Option to set book rarity drop XP Booster Option to set percentage amount Option to set duration in mins Custom Items: Admin chat/console commands to create/delete custom items Option to set custom name, type, rarity, award amount, skinID, economics cost, serverrewards cost, and duration Option to include custom items in drop chance Playtime XP: Option to enable XP for time playing Option to set XP amount for every xx mins Option to increase XP amount by percentage % Target Damage Display: (Health/Damage Bar) Shows target health/max health in live UI when target attacked Disappears when target is killed or after 5 seconds if not killed Option to show last damage amount Option to show names on bar Select from 10 premade skins to use for default health on the damage bar UI Add/Create as many damage bar skins as wanted Option to allow players to choose what damage bar skin they want to use Death Records: Option to enable Death Records Track all kills/deaths from players Shows victim, attacker, weapon, damage type, distance, and time Players have their own Death Records profile UI (accessed from XPerience profile) Option to set custom chat command for DeathRecords UI Option to send death record notice to chat Option to adjust chat font size and colors Option to send death record to discord (Discord Messages required) Option to show player turret kills Option to give bonus XP for kill distance Option to set bonus xp amount and distance multiplier Option to list all entities you want to track in config Player Notes: Option to show XP gains Option to show Level Up Option to show Rank Up Option to show Stat Level up Option to show Skill Level up Notify UI: (Player & Global) Option to enable Player and Global Notify UI Bar Option to show when player ranks up Option to show when player levels up Option to show when player increases stats or skills Option to set timeout in seconds when UI bar disappears DiscordMessages Support: (requires DiscordMessages plugin) Discord webhook URL Option to send player rank up to discord Option to send player level up to discord Option to send player stat level up to discord Option to send player skill level up to discord Welcome Panel: Option to use background image Option to use profile background image from XPerience so they match Option to set welcome message on main UI screen Option to set list of chat commands on command page Option to show skill Item Drops (split into 2 parts forager/scavenger) Shows all items listed in the forager and Scavenger skill lists Shows percentage drop chance per skill levels Option to show XPerience profile button Option to show server XP/Level settings Option to show map voting list Option to show special items (books, scrolls, xp boosters) Option to show Mods Installed Option to exclude list of Mods Installed Option to show Admin panel button Option to show custom pages Option to show Custom Item Drops list page (Requires Custom Item Drops V1.0.6+) Shows all items in the Custom Item Drops plugin separated by lists Shows percentage drop chance for default and vip settings per list RaidableBases support: Shows all active and completed raids RustLevels Website: (Optional Feature) IMPORTANT: If you want your server to appear on RustLevels you must join our discord at discord.rustlevels.com to receive a link to your auto generated ServerIDKey. This is now required for your server to connect to RustLevels.com Sends Server data to RustLevels (Name / IP) Option to set server banner URL Option to set website URL Option to hide player steam info Sends XPerience player data to RustLevels Sends Kill Records player data to RustLevels RustLevels Details: This Addon collects all player data from XPerience, Kill Records and other mods if enabled and sends it to RustLevels.com through SQL. All servers with this addon mod can be be publicly shown on RustLevels.com with their own page and player profiles if you choose. Once purchased you must submit your server's IP or DNS to our discord here: https://discord.rustlevels.com so that it can be allowed to access RustLevels database and receive your Unique ServerIDKey to place in your config file . Please allow up to 48 hours for your server to be accepted. Player steam badges can be hidden on RustLevels.com by config option. This will prevent steam badges for your server players being shown on our website. All player steam information is supplied by Steamworks API with permissions listed in steams privacy policy section 5.5 which RustLevels has no control over: https://store.steampowered.com/privacy_agreement/ Chat Commands: Server Admins Only /xpglobalremove - removes all data from RustLevels that match your server (will be added back automatically on next data send) /globalupdate - Sends a one time update of all players to RustLevels /xpaddonreload - Reloads the XPerienceAddon mod /newitem "<name>" <rarity> <stat/skill/xp/booster> <points/xp> <skinID> <economics cost> <serverrewards cost> <duration> /removeitem "<name>" /xpitem <name/id> <playername/id> "<itemname>" <amount> Console Commands rustlevelsclear - clears all server and player data from RustLevels rustlevelsupdate - updates all server and player data on RustLevels newitem "<name>" <rarity> <stat/skill/xp/booster> <points/xp> <skinID> <economics cost> <serverrewards cost> <duration> removeitem "<name>" xpitem <name/id> <playername/id> "<itemname>" <amount> Damage Bar Skins: Add/Edit Damage Bar Skins In -> /oxide/config/XPerienceAddon.json "dmgbarimgs": { "0": { "name": "DmgBar0", "url": "https://i.imgur.com/jQFs4Y1.png" }, "1": { "name": "DmgBar1", "url": "https://i.imgur.com/VGfALAA.png" }, "2": { "name": "DmgBar2", "url": "https://i.imgur.com/5RHS1wS.png" }, "3": { "name": "DmgBar3", "url": "https://i.imgur.com/t6WAKp0.png" }, "4": { "name": "DmgBar4", "url": "https://i.imgur.com/x7j4X1N.png" }, "5": { "name": "DmgBar5", "url": "https://i.imgur.com/0hCAV9y.png" }, "6": { "name": "DmgBar6", "url": "https://i.imgur.com/ZlLWc7V.png" }, "7": { "name": "DmgBar7", "url": "https://i.imgur.com/vQ8STCW.png" }, "8": { "name": "DmgBar8", "url": "https://i.imgur.com/V89IdKh.png" }, "9": { "name": "DmgBar9", "url": "https://i.imgur.com/VnZrpna.png" }, "10": { "name": "DmgBar10", "url": "https://i.imgur.com/D8iLInT.png" }, "11": { "name": "DmgBar11", "url": "https://i.imgur.com/0Vnpoml.png" } } Map Data: Add maps in the -> /oxide/data/XPerienceAddon/MapData.json { "Maps": { "0": { "name": "Map 1", "details": "Monuments: 116 \n Safezones: 5 \n Land Percentage: 45% \n Islands: 4 \n Large Monuments: 13 \n Small Monuments: 14 \n Tiny Monuments: 78 \n Caves: 5 \n Rivers: 4 \n Mountains: 0 \n Icebergs: 14 \n Ice Lakes: 3", "smallimageurl": "https://i.imgur.com/iGNrsZl.jpg", "largeimageurl": "https://i.imgur.com/YDNmH1s.jpg", "mapsize": 3000, "votes": 0 }, "1": { "name": "Map 2", "details": "Monuments: 101 \n Safezones: 8 \n Land Percentage: 67% \n Islands: 1 \n Large Monuments: 11 \n Small Monuments: 8 \n Tiny Monuments: 99 \n Caves: 5 \n Rivers: 9 \n Mountains: 2 \n Icebergs: 7 \n Ice Lakes: 2", "smallimageurl": "https://i.imgur.com/iGNrsZl.jpg", "largeimageurl": "https://i.imgur.com/YDNmH1s.jpg", "mapsize": 3000, "votes": 1 }, "2": { "name": "Map 3", "details": "Monuments: 106 \n Safezones: 6 \n Land Percentage: 54% \n Islands: 2 \n Large Monuments: 16 \n Small Monuments: 23 \n Tiny Monuments: 58 \n Caves: 1 \n Rivers: 5 \n Mountains: 1 \n Icebergs: 13 \n Ice Lakes: 1", "smallimageurl": "https://i.imgur.com/iGNrsZl.jpg", "largeimageurl": "https://i.imgur.com/YDNmH1s.jpg", "mapsize": 3000, "votes": 0 }, "3": { "name": "Map 4", "details": "Details about this map", "smallimageurl": "", "largeimageurl": "", "mapsize": 0, "votes": 0 }, "4": { "name": "Map 5", "details": "Details about this map", "smallimageurl": "", "largeimageurl": "", "mapsize": 0, "votes": 0 } } } Addon Config: { "Welcome Panel": { "showonconnect": true, "autoclosetimer": false, "timeout": 10, "AnchorMin": ".5 .5", "AnchorMax": ".5 .5", "OffsetMin": "-300 -200", "OffsetMax": "300 200", "InsideAnchorMin": ".03 .01", "InsideAnchorMax": ".99 .97", "usebgimage": true, "usexpbgimage": true, "usemenubgimage": false, "bgfadein": 0.2, "menuwidth": 0.2, "menuheight": 0.75, "menubuttonheight": 0.07, "menubuttonfont": 11, "openwelcomepanel": "welcome", "welcomemessage": "Welcome {playername} to our server. This server has the XPerience mod installed which allows you to gain XP, Levels, and Points to spend in different Stats and Skills. Each Stat and Skill will give your character increased abilities. Check out the XP/Level Info page for more details and the Commands page for list of chat commands you can use. Click the My Profile button to view your XPerience profile and all the abilities you can earn. You can also view all the mods installed on our server by clicking the Mods Installed button.\n\nYour Level: {xp.level} \nYour XP: {xp.experience}", "showcommandsbutton": false, "showskillitemdropsbutton": true, "showcustomitemdropsbutton": true, "showprofilebutton": true, "showsettingsbutton": true, "showmodsbutton": true, "excludemods": "RustCore,UnityCore", "showadminbutton": true, "showcustombuttons": true, "showraidsbutton": true, "showspecialitemsbutton": true, "showscustompecialitems": true, "showmapbutton": true, "commands": { "0": { "command": "/xpstats", "details": "Opens your XPerience profile" }, "1": { "command": "/deaths", "details": "Opens All Death Records" }, "2": { "command": "/xphelp", "details": "Opens Help page in XPerience UI" }, "3": { "command": "/xptop", "details": "Opens Top players page in XPerience UI" }, "4": { "command": "/welcome", "details": "Opens the Welcome Panel UI" } }, "custompages": { "0": { "button": "Server Rules", "CustomSubPages": { "0": { "title": "Server Rules", "content": "Server Rules:\n\n* No Harassment, Racism, Sexism, Trolling, Disrespect, or Hate Speech!\n\n" } } } } }, "Maps": { "maxmapvotes": 2, "autoreset": false }, "Connection Info": { "serveridkey": "", "sendtorustlevels": false, "hideplayerssteam": false, "hidemodlist": false, "websitebannerurl": "", "websiteurl": "" }, "Other Features": { "usepermissions": false, "dmgbar": true, "dmgbarname": true, "dmgindicator": true, "dmgbartimeout": 10.0, "dmgbarupdate": 0.5, "dmgbarskindefault": 3, "dmgbarlocation": 35 }, "Note Messages": { "xpgain": true, "xpgainnote": 1, "levelup": true, "levelupnote": 1, "statup": true, "statupnote": 1, "skillup": true, "skillupnote": 1, "rankup": true, "rankupnote": 1, "combine": true }, "Skills": { "minerquarry": 0.1, "minerquarryduration": 120, "minerquarrycooldown": 600, "weaponryammochance": 0.01, "weaponryreload": 0.05, "weaponrydistance": 0.08, "weaponryrange": 0.04, "scavengervendingchance": 0.05, "scavengervendingamount": 0.05, "foragerrecyclerchance": 0.05, "foragerrecyclerspeed": 0.1, "medicpassivehealing": true, "medicpassivehealingcooldown": 10, "medicpassivehealingtimer": 10.0, "medicpassivehealingamount": 0.02 }, "Notify UI": { "playernotify": true, "rankup": true, "levelup": true, "statup": true, "skillup": true, "globalnotify": true, "rankupglobal": true, "levelupglobal": true, "statupglobal": true, "skillupglobal": true, "notifyuitimeout": 5.0 }, "Death Records": { "enabledeathrecords": true, "usepermissions": false, "senddeathtochat": true, "sendplayerdeathtochat": true, "senddeathtodiscord": false, "usepopupnotifications": true, "logturretkills": true, "chatfontsize": 10, "attackercolor": "#FF0000", "victimcolor": "#00FF00", "weaponcolor": "#0000FF", "distancecolor": "#00FF00", "enabledistancebonus": true, "xpbonusamount": 50, "bonusrangedistance": 25, "deathrecordschatcommand": "deaths", "discordwebhookurldeaths": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "entityList": { "0": { "entity": "chicken", "name": "Chicken" }, "1": { "entity": "boar", "name": "Boar" }, "2": { "entity": "stag", "name": "Stag" }, "3": { "entity": "wolf", "name": "Wolf" }, "4": { "entity": "bear", "name": "Bear" }, "5": { "entity": "polarbear", "name": "Polar Bear" }, "6": { "entity": "simpleshark", "name": "Shark" }, "7": { "entity": "ridablehorse", "name": "Horse" }, "8": { "entity": "scientistnpc", "name": "Scientist" }, "9": { "entity": "tunneldweller", "name": "Tunnel Dweller" }, "10": { "entity": "underwaterdweller", "name": "Underwater Dweller" }, "11": { "entity": "scarecrownpc", "name": "Scarecrow" }, "12": { "entity": "zombienpc", "name": "Zombie" }, "13": { "entity": "customscientistnpc", "name": "Custom Scientist" }, "14": { "entity": "bradleyapc", "name": "Bradley APC" }, "15": { "entity": "patrolhelicopter", "name": "Patrol Helicopter" }, "16": { "entity": "basehelicopter", "name": "Patrol Helicopter" } } }, "Images": { "xperienceaddonlogo": "https://i.imgur.com/QSXW2vV.png", "rustlevelslogo": "https://i.imgur.com/lb2l1s5.jpg", "dmgbarimg": "https://i.imgur.com/XzoMdbI.png", "dmgbarimgname": "https://i.imgur.com/RhboH5w.png", "notifybar": "https://i.imgur.com/Cuea6lw.png", "welcomepanel": "https://i.imgur.com/JUwd2a8.png", "raideasy": "https://i.imgur.com/cAUlHlA.png", "raidmedium": "https://i.imgur.com/Tzhbic3.png", "raidhard": "https://i.imgur.com/MGNUPg0.png", "raidexpert": "https://i.imgur.com/bPql6Tz.png", "raidnightmare": "https://i.imgur.com/RpiC5dy.png", "welcomebg": "https://i.imgur.com/DdVLKsE.png", "menubg": "https://i.imgur.com/DrWCba0.jpg", "xp": "https://i.imgur.com/yAmIsSX.png", "dmgbarimgs": { "0": { "name": "DmgBar0", "url": "https://i.imgur.com/jQFs4Y1.png" }, "1": { "name": "DmgBar1", "url": "https://i.imgur.com/VGfALAA.png" }, "2": { "name": "DmgBar2", "url": "https://i.imgur.com/5RHS1wS.png" }, "3": { "name": "DmgBar3", "url": "https://i.imgur.com/t6WAKp0.png" }, "4": { "name": "DmgBar4", "url": "https://i.imgur.com/x7j4X1N.png" }, "5": { "name": "DmgBar5", "url": "https://i.imgur.com/0hCAV9y.png" }, "6": { "name": "DmgBar6", "url": "https://i.imgur.com/ZlLWc7V.png" }, "7": { "name": "DmgBar7", "url": "https://i.imgur.com/vQ8STCW.png" }, "8": { "name": "DmgBar8", "url": "https://i.imgur.com/V89IdKh.png" }, "9": { "name": "DmgBar9", "url": "https://i.imgur.com/VnZrpna.png" }, "10": { "name": "DmgBar10", "url": "https://i.imgur.com/D8iLInT.png" }, "11": { "name": "DmgBar11", "url": "https://i.imgur.com/0Vnpoml.png" } } }, "Discord": { "enablediscord": false, "discordwebhookurl": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "discordrankup": false, "discordlevelup": false, "discordstatup": false, "discordskillup": false, "useecludedlist": false }, "Raidable Bases": { "easyxp": 500.0, "mediumxp": 1000.0, "hardxp": 1500.0, "expertxp": 2000.0, "nightmarexp": 2500.0, "awardall": true, "awardpercentage": true, "percentagereduction": 0.1 }, "Special Items": { "createitemcommand": "newitem", "deleteitemcommand": "removeitem", "xpboosterduration": 3, "xpboosterrarity": 3, "xpboosteramount": 0.1, "xpscrollsmall": 50.0, "xpscrollmedium": 100.0, "xpscrolllarge": 250.0, "xpscrollmassive": 500.0, "scrollsmallrarity": 1, "scrollmediumrarity": 4, "scrolllargerarity": 7, "scrollmassiverarity": 10, "recievechance": 50, "soulbind": true, "deletesoulbind": true, "includecustomitems": true, "kills": true, "bkills": true, "ckills": true, "boosterkills": true, "looting": true, "blooting": true, "clooting": true, "boosterlooting": true, "missions": true, "bmissions": true, "cmissions": true, "boostermissions": true, "raidablebases": true, "braidablebases": true, "craidablebases": true, "boosterraidablebases": true, "bookofstatknowledgesmall": 1, "bookofstatknowledgemedium": 2, "bookofstatknowledgelarge": 3, "bookofstatknowledgemassive": 5, "bookofskillknowledgesmall": 1, "bookofskillknowledgemedium": 2, "bookofskillknowledgelarge": 3, "bookofskillknowledgemassive": 5, "smallstatbookrarity": 1, "mediumstatbookrarity": 4, "largestatbookrarity": 7, "massivestatbookrarity": 10, "smallskillbookrarity": 1, "mediumskillbookrarity": 4, "largeskillbookrarity": 7, "massiveskillbookrarity": 10, "smallxpscrollskinID": 2875023577, "mediumxpscrollskinID": 2875023708, "largexpscrollskinID": 2875023800, "massivexpscrollskinID": 2875023861, "smallstatbookskinID": 2876483610, "mediumstatbookskinID": 2876483501, "largestatbookskinID": 2876483375, "massivestatbookskinID": 2876478826, "smallskillbookskinID": 2876486178, "mediumskillbookskinID": 2876486286, "largeskillbookskinID": 2876486372, "massiveskillbookskinID": 2876486500, "xpboosterskinID": 2874722752, "useeconomics": true, "useeconomicsbooks": true, "useeconomicscustom": true, "useeconomicsboosters": true, "specialitemeconperm": false, "useserverrewards": true, "useserverrewardsbooks": true, "useserverrewardscustom": true, "useserverrewardsboosters": true, "specialitemsrperm": false, "xpscrollsmallcost": 100.0, "xpscrollmediumcost": 250.0, "xpscrolllargecost": 500.0, "xpscrollmassivecost": 1000.0, "statbooksmallcost": 100.0, "statbookmediumcost": 250.0, "statbooklargecost": 500.0, "statbookmassivecost": 1000.0, "skillbooksmallcost": 100.0, "skillbookmediumcost": 250.0, "skillbooklargecost": 500.0, "skillbookmassivecost": 1000.0, "xpboostercost": 1000.0, "xpscrollsmallsrcost": 10, "xpscrollmediumsrcost": 25, "xpscrolllargesrcost": 50, "xpscrollmassivesrcost": 100, "statbooksmallsrcost": 10, "statbookmediumsrcost": 25, "statbooklargesrcost": 50, "statbookmassivesrcost": 100, "skillbooksmallsrcost": 10, "skillbookmediumsrcost": 25, "skillbooklargesrcost": 50, "skillbookmassivesrcost": 100, "xpboostersrcost": 500 } } About RustLevels: https://www.rustlevels.com/ RustLevels collects data from Rust servers that use the XPerience, XPerience Addon, Kill Records, and other plugins. Each server gets added and updated automatically each time the server saves and displays all their player's data related to these plugins. Every server is setup differently based on the owners of each server so no two servers will be alike. RustLevels website will show all players that play on each server with their progression based on that server's setup. RustLevels is NOT responsible for any server progression or setup nor do they have any control over the player data displayed on their website. (Player data is controlled by each server individually not by RustLevels) You can subscribe to our discord mod update channel where we post updates when released at: [ https://discord.rustlevels.com ] The version numbers at the bottom left of the RustLevels website should match the Addon version your using at all times.
    $29.99
  6. David

    Simple KDR UI

    Version 3.0.2

    1,366 downloads

    Simple kill/death ratio counter. User interface is fully customizable, each panel can be disabled. For each screenshot shown there is config file available. FEATURES Simple yet very customizable kill/death ratio counter with user interface. Counting of scientist/scracrow/zombie kills can be enabled, same for suicides. Plugin does not count kills from splash damage, for example explosions or fire. All config variations (7) shown on screenshots are available on my discord for customers. You can customize every aspect of ui by yourself in config however you need to basic understanding of anchors and offsets to position your panel, you can read more on this topic here. COMMANDS /kdr - show / hide ui kdr_wipe - admin console command to clear data PERMISSIONS simplekdr.use CONFIG EXAMPLE
    $5.65
  7. Version 2.2.7

    13,384 downloads

    GUI with personal stats, leaderboard, per-category stats, and #1 player custom chat titles Tables with personal bests per category, top scoring player per category, and top-30 players per category. The same tables can be viewed for clans, rather than players. Server-wide top-list per category can be advertised on a timer. Tables have clickable headers for ascending/descending sort Multiple leaderboard snapshots (top single player for each category) can be taken for SQL/web use. Can also issue rewards (in command format) either on your command or automatically after wipe. Rewards are in a separate PlayerRanksRewards.json data file. Multiple commands issued as one reward should, be, comma, separated. Use {id} as a placeholder for player's Steam ID. Optional uMod dependencies. Clans. Economics. EventManager. Friends. PlaytimeTracker. BetterChat. (for titles) Permissions. playerranks.use - Allows players to use GUI, if 'RequiresPermission' is true. playerranks.admin - Allows admin UI and command access. playerranks.excludefromstats - Allows players to toggle /pr optout - taking their stats out of public displays. playerranks.excludedfromstats - Force a player to be excluded from stats playerranks.optout - Used behind the scenes for user preference persistence across wipes. By default, stats for admins are not publicised. Chat commands. Player commands. /pr - Open PlayerRanks GUI /pr chat - Enable/Disable chat announcements. /pr optout - Have your stats removed from, or included in, public displays. /pr reward <category name> - Issues rewards for the category. /pr reward - Issues rewards for all categories. Requires playerranks.excludefromstats permission. Admin commands. /pr save - Save the database /pr wipe - Wipe the database /pr del - Remove all stats for that player's steamID /pr wipecategory <categoryname> - Remove all of user stats for that category Console commands. playerranks.save - Save the database playerranks.wipe - Wipe the database playerranks.reward <category name> - Issues rewards for the category. playerranks.reward - Issues rewards for all categories. Configuration. General options. displayClanStats - True/False record_ClanMate_Kills - Toggle killing of clan-members contributing to PVPKills. record_FriendsAPI_Kills - Toggle killing of 'Friends' contributing to PVPKills. record_RustIO_Friend_Kills - Toggle killing of RustIO friends contributing to PVPKills. record_Rust_Teams_Kills - Toggle killing of Rust team mates contributing to PVPKills. blockEvents - Toggle EventManager contributing to ranks. statCollection - True/False RequiresPermission - Makes user /pr access by 'playerranks.use' permission only. allowadmin - Toggle admin stats in public displays. chatCommandAliases useTimedTopList - Toggle public broadcast rotation. TimedTopListAmount TimedTopListTimer TimedTopListSize - Font size for chat output. TimedTopListNumbered - Adds ordered numbering to chat output (1st,2nd,etc). deleteOnBan - true/false PVPHeadshotsOnly - true/false CountHeadshotsOnlyIfKill - true/false saveTimer (minutes) lastLoginLimit - in days.Deletes data for users who haven't logged in since X days ago. Value of 0 means disabled. wipeOnDeath - true/false WipeOnNewMap - Wipes PlayerRanks data base when a new map is detected. CommandOpensTop30 = false KDRExcludesSuicides = false PVPKillsCountsSleeperKills = false PlayTime_HH_MM = false CountPlantsOnlyFromPlanters = true GlobalTitleBroadcast = true - Tells everyone (true) or just the taker and loser of a title (false) useIntenseOptions - Enable/disable.Toggle gathering of information, and displays, relating to: StructuresBuilt ItemsDeployed ItemsCrafted EntitiesRepaired StructuresDemolished Resources Gathered GUI. UiTextColourStrong = "<color=#b3522b>"; UiTextColourWeak = "<color=#bdbdbd>"; ChatTextColourStrong = "<color=#d4d3d3>"; ChatTextColourWeak = "<color=#bdbdbd>"; ButtonColour = "0.7 0.32 0.17 1"; CategorySortButtonColour = "0.48 0.2 0.1 1"; GuiTransparency = 0.9; Useful tool for picking CUI colours - RGB Decimal. Titles (requires BetterChat) EnablePlayerTitles = false; MaxDisplayedTitles = 3; MaxTitlesBeforeLineBreak = 3; TitleStart = "["; TitleEnd = "]"; AddTitleHoldersToGroup = true; DestroyGroupOnUnload = false; Categories. Each category has the following options in config. "PVPKills": { "EnabledInPersonal": true, "EnabledInTop1": true, "EnabledInTop30": true, "IncludeInChatBroadcast": true, "Title": "[Killer]", "ShowTitleInPlayerChatMessages": true, "ChatPriority": 1, "BroadcastTitleChanges": true }, Title. Leave blank to have no title. Players with titles are automatically placed in a group of the category name. Players are removed when they lose #1, and all groups are emptied on unload. SQL - optional. Database Name Host Password Port Username tablename - Main data table name that PR will create. LBtableName - Leaderboards table name that PR will create. Use MySQL - true/false autoWipe - true/false (wipes SQL with main database) The SQL database will be created on the first save, whether automatic or manually with command /pr save. Category List. PVPKills PVPDistance PVEKills PVEDistance NPCKills NPCDistance Sleepers Killed HeadShots Deaths Suicides KDR (kill to death ratio) SDR (suicide to death ratio) SkullsCrushed TimesWounded TimesHealed HeliHits HeliKills APC Hits APCKills BarrelsDestroyed Explosives Thrown Arrows Fired Bullets Fired Rockets Launched MLRS Fired WeaponTrapsDestroyed Drops Looted Fish Caught Structures Built Structures Demolished Items Deployed Items Crafted Entities Repaired Resources Gathered Plants Gathered Structures Upgraded Economics** ServerRewards** PlayTime** (DD:HH:MM:SS) MySQL Only. Online/Offline Status** ActiveDate - Player's last login date. ** - These options are reported by Player Ranks, but not incremented or maintained by Player Ranks. Resetting Player Ranks database will not set these entries to zero, as they are read from elsewhere. Wipe Playtime Tracker data and/or Economics data to set these to zero. API ResetClan(string clanname) ResetPlayer(ulong ID) Key Binds. Personal stats and leader board can be bound to toggle as follows, using H J as examples: bind h callPersonalStatsUI bind j callLeaderBoardUI Notes. Data for banned players is automatically removed. Heli Kills are attributed to the player who hit the heli the most - not the last hitter. If a player dies from his wounds, the person who wounded him gets the PVP kill. PVP distance is recorded based on the wounding shot.
    Free
  8. MACHIN3

    XPerience

    Version 1.8.300

    4,537 downloads

    Discord Join our community discord for fast support and future updates. We have several channels where you can get help, offer suggestions, see what's coming in future updates, and more. Our discord is the fastest way to get the help and info you need! http://discord.rustlevels.com/ XPerience Website: https://www.rustlevels.com/XPerience/ Features: Gain Experience doing just about anything in game. Ranks Experience / Levels Night Boost Stats & Skills Bonus XP with Kill Records mod UI for player controls Top players UI SQL support for remote storage (only for saving not loading) In Game Admin Panel UI for mod adjustments Permissions to restrict Stats/Skills Selectable profile UI backgrounds Much more.... Ranks: Prestige Ranks: once a player reaches max level they reset and start over with a new rank. there are 13 ranks predefined and you can change/add as many ranks as you want with name, sig(tag), and image. Ranks are disabled by default. Can adjust rank xp boosts, stat/skill boosts, points each rank starts with, extra points earned each level within a rank, and more Rank Options: Enable/Disable Rank Feature Set Max Rank Achieveable (must not be higher than number of ranks in config) Option to allow remaining XP to carry over Set XP boost per rank Set Stats/Skills boost per rank Set Start Stat/Skill points per rank Set Additional Stat/Skill points per level per rank Option to show rank level Option to show rank xp Option to set rank name, level, xp colors Top ranked players page in Top UI Sends Rank, Name, Sig, ImageURL, Level, and XP to SQL if used Option to show Rank Tag(sig) in chat name Option to show Rank Name and Image in LiveUI Admin chat commands to reset level only and rank only for players or all records Stats/Skills effected by ranks show same color as rank level in player profile UIs Groups feature to use for other mods to grant/restrict features based on player rank Creates groups for each rank listed in the config and automatically assigns/revokes player group based on rank Stats: 1. Mentality Research Cost Reduction Research Speed Reduction Critical Hit Chance Increased Damage to NPCs 2. Dexterity Block Chance Dodge Chance Armor Damage Reduction Horse Speed Boost Boat Speed Boost Vehicle Speed Boost Fuel Reduction Chance 3. Might Increased Max Health (armor with UI) Increase Melee Damage Increased Max Hunger Increased Max Thirst Reduced Bleeding Reduced Radiation Increased Heat/Cold Tolerance 4. Captaincy Requires Team of 2 or more players Give boosts to all other team member skills Optional boost to all other team member XP gains Increase effective distance of Captaincy per level Stacks with other members with Captancy stat 5. Weaponry Condition Damage Reduction Chance Hand Tools Power Tools Melee Weapons Projectile Weapons Increased Max Ammo Per Clip 6. Ninjary Decrease detection from Helicopters Decrease detection from NPCs Decrease detection from Bradley APC Decrease detection from Turrets Increased damage with knives Increased damage with swords Skills: 1. WoodCutter Increased Wood Gathering Increased Bonus Chance for Apples 2. Smithy Increased Production Decreased Fuel Consumption (furnace, grill, etc) Chance for more Items Chance for High Quality Metal from metal ore 3. Miner Increased Ore Gathering Increased Bonus Reduced Fuel Consumption (hats) Chance for Metal Fragments from metal ore 4. Forager Increased Plant Gathering Chance for more seeds Chance for Random Item 5. Hunter Increased Food Gathering Increased Bonus Increased Damage Chance on Wildlife Night Damage Boost on Wildlife Increased damage with swords 6. Fisher Increased Fish Caught Increased Items Collected Decreased Oxygen Tank Usage Decreased Oxygen Time 7. Crafter Decreased Crafting Speed Decreased Crafting Costs Better Repair Value Chance for Better Condition 8. Framer Decreased Building Costs Decreased Repair Time Decreased Repair Costs 9. Medic Reduced crafting time (mixing table) Revive players with more health Recover from wounded with higher health Get more health from some medical tools 10. Scavenger Chance for more loot in drops/crates Chance for custom item drops Chance for more loot from Scientists 11. Electrician Increased Solar Panel Input (current energy from sun) Increased Solar Panel Max Output Increased Windmill Output (current energy from wind) Increased Windmill Max Output Increased Small Battery Max Output Increased Medium Battery Max Output Increased Large Battery Max Output Increased Small Generator Max Output Option to set a minimum solar panel output amount per electrician level (even during night time) 12. Demolitionist Reduced chance for explosives to become duds Increased explosive damage Increased explosive radius More features available with XPerience Addon v1.4.9 13. Tamer (requires Pets or Personal Animal mod) Tame Animals as Pets Assigned Plugins Stats/Skills BackPacks Can assign Backpacks plugin to any Stat or Skill Can set number of rows availible to Stat/Skill levels Archery Can assign Archery plugin to any Stat or Skill Can set level requirement for Novice, Adept, and Mastery Wizardry Can assign Wizardry plugin to any Stat or Skill Can set level requirement for Novice, Adept, and Mastery Chat Commands Player Commands: /xphelp - Shows all commands in chat /xpstats - brings up user control panel /xpstats (player) - shows full player XP profile /xpstatschat - shows your level, xp, stats, and skills in chat /xptop - brings up top players UI /xpaddstats (stat) - level up selected stat /xpaddskill (skill) - level up selected skill /xpresetstats - resets all stats and refunds points /xpresetskills - resets all skills and refunds points /xpliveui (0-5) - Live UI Location / 0 = off Admin Commands: (Requires server admin or xperience.admin permission)(can be changed in config) /xpresetall - Clears and resets all player data in XPerience /resetalllevels - resets all player levels to 0 /resetallranks - reset all player ranks to 0 /xpreset (name or id) (playername or steamid) - resets player's progress to 0 /resetlevel (playername) - reset player's level to 0 /resetrank (playername) - reset player's rank to 0 /resetharvest - clears all harvest data fro XPerience /xpadminhelp - displays admin commands for admins /xpgive (name or id) (playername or steamid) (amount) - gives x amount of experience to player /xpgiveall (amount) - gives x amount of xp to all players /xptake (name or id) (playername or steamid) (amount) - takes x amount of experience from player /xpconfig - opens in game admin panel /xpfix - resets all player data except experience and recalculates level, points, and requirements Console Commands xpresetall - resets XPerience (full wipe) and reloads mod xpresetplayer <name or id> <player name or id> - resets selected player data xpgive <name or id> <player name or id> <amount> - gives xx amount of xp to player xptake <name or id> <player name or id> <amount> - takes xx amount of xp from player Permissions This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>. Rank Groups:If Ranks are enabled then groups will be created automatically for each rank defined in the config and players will be assigned/removed automatically based on their current rank. xperience.admin -- Gives permission to use admin commands xperience.vip -- Gives VIP reset permission to user xperience.xpboost -- Gives permission to recieve XP boost Other Permissions: (only required if use permissions is enabled) xperience.mentality - Can level Mentality xperience.dexterity - Can level Dexterity xperience.might - Can level Might xperience.captaincy - Can level Captaincy xperience.woodcutter - Can level WoodCutter xperience.smithy - Can level Smithy xperience.miner - Can level Miner xperience.forager - Can level Forager xperience.hunter - Can level Hunter xperience.fisher - Can level Fisher xperience.crafter - Can level Crafter xperience.framer - Can level Framer xperience.medic - Can level Medic xperience.scavenger - Can level Scavenger xperience.tamer - Can level Tamer ## API // Give XP to player - looks for ulong steamid and value in double GiveXPID(ulong player, double amount): Gives x amount of XP to player using the player ulong id and amount as double // Give XP to player - looks for value in double GiveXP(BasePlayer player, double amount) -------------------------------------------------- // Give XP to player - looks for value in double (this will give XP without any effects from bonuses or boosts) GiveXPBasic(BasePlayer player, double amount) -------------------------------------------------- // Give Stat Points to player - looks for value in int GiveStatPoints(BasePlayer player, int amount) -------------------------------------------------- // Give Skill Points to player - looks for value in int GiveSkillPoints(BasePlayer player, int amount) -------------------------------------------------- // Take XP from player - looks for value in double TakeXP(BasePlayer player, double amount) -------------------------------------------------- // Get Player Data - looks for player and info type as string GetXPCache(BasePlayer player, string info) // String Tyes: steamid - returns player steamid displayname - returns player display name level - returns current level xp - returns current xp amount reqxp - returns required xp to next level rank - return current rank ID rankname - returns current rank name ranksig - returns current rank tag rankimg - returns url to current rank truexp - returns total xp from rank truelevel - returns total levels from rank statp - returns current unspent stat points skillp - returns current unspent skill points // Stats/Skills - can return current stat/skill levels or points spent in stats/skills statname - returns current level of stat statnamep - returns points spent in stat skillname - returns current level of skill skillnamep - returns points spent in skill // Example: mentality - returns current Mentality level mentalityp - returns points spents in Mentality hunter - returns current Hunter level hunterp - returns points spent in Hunter // Resource Info - can return total resources gathered resourcetype - returns total gather amount of specific resource //Example: wood - returns total wood gathered -------------------------------------------------- // Added A new Hook for Research related plugins to use specifically for the tech tree. // Example expects thee item rarity value casted as a double and the player var cost = 0; if (XPerience != null && XPerience.IsLoaded) cost = XPerience.Call<int>("OnResearchCostDetermineHook", (double)rarirtyvalue, player); ## Configuration **Extremely Configurable! Careful with adjustments!** { "Player Chat Commands": { "openplayerstats": "xpstats", "showplayerstatschat": "xpstatschat", "opentopplayers": "xptop", "playeraddstat": "xpaddstat", "playeraddskill": "xpaddskill", "playerresetstats": "xpresetstats", "playerresetskills": "xpresetskills", "playerresetall": "xprestart", "playerliveuichange": "xpliveui", "openhelp": "xphelp" }, "Admin Chat Commands": { "showadminhelp": "xpadminhelp", "openadminpanel": "xpconfig", "adminresetxperience": "xpresetall", "adminxpgive": "xpgive", "adminxptake": "xptake", "adminresetplayer": "xpresetplayer", "adminfixdata": "xpfix", "adminitemchange": "itemchange" }, "Default Options": { "userpermissions": false, "liveuistatslocation": 1, "liveuistatslocationmoveable": true, "showchatprofileonconnect": true, "showunusedeffects": false, "NotifcationCooldown": 2, "restristresets": true, "resetminsstats": 60, "resetminsskills": 60, "bypassadminreset": true, "vipresetminstats": 30, "vipresetminsskills": 30, "playerfixdatatimer": 60, "disableplayerfixdata": false, "disablearmorchat": true, "hardcorenoreset": false, "allowplayersearch": true, "allowplayerreset": true, "topplayersperpage": 40, "showonlinestatus": true }, "UI Text Colors": { "defaultcolor": "white", "level": "green", "experience": "green", "nextlevel": "yellow", "remainingxp": "cyan", "statskilllevels": "green", "perks": "green", "unspentpoints": "green", "spentpoints": "red", "pets": "cyan", "mentality": "white", "dexterity": "white", "might": "white", "captaincy": "white", "woodcutter": "white", "smithy": "white", "miner": "white", "forager": "white", "hunter": "white", "fisher": "white", "crafter": "white", "framer": "white", "medic": "white", "scavenger": "white", "tamer": "white" }, "Image Icons": { "mainicon": "https://imgur.com/JUwd2a8.png", "mentality": "https://imgur.com/dR7Hcif.png", "dexterity": "https://imgur.com/u9BSoMI.png", "might": "https://imgur.com/BXCVcKb.png", "captaincy": "https://imgur.com/6y5Yha1.png", "woodcutter": "https://imgur.com/3teb5s2.png", "smithy": "https://imgur.com/uz8szzL.png", "miner": "https://imgur.com/lFkLUv0.png", "forager": "https://imgur.com/SSdZZ8O.png", "hunter": "https://imgur.com/UwASeQs.png", "fisher": "https://imgur.com/QU76hi1.png", "crafter": "https://imgur.com/IiywcbI.png", "framer": "https://imgur.com/M3VgQic.png", "medic": "https://imgur.com/mXp3Mrh.png", "scavenger": "https://imgur.com/g3S4XKW.png", "tamer": "https://imgur.com/DatpWzL.png", "chicken": "https://imgur.com/qJYzAZ6.png", "boar": "https://imgur.com/ou1DgxE.png", "stag": "https://imgur.com/CwACyuG.png", "wolf": "https://imgur.com/J18C2Je.png", "bear": "https://imgur.com/kTbD3B1.png", "online": "https://imgur.com/0ZEDsKR.png", "offline": "https://imgur.com/VAsGrpl.png" }, "UI Notify (requires UINotify plugin)": { "useuinotify": false, "disablechats": false, "xpgainloss": false, "xpgainlosstype": 0, "levelupdown": false, "levelupdowntype": 1, "dodgeblock": false, "dodgeblocktype": 2, "criticalhit": false, "criticalhittype": 3 }, "XP - Level Config": { "levelstart": 25.0, "levelmultiplier": 50.0, "maxlevel": 500, "levelxpboost": 0.05, "statpointsperlvl": 1, "skillpointsperlvl": 2 }, "XP - Night Bonus": { "Enable": true, "StartTime": 19, "EndTime": 5, "Bonus": 0.1, "enableskillboosts": true }, "XP - Gain Amounts": { "chickenxp": 5.0, "fishxp": 5.0, "boarxp": 10.0, "stagxp": 15.0, "wolfxp": 20.0, "bearxp": 25.0, "sharkxp": 30.0, "horsexp": 20.0, "scientistxp": 25.0, "dwellerxp": 25.0, "playerxp": 25.0, "lootcontainerxp": 5.0, "animalharvestxp": 5.0, "corpseharvestxp": 5.0, "underwaterlootcontainerxp": 10.0, "lockedcratexp": 25.0, "hackablecratexp": 50.0, "craftingxp": 5.0, "bradley": 25.0, "patrolhelicopter": 30.0, "playerrevive": 5.0 }, "XP - Gather Amounts": { "treexp": 5.0, "orexp": 5.0, "harvestxp": 5.0, "plantxp": 5.0, "noxptools": true }, "XP - Building Amounts": { "woodstructure": 5.0, "stonestructure": 10.0, "metalstructure": 15.0, "armoredstructure": 20.0, "buildxpdelay": true, "buildxpdelayseconds": 2 }, "XP - Teams": { "enableteamxpgain": true, "enableteamxploss": true, "teamxpgainamount": 0.1, "teamxplossamount": 0.05, "teamdistance": 50.0 }, "XP - Mission Amounts": { "missionsucceededxp": 50.0, "missionfailed": false, "missionfailedxp": 10.0 }, "XP - Reducer Amounts": { "suicidereduce": true, "suicidereduceamount": 0.05, "deathreduce": true, "deathreduceamount": 0.05 }, "BonusXP - Bonus Amounts (requires KillRecords plugin)": { "showkrbutton": false, "enablebonus": false, "requiredkills": 10, "bonusxp": 5.0, "endbonus": 500, "multibonus": true, "multibonustype": "fixed" }, "Economics Rewards (requires Economics plugin)": { "econlevelup": false, "econleveldown": false, "econresetstats": false, "econresetskills": false, "econlevelreward": 50.0, "econlevelreduction": 25.0, "econresetstatscost": 100.0, "econresetskillscost": 100.0 }, "Server Rewards (requires ServerRewards plugin)": { "srewardlevelup": false, "srewardleveldown": false, "srewardresetstats": false, "srewardresetskills": false, "srewardlevelupamt": 5, "srewardleveldownamt": 5, "srewardresetstatscost": 75, "srewardresetskillscost": 75 }, "Mentality Stat": { "maxlvl": 10, "pointcoststart": 2, "costmultiplier": 2, "researchcost": 0.1, "researchspeed": 0.1, "criticalchance": 0.05, "useotherresearchmod": false }, "Dexterity Stat": { "maxlvl": 10, "pointcoststart": 2, "costmultiplier": 2, "blockchance": 0.05, "blockamount": 0.1, "dodgechance": 0.05, "reducearmordmg": 0.05 }, "Might Stat": { "maxlvl": 10, "pointcoststart": 2, "costmultiplier": 2, "armor": 0.1, "meleedmg": 0.05, "metabolism": 0.02, "bleedreduction": 0.05, "radreduction": 0.05, "heattolerance": 0.05, "coldtolerance": 0.05 }, "Captaincy Stat": { "maxlvl": 10, "pointcoststart": 3, "costmultiplier": 3, "skillboost": 0.05, "enablexpboost": true, "xpboost": 0.05, "captaincydistance": 10.0 }, "WoodCutter Skill": { "maxlvl": 10, "pointcoststart": 2, "costmultiplier": 2, "gatherrate": 0.5, "bonusincrease": 0.1, "applechance": 0.1 }, "Smithy Skill": { "maxlvl": 10, "pointcoststart": 2, "costmultiplier": 2, "productionrate": 0.1, "fuelconsumption": 0.1, "metalchance": 0.05, "metalamount": 1 }, "Miner Skill": { "maxlvl": 10, "pointcoststart": 2, "costmultiplier": 2, "gatherrate": 0.5, "bonusincrease": 0.1, "fuelconsumption": 0.1, "metalchance": 0.1, "metalamount": 1 }, "Forager Skill": { "maxlvl": 10, "pointcoststart": 2, "costmultiplier": 2, "gatherrate": 0.3, "chanceincrease": 0.1, "randomchance": 0.05, "randomChanceList": { "0": { "shortname": "apple", "amount": 1 }, "1": { "shortname": "bandage", "amount": 1 }, "2": { "shortname": "scrap", "amount": 1 }, "3": { "shortname": "bucket.water", "amount": 1 }, "4": { "shortname": "metal.fragments", "amount": 1 } } }, "Hunter Skill": { "maxlvl": 10, "pointcoststart": 2, "costmultiplier": 2, "gatherrate": 0.3, "bonusincrease": 0.1, "damageincrease": 0.05, "nightdmgincrease": 0.01 }, "Fisher Skill": { "maxlvl": 10, "pointcoststart": 2, "costmultiplier": 2, "fishamountincrease": 0.75, "itemamountincrease": 0.25 }, "Crafter Skill": { "maxlvl": 10, "pointcoststart": 2, "costmultiplier": 2, "craftspeed": 0.1, "craftcost": 0.05, "repairincrease": 0.07, "repaircost": 0.05, "conditionchance": 0.07, "conditionamount": 0.1 }, "Framer Skill": { "maxlvl": 10, "pointcoststart": 2, "costmultiplier": 2, "upgradecost": 0.05, "repaircost": 0.05, "repairtime": 0.1 }, "Medic Skill": { "maxlvl": 10, "pointcoststart": 2, "costmultiplier": 2, "revivehp": 5.0, "recoverhp": 5.0, "crafttime": 0.1, "tools": 2.0 }, "Scavenger Skill": { "maxlvl": 10, "pointcoststart": 2, "costmultiplier": 2, "scavlootchance": 0.1, "scavchance": 0.1, "scavmultiplier": 1.0, "customscavmultiplier": 0.5, "customscavrandom": true, "usecustomscavlist": true, "drops": true, "crates": true, "uncrates": true, "lockedcrates": true, "hackcrates": true, "scientists": true, "componentsonly": false, "scavChanceList": { "0": { "shortname": "scrap", "amount": 1, "maxamount": 10, "requiredlevel": 1 }, "1": { "shortname": "metal.fragments", "amount": 1, "maxamount": 10, "requiredlevel": 5 } } }, "Tamer Skill": { "enabletame": false, "maxlvl": 5, "pointcoststart": 2, "costmultiplier": 2, "tamechicken": true, "tameboar": true, "tamestag": true, "tamewolf": true, "tamebear": true, "chickenlevel": 1, "boarlevel": 2, "staglevel": 3, "wolflevel": 4, "bearlevel": 5 }, "Clans (requires Clans plugin)": { "enableclanbonus": false, "enableclanreduction": false, "clanbonusamount": 0.1, "clanreductionamount": 0.02 }, "SQL Info": { "enablesql": false, "SQLhost": "localhost", "SQLport": 3306, "SQLdatabase": "database", "SQLusername": "user", "SQLpassword": "password" } } ## Localization { "adminpanel": "Admin", "adminmenu_001": "Main", "adminmenu_002": "Level / XP", "adminmenu_003": "Stats", "adminmenu_004": "Skills", "adminmenu_005": "Other Settings", "adminmenu_006": "SQL", "adminmenu_007": "SAVE SETTINGS", "adminmenu_008": "Save & Reload Mod", "adminmenu_009": "CLOSE", "adminmenu_010": "Reset Default Settings", "adminmenu_011": "Fix Player Data", "adminmenu_012": "Other Mod Settings", "adminmenu_013": "Reset Options", "adminmenu_014": "My Stats", "adminmenu_015": "Player's Stats", "adminmenu_016": "Player Info", "adminitemchange": "{0} condition is now {1} and max condition is now {2}", "adminitemchangerequirement": "{0} current condition is {1} and max condition is {2}\nTo change this use /{3} (condition value) (maxcondition value)", "adminfixplayers": "All player data has been reset except experience.\nLevels, points and requirements recalculated.", "adminresetconfig": "Config has been reset to default values.", "saveconfig": "New Config has been Saved", "admininfoliveui": "Default Live UI Location", "adminxp_001": "Level & XP Settings", "adminxp_002": "[Level / Point Settings]", "adminxp_003": "Level Start:", "playerfixdata": "Your data has been fixed and your level recalculated. You will need to reapply your stat & skill points", "playerfixdatabutton": "Fix My Data", "playerharveststats": "Total Harvest Count", "playerharvestreset": "Player harvest count has been reset", "selectedplayerharvestreset": "Player {0} harvest count has been reset", "playerresetdisabled": "Player reset disabled, contact server admin", "playersearchdisabled": "Player searching is currently disabled", "imgwaiting": "Waiting On ImageLibrary to finish the load order", "resettimerdata": "Wait another {0} mins", "xphelp": "XPerience Plugin by M@CHIN3 \n Commands: \n/xpstats - brings up user control panel \n/xpstatschat - shows your level, xp, stats, and skills in chat \n/xptop - brings up top players UI \n/xpaddstats (stat) - level up selected stat \n/xpaddskill (skill) - level up selected skill \n/xpresetstats - resets all stats and refunds points \n/xpresetskills - resets all skills and refunds points \n/xpliveui (0-4) - Live UI Location / 0 = off", "xphelpadmin": "XPerience Plugin by M@CHIN3 \n Admin Commands: \n/{0} - Opens admin control panel for mod setup/{1} - resets entire mod and deletes all player data \n/{2} (playername) - resets selected player data \n/{3} (playername) (amount) - gives x amount of experience to selected player \n/{4} (playername) (amount) - takes x amount of experience from selected player \n/{5} (conditionvalue) (maxconditionvalue) - changes the item condition and max condition in your hand", "playerprofilechat": "My Stats: \n---------------- \nLevel: {0} \nCurrent XP: {1} \nNext Level: {2} \nStat Points: {3} \nSkill Points: {4} \n---------------- \nMentality: {5} \nDexterity: {6} \nMight: {7} \nCaptaincy: {8} \n---------------- \nWoodCutter: {9} \nSmithy: {10} \nMiner: {11} \nForager: {12} \nHunter: {13} \nFisher: {14} \nCrafter: {15} \nFramer: {16} \nMedic: {17} \nScavenger: {18} \nTamer: {19} \n", "suicide": "You have lost {0} XP for commiting suicide", "death": "Your XP has been reduced by {0} for death", "levelup": "You are now Level {0}. You have recieved {1} stat point and {2} skill points", "leveldown": "You have lost a level! You are now Level {0}", "statdown": "You have lost {0} stats points", "skilldown": "You have lost {0} skill points", "statdownextra": "You did not have enough unspent stat points to take, your ({0}) stat has been lowered and you have lost {1} stats points, {2} stat points returned to your unspent amount", "skilldownextra": "You did not have enough unspent skill points to take, your ({0}) skill has been lowered and you have lost {1} skill points, {2} skill points returned to your unspent amount", "bonus": "You get a bonus {0} XP for {1} {2}", "notenoughpoints": "You do not have enough points", "notenoughstatpoints": "You do not have enough points for level {0} {1}, requires {2} statpoints", "notenoughskillpoints": "You do not have enough points for level {0} {1}, requires {2} skillpoints", "pointsadded": "you now have {0} points applied in {1}", "pointsremoved": "you have remove {0} points from {1}", "statup": "You used {0} statpoints to reach Level {1} in {2}", "skillup": "You used {0} skillpoints to reach Level {1} in {2}", "nostatpoints": "You have lost all stat points", "noskillpoints": "You have lost all skill points", "resetstats": "You have reset your stats and have {0} stat points returned", "resetskills": "You have reset your skills and have {0} skill points returned", "attackerdodge": "Your victim dodged your attack", "attackerblock": "Your victim blocked {0} damage from your attack", "victimdodge": "You dodged last attack", "victimblock": "You blocked {0} damage from last attack", "crithit": "You preformed a critical hit for {0} extra damage", "weaponcon": "New weapon condition is now {0}", "medictools": "Medical Tools", "medictooluse": "You recived an extra {0} health from {1}", "medicrecoverplayer": "You have recovered with an extra {0} health.", "medicreviveplayer": "You have been revived with an extra {0} health.", "medicrevivereviver": "You have revived player with an extra {0} health.", "captaincyskillboost": "Team Skill Boost", "captaincyxpboost": "Team XP Boost", "captaincydistance": "Effective Distance", "captaincyteamrequired": "Must be part of a team!", "playerinfoalive": "Player Info Since Last Spawn:", "timealive": "Alive", "timeflying": "Flying Time", "timedriving": "Driving Time", "timeboating": "Boating Time", "timesleeping": "Sleeping Time", "timeswimming": "Swimming Time", "timeinbase": "Time In Base", "timedmgrec": "Last Dmg Recieved", "timedmgrecfrom": "Last Dmg From", "timedmgdelt": "Last Dmg Delt", "timedeltto": "Last Dmg To", "timeinmonument": "Time In Monuments", "timeinwild": "Time In Wilderness", "status": "Status", "online": "Online", "offline": "Offline", "metersran": "Meters Ran", "meterswalk": "Meters Walked", "level": "Level", "experience": "Experience", "xp": "XP", "mentality": "Mentality", "dexterity": "Dexterity", "might": "Might", "captaincy": "Captaincy", "woodcutter": "WoodCutter", "smithy": "Smithy", "miner": "Miner", "forager": "Forager", "hunter": "Hunter", "fisher": "Fisher", "crafter": "Crafter", "framer": "Framer", "medic": "Medic", "scavenger": "Scavenger", "tamer": "Tamer", "stats": "Stats", "skills": "Skills", "researchcost": "Research Cost", "researchspeed": "Research Speed", "critchance": "Critical Chance", "blockchance": "Block Chance", "dodgechance": "Dodge Chance", "fishamount": "Fish Amount", "fishitems": "Item Amount", "fishoxygen": "Oxygen Reduction", "fishoxygentank": "Oxygen Tank Reduction", "armor": "Armor", "tea": "Tea Boost", "teatypenone": "None", "teatypemaxhealthtea": "Basic", "teatypemaxhealthtea.advanced": "Advanced", "teatypemaxhealthtea.pure": "Pure", "melee": "Melee Damage", "calories": "Max Calories", "hydration": "Max Hydration", "bleed": "Bleeding Time", "radiation": "Radiation", "heat": "Heat Tolerance", "cold": "Cold Tolerance", "craftspeed": "Crafting Speed", "woodgather": "Wood Gathering", "woodbonus": "Bonus Gathering", "woodapple": "Apple Chance", "productionrate": "Production Chance", "productionamount": "Amount", "fuelconsumption": "Fuel Consumption", "fuelconsumptionhats": "Fuel Consumption (hats)", "metalchance": "Metal Fragment Chance", "metalamount": "Metal Fragment Amount", "hmetalchance": "High Quality Chance", "hmetalamount": "High Quality Amount", "oregather": "Ore Gathering", "orebonus": "Bonus Gathering", "gather": "Gathering", "seedbonus": "Seed Bonus", "randomitem": "Random Item", "foodgather": "Food Gathering", "bonusgather": "Bonus Gathering", "damagewildlife": "Damage (wildlife)", "nightdamage": "Night Damage (wildlife)", "costreduction": "Cost", "fullrepair": "Full Repair Chance", "highcond": "Higher Condition Chance", "upgradecost": "Upgrade Cost", "repairtime": "Repair Time", "repaircost": "Repair Cost", "nextlevel": "Next Level", "medicrevive": "Revival Health", "medicrecover": "Recover Health", "mediccrafting": "Mixing Table Speed", "scavchance": "Extra Loot Chance", "scavmultiplier": "Extra Loot Multiplier", "customscavchance": "Custom Loot Chance", "customscavmultiplier": "Custom Loot Multiplier", "unusedstatpoints": "Stat Points", "unusedskillpoints": "Skill Points", "totalspent": "Points Used", "liveuilocationoff": "Live XP UI Stats are off", "liveuilocation": "Live XP UI location is {0}", "liveuilocationhelp": "/xpliveui (0-4) - Live UI Location / 0 = off \n Current UI location is {0}", "resetstatsbutton": "Reset Stats", "resetskillsbutton": "Reset Skills", "nopermordisabled": "Stat/Skill disabled or you do not have permission to use.", "chicken": "Chicken", "boar": "Boar", "stag": "Stag", "wolf": "Wolf", "bear": "Bear", "tamerinc": "Increase Tamer to tame animals", "tamerpets": "Tameable Pets", "topplayers": "Top Players", "resetxperience": "All XPerience player data deleted", "resettimerstats": "You have {0} mins left before you can reset your stats", "resettimerskills": "You have {0} mins left before you can reset your skills", "canresetstats": "{0} mins", "canresetskills": "{0} mins", "victimarmordmg": "Armor Absorbed {0} Damage", "armordmgabsorb": "Armor Damage", "liveuiselection": "Live Stats Location", "mystats": "My Stats", "help": "HELP", "helpprev": "<< Prev Page", "helpnext": "Next Page >>", "helpcommands": "Chat Commands", "helpcommandslist": "Note that many of these commands can be used within your control panel without using chat. \n\n/{0} - shows chat commands in chat \n\n/{1} - brings up your control panel \n\n/{1} (playername) = brings up another players full profile \n\n/{2} - shows your level, xp, stats, and skills in chat \n\n/{3} - brings up top players panel \n\n/{4} (stat) - level up selected stat \n\n/{5} (skill) - level up selected skill \n\n/{6} - resets all stats and refunds points \n\n/{7} - resets all skills and refunds points \n\n/{8} (0-5) - Live UI Location / 0 = off \n\n", "moddetails": "About XPerience Created by:", "bindkey": "You can bind any key to open your XPerience control panel. \nPress F1 to open your console \nDecide what key you want to bind the command to \nType bind 0 chat.say /{0} \nThis will bind the 0 key to open the control panel. \nNext execute the writecfg command in your console to save the config so it won't reset when you relaunch the game", "aboutxperience": "\n\n XPerience is an extremely detailed RPG based mod that allows players to earn experience and levels by interacting with all aspects of the game. You can earn experience from just about anything from cutting down trees, mining ore, hunting, killing, fishing, building, and more.. As you earn experience you will progress in levels that grant stat points and skill points you can spend in different traits that will give you increased abilities. There are currently 4 major Stats and 11 secondary Skills each with their own special attributes, more may come in the future. Stats will grant you overall character strengths while Skills grant you increased abilities when interacting with the world. For every level you increase these traits it will increase the strength of the abilities that each one gives you. The higher the level of each trait the more points it requires to reach the next level. Server owners can configure and adjust every aspect of the XPerience mod including level requirements, level multiplier, xp gained from each source, points awarded per level, point cost per level, bonuses, stat and skill strengths per level, max level of stats and skills, reset timers, and more.", "serversettings": "Every server that uses XPerience can be setup differently to fit their preference. Below are some of the settings for this server. Many things can effect these values like other mods that may be installed. \n\n[MAIN SETTINGS] Levels, Multipliers, Points, Timers, etc..\nLevel Start: {0} | Required XP to reach level 1 \nXP Requirment: {1} | XP Requirement increase for next level ex. ({0} {1} to reach level 2) \nLevel XP Boost: {2}% | XP increase per level \nStat Points Earned Per Level: {3} \nSkill Points Earned Per Level: {4} \nReset Timers: Enabled:{5} Stats {6} / Skills {7} | Time in mins before you can reset your stats or skills \nVIP Reset Timers: Stats {8} / Skills {9} | Time in mins before VIP players can reset stats and skills \nNight Bonus XP: Enabled:{10} | {11}% | Bonus XP received between {12}:00 and {13}:00 hours game time if enabled \nNight Skills Enabled: {14} | Skills that have bonuses at night between {12}:00 and {13}:00 hours game time \n\n", "xpsettings": "[XP Settings]: Amount of XP earned for kills, gathering, building, crafting, etc.. \n", "xpsettingskills": "[Kills & Revive] \n\nChickens: {0} \nFish: {1} \nBoar: {2} \nStag: {3} \nWolf: {4} \nBear: {5} \nShark: {6} \nHorse: {7} \nScientist: {8} \nDweller: {9} \nPlayer: {10} \nBradley: {11} \nHelicopter: {12}\n\nReviving: {13}", "xpsettingsloot": "[Gathering / Looting] \n\nLoot Container: {0} \nUnderwater Loot Container: {1} \nLocked Crate: {2} \nHackable Crate: {3} \nAnimal Harvest: {4} \nCorpse Harvest: {5} \nTree: {6} \nOre: {7} \nGathering: {8} \nPlant: {9}", "xpsettingscraft": "[Crafting / Building] \n\nCrafting: {0} \nWood Structure: {1} \nStone Structure: {2} \nMetal Structure: {3} \nArmored Structure: {4} \n", "xpmissionsettings": "[Missions] \n\nMission Succeeded: {0} \nFailed Reduction Enabled: {1} \nFailed Reduction Amount: {2} \n", "xpreductionsettings": "[XP Reduction] \n\nDeath: {0}% Enabled: {1}\nSuicide: {2}% Enabled: {3}\n", "nextpagestats": "To view details about Stats and Skills click Next Page at the top.", "aboutstats": "The 4 major Stats are Mentality, Dexterity, Might & Captaincy.", "aboutmentality": "Grants you the ability to lower research costs such as the amount of scrap required to unlock new items, Reduces Research Speed that decreases the amount of time it takes to research items in the research station, and gives you increased chance to attack with a critical hit and cause more damage to an enemy or animal.", "aboutmentalitysettings": "[Current Mentality Settings] \nMax Level: {0} \nStarting Cost: {1} \nCost Multiplier: {2}x Level \nResearch Cost Reduction: {3}% \nResearch Speed Reduction: {4}% \nCritical Chance: {5}%", "aboutdexterity": "Grants you increased chance to Block attacks and lower the amount of damage you recieve, increased the chance to Dodge an attack completely and take no damage, and decrease the damage you recieve when your Armor bar is full (Armor requires Might)", "aboutdexteritysettings": "[Current Dexterity Settings]\nMax Level: {0} \nStarting Cost: {1} \nCost Multiplier: {2}x Level \nBlock Chance: {3}% | Block Amount: {4} \nDodge Chance: {5}% \nReduced Armor Damage: {6}%", "aboutmight": "This is one of the most beneficial stats in the system! It grants you the ability to reduce bleeding time, radiation taken, greater tolerance to heat and cold, higher max calories and hydration, increased max health (Armor) as well as increases the damage you do with melee weapons.", "aboutmightsettings": "[Current Might Settings] \nMax Level: {0} \nStarting Cost: {1} \nCost Multiplier: {2}x Level \nArmor: {3}% | Increased Max Health \nMelee Damage Increase: {4}% \nMetabolism Increase: {5}% | Thirst/Hunger \nBleed Reduction: {6}% \nRadiation Reduction: {7}% \nIncreased Heat Tolerance: {8}% \nIncreased Cold Tolerance: {9}%", "aboutcaptaincy": "Gives other team members overall skill boosts and XP boost within a certain range. Stacks on a % increase of the team members skills to increase the skills abilities for each team member seperatly based on the skill level of each member. Only effects skills and not stats. Requires at least 2 members in a team and has no effect on the current player.", "aboutcaptaincysettings": "[Current Captaincy Settings]\nMax Level: {0} \nStarting Cost: {1} \nCost Multiplier: {2}x Level \nEffective Distance: {3}FT \nSkill Boost: {4}%\n XP Boost Enabled: {5}\n XP Boost: {6}%", "aboutskills": "The 11 secondary skills are Woodcutter, Smithy, Miner, Forager, Hunter, Crafter, Framer, Fisher, Medic, Scavenger & Tamer\n(taming requires pets mod and may not be available on certain servers).", "aboutwoodcutter": "Increases the amount of wood you receive from cutting down trees, increases the bonus amount you get when a tree has been cut down, and gives you increased chances to have apples fall while cutting a tree.", "aboutwoodcuttersettings": "[Current WoodCutter Settingss] \nMax Level: {0} \nStarting Cost: {1} \nCost Multiplier: {2}x Level \nGather Rate: {3}% \nBonus: {4}% \nApple Chance: {5}%", "aboutsmithy": "Increases the chance of extra production from smelting or cooking in a furnace or grill and reduces the amount of fuel used in a furnace or grill so they burn longer with less fuel.", "aboutsmithysettings": "[Current Smithy Settings]\nMax Level: {0} \nStarting Cost: {1} \nCost Multiplier: {2}x Level \nIncreased Production: {3}% \n Fuel Consumption: -{4}%", "aboutminer": "Increases the amount of ore gathered from stone, metal, sulfur, etc.. and the amount of bonus material recieved when an ore has been fully collected. This skill also reduces the amount of fuel used when wearing a hat that consumes fuel like the mining hat, candle hat, etc..", "aboutminersettings": "[Current Miner Settings]\nMax Level: {0}\nStarting Cost: {1}\nCost Multiplier: {2}\nGather Rate: {3}%\nBonus: {4}%\nFuel Consumption: -{5}%", "aboutforager": "Increases the amount of resources you receive when collecting by hand from the ground such as wood, stone, metal, sulfer, berries, mushrooms, etc.. anything collected on the ground by hand. You also get an increased amount of seeds from berries, hemp, and other resources that provide seeds. This skill also gives you an increased chance to find random items when gathering by hand so make sure you keep an eye out around you for random item.", "aboutforagersettings": "[Current Forager Settings]\nMax Level: {0}\nStarting Cost: {1}\nCost Multiplier: {2}\nGather Rate: {3}%\nSeed Chance: {4}% Amount: {5}\nRandom Item: {6}%", "abouthunter": "Grants you the ability to get more food from animals when harvesting, increased bonus amount when fully harvested, increased damage to wildlife and even greater damage to wildlife when hunting at night.", "abouthuntersettings": "[Current Hunter Settings]\nMax Level: {0}\nStarting Cost: {1}\nCost Multiplier: {2}\nGather Rate: {3}%\nBonus: {4}%\nWildlife Dmg Increase: {5}%\nNight Dmg Increase: {6}%", "aboutcrafter": "Grants you increased crafting speed while reducing the amount of material cost when crafting. Gives you increased chance to fully repair items and increased chance to create items with up to 10% higher condition.", "aboutcraftersettings": "[Current Crafter Settings]\nMax Level: {0}\nStarting Cost: {1}\nCost Multiplier: {2}\nCraft Speed: -{3}%\nCraft Cost: -{4}%\nRepair Speed: {5}%\nCondition Chance: {6}%\nCondition Increase: 10%", "aboutframer": "Decreases the cost of materials needed to upgrade or repair buildings as well as reduces the repair time when a building has been damaged.", "aboutframersettings": "[Current Framer Settings]\nMax Level: {0}\nStarting Cost: {1}\nCost Multiplier: {2}\n Upgrade Cost: {3}%\nRepair Cost: {4}%\nRepair Time: {5}%", "aboutfisher": "Gives you the ability to catch more fish at one time or increases the items you collect when fishing if you don't catch a fish.", "aboutfishersettings": "[Current Fisher Settings]\nMax Level: {0}\nStarting Cost: {1} \nCost Multiplier: {2} \nFish Increase: {3} \nItem Increase: {4}", "aboutmedic": "Gives you the ability to revive yourself and other players with more health once revived as well as reduces the time it takes to craft teas or other items in the mixing table.", "aboutscavenger": "Increases chance to find more loot inside containers with chance to find bonus items when looting containers. The higher your level the more items you'll find. Keep an eye out around these containers for your extra loot!", "aboutmedicsettings": "[Current Medic Settings]\nMax Level: {0}\nStarting Cost: {1} \nCost Multiplier: {2} \nRevival Health: {3} \nRecover Health: {4} \nCrafting Time: {5}%", "abouttamer": "If this skill is available then it will grant you the ability to tame animals as pets. Each level allows you to tame a bigger animal that can help you survive in the world. These pets can also carry items and even attack your enemies. Pets are currently controlled by a seperate mod with it's own settings and adjustments. More details about Pets can be found using the '/pet help' chat command", "abouttamersettings": "[Current Tamer Settings]\nEnabled: {0} \nMax Level: {1} \nStarting Cost: {2} \nCost Multiplier: {3} \n\n[Tameable Pets]\nChicken: {4} | Level Req: {5} \nBoar: {6} | Level Req: {7} \nStag: {8} | Level Req:{9} \nWolf: {10} | Level Req: {11} \nBear: {12} | Level Req: {13}", "nextpageskills": "Click Next Page to view more skill information", "techtreenode": "You need {0} scrap to research {1}", "xpgiveneedname": "Need to enter a player name /xpgive (playername) (amount)", "xpgivenotfound": "Player not found", "xpgiveneedamount": "Need to enter an amount /xpgive (playername) (amount)", "xpgiveplayer": "You have given {0} {1} experience, they now have a total of {2} experience.", "xpresetneedname": "Need to enter a player name /xpreset (playername)", "xpresetnotfound": "Player not found", "xpresetplayer": "You have reset your character.", "xpresetselectedplayer": "You have reset {0}", "xptakeneedname": "Need to enter a player name /xptake (playername) (amount)", "xptakenotfound": "Player not found", "xptakeneedamount": "Need to enter an amount /xptake (playername) (amount)", "xptakeplayer": "You have taken {0} experince from {1}, they now have a total of {2} experience.", "adminpanelinfonew": "ⓍⓅerience Admin Control Panel\n\n Here you can adjust all the settings for this mod without having to open and edit the config file. On the menu to your left are several pages where you can adjust everything from levels, experience, stats, skills, and more.. Once you have made any adjustments to these pages make sure your click SAVE on the menu and then Reload Mod so that these adjustments are writen to the config and loaded. If you do not click save and reload any adjustment you made will be lost! Keep in mind this is an extremely detailed mod and even the slightest adjustment can make a huge difference on how this mod functions! It is suggested that you make minor adjustments to see how the settings will effect your server and player's gaming experience. If you adjust the level start or xp requirement increase settings make sure you click Fix Player Data on the menu AFTER you save and reload the mod so that the system can recalculate all players levels and requirements. Players will not loose any XP but they will have their profile reset and will have to reapply any points they have.\n\nIf you have any issues, questions, or suggestions you can join the mod developer's discord ⓍⓅerience was created by MACHIN3", "playerfixdatahelp": "You can use the Fix My Data button below to have your xperience data recalculated. This will reset all your stats except your experience. Your level, required xp, points, and info will be reset and recalculated based on the current server settings and your current experience. You will receive however many points for stats and skills that your level should have and you will need to reapply them towards your stats and skills.\n\n Reasons you may need to do this:\n1. Server settings may have been changed since your last login.\n2.Map wipe didn't properly link your data.\n3. New features were added.\n4. Server was restored to an earlier date.", "uinotify_xpgain": " {0} XP", "uinotify_xploss": "-{0} XP", "econdeposit": "You received a deposit of {0} into your account for leveling up", "econwidthdrawlevel": "You lost {0} from your account for level loss", "econwidthdrawresetstat": "You spent {0} for resetting stats, your balance is now {1}", "econwidthdrawresetskill": "You spent {0} for resetting skills, your balance is now {1}", "econwidthdrawresetstatfailed": "You Do Not Have {0} for resetting stats, your balance is {1}", "econwidthdrawresetskillfailed": "You Do Not Have {0} for resetting skills, your balance is {1}", "srewardwidthdrawresetstat": "You spent {0} points for resetting stats, your balance is now {1}", "srewardwidthdrawresetskill": "You spent {0} points for resetting skills, your balance is now {1}", "srewardwidthdrawresetstatfailed": "You Do Not Have {0} points for resetting stats, your balance is {1}", "srewardnwidthdrawresetskillfailed": "You Do Not Have {0} points for resetting skills, your balance is {1}", "srewardsup": "You recieved {0} points in server rewards for leveling up", "srewardsdown": "You lost {0} points in server rewards for leveling down", "fixdatadisabled": "Fix Data Option Disabled By Admin", "hardcorenoreset": "Hardcore mode enabled, Stat/Skill Reset is Disabed", "crafternotenough": "Not enough resources to repair item", "killrecords": "Kill Records", "mykillrecords": "My Kill Records", "playerkillrecords": "Player's Kill Records", "maxleveled": "You have reached the max level for {0}", "playerrankup": "You have reached the Rank of {0}, your level, experience, stats, and skills have been reset. You start with {1} stat points and {2} skill points", "rank": "Rank", "ranksig": "Rank Tag", "ranklevel": "Rank Level", "rankxp": "Rank XP", "playerlevelreset": "Player level has been reset", "selectedplayerlevelreset": "Player {0} level has been reset", "playerrankreset": "Player rank has been reset", "selectedplayerrankreset": "Player {0} rank has been reset", "allplayerlevelreset": "All Player levels have been reset", "allplayerrankreset": "All Player ranks have been reset" }
    Free
  9. Version 0.1.1

    13 downloads

    The plugin is designed for collecting and sending information to the database for subsequent display on the website through direct MySQL queries or API(post query). The plugin has the capability to work with the database through an API. This is implemented in case the database and game server are located on different hosts, and the database host restricts queries beyond localhost. Currently, the data is only sent to the database, but in the future, the capability to retrieve information from the database will be added. P.S. This plugin works only with the MySQL type. Collecting: Server information; Player information; Team information; Clan information(in future); Report(F7) information. Sending data through: direct MySQL; via API(POST query) to MySQL. { "Time in seconds for updating data in the database(0 to disable)": 300.0, "Enable Database Logs": true, "Data loading method(true for API, false for MySQL)": true, "API Service URL(Specify the address of your website)": "https://site.com/ExtendedStats/index.php", "API Service Key(Generate your own API key)": "GlBRw-elM6v-gjko3-cxSDk-Tsy7B", "MySQL - Host": "localhost", "MySQL - Port": 3306, "MySQL - Database name": "db_playrust", "MySQL - Username": "root", "MySQL - Password": "root", "Current Server ID": 0, "List of deployed names": {}, "Version": { "Major": 0, "Minor": 1, "Patch": 0 } }
    $14.99
  10. Version 0.1.3

    35 downloads

    Big Wheel Game UI statistics. Store Big Wheel Games and Players statistics. Creates a HUD button when a player sits on a game chair. Note: To make players avatars available, in the ImageLibrary config file you need to: set true in the "Avatars - Store player avatars"; set API key in the "Steam API key (get one here https://steamcommunity.com/dev/apikey).". bigwheelstats.use - Provides access to use UI. { "ImageLibrary Counter Check": 5, "Big Wheel Game - Default name": "BIG WHEEL GAME", "Big Wheel Game - New best player announce effect prefab name": "assets/prefabs/misc/xmas/advent_calendar/effects/open_advent.prefab", "UI. Text - Font": "RobotoCondensed-Bold.ttf", "UI. Text - FadeIn": 1.0, "UI_HUD. Icon - Url": "https://i.imgur.com/HvoFS7p.png", "UI_HUD. Icon - Color": "#808080", "UI_HUD. Icon - Transparency": 0.5, "UI_HUD. Icon - Is Raw Image": false, "UI_HUD. Icon - AnchorMin": "0.8 0.025", "UI_HUD. Icon - AnchorMax": "0.825 0.07", "UI_Stats. MainBackground - Color": "#1A1A1A", "UI_Stats. MainBackground - Transparency": 0.95, "UI_Stats. Icons - BigWheel Url": "https://i.imgur.com/MhW63JV.png", "UI_Stats. Icons - 404 Url": "https://i.imgur.com/ke7jDDm.png", "UI_Stats. Icons - Exit Url": "https://i.imgur.com/O9m6yZF.png", "UI_Stats. Icons - Exit Color": "#D94026", "UI_Stats. Icons - Exit Transparency": 0.6, "UI_Stats. Icons - Exit Is Raw Image": false, "UI_Stats. Icons - Exit AnchorMin": "0.8 0.025", "UI_Stats. Icons - Exit AnchorMax": "0.825 0.07", "UI_Stats. Panel - Background Color": "#4C4C4C", "UI_Stats. Panel - Background Transparency": 0.5, "UI_Stats. Panel - Main AnchorMin": "0.25 0.2", "UI_Stats. Panel - Main AnchorMax": "0.75 0.9", "UI_Stats. Panel_Column_Header - Font Size": 16, "UI_Stats. Panel_Column_Header - Color": "#4C4C4C", "UI_Stats. Panel_Column_Header - Transparency": 1.0, "UI_Stats. Panel_Column_Header - Active Color": "#595959", "UI_Stats. Panel_Column_Header - Active Transparency": 1.0, "UI_Stats. Panel_Column_Header - Font Color": "#CCCCB2", "UI_Stats. Panel_Column_Header - Font Active Color": "#FFFFFF", "UI_Stats. Panel_Column_Item - Font Size": 16, "UI_Stats. Panel_Column_Item - Color": "#808080", "UI_Stats. Panel_Column_Item - Transparency": 0.3, "UI_Stats. Panel_Column_Item - Even Color": "#808080", "UI_Stats. Panel_Column_Item - Even Transparency": 0.3, "UI_Stats. Panel_Column_Item - Font Color": "#CCCCB2", "UI_Stats. Panel_Column_Item - Font Active Color": "#FFFFFF", "UI_Stats. Panel_404 - Font Size": 20, "UI_Stats. Panel_404 - Icon Color": "#000000", "UI_Stats. Panel_404 - Icon Transparency": 0.5, "UI_Stats. Panel_404 - Font Color": "#CCCCCC", "UI_Stats. Panel_404 - Font Transparency": 0.5, "UI_Stats. Panel_Menu - Font Size": 18, "UI_Stats. Panel_Menu_Buttons - Color": "#808080", "UI_Stats. Panel_Menu_Buttons - Transparency": 0.4, "UI_Stats. Panel_Menu_Buttons - Active Color": "#3380BF", "UI_Stats. Panel_Menu_Buttons - Active Transparency": 0.6, "UI_Stats. Panel_Menu_Buttons - Font Color": "#CCCCCC", "UI_Stats. Panel_Menu_Buttons - Font Transparency": 0.5, "UI_Stats. Panel_Menu_Buttons - Font Active Color": "#FFFFFF", "UI_Stats. Panel_Menu_Buttons - Font Active Transparency": 1.0, "UI_Stats. Panel_Mid_Personal_Top_Info - Font Size": 16, "UI_Stats. Panel_Mid_Personal_Top_Info - Font Color": "#FFFFFF", "UI_Stats. Panel_Mid_Personal_Top_Info_Nick - Online Color": "#CCFFB2", "UI_Stats. Panel_Mid_Personal_Top_Info_Nick - Online Transparency": 0.4, "UI_Stats. Panel_Mid_Personal_Top_Info_Nick - Offline Color": "#FF0000", "UI_Stats. Panel_Mid_Personal_Top_Info_Nick - Offline Transparency": 0.4, "UI_Stats. Panel_Mid_Personal_Top_Card - Background Color": "#808080", "UI_Stats. Panel_Mid_Personal_Top_Card - Background Transparency": 0.4, "UI_Stats. Panel_Mid_Personal_Top_Card - Title Font Size": 12, "UI_Stats. Panel_Mid_Personal_Top_Card - Value Font Size": 16, "UI_Stats. Panel_Mid_Personal_Top_Card - Title Font Color": "#808080", "UI_Stats. Panel_Mid_Personal_Top_Card - Value Font Color": "0.8 0.8 0.7 1", "UI_Stats. Panel_Mid_Personal_Top_HitList - Win Color": "#CCFFB2", "UI_Stats. Panel_Mid_Personal_Top_HitList - Win Transparency": 0.4, "UI_Stats. Panel_Mid_Personal_Top_HitList - Lose Color": "#E6004C", "UI_Stats. Panel_Mid_Personal_Top_HitList - Lose Transparency": 0.4, "UI_Stats. Panel_Mid_Players_ItemList_Item_Info - Name Font Size": 12, "UI_Stats. Panel_Mid_Players_ItemList_Item_Info - ID Font Size": 10, "UI_Stats. Panel_Mid_Players_ItemList_Item_Info - Name Font Color": "#505046", "UI_Stats. Panel_Mid_Players_ItemList_Item_Info - Name Font Active Color": "#FFFFFF", "UI_Stats. Panel_Mid_Players_ItemList_Item_Info - ID Font Color": "#808080", "UI_Stats. Panel_Mid_Players_ItemList_Item - Even Color": "#808080", "UI_Stats. Panel_Mid_Players_ItemList_Item - Even Transparency": 0.3, "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Info - Name Font Size": 12, "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Info - ID Font Size": 10, "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Info - Name Font Color": "#CCCCB2", "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Info - Name Font Active Color": "#FFFFFF", "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Info - ID Font Color": "#808080", "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Hit - Yellow Color": "#BFBF40", "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Hit - Yellow Transparency": 0.4, "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Hit - Green Color": "#408C8C", "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Hit - Green Transparency": 0.4, "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Hit - Blue Color": "#03598C", "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Hit - Blue Transparency": 0.4, "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Hit - Purple Color": "#8026CC", "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Hit - Purple Transparency": 0.4, "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Hit - Red Color": "#B24C59", "UI_Stats. Panel_Mid_Wheels_ItemList_Item_Hit - Red Transparency": 0.4, "UI_Stats. Panel_Mid_Wheels_ItemList_Item - Even Color": "#808080", "UI_Stats. Panel_Mid_Wheels_ItemList_Item - Even Transparency": 0.3, "UI_Stats. Panel_Mid_Wheel_Info - Font Size": 16, "UI_Stats. Panel_Mid_Wheel_Info - Color": "#808080", "UI_Stats. Panel_Mid_Wheel_Info - Transparency": 0.4, "UI_Stats. Panel_Mid_Wheel_Info - Font Color": "#FFFFFF", "UI_Stats. Panel_Mid_Wheel_Card - Background Color": "#808080", "UI_Stats. Panel_Mid_Wheel_Card - Background Transparency": 0.4, "UI_Stats. Panel_Mid_Wheel_Card - Title Font Size": 12, "UI_Stats. Panel_Mid_Wheel_Card - Value Font Size": 16, "UI_Stats. Panel_Mid_Wheel_Card - Title Font Color": "#808080", "UI_Stats. Panel_Mid_Wheel_Card - Value Font Color": "#CCCCB2", "UI_Stats. Panel_Mid_Wheel_HitList_Item - Font Size": 18, "UI_Stats. Panel_Mid_Wheel_HitList_Item - Font Color": "#CCCCB2", "UI_Stats. Panel_Footer - Font Size": 16, "UI_Stats. Panel_Footer - Color": "#4C4C4C", "UI_Stats. Panel_Footer - Transparency": 0.4, "UI_Stats. Panel_Footer - Font Color": "#CCCCB2", "UI_Stats. Panel_Footer_Buttons - Between Button Text": "...", "UI_Stats. Panel_Footer_Buttons - Color": "#808080", "UI_Stats. Panel_Footer_Buttons - Transparency": 0.4, "UI_Stats. Panel_Footer_Buttons - Active Color": "#3380BF", "UI_Stats. Panel_Footer_Buttons - Active Transparency": 0.6, "UI_Stats. Panel_Footer_Buttons - Font Color": "#CCCCB2", "UI_Stats. Panel_Footer_Buttons - Font Active Color": "#FFFFFF", "UI_Stats. Panel_Footer_Buttons_Custom - Command": "", "Version": { "Major": 0, "Minor": 1, "Patch": 3 } } [string]UI. Text - Font - Font for text. List of available fonts: https://umod.org/guides/rust/basic-concepts-of-gui#fonts. [string]UI_HUD. Icon - Color - The HUD icon color. By default, CuiImageComponent is used. To use CuiRawImageComponent, set the value to "0 0 0 0". [string]UI_Stats. Icons - Exit Color - The Exit icon color. By default, CuiImageComponent is used. To use CuiRawImageComponent, set the value to "0 0 0 0". EN: { "MsgMenuButtonsPersonal": "My stats", "MsgMenuButtonsPlayers": "Top players", "MsgMenuButtonsWheels": "Wheel list", "MsgHitYellow": "Yellow", "MsgHitGreen": "Green", "MsgHitBlue": "Blue", "MsgHitPurple": "Purple", "MsgHitRed": "Red", "MsgFooterCustomButton": "My button", "MsgMid404Player": "Player {0} not found", "MsgMid404PlayersList": "Players list is empty", "MsgMid404BigWheel": "BigWheel {0} not found", "MsgMid404BigWheelsList": "BigWheels list is empty", "MsgMidPersonalStatsTotalSpins": "Total spins", "MsgMidPersonalStatsWinSpins": "Win spins", "MsgMidPersonalStatsLoseSpins": "Lose spins", "MsgMidPersonalStatsScrapSpend": "Scrap spend", "MsgMidPersonalStatsScrapWin": "Scrap win", "MsgMidPersonalStatsScrapResult": "Scrap result", "MsgMidPersonalStatsScrapRecordBid": "Scrap record bid", "MsgMidPersonalStatsScrapLastBid": "Scrap last bid", "MsgMidPersonalStatsScrapLastWin": "Scrap last win", "MsgMidPersonalStatsHitListHeaderItem": "Item", "MsgMidPersonalStatsHitListHeaderHit": "Hit", "MsgMidPersonalStatsHitListHeaderBidAmount": "Bid amount", "MsgMidPersonalStatsHitListHeaderResultAmount": "Result", "MsgMidPlayersListHeaderPlayer": "Player", "MsgMidPlayersListHeaderTotal": "Total", "MsgMidPlayersListHeaderLoses": "Loses", "MsgMidPlayersListHeaderWins": "Wins", "MsgMidPlayersListHeaderRecordBid": "Record bid", "MsgMidPlayersListHeaderRecordWin": "Record win", "MsgMidPlayersListHeaderResult": "Result", "MsgMidWheelsListHeaderBigWheelGame": "Big wheel game", "MsgMidWheelsListHeaderTotalSpins": "Total spins", "MsgMidWheelsListHeaderCurrentSpins": "Spins after restart", "MsgMidWheelStatsBestPlayer": "Best player", "MsgMidWheelStatsDefaultBestPlayer": "Empty", "MsgMidWheelStatsCurrentSpins": "Spins after restart", "MsgMidWheelStatsTotalSpins": "Total spins", "MsgMidWheelStatsTotalYellow": "Yellow", "MsgMidWheelStatsTotalGreen": "Green", "MsgMidWheelStatsTotalBlue": "Blue", "MsgMidWheelStatsTotalPurple": "Purple", "MsgMidWheelStatsTotalRed": "Red" } RU: { "MsgMenuButtonsPersonal": "Моя статистика", "MsgMenuButtonsPlayers": "Топ игроков", "MsgMenuButtonsWheels": "Список игр", "MsgHitYellow": "Желтый", "MsgHitGreen": "Зеленый", "MsgHitBlue": "Синий", "MsgHitPurple": "Фиолетовый", "MsgHitRed": "Красный", "MsgFooterCustomButton": "Моя кнопка", "MsgMid404Player": "Игрок {0} не найден", "MsgMid404PlayersList": "Список игроков пуст", "MsgMid404BigWheel": "Игра {0} не найдена", "MsgMid404BigWheelsList": "Список игр пуст", "MsgMidPersonalStatsTotalSpins": "Всего ставок", "MsgMidPersonalStatsWinSpins": "Выигрышные ставки", "MsgMidPersonalStatsLoseSpins": "Проигрышные ставки", "MsgMidPersonalStatsScrapSpend": "Потрачено скрапа", "MsgMidPersonalStatsScrapWin": "Выиграно скрапа", "MsgMidPersonalStatsScrapResult": "Итог скрапа", "MsgMidPersonalStatsScrapRecordBid": "Рекордная ставка", "MsgMidPersonalStatsScrapLastBid": "Последняя ставка", "MsgMidPersonalStatsScrapLastWin": "Последний выигрыш", "MsgMidPersonalStatsHitListHeaderItem": "Предмет", "MsgMidPersonalStatsHitListHeaderHit": "Число", "MsgMidPersonalStatsHitListHeaderBidAmount": "Ставка", "MsgMidPersonalStatsHitListHeaderResultAmount": "Итог", "MsgMidPlayersListHeaderPlayer": "Игрок", "MsgMidPlayersListHeaderTotal": "Всего", "MsgMidPlayersListHeaderLoses": "Проигрышей", "MsgMidPlayersListHeaderWins": "Выигрышей", "MsgMidPlayersListHeaderRecordBid": "Рекордная ставка", "MsgMidPlayersListHeaderRecordWin": "Рекордный выигрыш", "MsgMidPlayersListHeaderResult": "Итог", "MsgMidWheelsListHeaderBigWheelGame": "Игра", "MsgMidWheelsListHeaderTotalSpins": "Всего вращений", "MsgMidWheelsListHeaderCurrentSpins": "Вращений после рестарта", "MsgMidWheelStatsBestPlayer": "Лучший игрок", "MsgMidWheelStatsDefaultBestPlayer": "Пусто", "MsgMidWheelStatsCurrentSpins": "Вращений после рестарта", "MsgMidWheelStatsTotalSpins": "Всего вращений", "MsgMidWheelStatsTotalYellow": "Желтый", "MsgMidWheelStatsTotalGreen": "Зеленый", "MsgMidWheelStatsTotalBlue": "Синий", "MsgMidWheelStatsTotalPurple": "Фиолетовый", "MsgMidWheelStatsTotalRed": "Красный" } BWG_HUD_show - Shows HUD. Works only when player is sitting on the game chair. Permission "bigwheelstats.use" required. BWG_Stats_open - Opens UI panel. Works only when player is sitting on the game chair. Permission "bigwheelstats.use" required.
    $14.99
  11. Version 1.0.1

    61 downloads

    SimpleStatsUI is a sleek and user-friendly statistics interface designed to enhance the gaming experience by providing comprehensive insights into player and clan performance. Features: Beautiful User-Interface (More coming soon) Shows leaderboards of TOP 10 Players in the server & TOP 10 Clans Counts Player Kills, Deaths, KDR, HeadShots, HeadShot.Accuracy, Shooting Accuracy Commands: /stats - Opens UI interface Leaderboard (For Players) /show_kdr - Enable or disable KDR UI (For Players) /enable_kdr - Enable or disable KDR UI for the server (For Admin) /reset_players - Reset all player stats (For Admin) /reset_clans - Reset all clan stats (For Admin) Permissions: simplestatsui.admin - Requires admin permission to reset stats Config: { "Enable KDR UI": true, "KDR UI Setting": { "Anchor Min": "0.5 0", "Anchor Max": "0.5 0", "Offset Min": "-305.2 17.999", "Offset Max": "-205.2 77.98", "Kills UI": { "Text": "{kills} Kills", "BackGround Color": { "Hexa Color(#FFFFFF,100)": "#3D4B27,100" }, "Icon ImageURL": "https://i.postimg.cc/nLj1yJ0L/target.png", "Icon Color": { "Hexa Color(#FFFFFF,100)": "#A6CD63,100" }, "Text Color": { "Hexa Color(#FFFFFF,100)": "#A6CD63,100" } }, "Deaths UI": { "Text": "{deaths} Deaths", "BackGround Color": { "Hexa Color(#FFFFFF,100)": "#962F20,100" }, "Icon ImageURL": "https://i.postimg.cc/s2CkmnwL/skull.png", "Icon Color": { "Hexa Color(#FFFFFF,100)": "#C79897,100" }, "Text Color": { "Hexa Color(#FFFFFF,100)": "#C79897,100" } }, "KDR UI": { "Text": "{kdr} KDR", "BackGround Color": { "Hexa Color(#FFFFFF,100)": "#1D425F,100" }, "Icon ImageURL": "https://i.postimg.cc/d14y9dWg/market.png", "Icon Color": { "Hexa Color(#FFFFFF,100)": "#489AD4,100" }, "Text Color": { "Hexa Color(#FFFFFF,100)": "#489AD4,100" } } } }
    $9.99
  12. Monster

    XStatistics

    Version 2.1.8

    281 downloads

    XStatistics - statistics for your server. - Optimization of the interface for different monitor resolutions. - Storing player data in - oxide/data/XDataSystem/XStatistics or MySQL or SQLite. - There is a lang ru/en/uk/es. - Sound effects when interacting with the menu. - UI settings in the configuration. - Display TOPs in game chat. - Ability to customize the privacy of the default statistics. - Ability to delete a player's stats after they have been banned. - Ability to customize grades of building blocks. [ To be recorded in statistics. ] - Ability to add a player to the blacklist. [ Player's statistics will not be displayed in the TOPs and will not be available to other players. ] - Ability to use MySQL or SQLite database. - Ability to automatically give awards and clear data after a WIPE. [ Settings in the configuration. ] [ Plugin economics or any other. Also [ RU ] GameStores. ] - A player can hide/open his statistics. [ Need permission. ] - A player can view the statistics of other players. [ Need permission. ] - A player can reset their statistics to zero. [ Need permission. ] - The player can view the entire list of players and search. [ Need permission. ] - Creating an unlimited number of categories, subcategories and pages. - Creating custom TOPs, coefficients and awards. [ Unlimited number. ] - Various admin commands to manage player statistics. - Support and compatibility with many plugins. - Server events (Bradley, Chinook, and Patrol Helicopter) count as stats for the player who did the most damage. - Checking OwnerID of Building blocks, Constructions and other entities. - Ability to create a Global TOP of your project. [ For this purpose it is enough to enter MySQL data and server name into the configuration.] [ This TOP can be disabled in the configuration and only the TOP players of the server can be used. Or you can use two TOPs at the same time! ] - Ability to use pages for categories with subcategories. - Administrator Mode. [ View hidden player stats, open player search and more ]. - Automatic deletion of statistics of players who have not logged connection the server for N days. - Ability for players to disable messages with the TOP players in chat. If your server is visited by more than 500 players, it is recommended to use SQLite or MySQL. Statistics were tested on a server with 120 online and 5000 players in the database. Excellent result on optimization. To display player avatars you need to customize the configuration of the ImageLibrary plugin! What are the statistics at this point? Global TOP data is manually deleted from the MySQL database. [ It is important that the servers are turned off so that online players data is not written to the database ]. Or after all servers are wiped, run the command - player_stats_reset globaldata null - on one of the servers. [ Also take into account the servers parameters, for a fair TOP they should be the same! ] Shortnames to customize statistics Permissions xstatistics.use - access to the statistics menu. xstatistics.top - access to the TOPs of subcategories. xstatistics.coefficients - access to view the coefficients. xstatistics.player - access to view player statistics, player list and player search. xstatistics.resetwipe - access to the ability for a player to reset his statistics - WIPE. xstatistics.resetall - access to the ability for a player to reset his statistics - ALL TIME. xstatistics.shstats - access to the ability to hide/open your statistics. [ If the permission has been revoked, the statistics privacy will automatically change to default. ] xstatistics.admin - access to admin mode. Commands /stat, /stats, /statistic, /statistics - to open the statistics menu. [ Commands can be changed in the config. ] Server console --- Admin commands. stats_ct <customTopName> - to see the top players. [ Custom TOP. ] stats_t <subcategoryName> - to see the top players. [ TOP subcategory. ] player_stats_reset statswipe <steamID> - to reset a player stats to zero - WIPE. player_stats_reset statsall <steamID> - to reset a player stats to zero - ALL TIME. player_stats_reset all <steamID> - to reset a player stats to zero - WIPE and ALL TIME. player_stats_reset global <steamID> - delete a player from the database Global TOP. [ Player must be offline! ] player_stats_reset globaldata null - Delete data from a table in a MySQL database - Global TOP. [ Use this command after all of your servers have been wiped. ] [ The command can be used on any of the Global TOP servers. ] player_actstats global true/false - change statistics privacy for all players. player_actstats <steamID> true/false - change statistics privacy for a player. stats_give_award - start giving out awards for TOPs. stats_clear_data_wipe - to clear all statistics - WIPE. [ Same as after a server wipe ] Config
    $45.99
  13. Version 1.0.1

    7 downloads

    STATISTICS by Timhpu Chat plugin, vanilla friendly KD statistics plugin for oxide Rust. Features: /stats - View your personal statistics: Kills, Deaths, KD ratio. /top10 - View list of top 10 best players. /clearstats - Clear statistics of every player. Permissions: stats.Stats stats.Top10 stats.Clearstats Configuration: Easy to translate config.
    $2.00
  14. Monster

    XFireGloves

    Version 2.0.0

    9 downloads

    XFireGloves - are fire gloves. After putting them on, the player mines melted resources with any tool. - Each glove can be customized. [ Default config is 2 gloves ] You can create an unlimited number of different gloves. - There is a lang ru/en/uk/es. - Mining of remelted resources. - Pickuping of remelted resources. - Radiation accumulation when mining with fire gloves. - Adjusting raites of mined and picked up resources in gloves. - Set the number of glove usings ( lives ). [ Gloves will be deleted after N actions. Number of stones and pickups from the ground ] - Customizing custom items with glove recycling. - Customizing crates and the chance to find gloves in them. - Binding to SkinID (Do not lose functionality if put in a "Backpack"). - Information in chat when a player puts on gloves. - Information in chat when gloves break. - Gloves can only be put in slot 7. [ For optimization ] - Permission to be able to use gloves. - Customize the list of items that can smelt/fry gloves. - Customize the list of items that will not be affected by rates. Permissions Permissions to be able to find fire gloves in crates: xfiregloves.glovesloot Commands Command to give gloves via console or store - gl_give %STEAMID% SkinID_gloves Config { "General settings": { "Use permission for a chance to find gloves in crates: xfiregloves.glovesloot": true, "Display information in chat when a player puts on gloves": true }, "List of fire gloves": { "SkinID": { "Name of the fire gloves": "Fire gloves", "Permission to use gloves": "xfiregloves.default", "Rates of mined resources in gloves": 2.0, "Rates of picked resources in gloves": 2.0, "Amount of radiation when picked resources": 2.0, "Amount of radiation in bonus mining": 1.0, "Number of usings": 25, "List of resources that can smelt gloves": [ "chicken.raw", "humanmeat.raw", "bearmeat", "deermeat.raw", "meat.boar", "wolfmeat.raw", "horsemeat.raw", "hq.metal.ore", "metal.ore", "sulfur.ore", "wood" ], "A list of resources that are not affected by rates": [ "diesel_barrel" ], "List of custom items after recycling": [ { "Item shortname": "wood", "Item skin": 0, "Item name": "", "Chance [ 100.0 - 100% ]": 50, "Text [ If it's a note ]": "", "Number of usings [ If it's a glove ]": 0, "Minimum amount": 50, "Maximum amount": 100 } ], "Enable delete gloves after N usings - only for smelting": true, "Enable delete gloves after N usings - when mining/pickup any resources": false, "Enable smelting of mined resources": true, "Enable smelting of pickuped resources": true, "Enable mined resource rates": true, "Enable pickuped resource rates": true, "Enable custom items after recycling fire gloves": true, "Enable gloves to drop out of crates at a certain chance": true, "Enable radiation accumulation when pickuping resources": true, "Enable radiation accumulation when bonus mining": true, "Customize the gloves drop chance from crates and barrels. Name crate/barrel | Drop chance: 100.0 - 100%": { "crate_tools": 50.0, "crate_normal_2": 50.0 } } } }
    $8.59
  15. Version 1.0.1

    48 downloads

    XFastButtons - custom buttons for your server. - Optimization of the interface for different monitor resolutions. - Storing player data in - oxide/data/XDataSystem/XFastButtons - There is a lang ru/en/uk/es. - Sound effects when interacting with the menu. - Various settings for buttons. [ Font, Text, Command, Image, Color, Size, Coordinates, Parent Layer ] - A handy list of buttons under the slots. - Easy and fast selection of coordinates. [ AnchorMin, AnchorMax, OffsetMin, OffsetMax ] - Customize the list of server images. [ For server logo, etc. ]. - Customize the image list. [ For button creation by the player. ]. - Customize the list of button colors. [ For button creation by the player. ]. - The player can hide server/my buttons using the settings menu. - The player can create his own buttons and place them on the screen as he wishes. - Ability to limit the number of buttons created by a player. - Ability to create buttons with commands (chat and console) that have multiple arguments. [ /kit vip, /home 1, /sethome 1 - etc. ] - Ability to edit already created buttons. - Ability to delete created buttons. - Ability to undo changes. [ Convenient preview while editing/creating a button. ]. - Ability to create any number of server(admin) buttons by permissions. - Ability to hide/show buttons when the player interacts with containers or mounted prefabs(chair, transport, etc.) [ Configure in config. ]. - By default, the plugin has a few customized buttons, a list of images, and a list of colors. Permissions xfastbuttons.settings - access to basic settings. xfastbuttons.use - access to create/edit/delete buttons. [ Regular players cannot create/edit/delete server(admin) buttons in any way! ] Config { "General setting": { "Maximum number of buttons a player can create": 6, "Maximum number of individual buttons a player can create": 5, "List of containers - buttons will react to open/close container. [ Leave the list empty to extend this to all containers. Or set null to disable this feature. ]": null, "List of mountable prefabs (chair, transport, etc) - buttons will react to interaction with the prefab. [ Leave the list empty to apply this to all prefabs. Or set null to disable this feature. ]": [ ......... ], "List of server buttons - [ You can only configure parameters - Text, Command, Color, Font ]": [ ......... ], "List of server buttons by permissions - [ You can only configure parameters - Text, Command, Color, Font ]": { ......... }, "List of individual server buttons - [ You can configure all parameters ]": [ ......... ], "List of individual server buttons by permissions - [ You can configure all parameters ]": { ......... } }, "GUI setting": { "Color_background_1": "0.517 0.521 0.509 1", "Color_background_2": "0.217 0.221 0.209 1", "Close button (icon) color": "1 1 1 0.75", "Server image list - [ These images are not available to players ]": { ......... }, "Image list - [ These images are available for players to select ]": { ......... }, "List of button colors": [ ......... ] } }
    $18.99
  16. Version 0.0.72

    177 downloads

    Description Elevate your Rust gaming experience with RustAnalytics, the best free ultimate plugin for in-depth server and player analytics. Exclusively available on CodeFling.com, this powerful tool is designed for server administrators and players who seek a detailed understanding of in-game activities and performance. Future Plans Player IP Lookups Player IP VPN Warnings Player Ban Management - Ban People Even When They're Offline Player Ban Sharing Player Server Tracking using Battlemetrics API Live Server Stats including Server FPS, Memory Usage, Network Usage, etc. Player FPS and Latency Stats Multiple Server Support Discord Notifications Game Ban Checks Team / Clan Management Bed Name Logs Admin Commands Logging Public Server Page and More..... Coming Soon Key Features Animal Kills Tracking: Monitor and analyze the frequency of animal kills across the server. Building Insights: Gain insights into the dynamics of your server with detailed statistics on destroyed buildings, offering a window into player strategies and server health. Container Management: Keep tabs on the destruction of containers, crucial for understanding resource flow and player interactions. Deployable & Structure Placement: Track the placement of deployables and structures, providing valuable data on player settlement patterns and server evolution. Player Connection Logs: Detailed records of player connections, offering insights into server popularity and peak activity times. Player Ban Records: Maintain an overview of player bans, crucial for server management and ensuring a fair gaming environment. Crafting Analytics: Deep dive into player crafting habits, understanding the economy and resource utilization of your server. Performance Metrics: Monitor player FPS and latency, essential for ensuring an optimal gaming experience. Death and Kill Statistics: Comprehensive data on player deaths and kills, offering a detailed look into player skill levels and server competitiveness. Weapon Usage Data: Detailed analysis of weapon fire data, shedding light on player preferences and combat styles. Resource Gathering Insights: Track player gathering activities, understanding the resource dynamics and player strategies in your server. Accompanied by an intuitive website, RustAnalytics presents these rich datasets in an easily digestible format, allowing for quick analysis and decision-making. Whether you're looking to enhance server management, improve player experience, or simply dive into the fascinating data of your Rust server, RustAnalytics is your go-to solution. Commands ra.uploadbans - Uploads all previous bans to the API. Installation Instructions Go to https://rustanalytics.com/ Create an account by clicking on "Login" Login with Discord On the left hand sidebar, there will be a link for "New Server". Click it Now you're on your server overview page. Here you can get your API_KEY. Your API key is different then your public slug (more on that later), so make sure you grab your API key and not the slug Put the API key into RustAnalytics.json Restart the plugin Credits LaserHydra - DeathNotes (Get Kill Bodypart Code) Supreme, Raul & Patrette - Help with Harmony Patches K1llY0u - https://umod.org/plugins/playtime-tracker Privacy Protection In compliance with the California Consumer Privacy Act (CCPA) and the European Union’s General Data Protection Regulation (GDPR), we are committed to protecting the privacy rights of our users. If you receive a request from any user to delete their personal data, it is imperative to take immediate action in accordance with these laws. Please adhere to the following procedure: Open a Ticket: Immediately open a ticket in the #create-a-ticket channel in my discord: https://discord.rustanalytics.com/ Request Data Deletion: Clearly state that the ticket is for a user data deletion request. Provide Necessary Details: Include any relevant information that will assist in the prompt and accurate processing of the data deletion. This will include the steam ID of the player, the username of the player, and any and all IP addresses that the player has connected to your server with. Why This Matters CCPA Compliance: Under the California Consumer Privacy Act, consumers have the right to request the deletion of their personal data held by a business. Non-compliance can result in legal actions and penalties. https://oag.ca.gov/privacy/ccpa GDPR Compliance: The General Data Protection Regulation grants individuals in the EU the right to have their personal data erased under certain conditions. Failure to comply can lead to significant fines. https://ec.europa.eu/info/law/law-topic/data-protection/data-protection-eu_en As server owners, it is crucial to understand and respect these legal requirements. Prompt response to these requests not only ensures compliance with these laws but also demonstrates our commitment to user privacy and data protection. Thank you for your cooperation and diligence in maintaining a legally compliant and user-respecting environment.
    Free
  17. Version 2.0.2

    28 downloads

    ClanStats by staticDev ClanStats is GUI and text based stat tracker for clans and individual players. Depends on the Clans by k1lly0u Permissions: No permissions needed. Drag and drop to begin using. Commands: Finished: /stats : Brings up a GUI with an option to view player or clan leaderboards will also displays the current players stats and their clan stats /kdr : Player gets their clan and personal stats (text based) /top : Displays the top 3 clans and their stats (text based) /myclan : Brings up the current players clan position and kills (text based) WIP: /ckdr : Brings up the current players clan stats if they are in one (text based) /pkdr : Brings up the current players stats (text based) /helpclanstats : Brings up a list of available stats for ClanStats Dev Log: Fixed variable definition due to scope issue. Bug regarding existing Clan data has been squashed Passed all test cases! Config: A config file has not been introduced yet. License: Not for resale or redistribution after purchase under any condition! Shoutouts: UI Classes and UI development made possible by LaserHydra KDRGui source code by Ankawi - usable under the MIT license
    $10.00
  18. Fateeh

    Stat Tracker

    Version 0.0.2

    26 downloads

    It is designed to allow you to easily view the statistics of your server and players. The plugin will be constantly improved, so it is very important for me to express your wishes. Commands /showplayerstats "name" /showserverstats /showmystats Permission stattracker.admin "Allows you to use authority-level features" stattracker.use "Allow you to use basic-level features" Data { "timePlayed": { "76561198069763717": "00:00:02.9089164" }, "entityPlaced": { "76561198069763717": 4 }, "playerDeath": { "76561198069763717": 4 }, "totalDeaths": 4, "rocketCount": 1, "explosiveCount": 3 } I will try to keep this plugin as updated as I can. I would be very happy if you specify the features you would like to see.
    Free
  19. Version 1.0.1

    19 downloads

    The Azuriom Player Ranks Plugin effortlessly allows you to display your players' statistics for PVE, PVP, Farming, and Raiding, along with their personal stats, directly on your website. Highlight their impressive achievements in an elegant leaderboard and foster a sense of community. Azuriom Player Ranks Integration: Showcase your Rust players' statistics for PVE, PVP, Farming, and Raiding, as well as their personal stats on your website! Key Features: Real-time Leaderboard: A clear ranking showcasing player achievements in PVE, PVP, Farming, and Raiding. Multilingual Support: Smooth support for both English and German, perfect for diverse player communities. Seamless Integration: Easily integrate into your website. Quick installation and seamless blending. Theme Compatibility: Designed to perfectly align with all Azuriom themes for a consistent and professional look. Online-Offline Display: Shows players' online status (visible when logged in). Personal Statistics: Your personal stats will only be visible when logged in and having played on the server for more than an hour. Live Search Function: Quick and easy player search with a live search feature. Customizable Pagination: Adjust the number of rows in the leaderboard to suit your needs. Further insights can be found in the images. Note: For optimal functionality, you need the free Rust plugin "Player Ranks" by Steenamaroo and the free CMS Azuriom (https://azuriom.com) HOW-TO: Rust Server Setup: a. Visit the Player Ranks on CodeFling website and download the plugin. ( https://codefling.com/plugins/player-ranks ) b. After downloading, copy the plugin into the "plugin" folder of your Rust server. c. Open the plugin's configuration file and set Use MySQL - true/false to true and ensure the database connection details match those of your Azuriom installation. Azuriom Web Server Setup: a. Download the "playerranks" folder for Azuriom. b. Copy this folder into the "Plugins" directory on your web hosting space. c. Log into your Azuriom Admin Dashboard. d. Navigate to the "Plugins" section. e. Locate the "playerranks" plugin in the list and click "Activate". f. Once the plugin is activated, navigate to the navigation bar in the admin dashboard and enable the entry for the "playerranks" plugin, making it visible on your website. By following these steps, you will have set up the "Player Ranks Statistic" plugin on your Rust server and the corresponding Azuriom plugin on your web server. Doldak
    $25.00
  20. Version 1.0.1

    9 downloads

    About Minimalistic Player Stats System A minimalistic player statistics system for your rust server, contains a simple and beautiful top players, as well as a personal profile displaying your own statistics. Features: Beautiful design The player can check self and other statistics All titles can be changed Shows all the necessary information about the player and his survival
    $10.00
  21. Version 1.2.1

    278 downloads

    Better Statistics is a advanced statistic plugin which offers a beautiful in-game UI and self hosted responsive website. Steam login for easy profile access Support for multiple servers Search any player by their name View players profiles with a ton of cool stats How does it work? The plugin is setup with two tables via MySQL, one for the wipe and one for the overall stats. When the server wipes, all data is automatically moved over to and added to the overall table and the wipe table is then cleared. When do the stats save for each player? There is a automatic timer that you can set to have every players stats sync to the database. By default the players data is synced when they leave the server, and the automatic timer just in-case of a server crash. There is also a command that can be used from the server console to save a players stats or all players stats. What stats does it track? Name Steam ID Connection Count Playtime Kills Deaths (Deaths to players) Kill Death Ratio Overall Accuracy Suicides Times Wounded Satchels Thrown C4 Thrown Rockets Fired TC's Destroyed NPC Kills Chickens Boars Stags Horses Wolves Bears Scientists Helicopters Bradley's 16. Weapon Kills Assault Rifle LR-300 M39 L96 BOLT M249 HMLMG MP5 Thompson Custom SMG Pump Shotgun Double Barrel Spaz-12 M92 Python Semi Auto Pistol Revolver Waterpipe Eoka Pistol Compound Bow Crossbow Hunting Bow 17. Body Hits Head Torso Left Arm Right Arm Left Leg Right Leg Left Foot Right Foot Requirements: A MySQL Server that the stats can be saved to Config: { "MySQL Database Connection Info": { "Host IP": "localhost", "Port": 3306, "Database name": "betterstatistics", "Username": "root", "Password": "" }, "Server Prefix (For tables Ex: main_stats_wipe, main_stats_overall)": "main", "Save Interval (Mins) (0 = Disabled)": 10 } Player Commands: /stats - Opens up local players stats /stats {playerid} - Opens up stats of the given player id Server Commands: stats.save - Saves every players stats that are connected to the server stats.save {playerid} - Saves the given player id's stats as long as they are on the server Requirements: A web server to be able to host the PHP Site. Config: <?php return array( 'ServerName' => 'TEST SERVER', 'SiteDescription' => 'Stats Website Template developed by Billy Joe', 'SteamAPIKey' => '', 'backgroundImage' => 'https://files.facepunch.com/paddy/20220705/july_2022_header.jpg', 'servers' => array( 'server1' => array( 'serverIcon' => 'https://i.imgur.com/txD5xqH.png', 'ipAddress' => 'localhost', 'username' => 'root', 'password' => '', 'databaseName' => 'betterstatistics', 'wipe' => 'main_stats_wipe', 'overall' => 'main_stats_overall' ), 'server2' => array( 'serverIcon' => 'https://i.imgur.com/i7xGabr.png', 'ipAddress' => 'localhost', 'username' => 'root', 'password' => '', 'databaseName' => 'betterstatistics', 'wipe' => 'main_stats_wipe', 'overall' => 'main_stats_wipe' ), 'server3' => array( 'serverIcon' => 'https://i.imgur.com/0sAs3Ee.png', 'ipAddress' => 'localhost', 'username' => 'root', 'password' => '', 'databaseName' => 'betterstatistics', 'wipe' => 'main_stats_wipe', 'overall' => 'main_stats_overall' ), ) ); ?>
    $49.99
  22. Version 1.1.0

    123 downloads

    A Discord bot that shows all of your servers stats in an auto-updating leaderboard that includes stat commands that shows the specified players global rust stats, or the stats for that specific Rust server. - Shows all of your servers stats in a leaderboard that auto updates - Stats command that can show a player the global rust stats, or the stats for your server. - Editable embeds - Slash commands Photos have been provided of what the embeds look like! The bot is very simple to install The file includes a setup guide within it. All quite simple. Need support or want updates about what is coming to the bot? Join the support discord here https://discord.gg/RVePam7pd7
    $5.00
  23. Version 1

    4 downloads

    Introducing an extraordinary Discordbot that is guaranteed to elevate your gaming experience to new heights! With unparalleled functionality, this superstar bot is a must-have for Rust server owners. Gone are the days of struggling to keep track of your stats manually. This bot empowers your Discord community by enabling them to effortlessly access their Rust server stats with just a few clicks. The setup process is a breeze and can be completed in just a minute or two. Simply obtain your API tokens from the links provided below, and fill out the config.json file. Setting up the bot on a VPS and installing MongoDB is a quick and straightforward process. Running the database setup.py file, located in Lib -> Database, is all that's required to get started. With the help of the bot, you can create a new Discord bot and obtain your discord token and application ID via the Discord Developer Portal. Furthermore, you can effortlessly obtain your Battlemetrics API token and Steam API token with just a few clicks. Elevate your gaming experience today and unleash the power of this amazing Discordbot! To get started with this amazing Discordbot, you will need to obtain your API tokens from the following links: Discord token and application ID: https://discord.com/developers/applications Battlemetrics API token: https://www.battlemetrics.com/developers Steam API token: https://steamcommunity.com/dev Once you have obtained these tokens, simply fill out the config.json file and follow the easy setup process to install the bot on a VPS and set up MongoDB. Then, run the database setup.py file located in Lib -> Database, and you're ready to go! With just a few simple steps, you can take your Rust server to the next level and provide your Discord community with unparalleled access to their server stats. Don't miss out on this amazing opportunity to elevate your gaming experience!
    $5.00
  24. Version 3.2.1

    850 downloads

    Server supporter bot offers a wide variety of things. Those being: Team chat logs Global chat logs F7 Report logs Log RCON console to discord Leave and join logs for your rust server Fully interactable RCON (Able to send commands from discord to server) Multi server pop display is bot status An anti staff ping (Toggleable on / off) Suggestions command ( Sends suggestions to the specified channel ) | You can also deny and accept suggestions VIA a command Rust stats command (Pulls a users global rust stats) Servers stats command (Will pull your servers battlemetrics stats, player count, etc*) Steam URL converter (converts a vanity URL into a Steam 64 ID) EAC Checker command (Will check if the given Steam 64 ID is EAC banned from rust) EAC Friends checker (Checks if a user has EAC banned friend(s)) Rust news report (Tells you the newest news about rust) @ everyone and @ here ping blocker for non authorized people Stats for your discord server RustMaps custom map generator command RustMaps filterId checker A server blacklist checker (Checks if a server is blacklisted from Rust) Userinfo command (Will pull up information on a given discord account) Code lock command (DMs the user a 4 digit code that they can use for code locks in game) Rust hours command (Checks a players Rust hours) Discord user mute and unmute command (Mutes people in discord) Discord on and off duty commands (For server staff) Logs for discord joins, leaves, messages removed, and discord bans Servers command gives stats on all the servers that you define in the config Discord purge messages command Automatic link removals Discord logs for leaves, joins, bans, unbans, messages removed, messaged edited, roles created, roles deleted, etc* Auto message moderation for Discord. Quick support commands to help when needing support from the Developer. The bot also offers a VERY simple config so you can have the bot up and running in no time. The configs let you configure the anti staff ping, any embed colors, your server name, bot prefix, etc* Everything is configurable and can be toggled off and on. Purchasing this will also give you access to any further updates that we release! Full instillation guide video made by @Rust Admin Academy stats servers serverstats hours botinfo userinfo discordinfo rust ADMIN COMMANDS: eac friends bl custommap kick, ban, mute, unmute onduty offduty account convert purge RUST MAPS COMMANDS: custommap mapcheck SUGGESTION COMMANDS: suggest suggestion MISC COMMANDS: help rustnews code The bot is very simple to install. The file includes a setup guide within it. All quite simple. Need support or want updates about what is coming to the bot? Join the Server Supporter Bot discord here https://discord.gg/RVePam7pd7
    $14.99
  25. Version 1.1.0

    37 downloads

    Customizable Website Template For Rust. Easily edit the template with the included configuration files. You will need a php server to run this site. Editable options - Header Items - Server Items - FAQ Section - Footer Items - Custom Theme - Togglable sections Need Support? Feel free to add me on discord, Asian#1100
    $5.00
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.4k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.