- Add an example for configuring Geyser to work with our GUI
- Update BlueMap, SquareMap, and Dynmap to chunk claims together
- Check admin power when autoclaiming
- Fix name length restrictions not being applied
- Add translations to our placeholders integration
- Other general small translation fixes
- Fixed kick command not working
- Prevent explosions in claims
- Fix crash when executing a command from a non-player source
What's Changed
- Ability to set a wait time between each home warp by @Tr4nter in https://github.com/ickerio/factions/pull/127
- Translations (via Nucleoid Server Translations) (1.21.1) by @xllifi in https://github.com/ickerio/factions/pull/131
New Contributors
- @Tr4nter made their first contribution in https://github.com/ickerio/factions/pull/127
Full Changelog: https://github.com/ickerio/factions/compare/v2.7.3...v2.8.0
Due to one of the main contributors to the recent releases of this mod using and developing for 1.21.1, I am releasing an update that ports all new features to 1.21 and 1.21.1. This does not mean I will support 1.21 in any other way.
2.8 changelog
What's Changed
- Ability to set a wait time between each home warp by @Tr4nter in https://github.com/ickerio/factions/pull/127
- Translations (via Nucleoid Server Translations) (1.21.1) by @xllifi in https://github.com/ickerio/factions/pull/131
New Contributors
- @Tr4nter made their first contribution in https://github.com/ickerio/factions/pull/127
Full Changelog: https://github.com/ickerio/factions/compare/v2.7.3...v2.8.0
Changes prior to 2.8
- Prevent commanders from changing claim access level beyond their rank
- Prevent leaders from kicking out owners through the GUI
- Bundle sgui properly
- Allow the users not in a faction to list the members in another faction
- Prevent commanders from force adding or removing claims
- Fix bug in gui that allowed people to modify other factions
- Fully replaces
info
,list
andmembers
commands - Provides a GUI for
admin
andmodify
commands (opened if no sub-command is specified). - Implements functionality of
home
(tp only),rank promote
,rank demote
andkick
commands in list GUIs.