Skip to content

Releases: Wertzui123/BedrockClans

BedrockClans 3.10

10 Aug 11:00
Compare
Choose a tag to compare

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

12 May 14:21
Compare
Choose a tag to compare

Since version 3.6, I have...

  • ...updated BedrockClans to PocketMine-MP 5
  • ...fixed several bugs
  • ...fixed several typos

BedrockClans 3.6

22 Jun 10:31
Compare
Choose a tag to compare

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

22 Jun 10:30
Compare
Choose a tag to compare

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

03 Jul 21:57
Compare
Choose a tag to compare

This is a minor bug and typo fix update and additionally adds clan colors.

BedrockClans 3.3

18 May 17:16
Compare
Choose a tag to compare

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

29 Aug 23:52
7903462
Compare
Choose a tag to compare

The clan leader now gets the money on the clan bank when deleting a clan.

BedrockClans 3.1

21 Aug 15:12
f9f483d
Compare
Choose a tag to compare

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

31 Jul 11:38
ae459fe
Compare
Choose a tag to compare
BedrockClans 3.0 Pre-release
Pre-release

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

06 Oct 11:52
340947a
Compare
Choose a tag to compare

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, ...