Jump to content

XAVIER

Creator
  • Posts

    112
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by XAVIER

  1. XAVIER

    Kits Menu

    The work does not stand still. An update for almost all my plugins will be released very soon. And also new plugins will be released
  2. XAVIER

    QuestSystem

    The fix will be within this week
  3. XAVIER

    Trading Platform

    I will release an update within a week.
  4. XAVIER

    Trading Platform

    Hello everyone. The plugin will be updated very soon, now I'm rewriting the plugin, because a lot of things have changed.
  5. XAVIER

    QuestSystem

    oxide.grant user %STEAMID% personalanimal.boar
  6. XAVIER

    QuestSystem

    Hello. This function is already in this plugin, try installing the data: Type item: 4 Command: oxide.grant user "Lighten Shadows" personal animal.boar
  7. XAVIER

    QuestSystem

    If you, as an admin, want to stop the player's quest, then only through the data file If as a player, then in the menu it will be possible to stop the execution
  8. XAVIER

    QuestSystem

    Delete from data file. There are no more problems there)
  9. XAVIER

    QuestSystem

    Yes
  10. XAVIER

    Loot Editor

    You can view all the prefabs here, and find what you need: https://github.com/Trickyyy/Rust/blob/master/Prefabs.md
  11. XAVIER

    RPGSystem

    Version 1.0.1

    24 downloads

    The classic "RPG" plugin. A beautiful, minimalist plugin that diversifies the farm on your server. Full customization of each skill from the name to each picture Features Nice user interface Plugin Optimization Full customization of each element Autowipe with wipe ( optionally ) Selective configuration language ( RU, EN ) Permission rpgsystem.loggermax - Privilege for issuing the maximum rate for the "LOGGER" skill rpgsystem.minermax - Privilege for issuing the maximum rate for the "MINER" skill rpgsystem.huntermax - Privilege for issuing the maximum rate for the "HUNTER" skill rpgsystem.allmax - Privilege for issuing the maximum rate for all types of skills Config EN { "RPG Main Settngs": [ { "The name of the RPG": "LOGGER", "Type RPG": 1, "Max Rate ( Example: 4.5 )": 2.0, "Max Hits ( Example: 65000 )": 1500, "Permission to issue the maximum rate": "rpgsystem.loggermax", "Settings Image": { "Image": "https://i.imgur.com/L2FajS5.png", "Color ( HEX )": "#FFFFFF", "Opacity ( 0 - 100 )": 40, "Background picture": "https://i.imgur.com/W51xSJw.png" } }, { "The name of the RPG": "MINER", "Type RPG": 2, "Max Rate ( Example: 4.5 )": 1.5, "Max Hits ( Example: 65000 )": 3500, "Permission to issue the maximum rate": "rpgsystem.minermax", "Settings Image": { "Image": "https://i.imgur.com/GkG4ZFy.png", "Color ( HEX )": "#FFFFFF", "Opacity ( 0 - 100 )": 40, "Background picture": "https://i.imgur.com/JtsMBFX.png" } }, { "The name of the RPG": "HUNTER", "Type RPG": 3, "Max Rate ( Example: 4.5 )": 3.0, "Max Hits ( Example: 65000 )": 500, "Permission to issue the maximum rate": "rpgsystem.huntermax", "Settings Image": { "Image": "https://i.imgur.com/QGYVHFC.png", "Color ( HEX )": "#FFFFFF", "Opacity ( 0 - 100 )": 40, "Background picture": "https://i.imgur.com/jvrCv4g.png" } } ], "Permission to issue the maximum rate of all types of RPG": "rpgsystem.allmax", "Wipe data ?": true, "Verison Configuration": { "Major": 1, "Minor": 0, "Patch": 0 } } RU { "Основная настройка РПГ": [ { "Название РПГ": "LOGGER", "Тип РПГ": 1, "Максимальный рейт ( Пример: 4.5 )": 2.0, "Максимальное количество хитов ( Пример: 65000 )": 1500, "Пермиссия для выдачи максимального рейта данного типа РПГ": "rpgsystem.loggermax", "Настройка картинки": { "Картинка": "https://i.imgur.com/L2FajS5.png", "Цвет картинки ( HEX )": "#FFFFFF", "Прозрачность ( 0 - 100 )": 40, "Картинка заднего фона": "https://i.imgur.com/W51xSJw.png" } }, { "Название РПГ": "MINER", "Тип РПГ": 2, "Максимальный рейт ( Пример: 4.5 )": 1.5, "Максимальное количество хитов ( Пример: 65000 )": 3500, "Пермиссия для выдачи максимального рейта данного типа РПГ": "rpgsystem.minermax", "Настройка картинки": { "Картинка": "https://i.imgur.com/GkG4ZFy.png", "Цвет картинки ( HEX )": "#FFFFFF", "Прозрачность ( 0 - 100 )": 40, "Картинка заднего фона": "https://i.imgur.com/JtsMBFX.png" } }, { "Название РПГ": "HUNTER", "Тип РПГ": 3, "Максимальный рейт ( Пример: 4.5 )": 3.0, "Максимальное количество хитов ( Пример: 65000 )": 500, "Пермиссия для выдачи максимального рейта данного типа РПГ": "rpgsystem.huntermax", "Настройка картинки": { "Картинка": "https://i.imgur.com/QGYVHFC.png", "Цвет картинки ( HEX )": "#FFFFFF", "Прозрачность ( 0 - 100 )": 40, "Картинка заднего фона": "https://i.imgur.com/jvrCv4g.png" } } ], "Пермиссия для выдачи максимального рейта всех типов RPG": "rpgsystem.allmax", "Удалять дату при вайпе?": true, "Версия конфигурации": { "Major": 1, "Minor": 0, "Patch": 0 } } FAQ Question: How do I set up the plugin correctly? Answer: The plugin works from the number of hits it has made on stone or wood, from and collecting items. For example: You have set the following parameters in the MINER skill: Max Rate: 2,0f Max Hits: 35000 This means that when he makes 35,000 hits on the stone, he will receive the maximum rate of this skill Question: How can I translate the configuration into Russian, or back into English? Answer: In the plugin code on the 19th line of the plugin, you need to change the - TranslationRU parameter If you set: Translation RU = true; Then the configuration language you will have is Russian If you set: TranslationRU = false; Then the configuration language you will have is English
    $9.99
  12. XAVIER

    Trading Platform

    Hello. The update notification occurred due to a change in the plugin icon An update will be released very soon
  13. XAVIER

    Trading Platform

    Hello. It is possible to exhibit items with a skin that are not officially approved in the rust. I'll fix it within a week
  14. If I understand correctly: If a player stands still for a certain time, and he is in the zone of his vehicle, what happens to the console command?
  15. XAVIER

    Kits Menu

    I will update it within a week
  16. XAVIER

    Trading Platform

    Hello. You must have an economy plugin, you must link it to my plugin in the configuration
  17. XAVIER

    Trading Platform

    It is worth checking the strength of all items
  18. XAVIER

    QuestSystem

    In the new version of the plugin, this button has already been added. There will be a global plugin update soon.
  19. XAVIER

    Loot Editor

    I'll take a look today.
  20. XAVIER

    Loot Editor

    Version 1.0.8

    130 downloads

    This plugin will help you change the standard loot to a newer one! -------------------------------------------------------------------------------------------------------------------------- Simple and user-friendly design The speed and convenience of the plugin Setting up each item in the date file Setting up absolutely every loot box Support for custom items Blueprint item support Huge functionality of the plugin -------------------------------------------------------------------------------------------------------------------------- Video Review: ( The video shows the main functionality of the plugin! ) -------------------------------------------------------------------------------------------------------------------------- Configuration: { "Permission to use the command": "looteditor.use", "Use Notify ? ( https://codefling.com/plugins/notify )": false, "Verison Configuration": { "Major": 1, "Minor": 0, "Patch": 0 } } Configured date file ( configured for demo ) { "crate_normal": { "PrefabName": "crate_normal", "Minimum number of dropped items": 5, "Maximum number of dropped items": 7, "_itemsList": [ { "ShortName": "techparts", "DisplayName": "", "Min amount": 2, "Max amount": 4, "SkinID Item": 0, "IsCondition": false, "Condition": 0.0, "Max Condition": 0.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "metalblade", "DisplayName": "", "Min amount": 3, "Max amount": 4, "SkinID Item": 0, "IsCondition": false, "Condition": 0.0, "Max Condition": 0.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "metalpipe", "DisplayName": "", "Min amount": 3, "Max amount": 6, "SkinID Item": 0, "IsCondition": false, "Condition": 0.0, "Max Condition": 0.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "carburetor3", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 140.0, "Max Condition": 140.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "crankshaft3", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 140.0, "Max Condition": 140.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "piston3", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 140.0, "Max Condition": 140.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "sparkplug3", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 140.0, "Max Condition": 140.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "valve3", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 140.0, "Max Condition": 140.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "hammer", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": false, "Condition": 0.0, "Max Condition": 0.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "sewingkit", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": false, "Condition": 0.0, "Max Condition": 0.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "sheetmetal", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": false, "Condition": 0.0, "Max Condition": 0.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "smgbody", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": false, "Condition": 0.0, "Max Condition": 0.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "riflebody", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": false, "Condition": 0.0, "Max Condition": 0.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "roadsigns", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": false, "Condition": 0.0, "Max Condition": 0.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "rope", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": false, "Condition": 0.0, "Max Condition": 0.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "semibody", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": false, "Condition": 0.0, "Max Condition": 0.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "glue", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": false, "Condition": 0.0, "Max Condition": 0.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "gears", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": false, "Condition": 0.0, "Max Condition": 0.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "vehicle.1mod.engine", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 300.0, "Max Condition": 300.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "vehicle.1mod.flatbed", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 250.0, "Max Condition": 250.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "vehicle.2mod.fuel.tank", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 325.0, "Max Condition": 325.0, "Blueprint": false, "Chance": 25 } ] }, "crate_basic": { "PrefabName": "crate_basic", "Minimum number of dropped items": 3, "Maximum number of dropped items": 6, "_itemsList": [ { "ShortName": "rifle.m39", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 100.0, "Max Condition": 100.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "lmg.m249", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 500.0, "Max Condition": 500.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "rifle.lr300", "DisplayName": "", "Min amount": 4, "Max amount": 7, "SkinID Item": 0, "IsCondition": true, "Condition": 150.0, "Max Condition": 150.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "gun.water", "DisplayName": "", "Min amount": 6, "Max amount": 7, "SkinID Item": 0, "IsCondition": true, "Condition": 50.0, "Max Condition": 50.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "smg.thompson", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 100.0, "Max Condition": 100.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "pistol.python", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 100.0, "Max Condition": 100.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "pistol.revolver", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 100.0, "Max Condition": 100.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "rocket.launcher", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 200.0, "Max Condition": 200.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "hammer", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": false, "Condition": 0.0, "Max Condition": 0.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "rifle.ak", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 150.0, "Max Condition": 150.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "rifle.ak.ice", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 150.0, "Max Condition": 150.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "rifle.semiauto", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 100.0, "Max Condition": 100.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "pistol.semiauto", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 100.0, "Max Condition": 100.0, "Blueprint": false, "Chance": 25 }, { "ShortName": "pistol.m92", "DisplayName": "", "Min amount": 1, "Max amount": 2, "SkinID Item": 0, "IsCondition": true, "Condition": 100.0, "Max Condition": 100.0, "Blueprint": false, "Chance": 25 } ] } }
    $19.99
  21. XAVIER

    Kits Menu

    Yes, there is. Today I think I'll fill in the update
  22. XAVIER

    QuestSystem

    Today I will take a look about your mistake
  23. XAVIER

    Trading Platform

    Very soon, at the moment, a new design for the plugin is being created.
  24. XAVIER

    DKMarket

    Slightly delayed, but updated)
  25. XAVIER

    DKMarket

    Of course you can! I will update the plugin within 2 hours!
2.3m

Downloads

Total number of downloads.

10.7k

Customers

Total customers served.

154.2k

Files Sold

Total number of files sold.

3.3m

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.