Jump to content

Tikomatura's Wishlist

  1. More information about "Skills"

    $24.95 $15.95

    Skills

    Plugin adds a system of 18+ different skills
     

     
    Features:
    Beautiful user interface Universality (plugin working with different economic plugins) Customization (all interface you can set up in configuration) Performance
    Commands
    skills  - open interface giveallskills name/steamid  - give the player every skills at the maximum stage giveskill name/steamid [SkillType] [Stage] [ID - for None]  - give the player the skill with the stage skills.convert.olddata  - convert from old data skills.wipe - wipe skills removeskill name/steamid [SkillType] [ID - for None] - remove a player's skill skills.permissions.wipe – use it to manually remove permissions from player data
    Permissions
    skills.bypass  - bypass for skills skills.wipe -  using the command "skills.wipe"  
    Skills Types
    Wood Stones Metal Sulfur Attack Secure Regeneration Metabolism ComponentsRates StandUpChance CraftSpeed FastOven Kits (works only with the Kits by Mevent plugin) None Cloth Butcher Scrap RecyclerSpeed TransferWipe MixingTableSpeed Gather CraftRates  
    FAQ
    Where can I see an example of a config? Config
    How do I set an image to the background? 1. Enter a link to the image in the "Image" field 2. Set "Save Image Color" to true 3. Reload Image Library (oxide.reload ImageLibrary) 4. Reload Skills (oxide.reload Skills) !ATTENTION: The image must not exceed 3 MB Example: https://pastebin.com/cDxiBVrh How to use BankSystem to store the economy "Economy": { "Balance add hook": "Deposit", "Balance remove hook": "Withdraw", "Balance show hook": "Balance", "Plugin name": "BankSystem" }, How to use ServerRewards to store the economy "Economy": { "Balance add hook": "AddPoints", "Balance remove hook": "TakePoints", "Balance show hook": "CheckPoints", "Plugin name": "ServerRewards" }, How to use "Required skills stages"? Config example: "Required skill stages": [ { "Type": "CraftSpeed", "ID": 0, "Stage": 1, "Require the presence of this skill? (otherwise only the stage will be checked)": true } ]  
    Hooks
    CanSkillLearn(BasePlayer player, string skillType, int skillID, int stage) OnSkillLearned(BasePlayer player, string skillType, int skillID, int stage)  
  2. More information about "Heavy Rig"

    $20.00 $14.00

    Heavy Rig

    HeavyRig is a event plugin that adds PushButton's to the oilrigs and a special Card to activate a wave of heavy scientist to come to Oil Rig
     
    Note : hacktimer is recommended at 10min or more to avoid timing issues
    Normal Mode: ------------ Large Oilrig 4 extra Hack Crates 55 Heavy Scientists Small Oilrig 2 Extra Hack Crates 18 Heavy Scientists Hard Mode Wave Card in one of the extra crates ----------- Hard Mode: ----------- Normal mode Hack Cycle Adds 3 extra events on 50% , 25% and 10% left on main Crate timer Extreme Mode Wave Card in one of the extra crates ------------- Extreme Mode: ------------- Normal Mode Hack Cycle Adds 2 more Hack Crates to hack Cycle Adds 5 extra events on 50% , 37.5% , 25% , 17.5% and 10% left on main Crate timer ------------- Extra Events: ------------- 1. Extra Heavy Scientists comming in with CH47 2. Radiation attack with F15 3. Patrol Helicopter Attacking Oilrig top deck 4. 30 MLRS rocket attack on Oilrig top deck 5. Bradley APC spawn on Helipad  
    Card need to be in   Inventory to use button   or swipe red room with card to activate event Button Press for Wave event needs to happen before hacking main crate  
    NormalCard = 3431997187 HardCard = 3431996394 Both still the redcard prefab for the servers that uses a GUI Shop  
    Console Commands
    givecard <Steamid> // gives player a Normal Wave Card givehardcard <Steamid> // gives player a Hard Wave Card giveextremecard <Steamid> // gives player a Extreme wave card  
    Chat Commands
    /hrconfig --- alows player to access config with ingame and do changes without reloading plugin(Admin only)  
    Config
    { "Enable HardMode mode?": true, "Enable Card spawn?": true, "Drop Settings": [ { "Object Short prefab name": "crate_elite", "Minimum item to drop": 1, "Maximum item to drop": 1, "Item Drop Chance": 10.0 }, { "Object Short prefab name": "codelockedhackablecrate", "Minimum item to drop": 1, "Maximum item to drop": 1, "Item Drop Chance": 20.0 } ], "Card Name": "Normal Wave Card", "Hard Card Name": "Hard Wave Card", "Extreme Card Name": "Extreme Wave Card", "Remove Npc Corpses?": true, "Presentage chance to drop loot bag?": 40.0, "Remove Heavy Scientists after Oilrig reset?": false, "Use Extra Loot System?": true, // NOT compatible with loot table pluging like AlphaLoot "Spawn HardCard In Normal Mode only?": true, "Spawn Cards in ExtraLoot?": true, "Use Extra Loot only in HardMode?": true, "Set all crate to Extra Loot? (False will pick one)": false, "Only use Extra Loot On Large OilRig?": true, "Extra Events Config": { "Mlrsrocketamount": 30 }, "Hard Mode Extra Loot Table": [ { "Short Prefab Name": "scrap", "Minimum Amount": 500, "Maximum Amount": 1500, "Skin ID": 0, "Chance": 75 }, { "Short Prefab Name": "ammo.rocket.basic", "Minimum Amount": 2, "Maximum Amount": 4, "Skin ID": 0, "Chance": 20 } ], "Extreme Mode Extra Loot Table": [ { "Short Prefab Name": "explosive.timed", "Minimum Amount": 5, "Maximum Amount": 10, "Skin ID": 0, "Chance": 15 }, { "Short Prefab Name": "m249", "Minimum Amount": 1, "Maximum Amount": 1, "Skin ID": 0, "Chance": 10 }, { "Short Prefab Name": "l96", "Minimum Amount": 1, "Maximum Amount": 1, "Skin ID": 0, "Chance": 10 } ] } Lang file
    { "CrateNotReady": "Main Crate not Active or Hacked", "ActivateEvent": "A Player Activated the Wave Event at :", "ActivateEventPlayerMessage": "You have 5min's to hack main crate , or event will fail", "EventActiveMessage": "Event already running", "Rad": "WARNING !!!! Incoming Radiation!!", "Heavy": "WARNING !!!! Incoming Heavy Scientists!!", "Patrol": "WARNING !!!! Incoming Patrol Helicopter!!", "Mlrs": "WARNING !!!! Incoming MLRS Rockets!!", "Bradley": "WARNING !!!! Incoming Bradley spawn on PAD!!" }  
    Developer API
    void HeavyOilRigWaveEventStarted(bool hardmode, bool extrememode,Vector3 monumentpos)  void HeavyOilRigWaveEventStopped()  
    Credit
    Thanks to @Chill Roleplay  and Chill Roleplay Server for the Avatar
     
    Quick show and tell
    New hardmode addon . my server first attempt
     
     
  3. More information about "BetterTC"

    $30.00

    BetterTC

    Fed up with the need to use multiple addons on my server for functions that players could execute from within the game, and considering the constant increase of new Skins for builds, I found myself dissatisfied with the limited supply of automatic upgrades on the market.
    For this reason, I have reworked the most used TC-related features on my server into a single plugin, which has been enriched with ideas contributed by players and other Rust administrators.
    All this under an attractive graphical interface, inspired by the item store of the game itself.
    Video Update 1.5.0
    Video Update 1.4.9
    Video Update 1.4.0
    Old Video
     
    Features
    AUTOMATIC CONSTRUCTION SKINS
    With BetterTC your players will be able to improve their builds to any level of improvement, but they will also be able to choose their favorite Skin (if you enable it) completely free of charge or offering it to the VIPS on your server. Update system:  I have added a small system that checks for new skins to automatically add them to the configuration. When you install the plugin for the first time and once you obtain permission from  bettertc.admin, you must click on "Check Update" so that it performs an internal check and adds all the skins and options that exist to date.
     
    LIST OF AUTHORIZED PLAYERS
    It allows players or simply the rest of the Staff to easily see which players are authorized in the locker. Except for the administrators themselves, if you activate it in the config. (I don't think any player needs to know that the admin was authorized in their locker to check something) You can also allow authorizations to be deleted individually.
    AUTOMATIC IMPROVEMENT SYSTEM
    Allows your players to upgrade the grade of their bases automatically by obtaining resources directly from the TC. As long as they don't have RaidBlock (if you use NoEscape/RaidBlock plugin of course). You can configure different speed levels and costs depending on the player's permission from the plugin's own settings. That is, you can have players improve a building every 5 seconds for free and VIPs can improve every 2 or 1... Use your imagination! In addition, you can also calculate the cost of materials that will be required to carry out said improvement by clicking on the info button.
    A new setting has been added to disable the Container skin's multi-color option. Disabling this option, which is enabled by default, will slightly improve frame rates in builds using this skin: Fewer colors = Better performance (FPS Client).
     
    AUTOMATIC RESKIN OF EXTERNAL WALLS
    The plugin also includes an automatic reskin system for external walls.
    Previously, it was only compatible with standard stone external walls and their adobe variant. Now, it also includes the ability to switch wooden walls to Frontier and vice versa. Ice walls have also been added as a variant for stone.
    If you place regular stone external walls (the usual ones), you can change their appearance to adobe or ice by clicking on the corresponding wall icon.
    When changing the skin, the original wall's health will be preserved, so if it’s damaged, it won’t be fully restored. This prevents players from abusing the system.
    Important:
    I recommend using the system for external walls as an appearance modification system, not as an upgrade system. In other words, with the following configuration: "Only reskin on wall of the same grade": true
    If you disable this parameter, you will be able to change from wood to stone, or vice versa, completely free of charge. Since the wall system doesn’t have a cost mechanism for players, I recommend keeping this option enabled.

     
    AUTOMATIC REPAIR SYSTEM
    Allows your players to repair their bases automatically by obtaining resources directly from the TC. As long as they don't have RaidBlock (if you use NoEscape of course).  Now since version 1.4.0 it will also repair damaged objects such as doors, trapdoors, windows, boxes!
    With configurable cooling system to prevent repair abuse during raids. ("Repair Cooldown After Recent Damage (seconds)": 30.0)
     
    AUTOMATIC CONSTRUCTION DEGRADATION
    It allows players to regret upgrading their huge base to metal and not being able to afford it anymore. Of course, it will charge them resources as if they improved it from 0. However, if you do not want to allow downgrade you can disable it from the config.
     
    AUTOMATIC WALLPAPER PLACEMENT
    Allows your players to place any available wallpaper in the game automatically based on the building type. Support for wallpapers on walls, ceilings, and floors.
    Wallpapers are always kept up-to-date automatically. So if FacePunch adds new wallpapers, they will be instantly added to the list.
    You'll also enjoy my exclusive wallpapers. Since update 1.5.0, you can also add and remove custom wallpapers with the following commands.
    Chat Command:
    Usage: /addwp <skinid> <Wall|Floor|Ceiling>, Example: /addwp 3356517390 Wall, Console Command:
    Usage: addwp <skinid> <Wall|Floor|Ceiling>, Example: addwp 3356517390 Wall I've added a new parameter to the config: "Wallpaper Damage": true Setting this parameter to false prevents wallpapers from being broken in melee or with ammunition. However, you can still break them with C4 or missiles. Blocking damage completely is more complex and, in my opinion, unnecessary.

    In addition, with BetterTC you can place wallpapers on both sides of the walls, even if they are on the outside of the building, as it includes an option in the configuration to force this placement.

     
    TC SKINS
    Give your players the ability to change the appearance of their TC.

     
    ALLOWS TO SAVE OLD ITEMS
    A new configuration option has been added to allow saving items back to the TC.
    "Allow items in TC inventory": { "gunpowder": false, "sulfur": false, "sulfur.ore": false, "explosives": false, "diesel_barrel": false, "cctv.camera": false, "targeting.computer": false }
     
    CONSTRUCTION EFFECTS
    Allows players to disable auto-build buff effects and reduces headaches.However, if you do not want to allow them to disable this, you can disable it from the config.
     
    BETTER GUI
    The plugin's interface has been programmed so that it maintains its size regardless of the interface scaling settings of each player. It has also been taken into account that perhaps not everyone wants to enable all options for their players. Therefore, the buttons that appear at the top of the TC have been programmed so that if a player does not have permission for a specific function, instead of leaving the space empty, the buttons adapt their position automatically. The player list GUI and construction SKINS have also been prepared with a pagination system if necessary. 95% of the images used in the plugin are loaded directly from the client side, thus optimizing the loading and rendering of the interface and reducing the use of Image Library. Carbon Image Module support. If your server is running Carbon instead of Oxide, it will now use the built-in module instead of the Image Library.  
    Permissions
    bettertc.admin Exclusive for Admin. It allows you to check if there are new skins to add. You will not appear in the list of authorized players if the option in the settings is activated. bettertc.authlist  Shows a button at the top of the TC to check which players are authorized. bettertc.deleteauth Allows you to individually revoke an authorized player. You can give this permission to players if you want them to be able to delete individually. bettertc.use  It is the basic degree of use found in the configuration. bettertc.vip It is the level of use for advanced that is found in the configuration. Depending on how you configure it, it makes players with this permission improve/repair/change skin faster. Or it simply costs them less resources. bettertc.repair Displays a button on top of the TC to repair the build automatically. bettertc.repair.nocost No explanation needed I think. (USE WITH CAUTION) bettertc.reskin Allows players to change the skin of their build automatically. Imagine one day you upgrade your entire foundation to container and the next day you regret losing FPS and would like to leave it on normal metal. bettertc.reskin.nocost No explanation needed I think. bettertc.updefault Shows players the default upgrade options. Without SKINS. bettertc.upskin Show players upgrade options with SKINS. bettertc.upwall Allows players to change the skin of external walls. bettertc.upgrade Permission to evade blocking of all items. bettertc.upgrade.nocost No explanation needed I think. (USE WITH CAUTION) bettertc.wallpaper  Allows players to place Wallpaper. bettertc.wallpaper.nocost  No explanation needed I think. (USE WITH CAUTION) bettertc.wallpaper.custom Display custom wallpapers to players with this permission. bettertc.tcskinchange  Allows players to change the TC skin. bettertc.tcskindeployed  Allows players to place TC with Skin.  
    Commands
    Chat Command:
    Usage: /addwp <skinid> <Wall|Floor|Ceiling>, Example: /addwp 3356517390 Wall, Console Command:
    Usage: addwp <skinid> <Wall|Floor|Ceiling>, Example: addwp 3356517390 Wall  
    Configuration
    DEFAULT CONFIGURATION
    { "Check for updates when loading": true, "Bypass DLC ownership check (⚠ only allowed on creative/test servers per Facepunch rules)": false, "Use NoEscape Plugin": false, "Use RaidBlock Plugin": true, "GUI Buttons TC - Color Default": "0.3 0.40 0.3 0.60", "GUI Buttons TC - Color Active": "0.90 0.20 0.20 0.50", "GUI Buttons TC - OffsetMin": "280 621", "GUI Buttons TC - OffsetMax": "573 643", "GUI Buttons TC - AnchorMin": "0.5 0", "GUI Buttons TC - AnchorMax": "0.5 0", "Alert Gametip": true, "Alert Chat": true, "Alert Notify Plugin": false, "Notify: select what notification type to be used": { "error": 0, "info": 0 }, "Color Prefix Chat": "#f74d31", "Show Admin Auth List": false, "Show SteamID Auth List": true, "Upgrade Effect": true, "Colour Selection MultiColor Option": false, "Reskin Enable": true, "Reskin Wall Enable": true, "Only reskin on wall of the same grade": true, "Reskin Wall TC Distance (Default: 100)": 100.0, "Deployables Repair": true, "Repair Cooldown After Recent Damage (seconds)": 30.0, "Downgrade Enable": true, "Downgrade only Owner Entity Build": false, "Upgrade only Owner Entity Build": false, "Upgrade / Downgrade only Owner and Team": true, "Wallpaper Enable": true, "Wallpaper placement Cost (Cloth)": 5, "Wallpaper Damage": true, "Wallpaper both sides": true, "Force both sides including external sides": true, "Cooldown Frequency Upgrade (larger number is slower)": { "bettertc.use": 2.0, "bettertc.vip": 1.0 }, "Cooldown Frequency Reskin (larger number is slower)": { "bettertc.use": 2.0, "bettertc.vip": 1.0 }, "Cooldown Frequency Repair (larger number is slower)": { "bettertc.use": 2.0, "bettertc.vip": 1.0 }, "Cooldown Frequency Wallpaper (larger number is slower)": { "bettertc.use": 2.0, "bettertc.vip": 1.0 }, "Cost Modifier for repairs": { "bettertc.use": 1.5, "bettertc.vip": 1.0 }, "Allow Items in TC Inventory": { "gunpowder": false, "sulfur": false, "sulfur.ore": false, "explosives": false, "diesel_barrel": true, "cctv.camera": true, "targeting.computer": true }, ... ] }  
    Bonus
     
    KNOWN ISSUES
    Random spawn of default (blue) wallpapers in constructions. If this happens on your server, it's likely because you have the TruePVE plugin or a similar one installed. Make sure to disable the configuration option that protects wallpaper damage in that plugin.
    Instead, enable wallpaper damage protection in BetterTC. While it won't prevent 100% of the damage to wallpapers, it will significantly reduce it—especially from melee weapons.
     
    For any problem, doubt, suggestion or assistance do not hesitate to contact me by Discord  ninco90#6219
    If you need me to configure everything from scratch, according to your tastes, for your server I can also do it for an additional fee. Although you should be able to configure everything yourself  😊  
     
  4. More information about "IQSorter"

    $16.49

    IQSorter

    IQSorter - an item sorter for your players!  A simple and compact UI designed in the style and colors of RUST. A special UI layout that won't interfere with the standard UI functions in RUST and won't obscure any important information!


     
    Supports a large list of storage options
    No configuration needed - the plugin is fully automated and will work immediately after being uploaded to the server!
    With the introduction of new items into the game, the plugin will not require updates. If they have storage capabilities, they will automatically work with the sorter, such as the cabinet and new cabinet with a skin.
    Permissions :
    iqsorter.use  - permission to use sorter functions


    Supports functions in :
     
                              Red Also supports functions in vehicles (boats, minicopters, etc.)

    API :
    OnStartSortedContainer(BasePlayer player, ItemContainer container) // Called when the player starts sorting the container OnSortedContainer(BasePlayer player, ItemContainer container) // Called when the player has sorted the container OnStartMoveAllItems(BasePlayer player, ItemContainer fromContainer, ItemContainer toContainer) // Called when the player starts moving all items from one container to another OnMovedAllItems(BasePlayer player, ItemContainer fromContainer, ItemContainer toContainer) // Called when the player has moved all items from one container to another OnStartMoveSimilarItems(BasePlayer player, ItemContainer fromContainer, ItemContainer toContainer) // Called when the player starts moving "similar" items from one container to another OnMovedSimilarItems(BasePlayer player, ItemContainer fromContainer, ItemContainer toContainer) // Called when the player has moved "similar" items from one container to another  
  5. More information about "Admin Tools"

    $29.99

    Admin Tools

    Admin Tools is an all-in-one plugin designed to make your job as a server owner/admin easier. This plugin has a wide range of features and commands that allow you to control your server easily, both in-game and via Discord. It also adds custom quality of life features exclusive to this plugin!



          ★   Inventory Viewing System - View an NPC or player's inventory in Discord and  in-game
          ★   Multi-Server Support  - Allows you to manage multiple Rust servers from a single bot
          ★   Custom  Combatlog System - View a player's combatlog in Discord and  in-game
          ★   Backpack Viewing System - View a player's backpack (uMod plugin) in Discord
          ★   Custom ID System - Get the ID of players on your server quick and easy, copy directly from chat
          ★   Warn System - Inform players of their wrongdoings and keep track of them (Warn Visuals: UI, Chat, Chat + Toast/Gametip)
          ★   Watchlist System - Lets you put suspicious players on a list for you to monitor, logs in-game and to discord
          ★   Server Command System - Reload/load/unload plugins and other console commands in Discord and  in-game
          ★   F7 Report Logging System - Log F7 reports to discord with their combat log attached (if enabled)
          ★ and more! (Rest of features below)

     
    Please note, the Permissions UI Shown on screen towards the start of this video is FROM CARBON, NOT THE PLUGIN
    Please note, the Permissions UI Shown on screen towards the start of this video is FROM CARBON, NOT THE PLUGIN




     

     (Changed/Exclusive):
     


    * Timestamps for video in video's description - Make sure to up video quality if watching from this site.




    * Timestamps for video in video's description - Make sure to up video quality if watching from this site.
     


          ★   Permission System - Grant/revoke permissions to groups and players from Discord  and    in-game
          ★   Minecraft Creative System - While enabled, hold middle click to get the item you're looking at
          ★   Rename System - Rename the players who think they are funny (toggle in config)
          ★   Tempban System - Tempban players with no database required
          ★   Unique ID System - Find players even when they have the same or similar names         --  Thanks to nivex ❤️
          ★   Kill, Wound, Revive & Respawn System - Kill, wound (down), revive and respawn players from Discord  and    in-game
          ★   Team Viewing System - View a player's team members from Discord  and    in-game
     




     

    Q: Does this plugin have a GUI or do its commands use GUI?
    A: No. The only UI in-game for this plugin is the warning screens. Please do not purchase this plugin thinking it has GUI for its commands, they are ALL commands entered into chat, Discord, or RCON. There are however, 'modals' for Discord, but nothing GUI based for within the game other than the warning screens displayed when '/warn'ing a user (which can be configured by the user).
     
    Q: How do I set up the bot?
    A: Set Up Instructions  - If you miss any permissions, can always add them to the Admin Tools role in discord after you invite the bot.

    Q: Does this plugin link players to Rust?
    A: No. You can use the free plugin  DiscordCore by MJSU  if you would like to link your players.
     
    Q: Does this plugin log kills/PMs/F1 Spawn/chat?
    A: No. Admin Tools only logs the following if enabled: F7 Reports, Bans, commands from this plugin, and players who are watchlisted.  You can always view a player's combatlog from discord though. You can use the free logging plugins DiscordLogger by MONoH or DiscordChat by MJSU depending on your goal. However, personally, I recommend against using logging functionality that would be occurring very frequently due to Discord's rate limiting. Though, DIscordLogger is made in a way that combines messages if possible to prevent limiting.

    Q: Can this log to multiple Discord servers?
    A: YES. All you need to put for logging to multiple servers is the channel ID you want to log to in the list of channel IDs in the config.
     
    Q: Does this plugin ONLY work with Discord Extension 3.0.0+?
    A: YES. You need to download the 3.0.0+ version from GitHub, it is linked at the top (and right here) as a required dependency. Any version prior to 3.0.0 will not work with this plugin, but any version 3.0.0 and later will.
     
    Q: Will this work on a shared hosting server?
    A: Yes, BUT  you will not be able to take advantage of the threading done within the plugin.  It should still work fine, but when you're on a shared host, you may only have access to a single core/thread (not positive on which) and as a result the threading I am doing in the plugin will just be ran on the main thread. As a result some of the discord functionality (ie: image generation)  may  affect the server as its now running on the main thread (what the server uses to run the game on) instead of a separate thread which would normally not affect the server. The image generation stuff (backpack and inventory) is normally pretty quick depending on number of items and pictures being used/sent, and can be between 100-250ms to generate on my server, however that was while no players were on.
     
    Q: How do I fix this error Response Code: Forbidden Discord Error Code: 50001 Discord Error: Missing Access ?
    A:  All you need to fix this issue is MFA/2FA on the account used to create the bot. This issue is caused by Discord requiring your account to have either MFA or 2FA due to the bot being in a Community Discord server. After you add 2FA/MFA this error will go away.
     
    Q: Renaming isn't working, how do I fix this?
    A: The issue is likely that you don't have it enabled in the config, make sure to enable it in the config, its above the warning options and the discord API options.
     
    Q: My commands aren't appearing, how do I fix this?
    A: You can do the following in an attempt to try and force the bot to update its commands:
    Discord > Server Settings > Integrations > Admin Tools Bot > Toggle one of the checkboxes it shows in either Roles & Members or Channels > Save > Undo toggle > Save again.
     
    Q: Does this work with Rustcord?
    A: Yes, however you need this version here by MJSU  as it has been updated to work with DiscordExtension 3.0.0+ versions.
     
    Q: How do I set up Multi-Server Support?
    A: Do as follows:
    Enable the bool (true/false) config option for multi-server system. Fill and keep the list of servers order the same if possible between configs (not required, but recommended). Use the /server  command in discord to swap to the server you want to start listening to/sending commands to. On first use of command, it will error in all but one server console (tries to reply to a message more than once), that is expected and doesn't do that after that first command. It is used to set it up. If you want the activity information to change when swapping servers, make sure to enable that functionality in the config.  
     

    Special thanks to Nivex for both creating and allowing me to use the method used to generate unique IDs for players.


    For support, please make a support ticket or join the Cobalt Studios Discord.
2.1m

Downloads

Total number of downloads.

10k

Customers

Total customers served.

145.5k

Files Sold

Total number of files sold.

3.1m

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.