Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
# MineWorlds 1.0.1 Release
## π Update Release
MineWorlds is a comprehensive parallel mining worlds plugin that creates personal mining dimensions for each player, featuring special ore blocks, time limits, and extensive customization.
## π What's New in 1.0.1
- **Configurable Return World** - Admins can now set which world players return to when leaving mining worlds
- Configure in `config.yml` under `teleport.return-world`
- Set any world name (lobby, spawn, survival, etc.)
- Automatic fallback to default world if configured world doesn't exist
- **Improved Teleportation System** - Smart world detection with console warnings for missing worlds
## β¨ Key Features
- **Dual Dimension Mining** - Both Overworld and Nether mining worlds
- **Special Ore Blocks** - Diamond, Netherite, Emerald, Gold, and Iron blocks with configurable spawn rates
- **Time Management** - Configurable time limits with action bar display and warnings
- **VIP System** - Infinite time, reduced cooldowns, and world revisit capability
- **Multi-Language** - Support for 6 languages (English, Portuguese, Spanish, Italian, Russian, Chinese)
- **Smart Protection** - World borders, command blocking, combat tagging, and portal prevention
- **Flexible Return System** - Configure custom return world for all exit scenarios
## π Commands
- `/mine [overworld|nether]` - Enter mining world
- `/leavemine` - Exit mining world
- `/history mine` - View mining history
## π Permissions
- `mineworlds.use` - Basic access
- `mineworlds.vip` - VIP features
- `mineworlds.cooldown.bypass` - Bypass cooldowns
## βοΈ Requirements
- Minecraft 1.17 - 1.21+
- Spigot/Paper or compatible fork
- Java 8+
## π¦ Installation
1. Download `MineWorlds-1.0.1.jar`
2. Place in `plugins` folder
3. Restart server
4. Configure `plugins/MineWorlds/config.yml`
- **NEW:** Set `teleport.return-world` to your preferred world name
5. Use `/mine` to start!
## π― Perfect For
- Survival servers protecting main world from strip mining
- Servers wanting unlimited mining opportunities
- Communities valuing economy balance and player freedom
- Networks seeking unique mining experiences
## π Full Documentation
See [README.md](README.md) for complete configuration guide and troubleshooting.
---
## π§ Configuration Example (New in 1.0.1)
```yaml
teleport:
# Set the world where players return when leaving mining worlds
# Default: "world" (main overworld)
# You can use any world name from your server (lobby, spawn, hub, etc.)
return-world: "world"
Β© 2024-2025 MineServer
Information
| Published on | December 2, 2025 |
|---|---|
| Downloads | 16 |
Platforms
Paper (1.17-1.21.10)