Common Files - smellyonionman/smellycraft GitHub Wiki
Each Smellycraft Plugin uses hot-pluggable task scripts, currently limited to:
- Chat/Actionbar Messages
- In-GUI Title Messages
- Tab Completion
You can change these to the names of other scripts, if you wish to override them.
If not all of the scripts are found, Smellycraft plugins will not load.
Futhermore, sc_common.dsc
loads several essential data storage components.
As a result, the Common Files are a requirement for all Smellycraft plugins.
You can find a list of scripts:
defined in all config files.
If the indicated script names are not loaded, Smellycraft plugins will not work.