LyttleChunkLoader
Minimal, real-time Minecraft navigation overlay with direction, time, and server day tracking
📖About LyttleChunkLoader
LyttleChunkLoader
✨ Minimal, real-time Minecraft navigation overlay with direction, time, and server day tracking ✨
📚 Features • ⌨️ Commands • 🔑 Permissions • 📥 Installation • ⚙️ Configuration • 📱 Support

🌟 Features
🎯 Core Plugin Features
- Real-time overlay with MiniMessage formatting
- Player direction (), in-game 24h time (), and server days ()
- Supports PlaceHolderAPI for coordinates and more (
%player_x%,%player_y%,%player_z%) - ActionBar display updates on inventory, join, teleport, or world change
- Fully configurable, lightweight, open source
🤌 Lyttle Certified
- Basic plugin without fluff
- No unnecessary features
- Full flexibility and configurability
- Open source and free to use (MIT License)
⌨️ Commands
💡
<required>[optional]
| Command | Permission | Description |
|---|---|---|
/lyttlechunkloader reload |
lyttlechunkloader.reload |
Reloads plugin configuration |
🔑 Permissions
| Permission Node | Description | Default |
|---|---|---|
lyttlechunkloader.* |
Grants all plugin permissions | ❌ |
lyttlechunkloader.reload |
Allows reloading config/messages | ✔️ |
📥 Installation
Quick Start
- Download the latest version from Hangar
- Place the
.jarfile in your server'spluginsfolder - Download and add PlaceHolderAPI for coordinate placeholders (
%player_x%, etc.) - Restart your server
- Edit the configuration file to customize navigation overlays
- Use
/lyttlechunkloader reloadto apply changes
📋 Requirements
- Java 21 or newer
- Paper 1.21.x+
- PlaceHolderAPI for player coordinates
- Minimum 10MB free disk space
💫 Dependencies
- PlaceHolderAPI - Required for player coordinate placeholders
📝 Configuration Files
🔧 config.yml
Main configuration for navigation overlays and formatting.
COMPASS: "<white>X:<yellow>%player_x% <white>Y:<yellow>%player_y% <white>Z:<yellow>%player_z% <gray>| <white><PLAYER_FACING>"
CLOCK: "<white><SERVER_TIME_24_H> <gray>| <yellow><STATISTIC_TOTAL_SERVER_DAYS> days"
update_rate: 0.5 # in seconds
config_version: 0
- Use additional entries via any Material name from available_materials.txt (e.g.,
MAP,PAPER) to display custom overlays. - Placeholders:
<PLAYER_FACING>: Player's direction (e.g., South-East)<SERVER_TIME_24_H>: In-game world time (24h)<STATISTIC_TOTAL_SERVER_DAYS>: Days since world creation%player_x%,%player_y%,%player_z%: Provided by PlaceHolderAPI
💬 messages.yml
Customize all plugin messages. Supports MiniMessage formatting.
🔄 The #defaults Folder
The #defaults folder serves several important purposes:
- Backup Reference: Contains original copies of all configuration files
- Reset Option: Use these to restore default settings
- Update Safety: Preserved during plugin updates
- Documentation: Shows all available options with comments
💡 Never modify files in the #defaults folder! They are automatically overwritten during server restarts.
💬 Support
📜 License
This project is licensed under the MIT License - see the LICENSE file for details.
🌟 Made with the lyttlest details in mind by Lyttle Development
If you enjoy this plugin, please consider:
⭐ Giving it a star on GitHub
💬 Sharing it with other server owners
🎁 Supporting development through Donations
