Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Supported environments
Links
Creators
Details
Licensed LGPL-3.0-only
Published 3 weeks ago
Updated last week
Spyglass Astronomy Sync
Spyglass Astronomy Sync is an extension of Spyglass Astronomy that adds multiplayer support. With this mod installed, all players will share the same sky automatically without needing to manually sync via commands.
Demo
Configuration
By default, Spyglass Astronomy Sync disables most /sga:admin
commands. This behavior can be changed in the
configuration file, located at config/spyglass-astronomy-sync.json
.
Default configuration:
{
"allow_admin_commands": false
}
- Set
allow_admin_commands
totrue
to allow all/sga:admin
commands for every player. Note that players with permission level 2 or higher will bypass this setting. - The configuration file is only read at server startup. Restart the server after making changes for them to take effect.
Dependencies
To use Spyglass Astronomy Sync, the following are required:
- Fabric API
- Spyglass Astronomy on the client (server does not need it).
Both the server and the client must have Spyglass Astronomy Sync installed for the synchronization to take effect.