
Scared's Faction Mod
A simple mod for creating factions on a multiplayer server
- Загрузки
- 25
- Подписчики
- 0
- Обновлён
- 8 июля 2026 г.
- Лицензия
- LGPL-3.0-or-later
Опубликован 1 мая 2026 г.
Scared's Faction Mod (SFM)
(NOT TO BE CONFUSED WITH Super Factory Manager (SFM))
This was created for my private server for its sole purpose of solifying the factions/ team foundation upon which the server was built. A faction is created, mangaged and disbanded through commands. This mod requires Fzzy Config (as stated above).
The list of commands:
/faction ally <name> - Formally create an alliance with another faction. (The alliance system is stil a WIP)
/faction create <name> - Creates a faction and takes in a name as argument
/faction demote <player> - Demotes a player. (The rank system is still a WIP)
/faction disband - Disbands your current faction if you are the leader (general).
/faction disband <name> - Admin version of the above.
/faction home - Teleports the player to their respawn beacon. In the future, this will have a cooldown.
/faction info <name> - Displays information about a faction.
/faction invite <player> - Invite a player that isn't in a faction to join your faction.
/faction join - Joins a faction you were invited to, if you had an invite
/faction leave - Exit your current faction
/faction list - List all factions
/faction promote <name> - Promotes a player to a new rank. (The rank system is still a WIP)
/faction unally <name> - Terminate the formal alliance (The alliance system is still a WIP)

Credits
- The idea of the respawn beacon is entirely the idea of RyanNotBrian, which he used in his HideOrHunt series and other videos (the war videos, for example). I thought it was a good idea and wanted to implement it into my own mod.
Ченджлог
0.2.0Релиз1.20.1 · 8 июля 2026 г.
0.2.0
Added a new subcommand: Manage
- This command consists of 4 menus:
- Rename Faction → Renames the faction to the value provided in the edit box. Color codes supported!
- Transfer Ownership → The way to retire as a leader
- View members → This menu views all members, and here you can promote/demote members in bulk, unlike the /faction promote/demote commands
- Settings → These are per faction settings, for example whether friendly fire is enabled Changes to the way data is saved
Instead of every 5 minutes, every change is now saved instantly
Moved global data to be faction specific
Luckperms (0.2.0) and TAB (0.1.2) compatiblity for server hosts
Wrote networking in kotlin
Expanded packet and setting API's
Actually put common code in a common folder
Added a debug subcommand for development / server owners
Renamed
resources/assets/scaredsfactions/gui/container/rename_faction.pngtoresources/assets/scaredsfactions/gui/container/edit_string_value.pngto better add a GUI with an EditBoxChanged some return messages.
Split FactionSavedData from Faction because the file was getting too big for me to read
0.1.0Релиз1.20.1 · 1 мая 2026 г.
0.1.0
First version: No documented changes
Комментарии
Загружаем…