BrendonButler / Shops

Shops plugin for Bukkit/Spigot 1.20
https://www.sparkzz.net/projects?id=shops
GNU General Public License v2.0
1 stars 0 forks source link

Merge GH-9 into develop #21

Closed BrendonButler closed 1 year ago

BrendonButler commented 1 year ago

This feature implements the Notifiable class and a handful of other minor fixes and changes. This enables customizable messages, but they will be implemented for Beta. It also implements a pagination class to paginate the browse command. Usage messages have also been customized so that they are specific to the command being run. If there isn't a specified usage message, then it will use the default.

Issues