Releases: Wertzui123/BedrockClans
BedrockClans 3.10
This is a small feature/bug fix release.
Since the last release (3.8.1), I have added a prefix to all messages, added more options to restrict clan names, and fixed the config updater.
BedrockClans 3.8.1
Since version 3.6, I have...
- ...updated BedrockClans to PocketMine-MP 5
- ...fixed several bugs
- ...fixed several typos
BedrockClans 3.6
This small release adds clan creation dates and fixes two minor issues.
Furthermore, I have created a separate repository containing a conversion script to switch from FactionsPro to BedrockClans: https://github.com/Wertzui123/FactionsPro2BedrockClans
BedrockClans 3.5
This release is a collection of commits since July 2021.
It contains the following changes:
- Various bug and typo fixes and lots of cleanups
- More banned clan names by default
- PocketMine-MP 4 support
- Finally support for the "new" ScoreHud Event API, since addons have long been deprecated.
BedrockClans 3.4
This is a minor bug and typo fix update and additionally adds clan colors.
BedrockClans 3.3
This release mostly contains typo fixes, code cleanups, README updates, and some API improvements.
A few bugs have been fixed too.
Furthermore, the following features have been added:
- Support for clan names containing
.json
,.yml
and§
- A setting for the minimum required rank to create invitations
BedrockClans 3.2
The clan leader now gets the money on the clan bank when deleting a clan.
BedrockClans 3.1
BedrockClans 3.1 is now out.
This update is mainly for backwards compatibility.
Changelog:
+ Backwards compatibility
+ Clan Homes
+ Better formatting in the code
BedrockClans 3.0
BedrockClans 3.0 is out and added some nice new features, e.g.:
- /clan chat on
- Clan bank accounts
- More clan ranks
This update is not backwards compatible! All clans will be invalid! I plan to release a backwards compatible version soon.
2.0 Update
In this update I rewrote the whole plugin. I added a Subcommand system, clan and player classes and so on.
There now is a config updater, a clan chat disable feature, ...