Jump to content

Drxp

Creator
  • Posts

    239
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Drxp

  1. Drxp

    Base Upgrade

    The is update is coming yes. its Done but ive just been really busy with work. i will try push it later today!
  2. it does yes!
  3. Drxp

    Ban Checker

    Yes it was fixed.
  4. Only Economics but its something we can look at adding if you like!
  5. Drxp

    Simple Site

    Version 1.3

    16 downloads

    Real-time server data with player counts, map info, and wipe timers. Discord integration, customizable design, easy setup, responsive on all devices. Launch your website now! KEY FEATURES LEADERBOARD: The leaderboard uses Premium Leaderboard, which is required. It will not work with any other stats plugin. You can disable the leaderboard in the config if you do not want or need one. The leaderboard can also run independently on its own site (e.g., stats.mysite.com) if you already have a main website. LIVE SERVER DATA: • Real-time player counts from Battlemetrics API • Server status indicators (online/offline) • Current map information • Next wipe countdown timers • Direct Steam connect buttons DISCORD INTEGRATION: • Live Discord member count display • Automatic member count updates FULLY CUSTOMIZABLE: • Easy color scheme changes via CSS variables • Customizable content through simple config file • Responsive design for all devices • Modern dark theme with professional styling RESPONSIVE DESIGN: • Works perfectly on desktop, tablet, and mobile • Clean, modern interface EASY SETUP: • Single configuration file for all settings • No database required • Simple PHP hosting HOSTING REQUIREMENTS: • PHP 7.4 or higher • Basic web hosting (shared hosting works) GETTING STARTED: 1. Upload files to your web server 2. Edit min.config.php with your settings 3. Add your Battlemetrics server IDs 4. Configure Discord integration 5. Customize colors and content 6. Launch your website!
    $12.99
  6. Hey, will take a look after work!
  7. Drxp

    Base Upgrade

    0 is fine yes!
  8. Version 1.0.0

    81 downloads

    This Discord bot is an addon to the main Leaderboard website and will NOT work without it. This bot connects to your leaderboard website and brings player statistics directly into Discord. Just use the /player command with a Steam ID and it'll show you all the important stats in a clean, organized format. I built this as a companion addon to the main Leaderboard tool it's pretty straightforward and does exactly what you'd expect. What it does: - Fetches player statistics by Steam ID - Shows kills, deaths, headshots, and playtime - Calculates K/D ratios and headshot percentages - Provides quick links to Steam profiles and BattleMetrics - Displays everything in nice Discord embeds Nothing too fancy, just a handy tool to save you from having to open your browser every time you want to check someone's stats. More addons soon
    Free
  9. Drxp

    Leaderboard

    Version 1.0.2

    21 downloads

    A modern, feature-rich leaderboard application designed for rust servers with Steam integration, admin management, and real-time statistics tracking. On download, you will get a .zip file. With in you get a plugin, website files and readme.txt. I will help with any installs of the websites just message me! Discord bot soon? Maybe FEATURES Core Functionality: - Multi-Server Support - Track statistics across multiple game servers - Real-time Leaderboards - Live player rankings with kills, deaths, K/D ratio, headshots, and playtime - Steam Integration - Seamless Steam authentication and profile integration - Player Search - Quick search functionality to find specific players - Responsive Design - Optimized for desktop and mobile devices Authentication & Security: - Steam OAuth - login through Steam OpenID - Permission System - Granular admin permissions and role management Admin Panel: - Player Management - View and manage player statistics - Server Administration - Add, edit, and manage multiple game servers - Admin Controls - Manage admin users and permissions - Theme Customization - Configure application themes and branding - Wipe Scheduling - Automated server wipe scheduling and notifications Customization: - Dynamic Themes - Customizable color schemes and UI themes - Configurable Navigation - Easy-to-modify navigation menu - Server Branding - Customizable server names and branding Advanced Features: - Wipe Notifications - Real-time alerts for scheduled server wipes - Performance Optimized - Fast loading with optimized queries and caching INSTALLATION For detailed installation steps, please refer to README.txt USAGE For Players: 1. Login with Steam - Click the Steam login button to authenticate 2. View Rankings - Browse leaderboards across different servers 3. Search Players - Use the search bar to find specific players 4. Track Progress - View your personal statistics and ranking For Administrators: 1. Access Admin Panel - Navigate to /admin after logging in as an admin 2. Manage Servers - Add new servers or modify existing ones 3. User Management - Control admin permissions and player data 4. Schedule Wipes - Set up automated server wipe schedules 5. Customize Themes - Modify the application's appearance CONFIGURATION Edit min.config.json to customize: - Navigation menu items - External links Database Schema: The application uses Prisma with the following main models: - Stats - Player statistics and rankings - Admins - Administrator accounts - Servers - Game server configurations - ThemeSettings - UI customization options - WipeSchedules - Automated wipe scheduling API DOCUMENTATION Available Endpoints: - GET /api/stats - GET /api/servers - GET /api/admins - POST /api/wipes/execute - GET /api/themes Environment Variables: - Production database URL - Steam API keys - NextAuth configuration - API security keys
    $40.00
  10. Drxp

    Base Upgrade

    i will add a permission for this in the next update. i will push this sometime tomorrow!
  11. Drxp

    Base Upgrade

    There is no wallpapers in this plugin yet, do you mean the skin menu?
  12. Drxp

    Rust Maps Polls

    Hey, this bot only adds maps to polls you provide the maps yourself from Rust Maps. If you have maps that include all monuments, then those will be displayed in the embed.
  13. Drxp

    Base Upgrade

    Hey Ghost, An update is coming very soon to address this issue. i do have a quick patch for this if you would like to dm on discord: drxp for now ofc until the update comes best regards!
  14. Version 1.0.0

    14 downloads

    Commands Admin Permission `gungam.admin` needed for all commands! /gungame setlobby Set the lobby spawn point. (will over ride any default spawns on the map.) /gungame map <mapName> Create or update a map with the specified name. /gungame arena <id> <map> <maxPlayers> Create or update an arena with the given parameters. /gungame setentrance <id> Set the entrance for the specified arena ID. /gungame setspawn <id> <spawnIndex> Set a spawn point for a specific arena and index. /gungame delete <id> Delete the specified arena. Core Features Dynamic Arena Management Create and configure multiple arenas with unique maps and player limits. Define spawn points and entrance positions for each arena. Progressive Gun Game Mode Players progress through a customizable list of weapons as they get kills. The first player to reach the final weapon and meet the kill goal wins the match. Global Settings Configurable global kill goal, weapon list, and player kits. Supports customizable player kits using item shortnames for clothing and armor. Player Experience Lobby System Players start in a protected lobby where they cannot take or deal damage. Players can interact and prepare before joining an arena. Automatic Match Starting Matches begin automatically when the required number of players joins an arena. Includes a configurable countdown before the match starts. Weapon Progression Each kill advances the player to the next weapon in the list. Ammo is automatically provided for the equipped weapon. Victory Handling The plugin announces the winner and resets the match for the next round. Stats such as kills and deaths are tracked for players during the match. Bots Support Admins can spawn NPC bots into arenas for solo practice or filler players. Bots are equipped with kits and weapons and participate like regular players. Default Config { "global kill goal": 2, "required players for arena": 2, "weapons list": [ "pistol.revolver", "rifle.ak" ], "global kit shortnames": [ "hoodie", "pants", "shoes.boots" ] } There is a vid coming soon but for now if you need help you can take a look here https://drxp.xyz/plugin/gungame -- for more help or questions please dm me on discord or join my discord server!
    $25.99
  15. Version 1.3

    26 downloads

    Things coming. Auto Perms via a Rust Plugin Blacklist a user Discord bot (more info soon) Reworked profile to support store... Maybe App Track (Applications) App Track is a streamlined application management system designed to simplify the submission and review process for organizations and communities. It is built with user convenience and administrative efficiency in mind, offering secure authentication through the Steam API and a dedicated admin dashboard for effective application handling. Features: User-Friendly Submission: Easy-to-navigate interface for users submitting applications. Secure Authentication: Integrated Steam API ensures secure login functionality. Admin Controls: Comprehensive dashboard for reviewing, managing, and approving submissions. Purpose: This system is ideal for gaming communities, organizations, or any group needing an efficient way to handle online application submissions. Profile for users that have already applied where they can see the status of there app! Installing: There is a HowToInstall.html file that will tell you how to install this with out any issues. If you come across any issues please reach out and let me know and i will help you install this and get it up and running! - More cool features coming soon to the `profile` side!
    $35.99
    Fantastic work from Lost! It couldn't have been easier to get some staff banners up for the team.
  16. Version 1.2.3

    84 downloads

    Rust Maps Poll is a dynamic Discord bot designed for Rust server administrators to effortlessly create interactive map polls for their community. It fetches live Rust map data and provides an engaging way for players to vote on maps for the next server wipe or event. Key Features Fetch Rust Maps: Automatically retrieves map data from the Rust Maps API, ensuring accurate and up-to-date options. Poll Creation: Create custom map polls with up to 4 maps, allowing users to vote by reacting with emoji buttons. Automatic Poll Duration: Set poll durations ranging from minutes to days, with the bot handling the end-of-poll logic. Automated Results: Once the poll ends, the bot tallies the votes and displays the winning map along with the full vote breakdown. Commands /poll Creates a new map poll with up to 4 maps from Rust Maps. Usage: /poll ids:<comma-separated map IDs> duration:<poll duration> role:<optional role ping> Example: /poll ids:abc123,def456,ghi789 duration:30m role:@Everyone Poll End: The poll automatically ends based on the duration set, and a result summary is posted. Real-Time Updates: Users cast votes by reacting with emojis, which are counted and displayed in real-time. /endvoting Manually end a poll before the set duration. Usage: /endvoting messageId:<message ID of the poll> Example: /endvoting messageId:123456789012345678 How It Works Create Poll: Use the /poll command to generate a map poll. The bot fetches map data, prepares the images, and posts the poll in the specified channel. Vote Interaction: Players vote by reacting to the poll with one of the designated map emojis. The bot tracks and counts all reactions. Poll Ending: When the poll reaches its set duration, or if ended early by an admin, the bot tallies the votes and announces the winning map along with the vote distribution. Result Posting: The results are posted in the same channel where the poll was created, ensuring transparency for all members.
    $5.00
  17. Version 1.1

    28 downloads

    The Server Heartbeat bot monitors server statuses via the Pterodactyl API and notifies staff members on Discord when a server goes offline. It also provides detailed server information and allows server control commands such as start, stop, and restart directly from Discord. Configuration Fields: token: Your Discord bot token, available from the Discord Developer Portal. https://discord.com/developers/applications clientId: The client ID of your bot from the Developer Portal. https://discord.com/developers/applications guildId: The ID of the Discord server (guild) where the bot will operate. channelId: The ID of the channel where the bot will send status updates. logChannelId: The ID of the channel for logging server control actions. staffUserIds: An array of user IDs who will receive DM notifications when a server goes offline. panelUrl: The URL of your Pterodactyl panel. panelApi: Your Pterodactyl API key to interact with the servers. `https://yourpanelurl/account/api` servers: An array of server objects, each containing a name and id (the server identifier from Pterodactyl). Features Monitors multiple Pterodactyl panel servers. Notifies staff via DM when a server goes offline. Displays server statuses in a designated Discord channel. Provides detailed server information (CPU, Memory, Disk usage). Allows staff to control the server (start, stop, restart) via Discord buttons.
    $5.00
  18. Drxp

    Base Upgrade

    edit: this is not an issue. Can you please make sure image-library is installed and loaded on your server and then reload the baseupgrade plugin!
  19. Drxp

    Base Upgrade

    Hey, this is in the works. this should be in the next version!
  20. Drxp

    Base Upgrade

    Yes, the update is being pushed shortly.
  21. Drxp

    Base Upgrade

    Hello Nubenegra, I will take a look into this.. Working on some bug fixes as we speak. So ill see if i can find the issue with ubertool!
  22. Drxp

    Base Upgrade

    Hey, it is on the list to be added! Should be next version.
  23. Drxp

    Base Upgrade

    Hello Mandan, i fully forgot about this bug, let me get a new update out. Fully my fault must of slipped my mind. ill get it sorted! Do you mind sending me the vid again? i think i have lost our dms. regards!
  24. Drxp

    Base Upgrade

    Hello Evil, I'm aware of this issue and am working on a patch as we speak. should be out soon!
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

152.2k

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.