Jump to content

Wrecks's Wishlist

  1. More information about "Ultimate RCON+"

    $18.74

    Ultimate RCON+

    The aim for this file is to remove the need for some of your Discord plugins and move it externally from your server so you do not have any server impact from those plugins. This offers you a TON of features all ran externally from your server, so no lag! No more dookie Discord extension 

    Ultimate RCON+ is a more advanced version of Ultimate RCON

    ULTIMATE RCON+ ONLY FEATURES
    + Advanced kill logging + Logging for heli, cargo, cargo plane, ch47, and brad + Multi reason auto mute system + Option plugin integration for more logging features + Permission loggers for group and permission changes + You can now have a player leaderboard for all your servers as-well as a global leaderboard! (Image below) + Server stat display that actively updates with how many players on your server, last wipe, etc* + The bot now saves a database on all players! (Kills, deaths, connections, chat messages, f7 reports, etc) + F7 Reports report counter + Set it to ignore people who are getting F7 reported or sending in F7 reports. + Add players to a watchlist that pings staff when they join. + Player profiler that tracks a lot of information on players (Get data VIA command) + Advanced kill feed. Now logs all sorts of kills and deaths + The bot no longer sometimes misses people joining the server. + Player counts are now tracked for each server, it will save all your peak player counts for all of your servers. (This information can be shown in a stats board) + Those stats for your server can also track the number of messages, connections, kills, and deaths that have been recorded on the server. + Rcon commands no longer need to be sent VIA a slash command + Discord to rust chat no longer needs to be sent through a command + Server offline and online messages + ETC* ULTIMATE RCON+ & ULTIMATE RCON FEATURES
    - Bot status = Player count on server (Can change status if the server has recently wipe and include just wiped in the status) - Global status bot = all your servers player counts combined into one - Dynamic server cap changer (Changes the max amount of players allowed on the server depending on the amount of players currently online and or the queue size) - Auto discord wipe announcements - Check players for private profiles - Check players for VAC, EAC, and Temp rust bans - Team and global chat logs - 2 Way chat (Send messages in game through discord) - Leave and join logs - Kill logs - Private message logs - Auto muting players VIA triggered key words - Manual staff muting through discord - RCON Console in Discord with message filtering - Send rcon commands through Discord - F7 report logs - F1 spawn logs - (SERVER) message logs
    Plugin info
    Permission: ultimaterconplus.admin
    Command: /urplus

    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

    INSTALLATION VIDEO
     
  2. More information about "Admin Menu"

    $25.00

    Admin Menu

    Manage your Rust server easier and more efficiently with the AdminMenu plugin. Track players, interact with them, edit their data and permissions, as well as change server convars and manage plugins.

    Features:
    Menu retains its state after closing, you won't lose everything you did before. Ability to fully translate the menu into any language.  Large range of permissions for each action, will allow you to flexibly customize the admin menu for each group of administrators. Quick menu that allows you to perform quick actions Full list of players with the ability to filter by online, offline, admins and moderators. Also has a frame of different colors depending on the level of authorization. Wide range of information and actions for the selected player. Editing convars with search. Has a complete list of editable convars with descriptions for some of them. Extensive issue menu by category, with easy management of name, skin and amount (manual, +1, +100, +1000, +10000). Plugin management menu. It is possible to reload, unload or load a plugin easily and quickly. Updates occur in real time. Ability to create your own custom buttons that execute several commands Quick Start:
    You install the plugin in the plugins folder. Give yourself the adminmenu.fullaccess permission. 
    Commands, use one of your choice, one for the player and one for the admin group:  o.grant user {name/steamid} adminmenu.fullaccess   o.grant group admin adminmenu.fullaccess Press the X button (swap seat button) or type adminmenu in the console. Enjoy
      Useful stuff:
    You can quickly open a player in the admin menu. To do this, point at the player and press X.
    You don't have to hover over the player exactly, you will be able to open players within a certain radius of the place you are looking at.  
    CUSTOM BUTTONS
    Custom buttons are buttons that when pressed will execute commands on behalf of the administrator, commands can be several, below will be the details.
    At the moment, custom buttons can be created in two places: in the quick menu and in the menu when selecting a player. These places are separated in the config.
    Button Fields:
    "Execution as server" - Call the command on behalf of the server, not the administrator "Label" - Text that will be on the button, for each such inscription creates a field in the lang file, accordingly you can translate this text into several languages. "Commands" - Array of commands that will be executed on behalf of the administrator. Chat commands require a special entry, see examples. "Permission"- permission to display and use the button. You need to write the permission that will be after  "adminmenu.".
    Example: if you enter the permission "test" the permission will be adminmenu.test "Position" - The location for the button, the first number is responsible for the row number, the second for the position within the row, starts from 0.There are limits of locations, if you have gone beyond the limit - the button will not be displayed. Common Tags: {adminUID} - administrator's id. {position} - administrator coordinates (underfoot) {view_position} - the position where the administrator is looking (can be used for spawning or something similar) {view_direction_forward} - forward view direction of the administrator {view_direction_backward} - the direction the administrator is looking backwards {view_direction_left} - direction of the administrator’s view to the left {view_direction_right} - administrator’s view direction to the right Tags for target only: {steamid}, {steamID}, {userID}, {STEAMID}, {USERID} - mean the same thing, namely the id of the selected player. {target_position} - target coordinates (underfoot)  
    Example of commands:
    chat.say \"/{chat command}\" vanish ban {steamID} teleport {steamID} {adminUID}   
    More information about the grant menu:
    The grant menu includes the full list of items including hidden items as well as custom items created by the CustomItemDefinitions library.
    The menu can be accessed from the navigation or from the menu of the selected player. When issuing itself has categories.
    Search works in any registry by any part of the name or short name. 
    Has a page system at any stage.
    More information about the buttons in the Quick Menu:
    [Teleport to 0 0 0] - Teleport to coordinates 0 0 0.
    Requires adminmenu.quickmenu.teleportto000 permission [Teleport to Deathpoint] - Teleport to your deathpoint.
    Requires adminmenu.quickmenu.teleporttodeath permission [Teleport to Spawn point] - Teleport to a random spawn point.
    Requires adminmenu.quickmenu.teleporttospawnpoint permission [Kill Self] - Kill Self, kills even when immortal.
    Does not require permission. [Heal Self] - Fully heal yourself.
    Requires adminmenu.quickmenu.healself permission  [Call Heli] - Call Helicopter to yourself (arrives in time).
    Requires adminmenu.quickmenu.helicall permission [Spawn Bradley] - Spawn bradley on yourself.
    Requires adminmenu.quickmenu.spawnbradley permission More information about the buttons in the menu of the selected player:
    [Teleport Self To] - Teleport yourself to the selected player.
    Requires adminmenu.userinfo.teleportselfto permission [Teleport To Self] - Teleport the selected player to yourself.
    Requires adminmenu.userinfo.teleporttoself permission [Teleport To Auth] - Teleportation to random authorization (TC).
    Requires adminmenu.userinfo.teleporttoauth permission [Teleport to Deathpoint] - Teleportation to a player's deathpoint. Requires adminmenu.userinfo.teleporttodeath permission [Heal] - Full healing, including metabolism.
    Requires adminmenu.userinfo.fullheal permission [Heal 50%] - Half healing.
    Requires adminmenu.userinfo.halfheal permission. [View Inventory] - View and edit player's inventory.
    Requires adminmenu.userinfo.viewinv permission [Strip Inventory] - Clear player's inventory.
    Requires adminmenu.userinfo.stripinventory permission [Unlock Blueprints] - Unlock all Blueprints.
    Requires adminmenu.userinfo.unlockblueprints permission [Revoke Blueprints] - Reset all Blueprints.
    Requires adminmenu.userinfo.revokeblueprints permission.  [Kill] - Kill a player.
    Requires adminmenu.userinfo.kill permission [Kick] - Kick a player.
    Requires adminmenu.userinfo.kick permission [Ban] - Ban a player.
    Requires adminmenu.userinfo.ban permission More information about the buttons in the menu of the selected group:
    [Remove Group] - Remove group, has confirmation.
    Requires adminmenu.groupinfo.removegroup permission [Clone Group] - Clone group with the ability to copy users.
    Requires adminmenu.groupinfo.clonegroup permission Permissions:
    adminmenu.use - Ability to use admin menu with basic set. Open tab quick menu (each button has its own permission, without permissions is present only kill yourself button) and the list of players. adminmenu.fullaccess - Full access to all functions without the need for each permission, includes also adminmenu.use. It is recommended to give only to the main administrators. adminmenu.quickmenu.teleportto000 - Access to the button in the quick menu, teleportation to coordinates 0 0 0 0. adminmenu.quickmenu.teleporttodeath - Access to the button in the quick menu, teleportation to the point of your death. adminmenu.quickmenu.teleporttospawnpoint - Access to the button in the quick menu, teleportation to a random spawn point. adminmenu.quickmenu.healself - Access button in quickmenu, heal yourself completely. adminmenu.quickmenu.helicall - Access to the button in the quick menu, call a helicopter to yourself (arrives in time). adminmenu.quickmenu.spawnbradley - Access button in quickmenu, spawn bradley. adminmenu.userinfo.teleportselfto - Access to the button in the menu of the selected player, teleportation to the selected player. adminmenu.userinfo.teleporttoself - Access to the button in the menu of the selected player, teleport the selected player to himself. adminmenu.userinfo.teleporttoauth - Access to the button in the menu of the selected player, teleportation to random authorization (TC). adminmenu.userinfo.teleporttodeath - Access to the button in the menu of the selected player, teleportation to the place of death of the player. adminmenu.userinfo.fullheal - Access to the button in the menu of the selected player, full healing, including metabolism. adminmenu.userinfo.halfheal - Access to the button in the menu of the selected player, half healing. adminmenu.userinfo.viewinv - Access to the button in the selected player's menu, view and edit the player's inventory. adminmenu.userinfo.stripinventory - Access to the button in the menu of the selected player, clear the player's inventory. adminmenu.userinfo.unlockblueprints - Access the button in the menu of the selected player, unlock all drafts. adminmenu.userinfo.revokeblueprints - Access to the button in the menu of the selected player, reset all drafts. adminmenu.userinfo.kill - Access the button in the selected player's menu to kill the player. adminmenu.userinfo.kick - Access the button in the selected player's menu to kick the player. adminmenu.userinfo.ban - Access to the button in the menu of the selected player, ban the player. adminmenu.groupinfo.removegroup - Access to the button in the menu of the selected group, the ability to remove the group. adminmenu.groupinfo.clonegroup - Access to the button in the menu of the selected group, the ability to clone the group. adminmenu.convars - View and edit convars. adminmenu.permissionmanager - View and edit permissions in groups, player groups, create, delete and clone groups (requires additional permissions from these buttons). adminmenu.pluginmanager - Access to plugin management, reloading, unloading, loading plugins. adminmenu.give - Access to give resources, as well as yourself and the selected player.
  3. More information about "Boston: New Land"

    $39.90

    Boston: New Land

    In the near future, the planet decided to rid itself of a large population, a factory and other infrastructure that poses a danger to its environment. Gravity, water level and climate have changed. An epidemic broke out, which took the lives of the remnants of the population and turned them into mutants (NpcMovingControl plugin). Those who survived went into habitation under the water, sometimes swimming out for a breath of fresh air (the UnderwaterGuard plugin), they guard the flooded monuments very much, which contain excellent loot, but to get to it, you need to make great efforts. On this map you will find many beautiful monuments, in the air, on the ground, under water. Also on the map there are several custom places to build your base in the form of unusual rocks, terrain terrain, icebergs and caves, they are marked X. And now several decades have passed since the latest events on this island and it has become a New Land for new settlers in the form of players on your server, I hope everyone will survive, good luck playing on this map.
    Features:
    Prefab Count: ~50к prefabs Size: 4000 A lot of interesting locations to explore Marketplaces and recycler have been added to fishing villages Railway Optimal FPS A large number of places for the construction of foundations in the form of unusual rocks, caves, landscape and icebergs Custom plugin NpcMovingControl, who disguises scientists and zombies, as well as controls them in his radius (by Adem) Custom plugin UnderwaterGuard (by Adem) This map is constantly supported and updated for the current version of the game with all updates! How can I view the map?
    You can do this in our Discord server by submitting a request for an invitation to our servers. There you will be given the rights of an “administrator” and without any difficulties you will be able to fly around the map and fully familiarize yourself with it.
                                      
    Custom Monuments:
    Boston City Valley of Bridges Quarantine Zone Frozen Research Base Buttsville City Falcom Prisone The ISS Crash International Space Station Bills Farm Hydroelectric Power Station Graveyard of Ships Sunken Oil Rig Roadside Market Ore Deposits Bridge Many interesting places to build a base marked X Monument Facepunch:
    Launch Site Missile Silo  Junkyard Harbor 1 and 2 Arctic Research Base Satellite Dish Airfield Bandit Camp Outpost Giant Excavator Pit Train Yard Water Treatment Power Plant Military Tunnel The Dome Sewer Branch Ranch Fishing Village 1,2,3 (Modified version) Lighthouse Underwater Lab Railway HQM, Sulfur, Stone Quarry Roadside Monument Radtown Water Well
  4. More information about "Military Airfield Event"

    $24.99

    Military Airfield Event

    As soon as the event starts, several troops (NPCs) are spawned to defend an hackable crate that will be delivered by the CH47. This crate may contain a lot of loot, so the troops have the duty to defend it. For this purpose, there is a variety of troops such as snipers, close-range shooters, and long-range shooters.
    If a player manages to initiate the hacking of the crate, all the airfield troops will be relocated to a combat position. In other words, all troops that you haven't seen yet or that are hidden will be moved to the center of the airfield to defend the crate. After a few minutes, a plane will be sent with supply drops containing weapons to assist the troops in defense. However, airborne troops will also be dispatched from the plane to parachute down and aid in defending the crate.
    If the crate is looted, all troops will be destroyed, leaving only the crates, supply drops, and bodies to be looted by intruders.
     
     

    /ma start to start the event /ma stop to stop the event /ma position to get the current position based in the airfield monument (used to config)
    militaryairfield.admin to access all commands
    private void OnMilitaryAirfieldEventStarted(); - // Called when the event starts private void OnMilitaryAirfieldEventEnded(BasePlayer? lootedBy); - // Called when the event ends
     
     
  5. More information about "Frontier - American Old West"

    $39.90

    Frontier - American Old West

    It’s time for the wild west. This time I will send you far into the past to the real wild west, where everything was solved with the help of weapons and horses were the main means of transportation. This map will completely immerse you in the atmosphere of those times, it is very different from other maps, since there are no Facepunch monuments here, it consists entirely of custom monuments. So this is a closed type of map, that is, there is no ocean here, the game area is located in the grand canyon and you will not get to the surface. This map is a kind of experiment and my long-standing idea is to implement it. Also on the map you will find several familiar monuments made in the style of the wild West. And where is it without a railway, it stretches all over the map and has several branches. Custom garbage cans for loot extraction are located near the roads. Also, there are custom NPCs – traders, and horse traders-near the roads and on the monuments. Recyclers are made in the style of those times. Good luck in surviving in the wild west!
    Featured:
    The full atmosphere of the Wild West is transmitted (My personal opinion) Map Size – 4000 (Game space 3200-3400) Prefab Count – 98к Very stable FPS despite the number of prefabs Attention:
    Please read the full description of the map There is a required plugin included with the download Be sure to add the vending profiles to the editor if you plan to edit the map This map is constantly supported and updated for the current version of the game with all updates! The map’s performance has been tested on a Windows system, problems may arise with the Linux system. Join the Mad Mapper Discord and you can create a ticket to request a preview of the map To expedite the process share your Steam ID when you make the request so that you can be whitelisted You will be granted admin privileges on the server and be able to take a look at the map freely  

    Custom monuments:
    Husky Farm Coal Mining Kennekott (Mini City) George Town (City) Outpost (Safezone City) Train Yard (Large Monument) Oil Wells (Large Monument) Special Purpose Prison (City, Prison) JunkYard (Medium Monument) Rebel Checkpoint (Medium Monument) Thorhill (MiniCity) Coal Mining Plant Ghost Town (City Zombi) Big Joe HomeStead (Manor) Reservation (Indian settlement) Governors Ranch Mansion Warehouse Old Supermarket Station (Several types) Railways Repair Fishing Village A lot of custom garbage cans near roads and ruins with loot Monuments FP:
    Cave Quarry Plugins in the archive:
    The map comes with 1 plugins (developed by KpucTaJI), which must be installed on the server.
    – WildWestCore-this plugin removes the modern from the map, and also interacts with other plugins to fully convey the atmosphere of the Wild West (pictures, etc.).
     
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.4k

Files Sold

Total number of files sold.

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.