Fateeh workshop
Undo Block - 0.0.4
$9
prefabs remover tool removeDownload the UndoBlock.cs. undoblock.use allows you to use this plugin. Put it in the oxide/plugins folder. And everything should be okay. If your server doesn't create config file: UndoBlock.json If you press 'CTRL + R', the last block you added will be removed. { "Refund Block": false } If you want the materials to return to the player, you can set the setting to true in the config file. Default setting is false.
Undo Craft - 0.0.2
$5
Download the UndoCraft.cs undocraft.use allows you to use "/undocraft". Put it in the oxide/plugins folder. And everything should be okay. If your server doesn't create config file: UndoCraft.json All you have to do is type "/undocraft"and the last item you crafted will return its materials to you if the specified time has not passed. /undocraft { "Refund Items": true, "Cooldown Duration": 60.0, "Undo Duration": 120.0 } Cooldown duration and undo duration can be configured, and the refund option...
Grade UI - 0.1.6
$14
construction skin skinsDownload the GradeUI.cs. gradeui.use is required to use the interface. Put it in the oxide/plugins folder. May require new permissions with updates. And everything should be okay. If your server doesn't create config file: GradeUI.json { "Consume Materials": false, "Images": { "..." } }
BuildCost UI - 0.1.3
$14
calculate calculator buildingDownload the BuildCostUI.cs. Will be added soon for usage selectability Put it in the oxide/plugins folder. And everything should be okay. If your server doesn't create config file: BuildCostUI.json Updated ✅ If you changed the config "/buildcost" is allows you to open interface to calculate { "AnchorMax": "0.988 1", "AnchorMin": "0.91 0.491", "Button": true, "Images": { "..." } } If you do not want to open the interface via the button, you can make changes via the config file. If you have disab...
Stat Tracker - 0.0.2
Free
stats rank pveIt is designed to allow you to easily view the statistics of your server and players. The plugin will be constantly improved, so it is very important for me to express your wishes. Commands /showplayerstats "name" /showserverstats /showmystats Permission stattracker.admin "Allows you to use authority-level features" stattracker.use "Allow you to use basic-level features" Data { "timePlayed": { "76561198069763717": "00:00:02.9089164" }, "entityPlaced": { "76561198069763717": 4 }, "playerDeath": {...