Jump to content

Zayasik

Creator
  • Posts

    13
  • Joined

Everything posted by Zayasik

  1. Version 0.1.0

    46 downloads

    Allows players to attract items to them with a magnet Features: - Simple and fast attract items to player - AutoLoad Your oxide groups to config file Notes: - Sometimes raycast through constructions does not work correctly. Admin chat commands: /m_give - Will give you a magnet. Permissions: simplemagnets.use - Permissions for use magnets. Config: { "Permissions Groups": { "default": { "Priority": 0, // For oxide.groups filters "CoolDown": 5.0, //Timer for magnets "MaxItemsInOnce": 5, "MaxRadius": 5.0 }, "vip": { //Example from my oxide.groups "Priority": 1, "CoolDown": 1.0, "MaxItemsInOnce": 10, "MaxRadius": 10.0 } }, "MagnetSkinID": 3366998024 //Your custom skinID } Demo Video(v0.1.0):
    Free
  2. Zayasik

    HealerArea

    Version 1.0.1

    45 downloads

    Very simple plugin for healing Your mates in area. Features: - You can customize for any donate groups Healer class. - AutoLoad to config file Your oxide groups. Permissions: healerarea.use - Permission for use plugin command. Config: { "Permissions Groups": { "default": { // Default group from start plugin "priority": 0, "HealInterval": 5.0, //Heal timer "HealRadius": 5.0, "InstantlyHeal": 5.0, //Static heal for once "PendingHeal": 10.0 //Metabolism gradual heal }, "vip": { //Example from my oxide.groups "priority": 1, "HealInterval": 1.0, "HealRadius": 10.0, "InstantlyHeal": 50.0, "PendingHeal": 50.0 } }, "isEffect": true, //Enable/disable water BOOM effect for detect Healer "ChatCommand": "heal_area" //Your command for start Healer }
    Free
  3. Zayasik

    AutoSpawner

    Version 0.3.1

    18 downloads

    About AutoSpawner This plugin allows you to randomly spawn animals for a price in resources. Features: - You can customize your animals for spawn(custom items for any animal). - If You have same fuel for some animals - will picked random animal with same fuel. - AutoLoad groups for config file. - Power off/on from Rust+ on SmartSwitch. - Tracking all spawners for Admins from simple UI. Chat commands: /craft_spawner - command for craft custom spawner. Admin commands: /autospawner list - Open UI with all spawners on server(need ownerid*). //Example UI in screens Permission: autospawner.craft - Give permission to craft. autospawner.place - Give permission to place. Groups: "default": { "priority": 0, "maxSpawners": 1, "maxAnimals": 5 } Notes: Dont add or remove animals from config file, just disable or enable them as needed. After restarting server, all animals will be removed. Config Example: { "AutoSpawner config": { "spawnInterval": 5.0, //Timer for spawning "spawnRadius": 5.0, "speedFall": 3.0 //The speed of animals falling to the ground }, "Animals Custom spawning": { //First config key example for all animals in the list "bear": { "enabled": true, //Enabled/disabled to spawn animal "animalPrefab": "assets/rust.ai/agents/bear/bear.prefab", //Dont try to change this "fuel": { "fuelShortname": "lowgradefuel", //Only shortnames items "skinId": 0, //Your custom skinID "fuelAmount": 10 //Cost fuel for spawn one animal } }, "wolf": {...}, "boar": {...}, "horse": {...}, "chicken": {...}, "stag": {...} }, "spawnerSkinId": 3358767438, //Your custom skinID for autospawner "Cost craft": { //Cost for craft "lowgradefuel": 10, "metal.fragments": 100, "wood": 100 }, "Permissions": { "default": { // Default config from start plugin "priority": 0, "maxSpawners": 1, "maxAnimals": 5 }, "vip": { //Example from my oxide.groups "priority": 1, "maxSpawners": 5, "maxAnimals": 10 }, "premium": { //Example from my oxide.groups "priority": 2, "maxSpawners": 10, "maxAnimals": 20 } } } Demo Video(v0.1.0):
    $8.00
  4. Version 1.0.3

    9 downloads

    This plugin allows you to revive allies while he is wounded, with the help of a shot, for this you need to have in your inventory medkit or syringe. Console command: reviveshot_toggle - allows you to enable or disable the player reviving shot Permission: reviveshot.use - Give permission to use this plugin Config Example: { "cooldown": 35.0, // In seconds "onEffect": true, //Enable/disable to spawn particles "particles": 20, //Amount of particles "Meds Heal": { //How much HP from med after shot "syringe.medical": 5, "largemedkit": 50 } } //Note: Green plus indicator been temporarily removed, i'll return it in the nest updates
    $2.00
1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

117.5k

Files Sold

Total number of files sold.

2.4m

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.