In this verion I:
- Added a Tab Completer. Typing
/help
will now have tab autocomplete options when you type. - Added an option to update admins of a new release in-game when they login.
- Corrected the permission to notify admins of a new release from
discordnick.admin
tohelprestored.admin
. - Corrected the link to download a new release from the page for
discord-nick-sync
tohelp-restored
. - Modified the
UpdateChecker.java
file to be able to be copied and pasted between my different plugin projects. - Changed the
/helpreload
command description to signify that it reloads HelpRestored configs too. - Added functionality to automatically update the config on new versions.
Full Changelog: https://github.com/Erallie/help-restored/compare/v1.0.1...v1.0.2
In this release, I:
- Made the plugin not fail if there is an amended topic in whose topic or command doesn't exist.
- Changed the update checker to give the modrinth download url instead of github if it exists.
Full Changelog: https://github.com/Erallie/help-restored/compare/v1.0.0...v1.0.1
Initial release for HelpRestored.
Full Changelog: https://github.com/Erallie/help-restored/commits/v1.0.0