The Warp Menu
/warp opens the main menu β a paginated, tabbed GUI for browsing every warp on the server.
A navigation bar runs along the bottom row. Each tab is an optional feature you can disable in config.yml:
| Tab | Shows | Toggle |
|---|---|---|
| All Warps | Every visible warp, paginated. | always on |
| My Warps | The warps you own (left-click to teleport, right-click to edit). | always on |
| Recommended | Promoted warps, shown first. | Settings.Topped.Enabled |
| Favourites | Warps youβve favourited. | Settings.Favorites.Enabled |
| Trending | Popular warps by recent visits. | Settings.Trending.Enabled |
| Categories | The category list (PvP, Shops, β¦). | Settings.Categories.Enabled |
| Search | Prompts for a query. | Settings.Search.Enabled |
The tab icons, names and lore all live under GUI: in config. Tabs auto-fill the free bottom-row slots (46, 47, 48, 50, 51, 52) unless you pin one with a fixed Slot.
Which tab opens first
Section titled βWhich tab opens firstβSettings.DefaultMenu decides the landing tab:
allβ open All Warps first (categories reachable from the bottom bar).categoriesβ open the category list first (with an βAll Warpsβ button inside).
categories only takes effect if the Categories feature is enabled and at least one category exists.
Interacting with a warp icon
Section titled βInteracting with a warp iconβ| Action | Result |
|---|---|
| Left-click | Teleport (subject to warmup and permission). |
| Shift-click | Toggle favourite. |
| Right-click (in My Warps) | Open the edit menu. |
Decorative filler
Section titled βDecorative fillerβThe border/background is configurable under GUI.Filler β set Border: true for an edge-only frame, or false to fill every empty slot. Change Material to recolour it.