New translations party-view.yml (Lao)

This commit is contained in:
Taner 2023-09-10 11:00:43 +00:00
parent 1dbc213f7f
commit 5e692e9840
No known key found for this signature in database

View File

@ -0,0 +1,40 @@
#GUI display name
name: Party ({players}/{max})
#Number of slots in your inventory. Must be
#between 9 and 54 and must be a multiple of 9.
slots: 54
items:
member:
slots:
- 10
- 12
- 14
- 16
- 28
- 30
- 32
- 34
function: member
empty:
item: GRAY_STAINED_GLASS_PANE
name: '&aNo Player'
member:
item: PLAYER_HEAD
name: '&a{name}'
lore:
- '&7Level {level} {class}'
- '&7Online Since: {since}'
leave:
slots:
- 50
function: leave
item: REDSTONE
name: '&cLeave Party'
lore: { }
request:
slots:
- 48
function: invite
item: WRITABLE_BOOK
name: '&aInvite a player..'
lore: { }