PageLore splits long item lore into multiple inventory pages. Players change pages with configurable inventory clicks, while the real server-side item remains unchanged except for small PersistentDataContainer values that store the selected page and full-lore mode.

Main Features

  • Page splitting with a configurable separator line.
  • Packet-side lore rendering for clean item data.
  • PlaceholderAPI support.
  • Conditional requirement symbols.
  • Full-lore toggle mode.
  • Folia-safe scheduled refreshes.

Required Plugins

  • PacketEvents is required.
  • PlaceholderAPI is optional.

Start with Installation, then read Lore Format. MMOItems users should also read MMOItems Guide.