Welcome to CrazeDyn Panel! This guide will help you install and set up everything you need to run your Minecraft server management panel.
Before running CrazeDyn Panel, you need to install two essential components:
- Required for: Running Minecraft servers
- File:
openjdk-install.bat(included in installation folder) - Version: Java 17 or newer recommended
- Required for: Running the CrazeDyn Panel application
- File:
python-install.bat(included in installation folder) - Version: Python 3.8 or newer
- Navigate to your installation folder
- Double-click
openjdk-install.bat - Follow the installation wizard
- Accept default settings
- Click "Install" and wait for completion
- Restart your computer when prompted
- Double-click
python-install.bat - IMPORTANT: Check "Add Python to PATH" during installation
- Choose "Install Now"
- Wait for installation to complete
- Click "Close"
- Open Command Prompt (Windows + R, type
cmd, press Enter) - Type
java -versionand press Enter- Should show Java version information
- Type
python --versionand press Enter- Should show Python version information
If both commands show version numbers, you're ready to proceed!
- Navigate to the
CrazeDynPanelfolder - Double-click
Start_Panel - The application will start automatically
When you first start CrazeDyn Panel:
-
Create Your First Server
- Click "Create Server"
- Enter server name and settings
- Choose storage allocation (1-100 GB)
- Select Paper MC version
- Set memory allocation (RAM)
-
Server Management
- Use the dashboard to start/stop servers
- View real-time statistics in the sidebar
- Access console, file browser, and configuration
-
Plugin Installation
- Browse and install plugins from the built-in browser
- Manage existing plugins through the interface
- Configure plugin settings easily
- OS: Windows 10/11
- RAM: 4 GB (8 GB recommended)
- Storage: 10 GB free space
- CPU: Dual-core processor
- Network: Internet connection for downloads
- RAM: 16 GB or more
- Storage: 50 GB+ free space
- CPU: Quad-core processor
- Network: Stable broadband connection
- Reinstall Java using
openjdk-install.msi - Restart your computer
- Verify with
java -versionin Command Prompt
- Reinstall Python with "Add to PATH" checked
- Run:
pip install PyQt6 psutil requests - Restart the application
- Check if Java is installed correctly
- Verify server files were downloaded
- Check available RAM and disk space
- Review console output for error messages
- Change server port in server settings
- Default port is 25565
- Each server needs a unique port
-
Memory Allocation
- Don't allocate more RAM than available
- Leave 2-4 GB for your operating system
- Monitor usage in the stats sidebar
-
Storage Management
- Set appropriate storage limits during creation
- Monitor disk usage in real-time
- Clean up old backups and logs regularly
-
Network Configuration
- Use Playit.gg plugin for easy external access
- Configure firewall if needed
- Port forward manually if required
Install Plugins
Download Geyser-Spigot.jar and Floodgate-Spigot.jar
Place them in your plugins/ folder
Restart the server once → config files & keys will generate
Floodgate Key Setup
Floodgate generates plugins/floodgate/key.pem
This file is used by Geyser to verify Bedrock accounts
Never share this file — it’s unique to your server
Geyser Configuration
Open plugins/Geyser-Spigot/config.yml
Change the following:
remote:
address: 127.0.0.1
port: 25565
auth-type: floodgate
floodgate-key-file: plugins/floodgate/key.pem
If you encounter issues:
- Check this guide first
- Look at console output for error messages
- Verify Java and Python installations
- Restart the application
- Restart your computer if needed
Congratulations! You now have CrazeDyn Panel installed and ready to manage your Minecraft servers like a pro.
Create your first server and start building your Minecraft community today!