Allows building and upgrading without the need for resources.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- freebuild.allow - Allows player to use the /freebuild chat commands
Chat Commands
- /freebuild - Toggles the freebuild state on and off. (by default command is "freebuild", can be changed in config).
Configuration
The settings and options can be configured in the FreeBuild file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.- Give Player Hidden Resources - Place raw materials into hidden slots of the player inventory to make client-side UI think that the player has enough resources to upgrade.
- Chat Command - The command used to toggle free building on and off.
- Require Chat Command - If set to false, the player will only need the permission freebuild.allow in order to build for free, and will not have to use the chat command to toggle on and off.
- Deployables Are Free - If set to true, deployables are also free and do not use/remove the item from the player's inventory when placed.