DEMO
This is a short preview of the documentation that ships with every product. Three sections are open; the marker codes, the slot map and the code examples are unlocked when you buy.
INTEGRATION GUIDE

XGTBATTLEPASS UI

Step by step

Opening the UI

Everything required to make the UI appear on the client.

Install the resource pack

Place the pack (and its .key file) in your server's resource_packs/ folder and register it in resource_packs.yml. Every player must have the pack applied.

Create the inventory

Open a double-chest inventory (54 slots) for the player. Any virtual-inventory library works: InvMenu on PocketMine-MP, FakeInventories on PowerNukkitX.

🔒 The rest of this section comes with the product Title marker, XP code table, slot roles and the troubleshooting checklist.
Reference

UI Legend

Each screenshot in the guide is annotated with numbered pins. Hover or tap a pin to highlight its explanation. The full guide annotates nine screens this way; here is the first one.

Main screen

Main screen annotated

Click the image to enlarge.

1
Season label DOCUMENTED

The season text you choose is the only part of the title the player reads. The guide gives you the exact position it takes.

2
XP counter DOCUMENTED

A plain item name you rewrite as the player earns XP. The guide names the slot it lives in and the format it expects.

3
Previous page DOCUMENTED

Pages back through the tiers. The guide lists the index it reports to your plugin and what you redraw after a press.

4
Next page DOCUMENTED

Pages forward. Same handling as the arrow on the left, with the page count and the clamping rule spelled out in the guide.

🔒
Six more pins on this screen LOCKED

The XP bar, the free and premium reward rows, the tier numbers, and the INFO, QUESTS and GET PREMIUM triggers each get their own pin in the full guide, with the slot they live in and the marker that drives them.

Included with your purchase

What is in the full guide

Blurred preview of the full guide
🔒 Unlocked when you buy
  • Slot Map - all 54 slots, what each one holds and which ones must never be air.
  • Nine annotated screens - tier pages, XP and claim states, INFO, QUESTS, week tabs, unlock premium, confirm purchase, premium active.
  • Markers & Flags - the full table: XP bar codes, page markers, state markers.
  • Click Routing - which slots report a click to your plugin and which are handled by the pack alone.
  • Code Examples - working snippets for PocketMine-MP and PowerNukkitX.
  • Gallery - every screen at full size.
💬
Every purchase includes this guide. You get your own private link, hosted and kept up to date. Questions during integration go to discord: xgdavid.