pro_44
Örümcek Hoşt!
- Katılım
- 27 Ağustos 2024
- Mesajlar
- 328
- Elmaslar
- 26
- Puan
- 1.370
- Yaş
- 27
- Konum
- türkiye
- Minecraft
- pro_44
- yok
- X
- yok
Discord:
yok
Merhaba arkadaşlar bedwars sunucumda profil ve parkur itemleri yaptım ama çalışmıyor magma kremi geliyor ama çalışmıyor oyuncu kafası hiç gelmiyor oyuncu kafasının menüsünü chest commands ile yaptım yardımcı olursanız sevinirim :)
chestcommands >menu > Profil.yml:
itemjoin > items.yml:
chestcommands >menu > Profil.yml:
Kod:
######################
#+ +#
# MENU SETTINGS #
#+ +#
######################
menu-settings:
# REQUIRED
# Appears as the title of the menu.
name: '&0Profil'
# REQUIRED
# The number of rows in the menu.
rows: 3
# OPTIONAL (you can remove this or set it to '')
# Bind multiple commands using ; (command: 'menu; m; me')
command: 'profil'
# OPTIONAL
# How frequently the menu will be refreshed, in seconds.
# Useful if you have variables in items' descriptions.
auto-refresh: 5
# OPTIONAL
# This command command will be executed when the menu is opened.
######################
#+ +#
# ITEMS #
#+ +#
######################
Profil:
NAME: '&bStats'
LORE:
- '&7Ölme &7» &f%statistic_deaths%'
- '&7Öldürme &7» &f%statistic_player_kills%'
ID: 261
POSITION-X: 4
POSITION-Y: 2
Dil:
NAME: '&bBilgi'
LORE:
- '&7Ad &7» &f%player_name%'
- '&7Dil &7» &fTürkçe'
ID: 340
POSITION-X: 6
POSITION-Y: 2
itemjoin > items.yml:
Kod:
# --{ =-=-=-=-=-=-=-=-=-= ItemJoin's Custom Item Configurations, by RockinChaos =-=-=-=-=-=-=-=-=-= }--
# See the tutorial page for a more in-depth explanation; https://github.com/RockinChaos/ItemJoin/wiki
# Join the discord for easy plugin support; https://discord.gg/D5FnJ7C
#
# Modifying this will cause this file to break and regenerate.
items-Version: 8
items-Delay: 2
items-Overwrite: false
items-Spamming: false
items-RestrictCount: false
items:
Parkur:
id: 378
slot: 7
name: '&6Parkur &7(Sağ-Tıkla)'
interact:
- 'warp parkur'
itemflags: unbreakable, hide-attributes, self-drops, death-drops, CreativeBypass, inventory-modify
triggers: join, respawn, world-switch, region-enter
enabled-worlds: world
Profil:
id: SKULL_ITEM:3
skull-owner: '%player%'
slot: 1
name: '&cProfil &7(Sağ-Tıkla)'
interact:
- 'profil'
itemflags: unbreakable, hide-attributes, self-drops, death-drops, CreativeBypass, inventory-modify
triggers: join, respawn, world-switch
enabled-worlds: world