Jump to content

Tangerine

Creator
  • Posts

    223
  • Joined

  • Last visited

Everything posted by Tangerine

  1. Tangerine

    Auto Wipe

    Automated maps can work alone, it will detect when files were deleted and will do its work.
  2. Tangerine

    Auto Wipe

    Automated Maps - Plugins - Codefling
  3. Tangerine

    zip file

    Changed Status from Pending to Closed
  4. Tangerine

    zip file

    If this is still relevant DM me in discord. metangerine
  5. Changed Status from Pending to Closed
  6. Duplicated
  7. Tangerine

    server Heli , gun no work

    Yeah, sorry about that, I'm quite busy during last couple weeks. I'll test and fix everything as soon as I can.
  8. Tangerine

    server Heli , gun no work

    Hey, I'll take a look.
  9. Tangerine

    Overlay

    Like there're layers, but not in this case, I have only Inventory parent and that's all. Make sure plugin you are using has Overlay parent, not hud or smt.
  10. Tangerine

    Overlay

    Changed Status from Pending to Not a Bug
  11. Tangerine

    Overlay

    That UI is parented to inventory layer, there're no other options.
  12. Tangerine

    UItemSort

    I working on it, there will be update soon, also support for backpacks will be implemented.
  13. Version 1.1.1

    85 downloads

    Automated Maps - plugin that allows you fully automate map wipe replacements. Plugin will automatically detect server wipe, get next map from configured maps pool and replace it. What this plugin can do? Create voting polls in using Discord API, so players can choose next map listed in map pool. Announce next map using Discord API. Automatically detect wipe. RustMaps integration, plugin can fill map pool using RustMaps.com API, supports custom map config and other paid subscription features. What is cron expression and how do I use it? A cron expression is a string of characters used to schedule tasks to run at specific times or intervals. It is widely used in Unix-based systems for automating repetitive tasks such as backups, updates, and maintenance. Structure of a Cron Expression Allowed values Allowed special characters Comment ┌───────────── second (optional) 0-59 * , - / │ ┌───────────── minute 0-59 * , - / │ │ ┌───────────── hour 0-23 * , - / │ │ │ ┌───────────── day of month 1-31 * , - / L W ? │ │ │ │ ┌───────────── month 1-12 or JAN-DEC * , - / │ │ │ │ │ ┌───────────── day of week 0-6 or SUN-SAT * , - / # L ? Both 0 and 7 means SUN │ │ │ │ │ │ * * * * * * Special characters which are supported by plugin now * (all): Specifies that the event should happen for every time unit. For example, * in the minute field means "every minute." - (range): Specifies a range of values. For example, 10-12 in the hour field means "10th, 11th, and 12th hours." , (values): Specifies multiple values. For example, 10,12 in the hour field means "10th and 12th hours." / (increments): Specifies incremental values. For example, 5/15 in the minute field means "5, 20, 35, and 50 minutes of an hour." Examples of Cron Expressions 0 12 * * * -> At 12:00 p.m. (noon) every day: 0/15 * * * * -> Every 15 minutes every day 0/5 13,18 * * * -> Every five minutes starting at 1 p.m. and ending at 1:55 p.m., and then starting at 6 p.m. and ending at 6:55 p.m., every day 30 9 * * 1-5 -> At 9:30 a.m. every Monday to Friday 0 0 L * * -> At 00:00 AM on the last day of the month 0 0 L-1 * * -> At 00:00 AM the day before the last day of the month 0 0 3W * * -> At 00:00 AM, on the 3rd weekday of every month 0 0 LW * * -> At 00:00 AM, on the last weekday of the month 0 0 * * 2L -> At 00:00 AM on the last tuesday of the month 0 0 * * 6#3 -> At 00:00 AM on the third Saturday of the month 0 0 ? 1 MON#1 -> At 00:00 AM on the first Monday of the January Detailed definition can be found here: Cronos You can try to use this generator. If you need help with setting up your own wipe schedule don't hesitate to ask for support! You can use plugin support section or DM me in Discord: metangerine. Configuration Language { "Discord_Poll_Title": "Please, choose next wipe map: ", "Discord_Poll_Option": "MAP #{0}", "Discord_Poll_Result_Title": "Vote ended with result: ", "Discord_Poll_MostVoted": "Most voted map", "Discord_Post_Title": "Next wipe map ({0}):", "Discord_Seed": "Seed", "Discord_Size": "Size", "Discord_PreviewLink": "Preview Link", "Discord_MapLink": "[Map Link]({0})" } Commands automaps.postnext - to post map automaps.runvote - to run vote CONTACT Need help or custom plugin for your server? Contact me using Discord: metangerine ----------------------------------------------------------------------
    $19.99
  14. Tangerine

    UItemSort

    I'll add it in config.
  15. I'll test that after weekends.
  16. Tangerine

    Add turret to a Kit

    Changed Status from Pending to Closed
  17. Tangerine

    please help

    Patrol helicopter? It takes damage, if you have config setup correctly and no other plugin conflicts with it.
  18. Tangerine

    UItemSort

    Depends on your config and needs. Easiest way to get prefab of any item in game, is to spawn/place it and ent kill. Then in console you gonna get full prefab path to it. Then if your config works in whitelist mode, just put that prefab path into prefabs list.
  19. Tangerine

    UItemSort

    Just the way it reads an array. Doesn't really matter. Sorting still needs to go through every item, so doesn't matter in what order you have them. Skins feature: I'll think about it.
  20. Tangerine

    please help

    English please, make sure you granted yourself right permission.
  21. Switch works only as trigger to turn on or off the turret. It doesn't matter in which position it stays for turret, it just toggles state.
  22. This is not about carbon, but your OS and permissions. Usually in pterodactyl like systems or closed hostings, plugins doesn't have full access to files. You have to change that if you have such ability ofc.
  23. Tangerine

    UItemSort

    Yes, it does.
  24. Changed Status from Pending to Closed
  25. Preset link is an example and broke due to site not saving presets. Just use it to create own one. As we discussed in discord plugin is not able to delete files because your system denies access to them. Everything else works fine.
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127k

Files Sold

Total number of files sold.

2.6m

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.