- Fix bug in gui that allowed people to modify other factions
Note: This version doesn't list the compatible mods as optional dependencies. They are all still supported.
- 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.
Big thanks to @xllifi for developing this!
Update to 1.21.4
- Update to 1.21.2 and 1.21.3
- Fix BlueMap rendering height
- Fix serialization of certain items in safes
- Fix null entity bug in use entity handler
Update to Minecraft 1.21
- Update to Minecraft 1.20.5
- Add BlueMap integration
- Add SquareMap integration
- Add config option to increase power based on number of allies
- Remove some unneeded logsd
- Update to 1.20.3
- Update to Minecraft 1.20.2
- Fix bug when interacting with mobs
- Automatically run audit 4 times
- Add admin power when calculating max power when claiming
- Fix bug when removing all claims
- Fix dynmap startup bug
- Fix bug when removing home with dynmap
Changes
- Remove admin power limit
- Fix home removal glitch
- Add config toggle to hide power messages
- Update dependencies and verify 1.20.1 compatibility
- Add audit command
- Update to 1.20
- Drop the contents of the faction safe when disbanding
- Toggle-able claim protection
- Fix Dynmap world name issue
- Fix Dynmap home bug
- Fix Styled Chat incompatibility
- Update to 1.19.4
- Update to 1.19.3
- Fix profileless messages failing (eg sending messages as the server)
- Add offline player support to
/f admin spoof
command - Add guest rank
- Fix max faction name bug
- Add togglable claim protection with individual permissions
- Add place block event
- Merge use item and place block
- Add open storage block event
- Clean up placeholders behind the scenes
- Updated to 1.19.1
- Fixed bug where killing entities occasionally caused a crash
- Added messages to the spoof command
- Cleaned up some claim protections
- Added admin spoof command, act as any users and disband, claim etc on their behalf
- Added a blacklist to prevent some factions from having potentially confusing names
- Changed the config to be easier to understand and edit
- Fixed amount of time since being damaged until warping home
- Allowed admins to implement limits for faction names
- Added support for the Placeholders API
- Added entity interaction checks to prevent other factions from interacting/using with entities
- Improved the info command to include more information and make it easier to read
- Added a member command to see members and their ranks
- Added config option to limit the length of faction names
- Added a config option to disable tab menu styling
Fixed 1.18 bug where player names were not showing up in chat
This bug fix is only for 1.18, for 1.19 use 2.1.0. 1.19 was not affected