Skocz do zawartości

Funek1337

Użytkownik
  • Ilość zawartości

    73
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    2

Treść opublikowana przez Funek1337

  1. On nie chce zeby dostawalo sie antylogout gdy masz gamemode 1 i ktos cie uderzy
  2. Funek1337

    gui-lore

    Jaka masz wersje skripta? w nowszych wersjach takie topki nie działają. Spróbuj użyć wersji 2.1.2
  3. Funek1337

    gui-lore

    set lore of player's current inventory's slot 8 to {_lore} nie o to chodzi, ponieważ ustawia lore itemu i powinna sie pojawic topka
  4. Funek1337

    gui-lore

    topka nie dziala pewnie bo masz zbyt nowa wersje skripta
  5. Kałamarnica
  6. Uzyj pluginu ASkyblock. mozesz wszystko przetlumaczyc
  7. Funek1337

    Skrzynia

    a to sory, pomylilem sie xd
  8. Funek1337

    Skrzynia

    command /gui [<text>]: trigger: close player's inventory open chest with 6 rows named "Jakies gui" to player set player's current inventory's slot 1 to diamond named "Jakis item" on inventory click: if "%inventory name of player's current inventory%" is "Jakies gui": cancel event if "%clicked slot%" is "1": send "&6Dzieki za klikniecie :D" Potrzebujez do tego pluginu Tuske
  9. 1. Kolejne easyhc 2. 1.12.2 nie jest pod pvp
  10. Funek1337

    Błąd pluginu

    [18:23:21 ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for worldborder spróbuj usunac plugin worldborder
  11. wystarczy zablokowac wszystkie komendy na pokazywanie pluginow, tak te cheaty dzialaja.
  12. pobierz plugin AdvancedBans
  13. on place chest: if player's tool is chest named "&9&lPremium Case": set block to air send "&8&m---------------------------------------------------" send "&9%player% &fotworzyl &9&lPremiumCase &fi otrzymal&8:" send " " chance of 50%: drop 64 diamond send "&b&l• &bDIAMENT x64" chance of 30%: drop 1 diamond boots of protection 4 and unbreaking 3 and feather falling 2 named "&a&lButy 4/3/2" send "&a&l• &a&lButy 4/3/2" chance of 20%: drop 1 diamond chestplate of protection 4 and unbreaking 3 named "&a&lNapiersnik 4/3" send "&a&l• &a&lNapiersnik 4/3" chance of 10%: drop 1 diamond leggings of protection 4 and unbreaking 3 named "&a&lSpodnie 4/3" send "&a&l• &aSpodnie 4/3" chance of 5%: drop 1 diamond helmet of protection 4 and unbreaking 3 named "&a&lHelm 4/3" send "&a&l• &aHelm 4/3" chance of 12%: drop 64 emerald send "&a&l• &aEMERALD x64" chance of 1.5%: drop 1 diamond pickaxe of efficiency 8 and unbreaking 3 and fortune 3 named "&6&lKilof 8/3/3" send "&6&l• &6Kilof 8/3/3 &cGZ!" chance of 4.2%: drop 64 emerald block send "&9&l• &9BLOKI EME x64" chance of 8.4%: drop 32 emerald block send "&9&l• &9BLOKI EME x32" chance of 2%: drop 32 diamond send "&b&l• &bDIAMENT x32" chance of 6%: drop 64 diamond block send "&b&l• &bBLOKI DIAMENTU x64" chance of 7%: drop 16 diamond send "&b&l• &bDIAMENT x16" chance of 9%: drop 32 diamond block send "&b&l• &bBLOKI DIAMENTU x32" chance of 9.9%: drop 16 ender pearl send "&5&l• &5Perelki x16" chance of 100%: send "&8&m---------------------------------------------------" powinno ladnie wygladac
  14. on join: set {sidebar.%player%} to player wipe {sidebar.%player%} sidebar set name of sidebar of {sidebar.%player%} to "SERVER" set score "Nazwa: %{sidebar.%player%}%" in sidebar of {sidebar.%player%} to 2 set score "Hajs: %{hajs::%player%}%" in sidebar of {sidebar.%player%} to 1
  15. 848
  16. 1. https://www.spigotmc.org/resources/crazy-crates.17599/ 2. https://dev.bukkit.org/projects/icjukebox 3. https://www.spigotmc.org/resources/scoreboard.14754/
  17. every 5 seconds: loop all players: send "lol" to loop-player
  18. Pobierz plugin commandlog
  19. tak samo jest
  20. Nie dziala http://prntscr.com/oj273s
  21. Sam w sobie skrypt dziala jednak zapetla jedna wartosc oraz zamiast nickow jest <none> Kod: on load: set {symbol} to " ---> " function createTop(t: string, i: integer) :: strings: set {_offlinePlayers::*} to all offline players loop {_offlinePlayers::*}: if {%{_t}%::%loop-value%} is set: add {%{_t}%::%loop-value%} to {_top::*} add loop-value to {_players::*} loop {_i} times: set {_max} to max({_top::*}) loop {_top::*}: if loop-value-2 = {_max}: set {_index} to loop-index delete {_top::%{_index}%} add "%{_players::%{_index}%}%%{symbol}%%{_max}%" to {_return::*} delete {_players::%{_index}%} return {_return::*} function getTop(t: string, list: strings) :: strings: loop {_list::*}: set {_split::*} to loop-value split at {symbol} add {_split::1} to {_players::*} add {_split::2} to {_top::*} if {_t} = "players": return {_players::*} else: return {_top::*} on inventory click: if "%inventory name of player's current inventory%" is "&8[ &6Topki Serwerowe &8]": cancel event options: format: &7{TOP}. &f{NICK} &8» &6{VALUE} command /top [<text>]: trigger: open chest with 1 rows named "&8[ &6Topki Serwerowe &8]" to player set {_topki::*} to createTop("coins", 8) set {_i} to diamond named "&eTop posiadanych coinsow" set {_line} to 1 loop {_topki::*}: set {_list::*} to loop-value split at " ---> " set {_f} to "{@format}" replace all "{TOP}" with "%loop-index%" in {_f} replace all "{NICK}" with "%{_list::1}%" in {_f} replace all "{VALUE}" with "%{_list::2}%" in {_f} set line {_line} of lore of {_i} to colored {_f} add 1 to {_line} set player's current inventory's slot 0 to {_i} Wersja skript: 2.2
  22. jakbys podal liste pluginow?
  23. Funek1337

    Problem z GUI

    Mam problem z GUI http://prntscr.com/ogueyd Gdy klikne w zaznaczony slot w ekwipunku to kupuje mi w moim sklepie boyfarmery a powinno to dzialac tylko gdy klikia sie w gui on inventory click: inventory name of current inventory of player is "&8[ &6MENU SKLEPU &8]": clicked slot is 1: cancel event close player's inventory wait 2 ticks open chest with 4 rows named "&8[ &6MENU KUPNA &8]" to player wait 1 tick format slot 0 of player with diamond helmet of protection 4 and unbreaking 3 named "&6HELM 4/3" with lore "&7 ||&8» &7Koszt&8: &f150 coins|| || &8&l- &7Kliknij by &6kupic &7za coinsy!" to run "zakupitem helm %player%" format slot 1 of player with diamond chestplate of protection 4 and unbreaking 3 named "&6KLATA 4/3" with lore "&7 ||&8» &7Koszt&8: &f150 coins|| || &8&l- &7Kliknij by &6kupic &7za coinsy!" to run "zakupitem klata %player%" format slot 2 of player with diamond leggings of protection 4 and unbreaking 3 named "&6SPODNIE 4/3" with lore "&7 ||&8» &7Koszt&8: &f150 coins|| || &8&l- &7Kliknij by &6kupic &7za coinsy!" to run "zakupitem spodnie %player%" format slot 3 of player with diamond boots of protection 4 and unbreaking 3 named "&6BUTY 4/3" with lore "&7 ||&8» &7Koszt&8: &f150 coins|| || &8&l- &7Kliknij by &6kupic &7za coinsy!" to run "zakupitem buty %player%" format slot 4 of player with diamond sword of sharpness 5 and unbreaking 3 and fire aspect 2 named "&6MIECZ 5/3/2" with lore "&7 ||&8» &7Koszt&8: &f150 coins|| || &8&l- &7Kliknij by &6kupic &7za coinsy!" to run "zakupitem miecz %player%" format slot 5 of player with diamond sword of knockback 2 named "&6MIECZ KNOCK 2" with lore "&7 ||&8» &7Koszt&8: &f150 coins|| || &8&l- &7Kliknij by &6kupic &7za coinsy!" to run "zakupitem knock %player%" format slot 6 of player with diamond pickaxe of efficiency 5 and fortune 3 and unbreaking 3 named "&6KILOF 5/3/3" with lore "&7 ||&8» &7Koszt&8: &f775 coins|| || &8&l- &7Kliknij by &6kupic &7za coinsy!" to run "zakupitem kilof %player%" format slot 7 of player with beacon named "&6BEACON" with lore "&7 ||&8» &7Koszt&8: &f10000 coins|| || &8&l- &7Kliknij by &6kupic &7za coinsy!" to run "zakupitem beacon %player%" format slot 8 of player with 5 end stone named "&6GENERATOR" with lore "&7 ||&8» &7Koszt&8: &f125 coins|| || &8&l- &7Kliknij by &6kupic &7za coinsy!" to run "zakupitem generator %player%" format slot 9 of player with 4 ender portal frame named "&6BOY FARMER" with lore "&7 ||&8» &7Koszt&8: &f250 coins|| || &8&l- &7Kliknij by &6kupic &7za coinsy!" to run "zakupitem boyfarmer %player%"
  24. Może ten plugin ci zadziała? https://www.spigotmc.org/resources/✪-superlobbydeluxe-1-8-8-1-13-x-recoded-beta✪.20400/
  25. Uzyj AdvancedBans
×
×
  • Dodaj nową pozycję...