-
Posts
158 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Drxp
-
- 2 comments
-
- #rust maps
- #discord
-
(and 1 more)
Tagged with:
-
Changed Status from Pending to Not a Bug
-
The plugin works by default. you requested custom changers. There's changers are not a overnight thing. I could of said no to your request as by default if setup correctly the plugin works. But you wanted custom changers. The first version i sent you was bugged i am still working on a fix as the whole plugin used a Spawn point at the lobby. so it takes time.
-
Hey, Please make sure you have this plugin installed and running on your server! https://umod.org/plugins/image-library
-
Changed Status from Pending to Not a Bug
-
Version 1.0.0
4 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 -
Version 1.0.1
14 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) LIVE PREVIEW HERE: https://drxp.xyz/apply 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 -
Changed Status from Work in Progress to Closed Changed Fixed In to 1.2
-
Will be this weekend. Sorry just been rammed with work!
-
Go into the polls folder then the polls file. You should see "active": false, set to true and restart the bot, should end the poll
-
Changed Status from Pending to Not a Bug
-
The bot is missing permissions for the serevr.. I normal just say give the bot admin on servers. but if you want a list of all permissions i can add one
-
Changed Status from Pending to Work in Progress
-
Hello, i am reworking the ping, going to make to better!
-
-
Changed Status from Work in Progress to Closed
-
this has been updated for you!
-
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
-
I'm currently working on adding support for this. Apologies for the oversight—I realize not everyone uses custom maps!
-
its in the URL - this would be a ID f64eb0ba31234d9387c03d803cc5bbbe https://rustmaps.com/map/f64eb0ba31234d9387c03d803cc5bbbe
-
Version 1.2
34 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- 2 comments
- 3 reviews
-
- 1
-
-
- #rust maps
- #discord
-
(and 1 more)
Tagged with:
-
Version 1.1
14 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- 1 review
-
- 1
-