An open API service indexing awesome lists of open source software.

https://github.com/galvinpython/minecraft-playerfinder

Player Finder is a Minecraft Mod for Fabric 1.21 that allows users to find the co-ordinates of other players on your server
https://github.com/galvinpython/minecraft-playerfinder

fabric fabric-mod fabricmc fabricmc-mod java minecraft minecraft-fabric minecraft-fabric-mod minecraft-java-mod minecraft-mod

Last synced: 2 months ago
JSON representation

Player Finder is a Minecraft Mod for Fabric 1.21 that allows users to find the co-ordinates of other players on your server

Awesome Lists containing this project

README

          

# Player Finder
[Download from Modrinth](https://modrinth.com/mod/playerfinder)

Player Finder is a Minecraft Mod for Fabric 1.21 that allows users to find the co-ordinates of other players on your server

![Demonstration](https://raw.githubusercontent.com/GalvinPython/minecraft-playerfinder/main/.github/assets/java_ptTODXNtAi.png)

*Note: The "the" in the dimensions have been removed since this screenshot was taken*

# Usage
Use the `/findplayer` command and enter the player's name. There is also a dropdown of players, so you don't have to type it in full and can use autocomplete!

![Usage](https://raw.githubusercontent.com/GalvinPython/minecraft-playerfinder/main/.github/assets/javaw_QXmxvWN79i.png)

# Compatible Versions
[![Supported versions](https://modrinth-shields.imgalvin.me/badge/playerfinder)](https://modrinth.com/mod/playerfinder)

AutoTorcher is available for Minecraft versions 1.20 and above!

Due to the frequency of Minecraft updates now, each Minecraft version has its own .jar file from 1.21.9 and above. This is mainly to prevent crashes from each drop.

Please also keep your loader and Fabric API up to date to ensure the best compatibility!

# Important Note
This mod is a **server-side** mod! You are **not** required to install this mod on the client-side, unless you are using the "Open to LAN" feature to create a server on your world.

Also: This mod requires the **Fabric API** and Fabric Loader **0.16.0 or higher to be installed**.

PS: *You cannot use this mod on servers that don't use this mod. The commands are created server-side*

# Changelog
## 1.0.4 (1.21.11)
* For 1.21.11 compatibility
* Updated dependencies

## 1.0.3 (1.21.10)
* For 1.21.10 compatibility
* Updated dependencies

## 1.0.2 (1.21.9)
* For 1.21.9 compatibility
* Updated dependencies (this is really important!)

## 1.0.1
* Added colours to the co-ordinates depending on the dimension
* Updated dimensions to remove "the" in the name
* Added the distance in blocks to the player
* Updated links in the mod metadata