Skip to content

Releases: MichaelOwenDyer/BankingPlugin

3.0.0-ALPHA

21 Feb 22:16
Compare
Choose a tag to compare

a08921f3ed42cc612e0c1d1c0b87ce47
Full Changelog: 2.2.0...v3.0.0-ALPHA

2.2.0

04 Aug 18:03
Compare
Choose a tag to compare
Comment out ControlUpdate#execute

1.16.7-SNAPSHOT

27 Sep 07:47
Compare
Choose a tag to compare
1.16.7-SNAPSHOT Pre-release
Pre-release
Rename Utils#ternary overload

- Renamed one overload of Utils#ternary to #nonNull to better describe its function

1.12.0-SNAPSHOT

16 Aug 19:23
Compare
Choose a tag to compare
1.12.0-SNAPSHOT Pre-release
Pre-release
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

17 Jul 06:24
Compare
Choose a tag to compare
1.7.5-SNAPSHOT Pre-release
Pre-release
Finalize fields

- Made various read-only fields final

1.4.1-SNAPSHOT

10 Jul 19:22
Compare
Choose a tag to compare
1.4.1-SNAPSHOT Pre-release
Pre-release

First public beta release of BankingPlugin.
This version is compatible with 1.15.2 and 1.16.1.