- Quilt Loader: >=0.29.0
- Quilt Fabric API: >=7.0.2
- Quilt Kotlin Libraries: >=2.1.0
- Fabric API: *
- Fabric loader: >=0.16.14
Configuration in this mod is synced - this means that if the server has different config to the client you will not be able to join.
To configure this mod please see below:
Client
- Open your file explorer, locate your Appdata folder using %appdata% and open .minecraft.
- Locate your config folder and see eliminateplayers.json.
Server
- Go to your server files and locate the config folder.
- Open the eliminateplayers.json file.
If you're using the Modrinth loader click here
If you're using the Prism loader click here
If you wish to change the banned uuid there are many websites to help you do that, but I personally prefer https://mcuuid.net
To add more uuids see the examples below:
{
"bannedUuids": [
"d0815131-c51a-4831-b973-f69da01e6326"
]
}
{
"bannedUuids": [
"d0815131-c51a-4831-b973-f69da01e6326", ← add comma
"add-your-uuid-here" ← add your uuid here
]
}
Q: Can I become the ghost and freak out my friends with my amazing, ominous powers?
A: Yes of course you can. Just note that we do not pay your hospital bills :P
Q: Can I port this mod to [Loader]? Can I update this mod to [Newer version]?
A: Yes, feel free - the Github repository is linked in this project. You can also contribute to the project if you'd like, it would be much appreciated.
Q: Can you backport this mod to 1.x? When will you update to [Older version]?
A: No. I mod Minecraft as a hobby with very limited time. Therefore, I will not backport this mod to older versions of Minecraft, and I will update it to future versions when I feel like it. If you want it updated to newer versions, feel free to contribute to the mod and make a pull request, it's appreciated! Otherwise, don't come begging.
Q: Can I include this mod in a modpack?
A: Yes you can. Please however provide credit and a link to the Modrinth project page.
Got more questions?
Feel free to join the Discord server
More to come later