Witam w linijce ostaniej pokauzje Can't understand this condition/effect: teleport player to 632.7 85.5 1861.18 line 29
options:
nie_masz_permisji: &cNie posiadasz permisji!.
permisja: spr.cmd
//Opcje gui slot 10(warp 1): ""
[1]xyz: 632.7 85.5 1861.18
[1]material: Stone
[1]named: "&6Warp &c&ladministacja"
[1]lore: "&fKliknij aby sie teleportowac"
// KOD NIE DOTYKAĆ JESLI CHCESZ ABY DZIAŁAŁ: ""
command /sprawdz-lokalizacje:
permission: {@permisja}
permission message: {@nie_masz_permisji}
trigger:
message "Twoja lokalizacja &7&o%location of player%"
command /warp:
trigger:
open chest with 3 row named "&f&lWarp &7(&6&lMENU&7)" to player
set slot 10 of player's current inventory to {@[1]material} named {@[1]named} with lore {@[1]lore}
on inventory click:
if inventory name of current inventory of player is "&f&lWarp &7(&6&lMENU&7)":
cancel event
if clicked slot is 10:
teleport player to {@[1]xyz}
Pytanie
FireCobble 0
Witam w linijce ostaniej pokauzje Can't understand this condition/effect: teleport player to 632.7 85.5 1861.18 line 29
options: nie_masz_permisji: &cNie posiadasz permisji!. permisja: spr.cmd //Opcje gui slot 10(warp 1): "" [1]xyz: 632.7 85.5 1861.18 [1]material: Stone [1]named: "&6Warp &c&ladministacja" [1]lore: "&fKliknij aby sie teleportowac" // KOD NIE DOTYKAĆ JESLI CHCESZ ABY DZIAŁAŁ: "" command /sprawdz-lokalizacje: permission: {@permisja} permission message: {@nie_masz_permisji} trigger: message "Twoja lokalizacja &7&o%location of player%" command /warp: trigger: open chest with 3 row named "&f&lWarp &7(&6&lMENU&7)" to player set slot 10 of player's current inventory to {@[1]material} named {@[1]named} with lore {@[1]lore} on inventory click: if inventory name of current inventory of player is "&f&lWarp &7(&6&lMENU&7)": cancel event if clicked slot is 10: teleport player to {@[1]xyz}
Odnośnik do komentarza
Udostępnij na innych stronach
2 odpowiedzi na to pytanie
Rekomendowane odpowiedzi
Dołącz do dyskusji
Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.