Installation
Installation Guide
This guide will walk you through installing zItems on your Minecraft server.
Prerequisites
Before installing zItems, ensure your server meets these requirements:
Server Requirements
Minecraft Version: 1.21.5 or higher
Server Software: Paper or Spigot (Paper recommended for best performance)
Java Version: Java 21 or higher
Required Dependencies
zMenu: Required for GUI functionality
Download: zMenu Plugin
Must be installed before zItems
Optional Dependencies
zItems integrates with these plugins if installed:
ItemsAdder
Custom block support
Nexo
Custom block support
Oraxen
Custom block support
Jobs Reborn / ZJobs
Job system integration & XP boost effects
WorldGuard
Region protection checks
SuperiorSkyBlock2
Island protection checks
EconomyShopGUI
Shop integration for Auto-Sell
ShopGUIPlus
Shop integration for Auto-Sell
ZShop
Shop integration for Auto-Sell
PlaceholderAPI
Placeholder support in item names/lore
Step-by-Step Installation
Step 1: Download zItems
Download the latest version of zItems from:
Official website: groupez.dev
Or from your purchase platform
Download zMenu (required dependency)
Step 2: Upload Plugin Files
Stop your Minecraft server completely
Navigate to your server's
plugins/folderUpload the following files:
zMenu-X.X.X.jarzItems-X.X.X.jar
Step 3: Start Your Server
Start your Minecraft server
Watch the console for any errors
You should see messages indicating zItems loaded successfully:
Step 4: Verify Installation
Run the following command in-game or console:
You should see:
If you see this message, congratulations! zItems is installed correctly.
Directory Structure
After first startup, zItems will create the following structure:
Initial Configuration
1. Edit config.yml
config.ymlOpen plugins/zItems/config.yml and configure basic settings:
2. Customize Messages (Optional)
Edit plugins/zItems/messages.yml to customize all plugin messages:
All messages support MiniMessage format for colors and formatting.
3. Reload Configuration
After making changes, reload the plugin:
Troubleshooting
Plugin Won't Load
Error: "zMenu not found"
Solution: Install zMenu first, then restart your server
Error: "Unsupported Java version"
Solution: Upgrade to Java 21 or higher
Error: "Unsupported API version"
Solution: Update to Paper/Spigot 1.21+
Plugin Loads But Commands Don't Work
Check permissions: Ensure you have zitems.command.admin permission
Try as OP: If permissions aren't working, give yourself OP:
Items Not Loading
Check console for errors: Look for YAML syntax errors in item files
Validate YAML syntax: Use an online YAML validator to check your configuration files
Check file names: Ensure item files have .yml extension
Next Steps
Now that zItems is installed, here's what to do next:
Quick Start Guide - Create your first custom item
Commands & Permissions - Learn available commands
Creating Items - Deep dive into item creation
Effects System - Understand how effects work
Getting Help
If you encounter issues during installation:
Check the Troubleshooting section above
Review server console logs for error messages
Visit our GitHub Issues
Join our Discord community for support
Installation complete! Continue to the Quick Start Guide to create your first item.
Last updated