Changing the seed of your Minecraft server allows you to explore a brand-new world. Follow these steps to update your server seed correctly:
Step 1: Stop Your Minecraft Server
Before making any changes to your seed, always stop the server to avoid data corruption and ensure changes take effect properly.
-
In your Peel Panel, locate your Minecraft server instance.
-
Click the Stop button to halt the server.
-
Wait a few seconds until the server status shows as "Stopped."
Step 2: Access the Configuration Settings
-
After stopping the server, navigate to the Files tab in the Peel Panel.
-
Locate and select the
server.propertiesfile.
Step 3: Locate and Edit the Seed Setting
-
Within the
server.propertiesfile, find the following line:level-seed= -
To change the seed, replace the existing value after the equals sign with your desired seed. For example:
level-seed=123456789-
If you want a random seed, leave this line blank (nothing after the equals sign).
-
You can use text-based seeds (e.g.,
BestSeedEver) or numeric seeds (e.g.,123456789). Both formats work in Minecraft.
-
Step 4: Delete the Existing World
To ensure the new seed generates a brand-new world, you need to delete the current world files.
-
Go to the Files tab in the Peel Panel.
-
Locate the folder named
world(or the name of your current world). -
Delete the
worldfolder by selecting it and clicking Delete.
Tip: If you want to keep a backup of your current world, rename the folder instead of deleting it (e.g.,
world_backup).
Step 5: Save and Start the Server
-
Save the changes to the
server.propertiesfile by clicking Save or Apply Changes in the Peel Panel. -
Return to your Server Control or Console page, and click Start to launch the server with your new seed.
Step 6: Confirm the Seed Change
-
Once your server is running, join the server and explore the newly generated world.
-
To verify the seed in-game, use the
/seedcommand (requires operator permissions). This command will display the current seed, confirming it matches the one you entered.
Frequently Asked Questions
1. Do I need to delete my existing world to use the new seed?
Yes, in most cases, if you want the new seed to generate a brand-new world, you’ll need to delete or rename your current world folder. Otherwise, Minecraft will continue using the existing world files.
2. Why is my server still loading the old world after changing the seed?
If you haven’t deleted or renamed your existing world folder, the server will continue to use the existing world data. Remove or rename the folder and restart the server to force a fresh world generation.
3. Can I use letters or symbols in my seed?
Minecraft supports both numeric and text-based seeds. Symbols, however, may not produce predictable results. For best outcomes, stick to alphanumeric characters or purely numeric seeds.
