https://github.com/funniray/minimap-control
Server-side control for client-side minimap plugins
https://github.com/funniray/minimap-control
Last synced: 3 months ago
JSON representation
Server-side control for client-side minimap plugins
- Host: GitHub
- URL: https://github.com/funniray/minimap-control
- Owner: funniray
- Created: 2023-11-10T15:30:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-14T15:06:41.000Z (11 months ago)
- Last Synced: 2025-07-14T19:49:25.619Z (11 months ago)
- Language: Java
- Size: 120 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minimap Control
This plugin allows players to control how minimaps mods work per world on Spigot or Sponge based servers.
## Current Support:
- Journeymap
- XaerosMinimap
Journeymap config options are configurable either in game with journeymap, or via the config file
Xaero's minimap is only configurable via the config file.
#### JM Note: Some worlds might not appear in journeymap's in game config editor. This is a journeymap limit. Per-world configs are applied regardless.
#### Xaeros Note: Players connecting with version Xaero's Minimap version 23.7.0 or below will be kicked from the server. These versions did not respect the config packet. PRs to change this behavior are welcome.