Added support of multislot for previous and next page
Example:
Code (YAML):
previous-page:
material: "ARROW" name: "<gray>Previous page" customdata: 100
lore: -
"<gray>Click to go to the previous page" slot: - 9
- 10
next-page:
material: "ARROW" name: "<gray>Next page" customdata: 100
lore: -
"<gray>Click to go to the next page" slot: - 16
- 17