Recent content by Gay Sparkly T-Rex

  1. Gay Sparkly T-Rex

    Minimap

    What if you prevented Rusts native map from popping up but instead reflected the maps image and then made it semi transparent?
  2. Gay Sparkly T-Rex

    Add Recyclers and Boxes to Underground Workcarts

    This is a suggestion for the underground workcarts Small boxes, Recyclers and chairs that can be set to true/false per server owner I just noticed I never have enough space down on the rail way and thought it would be awesome to have a moving recycler with the cart to get rid of the things I...
  3. Gay Sparkly T-Rex

    Done Alternative for Quick Smelt

    Maybe combind a mixture of like upgradable furnaces and quick smelt? Letting players upgrade only how quickly furnaces smelt. Using either scrap, RP, Ecconomics or custom items? Its needed a merge for about 2 years now and still no ones done it. It would be also nice to have a default config...
  4. Gay Sparkly T-Rex

    Done Alternative for Quick Smelt

    I would love to see a fully working quick smelt. Theres several unmaintained addons out there and even the free one on UMOD but you have to get the download from the github as the actual addon hasnt been updated in over 2 years. So a faster smelting addon thats regularly tested and kept up to...
Back
Top
Chat commands start with a /, while console commands can be entered directly in the F1 console or server console. Use find <keyword> in console to search for available commands related to the plugin. Parameters in < > are required, while [ ] are optional.
This plugin uses Oxide's permission system. Grant or revoke permissions using oxide.grant and oxide.revoke. You can assign them to individual players or groups using their Steam id or group name.
Settings are stored in the config file found under the config/ directory. You can edit this file manually, then reload the plugin to apply your changes.
Persistent data is saved in the data/ directory. This includes things like saved settings, usage stats, or player progress depending on the plugin. Deleting a data file will reset stored progress or customizations.
Language files are located in the lang/ folder. To translate messages, copy the en.json file into your target language folder (e.g. fr, de) and edit the values. Reload the plugin after changes to apply new messages.
This section lists public methods exposed by the plugin for use in other plugins. You can call these via the CallHook method. Make sure the plugin is loaded before calling its API to avoid null reference errors.
These are custom hooks that other plugins can listen for. Simply define a method with the same name and expected parameters in your plugin to handle the event. Hooks are triggered at key moments and are useful for extending or reacting to plugin behavior.
These hooks are injected into the game's code using Harmony. They let the plugin run code at key points in the game's internal logic. You can return values to block or modify behavior. Use with caution — these are powerful and can affect core mechanics.
Cart