Features
- set solar panel attribute (max power output)
- set true/false to apply for all server
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>.
- solarpaneltweaker.tweak -- Allows player to tweak solar panel attributes
Configuration
The settings and options can be configured in the SolarPanelTweaker file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.
How It Works
- set configuration in file /oxide/config/SolarPanelTweaker.json
- give permission .tweak to choosen players
- if player has permission.tweak, his new spawned panels will be modified
- if "Setting for all World" is set to "true" all existing and future panels will be modified
Future Plans
- more attributes
- more ideas