Install Remaining Essential Plugins

Last updated 29 Nov 2025, 11:06

Status: 7/12 essential plugins installed ✅ Method: Upload via Crafty Web Interface


✅ Already Installed (Automatic)

The following plugins have been automatically installed:

  1. Multiverse-Core (4.3.13) - Base world management
  2. Multiverse-Portals (4.2.3) - Custom portals
  3. Multiverse-NetherPortals (4.2.3) - Per-world nether portals
  4. Multiverse-Inventories (4.2.6) - Separate inventories
  5. Multiverse-SignPortals (4.2.2) - Sign-based teleportation
  6. Vault (1.7.3) - Economy API
  7. EssentialsX (2.21.0) - Core commands

❌ Need Manual Download & Upload

These plugins need to be downloaded and uploaded manually via Crafty:

1. LuckPerms (Permissions Management)

Download: https://luckperms.net/download

  • Click "Bukkit" tab
  • Download latest version (5.4.145+)
  • File: LuckPerms-Bukkit-X.X.XXX.jar

2. WorldEdit (Building Tool)

Download: https://dev.bukkit.org/projects/worldedit/files

  • Find latest 1.21.x compatible version (7.3.x)
  • Download worldedit-bukkit-7.3.x.jar

Alternative: https://www.spigotmc.org/resources/worldedit.13932/

3. WorldGuard (Protection)

Download: https://dev.bukkit.org/projects/worldguard/files

  • Find latest 1.21.x compatible version (7.1.x)
  • Download worldguard-bukkit-7.1.x.jar

Alternative: https://www.spigotmc.org/resources/worldguard.13880/

4. CoreProtect (Logging/Rollback)

Download: https://www.spigotmc.org/resources/coreprotect.8631/

  • Click "Download Now"
  • Latest version: 22.4+
  • File: CoreProtect-XX.X.jar

Alternative: https://github.com/PlayPro/CoreProtect/releases

5. TNT Duplication Plugin (Technical Minecraft)

Option A: CarpetExtra for Bukkit (Recommended)

  • Search SpigotMC for "Carpet Bukkit" or "ServerPurpur"
  • This adds Carpet-mod-like features including TNT duplication

Option B: FabricProxy-Lite + Carpet Mod

Option C: Simple TNT Duplication Plugin


How to Upload Plugins via Crafty

  1. Access Crafty Web Interface:

  2. Navigate to Files:

    • Click on your server name
    • Go to "Files" tab
    • Navigate to plugins/ directory
  3. Upload JAR Files:

    • Click "Upload" button
    • Select the downloaded .jar file
    • Wait for upload to complete
    • Repeat for each plugin
  4. Restart Server:

    • Go to "Dashboard"
    • Click "Stop Server"
    • Wait for server to stop
    • Click "Start Server"

Verification

After uploading and restarting, verify plugins loaded:

  1. Go to "Console" tab in Crafty
  2. Type command: /plugins
  3. You should see all plugins in GREEN

Expected plugins list:

Plugins (12): Multiverse-Core, Multiverse-Portals, Multiverse-NetherPortals,
Multiverse-Inventories, Multiverse-SignPortals, Vault, EssentialsX, LuckPerms,
WorldEdit, WorldGuard, CoreProtect, [TNT Plugin Name]

Quick Download Links (Direct)

If the above links don't work, try these direct downloads:

LuckPerms:

https://download.luckperms.net/

WorldEdit:

https://enginehub.org/worldedit/#downloads

WorldGuard:

https://enginehub.org/worldguard

CoreProtect:

https://modrinth.com/plugin/coreprotect/versions

After Installation

Once all plugins are installed:

  1. Configure LuckPerms:

    /lp creategroup default
    /lp creategroup vip
    /lp creategroup moderator
    /lp creategroup admin
    
  2. Set up Multiverse worlds:

    /mv create creative NORMAL
    /mv create mining NORMAL
    /mv create pvp NORMAL
    
  3. Configure WorldGuard regions:

    //wand
    //pos1
    //pos2
    /rg define spawn
    
  4. Enable CoreProtect:

    • Automatically logs all block changes
    • Use /co inspect to check changes
    • Use /co rollback to undo grief

Troubleshooting

Plugin won't load:

  • Check Minecraft version compatibility (should be 1.21.x)
  • Look for "PaperMC" or "Spigot" or "Purpur" compatible versions
  • Check console for error messages

Dependencies missing:

  • Multiverse modules require Multiverse-Core (already installed)
  • WorldGuard requires WorldEdit
  • Many plugins require Vault (already installed)

File upload fails:

  • Try smaller file size (< 10MB usually fine)
  • Use SCP if file is large:
    scp Plugin.jar zenpower@zenpower.at:/opt/zenpower/docker-data/minecraft/servers/946dff4f-983f-470d-b99b-b1abbe216738/plugins/
    

Last Updated: 2025-11-29 Server: Purpur 1.21.10 Installed: 7/12 essential plugins