Zayasik workshop

Reviving Shot cover image

Reviving Shot - 1.0.3

$2

Zayasik

team  heal  particles 

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 "...

Reviving Shot in Codefling

AutoSpawner cover image

AutoSpawner - 0.1.0

$4

Zayasik

animals  spawning 

About AutoSpawner This plugin allows you to randomly spawn animals for a price in resources. Chat commands: /craft_spawner - command for craft custom spawner. Permission: autospawner.craft - Give permission to craft autospawner Config Example: { "AutoSpawner config": { "spawnInterval": 5.0, //Timer for spawning "spawnRadius": 5.0, "spawnFuel": "lowgradefuel", //Consume type of resource(shortname) for spawn "spawnFuelAmount": 10 //Total cost }, "Enabled Animals": { "bear": true, "wolf": true, "bo...

AutoSpawner in Codefling

HealerArea cover image

HealerArea - 1.0.0

Free

Zayasik

heal 

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 ox...

HealerArea in Codefling

Simple Magnets cover image

Simple Magnets - 0.1.0

Free

Zayasik

magnet  permissions 

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"...

Simple Magnets in Codefling