Releases: DaPigGuy/PiggyFactions
Releases · DaPigGuy/PiggyFactions
1.1.0
- Implemented new commands:
- /f addpower (#40)
- /f powerboost
- /f player
- {PLAYER} - Name
- {FACTION} - Faction
- {RANKSYMBOL} - Symbol of faction rank
- {POWER} - Amount of power
- {TOTALPOWER} - Max amount of power
- {TIMETOMAXPOWER} - Time to max on power in hours
- {POWERPERHOUR} - Amount of power obtained within an hour
- {POWERPERDEATH} - Amount of power obtained per death
- {CREATIONDATE} - Date of first login (format: January 1, 1970 @ 12:00 AM PST)
- {AGE} - Detailed duration string since first login
- {SIMPLEAGE} - Simplified {AGE}
- /f unclaim <auto|circle|square>
- /f version
- New Languages: Serbian, Simplified Chinese
- Updated Languages: German, Traditional Chinese, Spanish
- Added config option to enforce alphanumeric faction names (#65)
- Added the following tags for /f info
- {CLAIMS} - # of claims
- {CREATIONDATE} - Date of creation of faction (format: January 1, 1970 @ 12:00 AM PST)
- {AGE} - Detailed duration string since faction creation
- {SIMPLEAGE} - Simplified {AGE}
- {RELATIONS} - Color coded list of factions in relationship with
- Overclaiming now requires having outter claims to first be overclaimed
- FactionEvent & FactionMemberEvent classes are now marked as abstract
- Changed FactionRelationEvent constructor signature to accept two factions rather than an array of two factions
- Fixed members with ban & kick permissions to ban or kick faction leaders
- Fixed crash when using non-implemented language as the default language
- Fixed exploit which allowed players to fly indefinately
- Bumped minimum PMMP version to 3.13.0
- Bumped version to 1.1.0
1.0.8
1.0.7
- New Language: Chinese (Traditional) by @Taylarity
- New Language: Spanish by @UnEnanoMas
- Added obtaining power through kills
- Improved the update notifier
- Fixed several missing permission nodes
- Fixed /f permission not accepting neutral or truced
- Fixed missing space in the logs.actions.kick message
- Bumped version to 1.0.7
1.0.6
1.0.5
- Implemented faction bank
- /f money
- /f deposit
- /f withdraw
- /f top money
- Localization improvements
- Added /f language for players to change their language
- Allow default server language to be changed within config.yml
- Moved language files to its own folder
- New Language: German (#51) by @SalmonDE
- Database changes
- Added patch system
- Main thread is now stopped until tables are created
- Main thread is now stopped on disable until all PiggyFactions queries are finished
- DEVELOPERS: FactionsPlayer instance now available for most events
- FactionCommand now implements PluginIdentifiableCommand (#49)
- Add EconomyAPI, MultiEconomy, HRKChat as a soft dependency
- Fixed autoclaiming not working when moving between unclaimed chunks
- Bumped version to 1.0.5
1.0.4
1.0.3
- Switched to ParoxityTeam/Commando fork
- Added better auto completion for /f permission & /f flag
- Added /f claim subcommands auto, circle, square
- Fixed usernames not correctly updating when changed
- Fixed /f setpower not displaying final player power
- Fixed missing command permissions for disband, enemy, flag, top, & truce
- Bumped version to 1.0.3
1.0.2
1.0.1
- Added RANK_SYMBOL & RANK_NAME tags to faction/ally chats (#2)
- Allow blocking of commands in claims by relation (#6)
- Added faction player count limit feature (#7)
- Added ability to customize /f form title
- Added Poggit update checks
- Cleaned up /f map
- Fixed potential crash with slow chunk generation
- Fixed potential crash caused by auto power gain
- Bumped version to 1.0.1