Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 1.8 KB

File metadata and controls

49 lines (40 loc) · 1.8 KB

SkyeBlock Plugin Dependencies

Required Dependencies (Hard)

These plugins must be installed for SkyeBlock to load:

  1. WorldEdit - Required for island schematic management
  2. Vault - Required for economy and permission integration

Optional Dependencies (Soft)

These plugins are optional but recommended for full functionality:

  1. WorldGuard - Used for region protection

  2. ProtocolLib - Used for visitor packet-level restrictions

  3. LuckPerms - Used for permission management

  4. SlimeWorldManager / AdvancedSlimeWorldManager - Used for world management

Installation Order

  1. Install WorldEdit first
  2. Install optional dependencies (WorldGuard, ProtocolLib, LuckPerms)
  3. Install SkyeBlock
  4. Restart server

Server Requirements

  • Minecraft Version: 1.21.10
  • Server Type: Paper, Spigot, or compatible fork
  • Java Version: 17 or newer

Troubleshooting

If you see errors about missing dependencies:

  • Make sure WorldEdit is installed (required)
  • Check that all plugins are compatible with Minecraft 1.21.10
  • Ensure plugins are in the plugins/ folder
  • Restart the server after adding dependencies