Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 755 Bytes

File metadata and controls

13 lines (10 loc) · 755 Bytes

Auth/BlueMap

Adding things to BlueMap was the reason for this entire project. That's why this monorepo contains this folder with BlueMap addons that utilize the Authentication technology. These also serve as example plugins and addons for developers to create their own extensions of this ecosystem.

The addons support both Spigot/Paper and Fabric:

  • Integration exposes the authenticated player to BlueMap addons.
  • Chat bridges Minecraft chat and the web map.
  • MarkerEditor provides private and permission-controlled global marker editing in BlueMap.
  • PrivateLocation restricts the player feed to the current user.
  • PrivateMaps permission-gates individual maps.