Releases: DaPigGuy/PiggyFactions
Releases · DaPigGuy/PiggyFactions
2.1.0
🆕 New Features
- Added support for API 5 (#132)
🐛 Bug Fixes
- Fix
/f help
with negative integers crashing server (#133)
Misc
- Virion changes
- Updated Commando to
3.1.0
- Updated libasynql to
4.2.0
- Updated libPiggyEconomy to
3.0.2
- Migrated from libformapi to FormsUI
- Updated Commando to
- Bumped minimum PMMP version to
5.3.0
. - Bumped version to
2.1.0
Full Changelog: 2.0.4...2.1.0
2.0.4
NOTE: PLEASE REGENERATE YOUR CONFIGS AND LANGUAGE FILES! NEW SETTINGS WERE ADDED.
🐛 Bug Fixes
- Fixed
/f home
not working until a server restart. (#123) - Fixed
/f top
with large negative/positive numbers crashing server. (#128) - Fixed
/f claim
with large radiuses for circle/square toggles crashing server. (#128) - Fixed
/f promote
on an offline user crashing server. (#128) - Fixed
/f kick
unable to fetch role data crashing server. (#116) - Sanitized color codes from faction name, description, and MOTD (#119).
- This applies only to newly created factions, or those who attempt to update these fields.
🆕 New Features
- NEW: Added ability to disable any commands. (#128)
- NEW: Added ability to disable autoclaim, unclaimall, square, and circle claims. (#128)
- NEW: Added ability to configure max radiuses for circle/square claims. (#128)
Misc
- Support for PHP 8.1.
- Bumped minimum PMMP version to
4.21.0
. - Bumped version to
2.0.4
Full Changelog: 2.0.3...2.0.4
2.0.3
- Implemented support for new BedrockEconomy API
- Bumped version to
2.0.3
Full Changelog: 2.0.2...2.0.3
2.0.2
2.0.1 - libPiggyEconomy 3.0.0
- Updated libPiggyEconomy to
3.0.0
(#111)- Added BedrockEconomy support.
- Dropped MultiEconomy support.
- Bumped version to
2.0.1
2.0.0 - PMMP 4.2.0
- Fixed world crashing when using /f home in an unloaded world (#72)
- Fixed /f who being completely obfuscated if §k is used in the description. May need to re-generate your language files. (#104)
- Support PMMP API
4.2.0
- Bumped version to
2.0.0
PiggyFaction's PureChat for 4.0.0 can be downloaded here: https://github.com/Heisenburger69/PureChat/releases/download/2.0.0/PureChat-PiggyFactions_v2.0.0.phar
1.2.0 - ScoreHud v6 Support
- Add support for ScoreHud v6 (#94)
- Updated Serbian translations
- Bumped libasynql to v3.3.1
- Bumped version to v1.2.0
1.1.3
1.1.2
- Fixed Internal Server Error caused by banning factionless players
- Register $instance in onLoad() instead of onEnable() (#76)
- Renamed FlagFactory::registerPermission to FlagFactory::registerFlag
- Fixed FactionPermission keys not being removed before serializing
- Fixed right click interactions being cancelled (#11)
- Bumped version to v1.1.2
1.1.1
- BC-BREAKS: Stop using Chunk objects for claim lookups and use Position instead.
- BC-BREAKS: Renamed ClaimsManager::getClaim() to ClaimsManager::getClaimByPosition()
- BC-BREAKS: Separate PlayerManager::getPlayer() to getPlayer() and getPlayerByUUID()
- Due to this change, you are required to update your PureChat version from PR-15 to PR-17.
- PureChat PR-17: https://poggit.pmmp.io/r/95436/PureChat_pr-17.phar
- Reduced usage of class::getInstance() calls
- Added command: /f unsethome
- Added feedback to /f claim auto and /f unclaim auto
- Note: To begin autoclaiming, you will need to first create a claim with /f claim, then use /f claim auto after that.
- This is not intended behavior and is planned to be fixed in later versions.
- Fixed error when promoting a player to leader in admin mode
- Updated Translators list in /f version
- New Languages:
- id_ID: Indonesian
- fr_FR: French
- Updated existing language file strings
- Bumped version to v1.1.1