vSTABLE-3.2 May 2, 2024
NEW UPDATE!

- DecentHolograms Support!
- Placeholder '%teams_stats_tag%' fixed.
- Command '/team ally' fixed.


vSTABLE-3.1 Apr 17, 2024
NEW UPDATE!

.- Command '/team setTag' added.
.- Placeholder %teams_stats_leader% registered on PlaceholderAPI.
.- Now the upgrades.yml file is reloaded with '/team reload all'.
[file settings.yml]
- String 'MAX-MEMBERS' was chaged to 'MIN-MEMBERS'
- String 'MAX-ALLIES' was chaged to 'MIN-ALLIES'
- String 'MAX-HOMES' was chaged to 'MIN-HOMES'
to disable the allies or homes, set the line to 0. (MIN-HOMES: 0)

[file upgrades.yml]
- You can now disable the update by adding the line '0;0'.

[file messages.yml]
- String 'TEAMS.HOMES-DISABLED' added.
- String 'ALLY.DISABLED' added.
- Placeholder <money> added in 'PLAYER.LIST.HOVER'


vSTABLE-3.0.1 Apr 10, 2024
NEW UPDATE!
  • fix files system reload.
  • fix placeholders bugs.
  • added %teams_stats_name%, %teams_stats_kills%, %teams_members_amount%, %teams_members_online% and %teams_members_limit% placeholders.
  • Fixed an click-inventory error.
  • Added '/team chatspy' command. (perm: teams.command.chatspy)
  • Added 'PLAYER.CHAT.SPY' and 'OTHERS.USAGE.CHAT-SPY' lines on messages.yml file.
  • Invite bugs fixed.
  • Upgrades homes added.
  • Command '/team delhome' added.
  • Change line 'HQ' for 'HOME' in messages.yml
  • Moved line 'TEAMS.NO-SYMBOLS' to 'OTHERS.NO-SYMBOL' in messages.yml
  • New line 'TEAMS.MAX-HOMES' in settings.yml
  • New line 'INVENTORIES.UPGRADES.ITEMS.HOMES' in inventories.yml
  • New line 'INVENTORIES.TEAM-SHOW.ITEMS.HOMES' in inventories.yml
  • New line 'UPGRADES.HOMES' in upgrades.yml
  • Fix InventoryCreativeEvent bug.
  • Fix command '/team show' bug.
  • Added /team withdraw command.
  • Added permissions to all commands.

    permissions ->
    - teams.command.<cmd>
    - teams.command.all (adds permissions for all commands)
    attachment.png

3.5 Nov 22, 2023
NEW UPDATE! | 1.8 SUPPORT

Added support for 1.8 Minecraft version.
Added "PLAYER.LIST.NO-TEAMS" line in messages.yml
Added PlayerTeamCreateEvent event
Added PlayerTeamDisbandEvent event.
Added PlayerKillPlayerEvent event.
Added allies upgrades system.
Added new lines in inventories.yml.
Added new lines in upgrades.yml
Changed the line 'TEAMS.MAX-ALLY' to 'TEAMS.MAX-ALLIES' in the settings.yml file.
Changed the line 'TEAMS.<teams>.ALLYS' to 'TEAMS.<teams>.ALLIES' in the teams.yml file.
Changed the line 'TEAMS.<teams>.REQUEST-ALLYS' to 'TEAMS.<teams>.REQUEST-ALLIES' in the teams.yml file.
Fixed disband bug.


3.3 Oct 26, 2023
NEW UPDATE OF TEAMS!

Added allies upgrades system.
Added new lines in inventories.yml.

  inventories.yml


Added new lines in upgrades.yml

  upgrades.yml


Changed the line 'TEAMS.MAX-ALLY' to 'TEAMS.MAX-ALLIES' in the settings.yml file.
Changed the line 'TEAMS.<teams>.ALLYS' to 'TEAMS.<teams>.ALLIES' in the teams.yml file.
Changed the line 'TEAMS.<teams>.REQUEST-ALLYS' to 'TEAMS.<teams>.REQUEST-ALLIES' in the teams.yml file.


3.2 Oct 11, 2023
NEW UPDATE OF TEAMS!

Added UUID'S support.
Warn: For Teams to work properly, you must restart the teams.yml file.


3.1 Oct 5, 2023
NEW UPDATE OF TEAMS!

Added teams upgrades system(Work with Vault Economy dependencie)

The menus file has been renamed inventories.
Changed 'MENUS.' to 'INVENTORIES.' in new inventories.yml
Added 'INVENTORIES.UPGRADES' lines in inventories.yml
The config file has been renamed settings.

Added /team upgrades command.
Added /team money command.
Added /team deposit command.

Added line 'TEAMS.DEPOSIT' in messages file.
Added line 'TEAMS.MONEY' in messages file.
Added line 'PLAYER.NO-DEPOSIT' in messages file.
Added line 'OTHERS.USAGE.DEPOSIT' in messages file.


3.0 Sep 30, 2023
NEW UPDATE OF TEAMS!

- Team system code optimized.

- It is necessary to restart teams.yml file.


2.3.4 Sep 23, 2023