https://github.com/lu2000luk/fact
An open source faction style chunk claiming mod
https://github.com/lu2000luk/fact
dynmap-addon factions minecraft minecraft-mod mod
Last synced: about 2 months ago
JSON representation
An open source faction style chunk claiming mod
- Host: GitHub
- URL: https://github.com/lu2000luk/fact
- Owner: lu2000luk
- License: other
- Created: 2025-02-03T16:20:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-13T20:25:21.000Z (over 1 year ago)
- Last Synced: 2025-03-11T10:50:50.350Z (about 1 year ago)
- Topics: dynmap-addon, factions, minecraft, minecraft-mod, mod
- Language: Java
- Homepage: https://modrinth.com/mod/fact/
- Size: 151 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# Fact
A simple open source Minecraft (Forge 1.20.1) mod adds teams and chunk claiming in an admin-based system.
# Features
- Teams
- Chunk claiming
- Admin-based system
- Optimized Dynmap Integration
# Installation
Fact is only available for Minecraft Forge 1.20.1. We have no official support of custom server softwares that allow Forge + Plugin support, don't make issues if you have errors using the mod on those softwares.
1. Download the latest release from the Modrinth page.
2. Place the downloaded file in the `mods` folder of your Minecraft instance.
3. (Optional) Download the latest version of Dynmap from the [Curseforge](https://www.curseforge.com/minecraft/mc-mods/dynmapforge) and place it in the `mods` folder of your Minecraft instance.
4. Start the game and enjoy!
# Usage
- `/fact admin create ` - Create a team.
- `/fact admin delete ` - Delete a team.
- `/fact admin claim ` - Claim the chunk you are standing in for the specified team.
- `/fact admin unclaim ` - Unclaim the chunk you are standing in for the specified team.
- `/fact admin set_leader ` - Force set the leader of the team you are in.
- `/fact admin leave` - Makes you leave the team you are in.
- `/fact admin join ` - Join a team.
- `/fact admin player join ` - Makes a player join a team.
- `/fact admin player leave ` - Makes a player leave a team.
- `/fact set_leader ` - Makes you the leader of the team you are in. (Only works if you are the leader of the team)
- `/fact ally ` - Allows another team to mine/place blocks in your land
- `/fact unally ` - Disallows another team to mine/place blocks in your land
# Future plans
- Admin UI for viewing claimed chunks
- More mod integrations
- API for accessing the stored data.
- Worldedit-style bulk chunk claiming
- Permissions and Config.