Releases: MichaelOwenDyer/BankingPlugin
Releases · MichaelOwenDyer/BankingPlugin
3.0.0-ALPHA
a08921f3ed42cc612e0c1d1c0b87ce47
Full Changelog: 2.2.0...v3.0.0-ALPHA
2.2.0
Comment out ControlUpdate#execute
1.16.7-SNAPSHOT
Rename Utils#ternary overload - Renamed one overload of Utils#ternary to #nonNull to better describe its function
1.12.0-SNAPSHOT
Bug fixes and feature additions - Removed permissions related to bank info, as all bank info should be public - Various tweaks and code cleanup - Bank volume limits are now carried in long values for safety - Rehashed class structure of Guis (added new abstract superclasses SinglePageGui and MultiPageGui) for better polymorphism and inheritance - Hopefully Gui icon lore will now always be gray by default - Fixed error in Gui generics that prevented type safety - Added enum value GuiType.ACCOUNT_SHULKER_CONTENTS - Cleaned up and added some assertions to BankUtils - Tweaked message - Reworded some permission descriptions, added notes, changed defaults
1.7.5-SNAPSHOT
Finalize fields - Made various read-only fields final
1.4.1-SNAPSHOT
First public beta release of BankingPlugin.
This version is compatible with 1.15.2 and 1.16.1.