![[Collections] - Collect set item icon](https://images.polymart.org/product/7443/thumbnail.png?t=1742784537&v=3)
[Collections] - Collect set item 1.1
Can you collect them all?
Page 1
1.1
Mar 25, 2025
Configurable messages - Code Optimizations
Added
- Messages are now configurable within the messages.yml (Minimessage Support ONLY)
Changed
- Changed the way Pagination buttons populate the GUI
Changepagination: previous: material: ARROW display-name: "<green>Previous Page" lore: - "<gray>Go to the previous page" custom-model-data: 0 slot: -9 # Relative to GUI size: -9 means 9 slots from the end (first slot of last row) next: material: ARROW display-name: "<green>Next Page" lore: - "<gray>Go to the next page" custom-model-data: 0 slot: -1 # Relative to GUI size: -1 means last slot of the GUI back: material: BARRIER display-name: "<red>Back to Categories" lore: - "<gray>Return to the category selector" custom-model-data: 0 slot: -5 # Relative to GUI size: -5 means middle of the last row
1.0
Mar 24, 2025
Page 1