Project details
Project: NoTechTree
dev language: c# oxide
Plugin language: en
Author: @RustFlash
NoTechTree is a selective Tech Tree control plugin for Rust.
It lets you block Tech Tree unlocks globally, per workbench level (1/2/3), or by specific Tech Tree shortnames — with optional permissions, a whitelist, and logging.
Feel free to join my Discord and choose the role Flash. I have a lot of free plugins.
https://discord.gg/2ftdtaTQ6S
Default-style config overview:
{
"AddModdedTag": true,
"ShowLoadMessage": true,
"TechTreeBlocking": {
"BlockAll": true,
"BlockWorkbench1": true,
"BlockWorkbench2": true,
"BlockWorkbench3": true,
"BlockedTechTrees": [],
"AllowedTechTrees": []
},
"UsePermissions": false,
"UseWhitelist": false,
"WhitelistedItems": [],
"LogBlockedAttempts": false,
"LogTechTreeInfo": false
}
BlockAll is true:
AllowedTechTreesBlockWorkbench1: false)BlockAll is false:
BlockedTechTreesBlockWorkbenchX is trueOnly active when
UsePermissions: true
notechtree.bypassnotechtree.use/techtree command (admins can use it anyway)./techtree/techtree status/techtree list/techtree toggle <1|2|3|all> (admin only)load, run, enjoy 💝