Jump to content

Mohamed Amine Smida

Creator
  • Posts

    51
  • Joined

  • Last visited

Everything posted by Mohamed Amine Smida

  1. Hey thanks for reaching out to us! Please join our Discord server, and we’ll check what issue you’re experiencing. The plugin working fine so we’ll help you identify what’s going wrong on your side. https://discord.gg/QdFHJqeKDH
  2. Version 1.0.0

    7 downloads

    DiscordLeaderBoard is a powerful Rust plugin that automatically sends beautiful Discord leaderboards using data from the Player Ranks plugin. It features customizable categories, real-time updates, and seamless integration with your existing MySQL database and Player Ranks statistics. Core Features : Multiple Leaderboard Categories : PvP Leaderboard — Kills, deaths, KDR, headshots, suicides PvE Leaderboard — PvE kills and NPC eliminations Resource Gathering — Resources gathered, plants collected, and barrels destroyed Explosives — Rockets launched, MLRS fired, and explosives thrown Events — Helicopter and APC kills/hits Building — Structures built, demolished, upgraded, and items deployed Server Statistics — Comprehensive server-wide statistics and online player count Automated Updates : Configurable intervals for automatic leaderboard updates (default: 5 minutes) Real-time data pulled from your existing Player Ranks MySQL database Smart message management — Updates existing Discord messages instead of spamming Rich Discord Integration : Beautiful embeds with category-specific colors and formatting Custom images support for each leaderboard category Server information display with name and connection details Top 5 players ranking system with detailed statistics Flexible Configuration : Enable/disable categories — Turn on only the leaderboards you want Custom field selection — Choose which Player Ranks statistics to display Individual webhooks — Separate Discord channels for each category Custom ordering — Set how players are ranked in each category Image support — Add custom images to your leaderboards Dependencies : Player Ranks Plugin — Required for statistics data MySQL Database — Same database used by Player Ranks Discord Webhooks — For sending leaderboards to Discord channels config File : { "SendInterval": 300, "ServerName": "my rust server", "ShowServerName": true, "ShowServerIP": true, "ServerIP": "connect [your server ip here]", "MySQL": { "sql_host": "localhost", "sql_port": 3306, "sql_db": "db name", "sql_user": "db username", "sql_pass": "db pass", "tablename": "db table name" }, "Categories": { "pvp": { "enabled": true, "webhook": "", "fields": [ "PVPKills", "Deaths", "KDR", "HeadShots", "Suicides", "BulletsFired", "ArrowsFired" ], "orderBy": "PVPKills", "showImage": false, "imageURL": "" }, "pve": { "enabled": true, "webhook": "", "fields": [ "PVEKills", "NPCKills" ], "orderBy": "PVEKills", "showImage": false, "imageURL": "" }, "resources": { "enabled": true, "webhook": "", "fields": [ "ResourcesGathered", "PlantsGathered", "BarrelsDestroyed" ], "orderBy": "ResourcesGathered", "showImage": false, "imageURL": "" }, "explosives": { "enabled": true, "webhook": "", "fields": [ "RocketsLaunched", "MLRSFired", "ExplosivesThrown" ], "orderBy": "(RocketsLaunched + ExplosivesThrown)", "showImage": false, "imageURL": "" }, "events": { "enabled": true, "webhook": "", "fields": [ "HeliKills", "HeliHits", "APCKills", "APCHits" ], "orderBy": "(HeliKills + APCKills)", "showImage": false, "imageURL": "" }, "build": { "enabled": true, "webhook": "", "fields": [ "StructuresBuilt", "StructuresDemolished", "ItemsDeployed", "EntitiesRepaired", "StructuresUpgraded" ], "orderBy": "StructuresBuilt", "showImage": false, "imageURL": "" }, "server": { "enabled": true, "webhook": "", "fields": [], "orderBy": "", "showImage": false, "imageURL": "" } } }
    $12.99
  3. problem is not about making it work with normal crates it works but there is a bug i couldn't find solution for it floating crates and barrels in roads when entity despawn thats only problem and when i first time uploaded plugin it was supporting all loot type even barrels iam working on solution and it will be added in next updates
  4. Hey sorry for delay i checked plugin and its working as it should there is no bug if it still not working for you tell me i can help you in a voice chat
  5. So because of those idiots generating full ai code i am waiting
  6. can it be some times over 35 days
  7. I can get this done send meessage on discord same name on codefling
  8. i checked and storage barrels looks fine for me check your other plugins but barrels in the ocean iam aware of the problem and update will be available later to download
  9. Thanks for reaching out At the moment there's no permanent fix available yet but I'm actively working on resolving the issue. As a temporary solution you can modify the plugin's configuration to work with elite crates and military crates only This will prevent the loot spawn above ground bug "allowed_crates": [ "crate_elite", "crate_normal", "card_green", "card_red", "card_blue" ],
  10. i'm aware of the problem, rust made small update and made conflict and plugin now is not fully function, iam working on solution it will take some time but i will fix it soon as possible
  11. This is not a bug. It's a console message sent by the server, not the plugin. When the plugin sends the ent kill command, the server generates this log. I am currently working on a solution.
  12. just press download to get the last version its the most stable one right now and all monument should work
  13. There is no need to uninstall the plugin its not that big problem its just console log msg I will work on a solution to fix it
  14. Regarding the kill message issue it appears to behave inconsistently across servers displaying on some but not others I’ll investigate this further and address it in the next update As for the global timing settings I appreciate the suggestion I’ll make sure to include it in one of the upcoming updates Don’t forget to rate the plugin and share your experience
  15. Version 1.0.0

    14 downloads

    As the creator of this 2500 size map I built it for small modded servers focused on intense PvP It’s tuned for high FPS so you get smooth gameplay even with mods in play I made sure there’s plenty of flat build space for all types of bases from solos to big clan compounds The Outpost is integrated for easy vendor access and I added mini copters at Fishing Villages to keep travel quick and tactical This map is all about keeping the action close and performance high for the best PvP experience Map Features : Modded Server Optimized : Boosted FPS for a smoother experience, so players get the best performance without lag, even in high-action moments Flat Build Spots : Plenty of flat zones for easy, large-scale base builds, perfect for clans looking to dominate. Merged Outpost : Outpost is built right into the map, giving players quick access to vendors and essential resources. Mini Copter Purchase Points : Players can buy mini copters straight from Fishing Villages, making travel easier and adding more freedom. Not Included : Caves Swamp Iceberg Ice Lake Junkyard Nuclear Missile Silo Powerplant Trainyard Ferry Terminal Water Treatment Bandit Town Sewer Branch Arctic Research Base A Military Base Included : Airfield Launch Site Military Tunnels Sphere Tank Satellite Dish Outpost Excavator Large Oilrig Small Oilrig Radtown
    $1.99
  16. Thank you for your question Right now it works only with official monuments but Im looking into adding custom monument support in future updates Let me know if theres anything specific youre interested in and feel free to join our Discord for updates and discussions https://discord.gg/fspKnYSYRE
  17. Version 3.0.0

    168 downloads

    Video : Features : - Randomized loot respawn intervals, configurable for each monument. Example: { "Monuments": { "ferry terminal": { "Allowed Groups": [ "red", "blue", "green", "crate", "barrel", "elite", "diesel", "loot_barrel" ], "Respawn Max Time": 600, "Respawn Min Time": 300 }, "fishing village": { "Allowed Groups": [ "red", "blue", "green", "crate", "barrel", "elite", "diesel", "loot_barrel" ], "Respawn Max Time": 600, "Respawn Min Time": 300 } } } - Default respawn time is set between 30-60 minutes but can be fully adjusted through the configuration. - Automatically removes monuments that no longer exist after a server wipe, keeping the configuration clean and up-to-date. Supported Crates [ Not only the containers shown below , almost every container in the game is now supported! ]: Supported Monuments : All Game Monuments Additional Settings : { "General": { "Enable When Player Dont Finish Looting Containers Will Drop Loot On Ground": true } }
    $19.99
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

152.3k

Files Sold

Total number of files sold.

3.2m

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.