Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Alfie51m

Force enables Xaero's Minimap Fair Play mode whenever a player joins the game.

Report ForceXaeroFairPlay?

ForceXaeroFairPlay

ForceXaeroFairPlay is a simple Spigot plugin for Minecraft servers running version 1.21 or later. The plugin sends a custom /tellraw message to players when they join the server, ensuring compliance with fair play rules. Players with the appropriate permission are exempt from receiving this message.

Features

  • Sends a custom formatted message to players upon joining.
  • Customisable per-world settings.

Example Config

# Default mode for all players.
# Options: none, fairplay, fairplay_nether, disabled
# fairplay_nether enables cave mode in the nether to prevent it showing the bedrock nether roof.
defaultMode: fairplay

# World-specific modes
# Only add worlds if you want to override default setting.
worldModes:
  world_nether: fairplay_nether
  custom_world: none

Permissions

  • forcexaerofairplay.bypass: Players with this permission will not have their map set to Fair Play mode.

Installation

  1. Download the latest release from the Releases section.
  2. Place the .jar file in your server's plugins folder.
  3. Restart your server.

Usage

  • By default the plugin will set all players Xaero's Minimap to Fair Play.
  • Set per-world configuration settings or leave worldModes blank to use the servers default config.
  • Grant the forcexaerofairplay.bypass permission to exempt specific players or groups.

Contributing

Feel free to submit issues or contribute via pull requests on the GitHub repository.

License

This project is licensed under the MIT License. See the Apache License 2.0 for details.

Information

CategoryAdmin Tools
Published onJanuary 12, 2025
LicenseApache 2.0
Downloads89
Stars0
Watchers0

Pinned Versions

Members