Skip to content

Commit

Permalink
Update ejemplo-prefijo.yml (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
skylandnewmc committed Nov 5, 2023
1 parent 9054161 commit e321a1e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/i18n/es_ES/ejemplo-prefijo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ permission: "yc.vip"
# Acciones al seleccionar [Innecesario]
# Por favor, compruebe https://github.com/CarmJos/UserPrefix/tree/master/.documentation/ACTIONS.md
actions:
- "[CONSOLE] say %player_name% PRO seleccionado "
- "[CONSOLE] say %player_name% La etiqueta PRO asido seleccionado"

item:
# itemHasPermission [Necesario]
Expand All @@ -32,14 +32,14 @@ item:
name: "&b&lVIP Prefix"
lore:
- ""
- "&a➥ Pulse para utilizar"
- "&a➥ Pulsa para utilizar"

# itemUsing [Innecesario]
# Este elemento se mostrará cuando se seleccione el prefijo.
# Si no existe tal configuración, se mostrará automáticamente "itemHasPermission".
using:
material: DIAMOND
name: "&b&lVIP Prefix"
name: "&b&lPrefix VIP"
enchants:
PROTECTION_ENVIRONMENTAL: 1 #Añade un encantamiento para que parezca que está seleccionado
lore:
Expand All @@ -55,4 +55,4 @@ item:
name: "&b&lVIP &c(¡Cómpralo!)"
lore:
- ""
- "&e✯ Comprar el VIP para utilizarlo!"
- "&e✯ Necesitas Comprar el VIP para utilizarlo!"

0 comments on commit e321a1e

Please sign in to comment.