TechnicJelle / BlueMapOfflinePlayerMarkers

Minecraft Paper plugin and BlueMap addon that adds markers where players have logged off
Mozilla Public License 2.0
14 stars 8 forks source link

Config option to not add people in specific gamemodes #14

Closed TechnicJelle closed 1 year ago

TechnicJelle commented 3 years ago
# A list of gamemodes which won't get offline player markers.
# Possible values are: survival, creative, spectator, adventure
hiddenGameModes:
 - "spectator"

(Copied from BlueMap)