Stránka 1 z 1

Otázka ohledně DeluxeTags

Napsal: 29 kvě 2017, 23:14
od mannyvee
IP: 82.208.17.41:27186
Zdarec, hele má tu někdo zkušenosti s pluginem DeluxeTags? Popř. jak ho mám hodit tak, aby se v chatu ukazovali tagy, které si nastavím? Zkoukl jsem toto video: https://www.youtube.com/watch?v=o74RJ4ng9O0, nastavil to co tam dělal i on a stále mi to nejde, nevím si s tím rady. :D Uvítám každou pomoc, díkec.

Re: Otázka ohledně DeluxeTags

Napsal: 30 kvě 2017, 15:10
od TopCz
No a config jak to máš je kde ?

Re: Otázka ohledně DeluxeTags

Napsal: 30 kvě 2017, 16:38
od mannyvee
- Mám to dle tohoto videa, který je v popisku tohoto tématu.
Ale budiž, zde je config DeluxeTags:
Spoiler: zobrazit

Kód: Vybrat vše

# DeluxeTags version: 1.7.1 Main Configuration
#
# Create your tags using the following format:
#
# deluxetags:
#   VIP:
#     order: 1
#     tag: '&7[&eVIP&7]'
#     description: 'This tag is awarded by getting VIP'
#
# Placeholders for your DeluxeChat formats config:
#
# %deluxetags_identifier% - display the players active tag identifier
# %deluxetags_tag% - display the players active tag
# %deluxetags_description% - display the players active tag description
# %deluxetags_amount% - display the amount of tags a player has access to
#
# Placeholders for your essentials/chat handling formats config:
#
# {deluxetags_identifier} - display the players active tag identifier
# {deluxetags_tag} - display the players active tag
# {deluxetags_description} - display the players active tag description
# {deluxetags_amount} - display the amount of tags a player has access to
force_tags: false
check_updates: true
deluxe_chat: false
format_chat:
  enabled: true
  format: '{deluxetags_tag} <%1$s> %2$s'
gui:
  name: '&6Available tags&f: &6%deluxetags_amount%'
  tag_select_item:
    material: NAME_TAG
    data: 0
    displayname: '&6Tag&f: &6%deluxetags_identifier%'
    lore:
    - '%deluxetags_tag%'
    - '%deluxetags_description%'
  divider_item:
    material: STAINED_GLASS_PANE
    data: 15
    displayname: ''
    lore: []
  has_tag_item:
    material: SKULL_ITEM
    data: 3
    displayname: '&eCurrent tag&f: &6%deluxetags_identifier%'
    lore:
    - '%deluxetags_tag%'
    - Click to remove your current tag
  no_tag_item:
    material: SKULL_ITEM
    data: 3
    displayname: '&cYou don''t have a tag set!'
    lore:
    - '&7Click a tag above to select one!'
  exit_item:
    material: IRON_DOOR
    data: 0
    displayname: '&cClick to exit'
    lore:
    - '&7Exit the tags menu'
deluxetags:
  Testing:
    order: 1
    tag: '&8[&bTesting&8]'
    description: '&cAwarded for using DeluxeTags!'
  tutorial:
    order: 2
    tag: '&8[&9Tutorial&8]'
    description: '&f'