Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 11 days 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
| Mod Version | Game Version(s) | Mod Version Title |
|-------------|-----------------|-------------------|
| 1.0.1 | 1.21 - 1.21.1 | 1.0.1+1.21 |
| 1.0.0 | 1.21 - 1.21.1 | 1.0.0+1.21 |

# 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.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