TmTags [1.21.4 - 1.21.5] icon

TmTags [1.21.4 - 1.21.5] 1.0.1

TmTags

TmTags%20-%20Title.png
 
TmTags%20-%20Dependencies.png
 
TmTags%20-%20Placeholder.png
  • %tmtags_current_nametag% - Sets the player's current nametag
 
TmTags%20-%20Commands.png
  • /tags - Menu GUI
  • /tags reload - Reload plugin
  • /tags support - Support informations
 
TmTags%20-%20Permissions.png
  • tags.admin - Resource for admins
 
TmTags%20-%20Files.png
config.yml
#####################################################################################################
# +-----------------------------------------------------------------------------------------------+ #
# |                  _________  __________  _________  _______  _______  _______                  | #
# |                 |___  ___| |  _   _  | |___  ___| |  ___ | |  ____| |  ____|                  | #
# |                    | |     | | | | | |    | |     | |__| | | |  __  |  |___                   | #
# |                    | |     | | | | | |    | |     |  __  | | | |_ | |_____ |                  | #
# |                    | |     | | | | | |    | |     | |  | | | |__| |  ____| |                  | #
# |                    |_|     |_| |_| |_|    |_|     |_|  |_| |______| |______|                  | #
# |                                                                                               | #
# |                                Um plugin prático de NameTags                                  | #
# |                                                                                               | #
# |                               © 2025 - Powered by tmplugins.pt                                | #
# |                                                                                               | #
# |                                                                                               | #
# |  Para um melhor entendimento deste plugin acessa ao nosso discord:                            | #
# |   ==> https://discord.gg/RtUndYxYZ6                                                           | #
# |                                                                                               | #
# +-----------------------------------------------------------------------------------------------+ #
# +-----------------------------------------------------------------------------------------------+ #
# |  Autor:   Titozinho                                                                           | #
# |  Website: https://tmplugins.pt                                                                | #
# +-----------------------------------------------------------------------------------------------+ #
#####################################################################################################
 
# Define o prefixo.
prefix: '&7[&#009900TmTags&7] '
 
# As aliases só entram em funcionamento após reiniciar o servidor.
aliases:
- tag
- tags
 
# Define o idioma.
#    Idioma defenido por padrão como: pt_PT
#    A mudança de idioma só entra em vigor após reiniciar o servidor!
lang: pt_PT
 
# Define se queres receber notifocação de novas versões do plugin.
plugin-update: true
 
# Configurações do GUI.
GUI:
  # Define o título.
  title: '&#009900&lTags'
 
  # Define o tamanho. - 9|18|27|36|45|54
  size: 9
 
tags.yml
TagsList:
  PVP:
    Slot: 2
    DisplayName: '&4P&cV&4P'
    Lore:
      - '&6sdf'
      - '&bLine 2'
      - '&aLine 3'
    MoneyCost: 5000
    # [CONSOLE] - para comandos enviados pela consola
    # [PLAYER] - para comandos enviados pela Jogador
    # %player% - para definir a quem se aplica o comando
    Command:
      #- '[CONSOLE]give %player% diamond 1'
      - '[CONSOLE]lp user %player% permission set tmtags.tag.pvp'
  KING:
    Slot: 4
    DisplayName: '&3KING'
    Lore:
      - '&6Line 1'
      - '&bLine 2'
      - '&aLine 3'
    MoneyCost: 5000
    Command:
      - '[CONSOLE]lp user %player% permission set tmtags.tag.king'
  BUILDER:
    Slot: 6
    DisplayName: '&9BUILDER'
    Lore:
      - '&6Line 1'
      - '&bLine 2'
      - '&aLine 3'
    MoneyCost: 5000
    Command:
      - '[CONSOLE]lp user %player% permission set tmtags.tag.builder'
 
lang/pt_PT.yml
no-permission: '&cNão tens permissão para isso.'
reload-successfully: '&aPlugin recarregado com sucesso!'
updates-available: '&aHá uma nova atualização disponível.'
no-updates-available: '&aNão há novas atualizações disponíveis.'


current-tag: '&7Tag atual: %tag%'
requirements: '&2Requisitos:'
tag-exp: '&7Exp: '
tag-money: '&7Dinheiro: '
tag-requirement-confirm: '&7Pretendes adquirir esta tag %tag%&a!'
accept: '&a&l[Aceitar]'
cancel: '&c&l[Cancelar]'
command-only-player: 'Este comando só pode ser usado por um jogador'
create-folder: 'Foi criada a pasta "%folder%"'
create-file-player: 'Foi criado um novo ficheiro do jogador "%player%"'
request-cancel: '&cOperação cancelada'

tags

nametags