Skip to content

ClansLite 1.1.0

Compare
Choose a tag to compare
@GamlinUK GamlinUK released this 14 Feb 18:19
· 2 commits to master since this release

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 🙌