Skip to content

Releases: GamlinUK/ClansLite

ClansLite 1.1.1

14 Feb 19:59
e893e3b
Compare
Choose a tag to compare

Fixed issues

  • Fixed null error with JoinEvent.

ClansLite 1.1.0

14 Feb 18:19
Compare
Choose a tag to compare

First minor feature release for ClansLite!

With this update we've added 2 new features:

  • Clan homes
  • Friendly Fire

Clan home
Clan admins can now set a /clan sethome on the block they are standing on. All clan members can do /clan home.

This feature can be configured in the config.yml.

#Clan home system
clan-home:
  #Enable the '/clan [sethome|home]' system. [Default value: true]
  enabled: true
  cool-down:
    #Enable the cool down on the '/clan home' command to prevent tp spamming (RECOMMENDED). [Default value: true]
    enabled: true
    #Cool-down time in seconds. [Default value: 60 = 1 minute]
    time: 60

Friendly fire
Friendly fire can be enabled/disabled on a server and clan level.
Server owners can toggle whether this feature should be enabled in the config.yml

#Clan protections
protections:
  pvp:
    #Globally enable the clan friendly fire system. [Default value: true]
    pvp-command-enabled: true

Set this to false to disable.

Clan owners can use /clan pvp to enable/disable friendly fire.

Upgrade instructions
With this release, you must regenerate your config.yml and messages.yml files. Clans data is unaffected.

Known issues
Clan owners are only able to invite 1 clan member. This suspected cause has been found and we are currently working on a fix.

Special thanks to
Loving11ish - Forever smashing it 🙌

ClansLite 1.0.0

18 Jan 20:27
Compare
Choose a tag to compare

ClansLite 1.0.0

The first stable version of ClansLite is here! The plugin has mainly be re-written from the ground up thanks to Loving11ish!

Changelog

  • Clans are no longer stored in a JSON file but now a YML
  • Incorrect Clan prefixes should no longer show
  • Players should no longer join the incorrect clan
  • Added clan allies.
  • Added messages.yml for mesaging customisation.
  • Removed Bstats (Sorry Anthony)

Clan Allies

Clans can now form allies using the /clan ally command.
Use /clan ally add <ally-owner> to create an ally and /clan ally remove <ally-owner> to remove an alliance.

Credits

Huge thanks to Loving11ish for doing the re-write.

Other notes

If you have any issues with this release, please open an issue or seek support over on discord: https://discord.gg/ZECTYBw5qr

ClansLite 1.0-SNAPSHOT-22w2a

08 Jan 18:12
Compare
Choose a tag to compare
Pre-release

Changes:

  • Added 1.18 support
  • Added the ability to add essentials colours to clan names
  • Changed saving behaviour to reduce IO usage (saves every 15 minutes)
  • Changed /clan command to be a default command
  • Added supported version checking (1.13.x, 1.14.x, 1.15.x, 1.16.x, 1.17.x, 1.18.x - Not all version have been tested but should be okay)
  • Improved start-up and shutdown behaviour

Known issues
We are currently aware of users not joining the correct clan and incorrect clan prefixes being shown. We are currently reworking the storage side of the plugin and migrating away from JSON in favour of YML and MySQL for more advance users.

Contributors:
I am happy to announce @Loving11ish has come on as a contributor to the plugin so big thanks to them for their help and give them a warm welcome!

ClansLite 1.0-SNAPSHOT-w43a

26 Oct 19:01
Compare
Choose a tag to compare
Pre-release

The first iteration of clans plugin
Added a new clans system which allows you to create and manage clans.

Current commands are
/clan [create|disband|invite|kick|info|list|prefix]
/clanadmin save