Hi everyone!
I've decided to improve BGrade a bit and added skin support for this plugin and some other refactors in the process.
You can download the new verison of plugin here: RustPlugins/Plugins/BGrade.cs at main · Lunat1q/RustPlugins (github.com)
Changes:
- New command: /bgrade <grade> <skinId (from 0 which is default to whatever index is available for the grade)>, ex: /bgrade 3 1 -> metal with Ship Container skin. Old command still works as before, default skin will be applied on such.
- New Settings:
"Behavior": {
"Play Upgrade Animation": true
}It controls if upgrade animation is played when new block is built. From my point - no sound of upgrade gives unfair advantage when raid tower is being built using this plugin, that's why I've decided to add this.
If you have any suggestions for this functionality or plugin in general, let me know.