Creating Your First Booster
The command below can be used to generate a booster. It will produce an automatically generated booster file that you can customize to your preference!
/iboosters create <type> <namespace>
Type: Can be anything that describes the kind of booster it will be. Take experience and money as examples.
Namespace: Anything that uniquely distinguishes it from other boosters. Take MY_BOOSTER and VANILLA as examples.
Following the execution of that command, a new file should be visible in the /plugins/IBoosters/boosters folder.
No Comments