Releases: VoidemLIVE/Help-Command-Plugin
Releases · VoidemLIVE/Help-Command-Plugin
Version 2.9.1
- Added Folia support from @tlm9201
Version 2.9
In config:
- Added pagePrompt.arrowBack
- Added pagePrompt.arrowForward
- Added placeholders: pageNum, prevNum, and nextNum. All placeholders surrounded by $[ ]
- Changed pagePrompt.page
- Removed pagePrompt.pageNumberColour
- Removed pagePrompt.pageTextColour
Functionality:
Can now customise the arrows on the page prompter, not required to display the page numbers/arrows anymore.
READ WHEN UPDATING:
https://hcdocs.voidem.com/updating-versions
Please contact me on Discord with any issues
Version 2.8.4
- Rewritten the main code for /help
- Rewrite of code fixed issue with /help not having page prompt (whilst having 0 args)
- Added /hc ver and /hc rl as aliases of /hc version and /hc reload
- Added version checker onto /hc version
Version 2.8.3
I fixed an issue where if you only had 1 page in your configuration, it would error.
Version 2.8.2
- Fixed being flagged by windows defender (hopefully)
Version 2.8.1
- Register the aliases with bukkit
Version 2.8
- Added aliases, more information here
- Added the ability to disable the next page prompt
- Removed the "numberOfPages" field which defined how many pages there are. Now just uses the final number in the pagesEnabled list.
Version 2.7.6
- Added previous page button
- Added Page field in config
- Added more checking if PlaceholderAPI is installed to prevent it being a requirement
- Removed the pagetext field in config
Please contact me on Discord with any issues
Version 2.7.5
- Added PlaceholderAPI support
- Added version checker that checks between SpigotMC latest version and the version defined in config.yml (DONT CHANGE IT)
Version 2.7
Thank you to notenoughbees for allowing unlimited pages to be added to the config.yml