Archy-X / AuraSkills

The ultra-versatile RPG skills plugin
https://aurelium.dev/auraskills
GNU General Public License v3.0
235 stars 88 forks source link

Ability placeholders and PAPI parse command tabcomplete support #259

Closed ErikSzabo closed 5 months ago

ErikSzabo commented 5 months ago

Adds support for ability placeholders so the plugin can be more compatible with other plugins that support placeholders/placeholder math.

Adds support for tab completion when you use /papi parse command. Just type /papi parse me %auraskills_ and the tab completion will kick in.

ErikSzabo commented 5 months ago

If you are seeing this first, here is the discord suggestion describing the pr: https://discord.com/channels/732657582313046027/1227524229675618324

ErikSzabo commented 5 months ago

Done