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

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

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.