Quick Start Guide
This guide will walk you through creating your first island and using the essential commands in SuperiorSkyblock2.Creating Your First Island
Create Your Island
Use the create command to start your island:Or use the short alias:If schematics are available, you’ll see a GUI menu to select your starting island type:
If island names are not required in your config (
island-names.required-for-creation: false), you can simply use /is create- Normal: Classic skyblock island
- Desert: Desert-themed island
- Mycel: Mushroom island
Essential Player Commands
Island Navigation
Team Management
Manage Roles
Promote members to give them more permissions:Island roles (in order):Or set a specific role:
- Member: Basic permissions
- Moderator: Can invite, kick, and manage warps
- Admin: Can change settings and manage co-op
- Leader: Full control (you)
Co-op System
Temporarily allow players to build without making them full members:Co-op players have build permissions but can’t invite others or change island settings. Co-op access is perfect for allowing friends to help without full membership.
Island Management
Settings & Permissions
PvP- Player vs Player combatNATURAL_MONSTER_SPAWN- Natural mob spawningCREEPER_EXPLOSION- Creeper damageFIRE_SPREAD- Fire spreadingLAVA_FLOW&WATER_FLOW- Liquid flow
Island Privacy
Warps
Create teleport points on your island:Warps can be made public or private. Public warps appear in
/is warps for all players.Island Economy
Island Bank
Share money with your team:Worth & Levels
- Block worth values (defined in
blockValues.yml) - Block counts (tracked automatically)
- Formula:
level = worth / 2(configurable)
Upgrades & Progression
Island Upgrades
- Island Size: Expand your build area
- Crop Growth: Increase crop growth speed
- Spawner Rates: Boost spawner spawn rates
- Mob Drops: Multiply mob drop amounts
- Team Limit: Add more member slots
- Island Effects: Add potion effects (Speed, Jump Boost, etc.)
Missions
Advanced Features
Island Customization
Island Chest
Shared storage for your team:- Pages: 0 (upgradeable)
- Size: 3 rows (upgradeable to 6)
- Access: Requires
ISLAND_CHESTpermission
Fly Mode
Enable creative-style flying on your island:Team Chat
Tips & Best Practices
For Island Owners
- Set Clear Permissions: Use
/is permissionsto define what each role can do - Protect Valuables: Only give Moderator+ the
VALUABLE_BREAKpermission - Regular Backups: Admins should regularly backup the database
- Monitor Worth: Use
/is recalcperiodically to update your island ranking
For Team Members
- Respect Boundaries: Don’t build outside the island limits
- Communicate: Use
/is teamchatto coordinate with your team - Check Permissions: Ask your leader if you can’t perform an action
- Contribute: Deposit money with
/is depositto help fund upgrades
Island Organization
- Create Zones: Use warps to mark different areas (farms, shops, builds)
- Expand Wisely: Upgrade size before hitting the border
- Track Limits: Monitor block limits with
/is counts(default: 8 hoppers, 4 minecarts) - Optimize Worth: Focus on high-value blocks to climb
/is top
Common Issues
Can’t Create Island
- Already in Island: Leave your current island with
/is leave - Invalid Name: Names must be 3-16 characters (configurable)
- Name Taken: Choose a unique island name
- Disband Limit: Check remaining disbands (default: 5 per player)
Can’t Build
- Not on Your Island: Only build on your own island or where you have co-op
- Outside Border: Enable border with
/is toggle borderto see boundaries - No Permission: Ask the island leader for the required permission
- Protected Spawn: You’re in the spawn region
Commands Not Working
- No Permission: Ask admin for
superior.island.*permission - Wrong Syntax: Use
/is helpto see correct command format - Cooldown Active: Some commands have cooldowns (e.g., recalc: 30 seconds)
- Island Required: Create an island first with
/is create
Help & Resources
Configuration Guide
Learn about advanced configuration options
API Documentation
Develop custom integrations and plugins
Next Steps
Now that you’ve created your first island, explore:- Build Your Base: Expand and customize your island
- Invite Friends: Grow your island team
- Complete Missions: Progress through challenges
- Upgrade Your Island: Unlock new features and bonuses
- Compete: Climb the
/is topleaderboard
For a complete command reference, use
/is help in-game or check the permissions list in plugin.yml.