GangsX v2.3 contains an entire boosts module refactor, meaning this module is no longer dependent on EdPrison.
View the new boosts.yml here: https://frxq15.gitbook.io/gangsx/previews/boosts.yml
- Changed to boost providers, meaning new integrations can easily be added
- Added GangsX as it's own internal provider, meaning you can now create boosts for gang coins & points.
- Boosts now live inside their own gangsx_boosts table, This update will automatically migrate existing boost data to it
- Fixed an issue with dependency checking for WorldGuard & WorldEdit
- Added a toggleable message NO_GANG_ON_JOIN to be sent to players who do not have a gang
- Fixed an issue with save tasks throwing a ConcurrentModificationException
- Fixed a settings error for cleanupOrphanedRelations
- Added a system to auto-cleanup any dirty gang relation data
- Added live time placeholder updating to the tournament & quests menu
- Fixed an issue with the tournament file not updating when using /ga reload
- Added CLICK_COMMANDS to misc items in gang-menu.yml
The following new features have been added:
/ga setboost command
New /g schedules menu
Timezone configuration
Live time updates to all menus (Quests & Tournaments)
Full PAPI support to the tournament menu
The following placeholders have also been added:
%gangsx_system_next_tournament%
%gangsx_system_next_koth%
%gangsx_system_koth_active%
%gangsx_system_next_tournament_mining%
%gangsx_system_next_tournament_kills%
%gangsx_system_next_tournament_currency%
The 2.1 cells update is finally here, containing many new features & fixes.
New Features:
Cells Module, A skyblock island style feature that allows gangs to create their own cells. Containing world borders, cell value & expansion upgrades. This module requires FAWE and WorldGuard to function.
This also introduces the following sub commands:
/cell tp
/cell top
/cell value
/ca addvalue
/ca delete
/ca deleteorphaned
/ca generate
/ca giveitem
/ca listorphaned
/ca reset
/ca setvalue
/ca tp
/ca tporphaned
This also introduces a new CELL_EXPANSION upgrade and BUILD_IN_CELL gang permission.
New AutoUpdater - Each new update will now automatically update any database changes and configuration changes.
Fixes to Gang Upgrades - now supporting past 1Qt
New DataFactory Optimizations
Added bStats Integration
H2DataFactories now auto commit transactions
Added SHOP_BROADCAST_TO_GANG setting to disable shop purchases being shown to all gang members
Fixed FriendlyFire not blocking arrow damage
Added a new message to display to a player directly when they join a gang, removed them receiving the gang version
Added KOTH and TOURNAMENT schedule placeholders
Added JOIN, LEAVE, CREATE & DISBAND commands for gangs
Added minimum player-gang requirements for koths & tournaments, so that at least 1 player needs to be online from the required amount of gangs
Added PlaceholderAPI support to the gang menu
Added full permission packs for every base command, add gangsx.all.<base command> to grant access to all sub commands.
Added a new check to stop autominer plugins counting towards gang & player statistics
Added customizable placeholders to the config - no-gang-string, no-gang-int, custom-gang
Base commands will now return the no-permission message if the subject module is disabled.
Tab completion now works for players who only have permission pack permissions and not individual subcommand ones
The wiki has also been fully updated: https://frxq15.gitbook.io/gangsx
Fixed an error where DataFactory would throw a NullPointerException if the plugin fails to enable.
Fixed an issue with the FriendlyFire Listener
In GangsX v2.0, The entire plugin has been recoded. This is no longer compatible with previous versions.
Here is just a few of the things added:
H2 Support, MySQL is no longer required
Integrated KoTH System
Custom Gang Name Displays
Make your own gang currencies
Make your own gang statistics
Set per member count quest rewards
Gang Bank Menu
Currency Earned Based Tournaments
New Leaderboard Factory to display ALL gangs positions
Set your own tracked currencies
New & Detailed Warning/Error messages
Commands for setting player gang contributions
Easily configure broadcasted messages
Module system to easily disable any features
Customize Time Displays
Make your own currency & statistic commands
Gang Name Display Shop
New Upgrades, Purchase Extra Quests
..and much more
Come check it out for yourself
This maintenance release updates the jar to the new license system, previous versions may no longer work.
This update contains the full addition of gang homes!
Features:
Bug Fixes:
- Added /g homes - New GUI
- Added /g sethome <home>
- Added/g delhome <home>
- Added /gadmin home <gang> <home>
- Added /gadmin delhome <gang> <home>
- Added permission packs - gangsx.all.player and gangsx.all.admin
- Added new HOME and SETHOME gang permissions
- Added home_limit gang upgrade
- Added config option for the warmup time when teleporting to a gang home - Players with the permissiob gangsx.home.bypasstimer will be instantly teleported
Changes:
- Fixed an issue where ConcurrentModificationExceptions would sometimes be thrown
- Fixed an issue with the CO_LEADER role
Notes:
- This update contains more performance improvements
- Added the gang permission SHOP as a requirement to purchase gang boosts
- Everything in this update will autosync with your current configuration files and mysql database if you have auto_update enabled in the config.
- Support for using YML Storage instead of just MySQL will be coming soon
