Taking damage no longer reduces SP.
You can now adjust the Basic SP Regen Per Attack in the server configuration file. Adjusted the default Base SP and SP Regen for players.
You can now adjust the SP bar position in the client configuration file. Make sure to delete the old configuration file so that a new one can be generated upon launch.
This version requires RPGMana 1.0.8.2 as a dependency. By default, the SP and Mana bars no longer overlap each other.

Additionally, it now allows registering spells that consume both SP and Mana simultaneously.
To register a spell that consumes both SP and Mana, follow these steps:
- Blacklist Configuration: Add the spell id to the "blacklist_spell_casting_regex" field in the server.json configuration files of both mods (rpgmana and rpgsp).
- Whitelist Configuration: Add the same spell id to the "whitelist_spell_casting_regex" field in the server.json file of the rpgsp mod.
- Custom Resource Costs: Specify the SP and Mana consumption values for your spell in the respective server.json files under dedicated fields.
First version



