ChestShop-authors / ChestShopNotifier

Bukkit plugin that allows your players to see who bought or sold what while they were offline.
https://www.spigotmc.org/resources/chestshopnotifier.30313/
10 stars 8 forks source link

Unable to view CSN history page number. #21

Closed mibby closed 6 years ago

mibby commented 6 years ago

@Phoenix616 You can't view additional history pages anymore with commit https://github.com/Phoenix616/ChestShopNotifier/commit/111feeeaaf156faba0b8f8a72f9aa4c17f81d9ac

link

Player tried to type /csn history # for page number.

mibby commented 6 years ago

@Phoenix616 Getting reports that it is still broken as of commit https://github.com/Phoenix616/ChestShopNotifier/commit/3e5d79adf0c0cfd567bef724a411138898fffb8b. For reference, it is an admin that inherits all permissions if that makes any difference -- it trying to view the history of a player by the number as the name instead of progressing to his next page.

Phoenix616 commented 6 years ago

Ah, yeah, had a logic error on the check whether or not a page was inputted. Works now. (And I also noticed a bug that reloading wasn't working)