FediLookup

Quick rating

Community listing page, reviews here may not be monitored by the author.

FediLookup

By seercatOwner

No reviews yet

A mod which allows players to set their Fediverse address and query those of other players.

Mod Loaders
Minecraft
1.21

About

Description

FediLookup

modrinth github

A Fabric mod for Minecraft which allows players to set their fediverse address (e.g. @[email protected]) and query those of other players.

Commands

  • /fedi who <player>
    • Shows the fedi address of a player, if they have one set.
    • Autocomplete lists all players who have set an address, including offline players.
    • /fedi reverse <address>
      • Performs a reverse search to get the Minecraft user with a given fedi address.
      • Autocomplete lists all known fedi addresses.
    • /fedi set <address>
      • Associates your Minecraft account with the given fedi address.
    • /fedi set-other <player> <address> - Requires OP
      • Associates a specified Minecraft account with the given fedi address.
    • /fedi unset
      • Removes any fedi account associations from yourself.
    • /fedi unset [<player>] - Requires OP
      • Removes any fedi account associations from a specified player.
      • Autocomplete lists all players who have set an address, including offline players.
    • /fedi reload-config - Requires OP
      • Reloads the configuration file from disk.

Configuration

There is nothing configurable at the moment. The main config file can be reloaded at runtime by an operator using /fedi reload-config.

An additional file contains the stored data about accounts and players. This file should not be manually modified unless the server is shutdown, or ideally not at all.