Skocz do zawartości

xAxee

Zasłużony
  • Ilość zawartości

    6123
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    232

Treść opublikowana przez xAxee

  1. xAxee

    Problem ze skryptem

    zmienną daj w %%...
  2. xAxee

    Problem ze skryptem

    usuń @ z linijki 14
  3. xAxee

    Skrypt na monety.

    Prosze:
  4. xAxee

    Anty Oranie

    on region enter: if region is "spawn": if {ZMIENNA} is true: cancel event
  5. nie lepiej tak? options: world: XD loc: 0, 100, 0 on damage: if damage was caused by void: if victim is in world "{@world}": cancel event teleport victim to location({@loc}, world "{@world}")
  6. xAxee

    POMOZCIE PROSZE!

    plugin na logowanie?
  7. zamien tylko "%arg 1%" na colored arg i tyle
  8. AxNameMc Przedstawiam wam skrypt robiony 4fun na nagordy za polubienie NameMc. Skrypt pisałem jakiś miesiąc temu ale sprawdziłem i wszystko działa. Jest on dość banalny, opiera sie na api namemc. Działanie: Jeżeli polubimy serwer na stronie NameMc.com i wpiszemy komende /namemc odbierz daje nam nagrode za to polubienie. Konfiguracja: Skrypt posiada konfiguracje yml w której można ustawić: - Wszystkie wiadomosci - Nagrode po polubieniu - Cooldown Wymagania: - Skript - SkQuery - WildSkript SS: Pobieranie: > Tutaj < Wszelkie błędy prosze zgłaszać pod postem lub w wiadomości prywatnej
  9. Set name of player's tool to colored arg
  10. xAxee

    GUI

    Za długa nazwa pewnie(max chyba 16) na 100% masz błąd w consoli
  11. Set slot 7 of %twoja zaloopowana skrzynka% to 10 bedrock
  12. xAxee

    Skrypt na Kopanie Lewo Prawo

    1. Zły dział 2. Na 6/3/3? 3. Mogą być stoniarki w górę? robione na stoniarki 2x10 w gore xd
  13. Ale pewnie błędy wyskakują
  14. command /kordy [<text>]: trigger: if arg 1 is "zapisz": add location of player to {KORDY::%player%::*} if arg 1 is "list": loop {KORDY::%player%::*}: send "%loop-value%"
  15. xAxee

    Prawo jazdy

    oferujesz coś?
  16. xAxee

    on region enter

    Piszę z telefonu więc jak coś to no xd On region enter: If "%region%" contain "gildia-": Loop {guild.list::*}: If "%region%" is "gildia-%loop-value%": Send "wkroczyles na teren gildi %loop-value%" Albo On region enter If "%region%" contain "gildia-": Set {_t} to "%region%" Replace all "gildia-" with "" in {_t} Send "teren %{_t} %"
  17. xAxee

    Vanish

    jak sie nie da jak sie da... options: ilosc: 10 czas: 2 command /bat [<text>]: trigger: loop {@ilosc} times: spawn 1 bat at player add last spawned entity to {_bat::*} wait {@czas} second loop {_bat::*}: kill loop-value #teleport loop-value to location at (10, -10, 10) #kill loop-value
  18. xAxee

    Napisy

    zamień na if region is "<nazwa>":
  19. xAxee

    Blokowanie komend

    Przecież jest od tego if u mnie xd
  20. xAxee

    Brak ekwipunku na lobby

    Jeden ze sposobów: on quit: set {EQ::%player%::*} to all items in player's inventory clear player's inventory on join: clear player's inventory set slot 4 of player to compass named "&6Wybierz" i po tam wybraniu czy po tepnieciu na swiat normalny dajesz to set player's inventory to {EQ::%player%::*} clear {EQ::%player%::*} Ale najlepiej ten plugin Multiverse-inventory
  21. xAxee

    Item (łatwe)

    on join: while player is online: if inventory of player contains 1 of slime named "&6Super speed": apply speed 1 to player for 99 hours wait 2 second
  22. on join: while player is online: loop all items in player's inventory: if loop-item is enchanted with sharpness 5: enchant player's tool with sharpness 3 if loop-item is enchanted with protection 4: enchant player's tool with protection 2 if loop-item is enchanted with fire aspect 2: enchant player's tool with fire aspect wait 2 second
  23. xAxee

    blokada e

    import: org.bukkit.event.inventory.InventoryOpenEvent org.bukkit.event.player.PlayerInventoryEvent on InventoryOpenEvent: cancel event on PlayerInventoryEvent: cancel event np tak tylko znajdz odpowiedni event xD (pierwszy przyklad blokuje skrzynki itp a drugi chyba nic xd) Gracza w evencie możesz tak znaleść set {_p} to event.getPlayer()
×
×
  • Dodaj nową pozycję...