Creating Warps
Set a warp at your current location:
Requirements:
superior.island.setwarppermissionSET_WARPisland privilege (Moderator role and above by default)- Available warp slot (based on warps limit)
The default warps limit is configurable in
config.yml and can be increased through island upgrades.Listing Warps
View all warps on an island:- Warp names
- Warp icons (if set)
- Public/private status
- Warp categories
Using Warps
Teleport to a specific island warp:superior.island.warppermission- Island must be open OR you must be a member/coop
- Warp must be public (unless you’re a member)
Deleting Warps
Remove a warp from your island:superior.island.delwarppermissionDELETE_WARPisland privilege (Moderator role and above by default)
Deleting a warp is permanent. You’ll need to create it again if you want to restore it.
Warp Categories
Organize warps into categories for better management:- Default Category: Uncategorized warps
- Custom Categories: Create themed categories (e.g., “Farms”, “Shops”, “Attractions”)
Private Warps
Make a warp private so only island members can use it: Warp privacy is managed through the warp configuration. Private warps:- Don’t appear in public warp lists
- Can only be used by island members
- Useful for member-only areas
Warp Icons
Customize the icon that appears in the warps menu: The warp icon is displayed when players view the warps list. Icons can be:- Any valid Minecraft item
- Configured through the warps menu
- Used to represent the warp’s purpose visually
Warp icons support placeholders, including
{0} for the warp name. This allows for dynamic item names and lore.Warp Locations
Warp locations store:- World: Which dimension (normal, nether, end)
- Coordinates: Exact X, Y, Z position
- Rotation: Yaw and pitch for player facing direction
/island setwarp <name> again.
Warps Limit
Islands have a maximum number of warps they can create:- Island upgrades
- Admin commands
- Permissions (if configured)
Global Warps
The global warps system displays all public warps across all islands:- Sorted by island rank (configurable: worth, level, rating, or players)
- Filtered to show only public warps
- Great for server-wide navigation
Admin Commands
Administrators can manage warps with special commands:superior.admin.delwarp- Delete warpssuperior.admin.setwarpslimit- Set warps limitsuperior.admin.addwarpslimit- Increase warps limit
Use Cases
Public Shops- Create a warp to your shop area
- Name it “Shop” with a chest icon
- Make it public for customer access
- Set warps at key attractions
- Name them descriptively (“Mega Farm”, “Castle”, “Maze”)
- Guide visitors through your island
- Create private warps to storage rooms
- Set warps at important work areas
- Quick access for team members
- Warp to event locations
- Parkour course starting points
- PvP arenas or minigames
Best Practices
Use descriptive names
Name warps clearly so visitors know where they lead (e.g., “Shop”, “Farm”, “PvP Arena”).
Set appropriate icons
Choose icons that represent the warp’s purpose (chest for shops, wheat for farms).
Configuration
Warp system settings inconfig.yml:
Changes to warp limits require a restart or reload to take effect. Existing warps are not affected when reducing limits.