Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Szukam] Pluginu.


Reykez

Rekomendowane odpowiedzi

Opublikowano

Otóż, otwarłem już serwer- i jak się okazało. Gildie się ZBUGOWAŁY! całkowicie, ponieważ jak już powale w essentialsie wszystkie "prefixy" do gildi itd. nie moge jej założyć, poniewaz jest "Zbyt blisko od spawnu" i pisze ze np. odejdz od spawnu na 100 kratek. Ja odeszłem.. na troche więcej niż 100, bo spawn jest na kordach x200 coś, i z -180 coś. a ja się potem już tepłem na 1000000/1000000, a jeśli to nie jest 100kratek od spawna, to ja nie umiem liczyć... Obojętnie gdzie pójdę- gildi nie da się założyć. A w innych przypadkach, nie działają PREFIXY. Jesli znacie jakiś plugin, lub sposób na którym to nie będzie się bugowac. Proszę, podajcie.  PS:

Sprawdzalem:

FunnyGuilds

Kilka skriptów na gildie

Factions...

i jeszcze jakieś inne.

 

Z góry dzięki za odpowiedzi!

--

Opublikowano

Sam napisz gildie :)

CzarnaWoda Here 

Trwa pościg za kasą, pozycją, dupami, gdzie ludzie rozminęli się z wartościami.
Tego nie wiem, ale spróbuj dać im palec, kto jest kto przekonasz się doskonale.
Hipokryci dla mnie daremnie ukryci, Ich dewizy, szydercze oczka, uśmiech Mona Lisy.

Pozdrawiam

Opublikowano

Tutaj nie są winne pluginy na guild kolego. Ale żeby ci pomoc musiałbym zobaczyć pliki a tego raczej nie pokażesz więc pomoc moja jest tu zbędna.. Ale tak jak mowie poszukaj problemu gdzie indziej :).

 

// Proponowałbym spojrzeć dokładnie w worldguard

 

 

A tutaj mały skrypt:

options:
        t: &6[&6Gildia&6]&b
        czat: &7[&6{TAG}&7]{DISPLAY}: {MESSAGE}
        nic: &7[&6{TAG}&7]
       
       
command /zaloz [<text>] [<text>]:
        trigger:
                if arg 1 is not set:
                        send "{@t} poprawne uzycie /zaloz <TAG> <NAZWA>"
                        stop
                if {gildia.%player%.owner} is true:
                        send "{@t} posiadasz juz gildie!"
                if {gildia.%player%.member} is true:
                        send "{@t} jestes juz w gildi!"
                else:
                        if arg 1 is not empty:
                                if arg 2 is not empty:
                                        send "{@t} tworzenie zabezpieczen....."
                                        set {gildia.tag.%name of player%} to arg 1
                                        message "&6Zalozyles Gildie!"
                                        set {gildia.%name of player%.owner} to true
                                        set {gildia.home.%arg 1%} to location of player
                                        broadcast "{@t} Gracz %name of player% zalozyl gildie o nazwie %arg 2% o tagu %arg 1%"
                                        set {gildia.%name of player%} to true
on script load:
        send "&2=========================================================" to console
        send "&2==&6Ladowanie ProGuild" to console
        send "&2==&6ProGuild - Zaladowano Pomyslnie" to console
        send "&2=========================================================" to console
                                               
command /baza:
        trigger:
                teleport player to {gildia.home.%{gildia.tag.%name of player%}%}
                send "&6Bardzo prosze tp do bazy :)"
               
command /usun:
        trigger:
                if {gildia.%name of player%.owner} is true:
                        broadcast "{@t} Gracz %player% usunal gildie (%{gildia.tag.%name of player%}%)"
                        set {_tag} to {gildia.tag.%name of player%}
                        loop {czlonkowie.%{_tag}%::*}:
                                set {gildia.tag.%loop-value%} to ""
                                delete {gildia.tag.%loop-value%}
                                set {gildia.%loop-value%.member} to false
                        execute console command "pex user %name of player% add worldguard.*"
                        execute player command "rg remove gildia-%{gildia.tag.%player%}%"
                        execute console command "pex user %name of player% remove worldguard.*"
                        set {gildia.tag.%name of player%} to ""
                        set {gildia.%player%.owner} to false
                        set {gildia.%name of player%.tagg} to false
                       
                       
                       
command /zapros [<player>]:
        trigger:
                if arg 1 is not set:
                        send "&6Poprawne uzycie &a/zapros <nick>"
                else:
                        if {gildia.%name of player%.owner} is true:
                                send "&6Zaproszono cie do gildi %{gildia.tag.%name of player%}% wpisz /dolaczam %{gildia.tag.%name of player%}% &baby dolaczyc" to arg player
                                send "&2Zaproszono gracza %arg player% do gildii"
                                set {gildia.zapro.%arg player%.%{gildia.tag.%name of player%}%} to true
                                wait 30 seconds
                                set {gildia.zapro.%arg player%.%{gildia.tag.%name of player%}%} to false
                               
command /dolaczam [<text>]:
        trigger:
                if arg 1 is not set:
                        send "&6Porawne uzycie &b/dolaczam <tag gildii>"
                else:
                        if {gildia.%name of player%.owner} is true:
                                send "&4Posiadasz juz gildie!"
                        if {gildia.%name of player%.member} is true:
                                send "&4Jestes juz w gildii!"
                                stop
                        if {gildia.zapro.%name of player%.%arg 1%} is true:
                                set {gildia.tag.%name of player%} to arg 1
                                broadcast "{@t} Gracz %player% dolaczyl do gildii &2(%{gildia.tag.%name of player%}%)"
                                set {gildia.%name of player%.member} to true
                                execute console command "pex user %name of player% add worldguard.*"
                                execute player command "rg addmember gildia-%{gildia.tag.%name of player%}% %player%"
                                execute console command "pex user %name of player% remove worldguard.*"
                                add player to {czlonkowie.%arg 1%::*}
                                stop
                        send "&6Nie masz zaproszenia do gildii %arg 1%"
                       
command /opusc:
        trigger:
                if {gildia.%name of player%.owner} is true:
                        send "&4Masz juz gildie!"
                else:
                        set {ultimateclans.%name of player%.member} to false
                        execute console command "pex user %name of player% add worldguard.*"
                        execute player command "rg removemember gildia-%{gildia.tag.%name of player%}% %player%"
                        execute console command "pex user %name of player% remove worldguard.*"
                        broadcast "{@t} Gracz %player% opuscil gildie &2(%{gildia.tag.%name of player%}%)"
                        set {gildia.tag.%name of player%} to ""
                       
command /wyrzuc [<player>]:
        trigger:
                if arg 1 is not set:
                        send "&6Poprawne uzycie &b/wywal <nick>"
                else:
                        if {gildia.%name of player%.owner} is true:
                                if {gildia.tag.%name of player%} is {gildia.tag.%arg player%}:
                                        if {gildia.%arg player%.owner} is true:
                                                send "&6Nie wywalisz siebie xd"
                                                stop
                                        execute console command "pex user %name of player% add worldguard.*"
                                        execute player command "rg removemember gildia-%{gildia.tag.%name of player%}% %arg player%"
                                        execute console command "pex user %name of player% remove worldguard.*"
                                        broadcast "{@t} &4Gracz %player% wyzucil z gildii gracza &c%arg player% &2(%{gildia.tag.%name of player%}%)"
                                        set {gildia.tag.%arg player%} to ""
                                        set {ultimateclans.%arg player%.member} to false
                                        teleport argument to spawn
                                        send "&3Wywalono cie z gildi! &bprzeteleportowano cie na spawn!" to arg player
                                       
command /setbaza:
        trigger:
                if {gildia.%name of player%.owner} is true:
                        set {gildia.home.%{gildia.tag.%name of player%}%} to location of player
                        send "&{@t} ustawiles baze gildii!"
                        set {gildia.%name of player%.tagg} to true
                else:
                        send "&6Nie jestes zalozycielem nie mozesz przestawiac bazy!"
                                               
on chat:
        set {_chat} to "{@czat}"
        if {gildia.%name of player%.owner} is true:
                replace all "{TAG}" with "%{gildia.tag.%name of player%}%" in {_chat}
        if {gildia.%name of player%.member} is true:
                replace all "{TAG}" with "%{gildia.tag.%name of player%}%" in {_chat}
        replace all "{@nic}" with "" in {_chat}
        replace all "{PLAYER}" with "%player%" in {_chat}
        replace all "{DISPLAY}" with "%display name of player%" in {_chat}
        replace all "{MESSAGE}" with "%message%" in {_chat}
        send "%{_chat}%" to all players
        cancel event
 
       
command /xray:
        trigger:
                if player has permission "sk":
                        set {spawn} to location of player
                else:
                        send "&6Brak permisji"
                       
command /claim:
        trigger:
                if {gildia.%name of player%} is true:
                        if {gildia.%name of player%.owner} is true:
                                player cannot build at block under player:
                                        send "&4Teren pod toba jest zajety :P"
                                        stop
                                player cannot build at block 50 meters northwest:
                                        send "&4Teren na polnocny zachod jest zajety"
                                        stop
                                player cannot build at block 50 meters north:
                                        send "&4Teren na polnoc jest zajety"
                                        stop
                                player cannot build at block 50 meters northeast:
                                        send "&4Teren na polnocny wschod jest zajety"
                                        stop
                                player cannot build at block 50 meters west:
                                        send "&4Teren na zachod jest zajety"
                                        stop
                                player cannot build at block 50 meters east:
                                        send "&4Teren na wschod jest zajety"
                                        stop
                                player cannot build at block 50 meters southwest:
                                        send "&4Teren na poludniowy zachud jest zajety"
                                        stop
                                player cannot build at block 50 meters south:
                                        send "&4Teren na poludnie jest zajety"
                                        stop
                                player cannot build at block 50 meters southeast:
                                        send "&4Teren na poludniowy wschod jest zajety"
                                        stop
                                if distance between {spawn} and location of player is greater than 150+50/2:
                                        send "{@t} tworzenie zabezpieczen....."
                                        execute console command "pex user %name of player% add worldedit.*"
                                        execute console command "pex user %name of player% add worldguard.*"
                                        wait 1 tick
                                        execute player command "//pos1"
                                        execute player command "//pos2"
                                        execute player command "//expand 25 w"
                                        execute player command "//expand 25 n"
                                        wait 3 tick
                                        execute player command "//expand 25 e"
                                        execute player command "//expand 25 s"
                                        execute player command "//expand vert"
                                        execute player command "rg define gildia-%{gildia.tag.%name of player%}%"
                                        execute player command "rg flag gildia-%{gildia.tag.%name of player%}% greeting {@t} wchodzisz na claimu gildii %{gildia.tag.%name of player%}%"
                                        execute player command "rg flag gildia-%{gildia.tag.%name of player%}% farewell {@t} wychodzisz z claimu gildi %{gildia.tag.%name of player%}%"
                                        wait 3 tick
                                        execute player command "rg addowner gildia-%{gildia.tag.%name of player%}% %name of player%"
                                        execute console command "pex user %name of player% remove worldedit.*"
                                        execute console command "pex user %name of player% remove worldguard.*"
                                        loop 98 times:
                                                send ""
                                        message "&6Zrobiles Claima!!"
                                        set block under the player to dragon egg
                                        broadcast "&aGracz %name of player% powiekszyl cuboid o 50 kratek!"
                                else:
                                        send "&6Zbyt blisko spawnu!"
                                       
command /f:
        aliases: g, gildia, factions, frakcje, gildie
        trigger:
                send "&7======================&2&lInfo Gildie&7======================="
                send "&6/Zaloz <TAG> <NAZWA> - &a Zakladasz gildie"
                send "&6/Wyrzuc <nick> - &a Wywalasz wybrana osobe z gildii"
                send "&6/Zapros <nick> - &a Zapraszasz wybrana osobe do gildii"
                send "&6/Dolaczam <NAZWA GILDII> - &a Dolaczasz do wybranej gildii"
                send "&6/Claim - &a Claimujesz Gildie"
                send "&6/SetBaza - &a Ustawiasz baze gildii w miejscu stania"
                send "&6/Baza - &a Teleport Do Gildii"
                send "&6/Opusc - &a Opuszczasz Gildie"
                send "&6/Usun - &a Usuwasz swoja gildie"
                send "&7======================&2&lInfo Gildie&7======================="
               
command /help:
        aliases: pomoc, pl, pluginy
        trigger:
                send "&6Dostepne dla Ciebie komendy:"
                send "&2/f - gildie"
                send "&2/drop - info o dropie z kamienia"
                send "&2/jobs - prace na serwerze"
                send "&2/generator - co i jak &4Wkrotce!"
       
on damage:
        victim is a player
        attacker is a player
        if {gildia.tag.%name of attacker%} is {gildia.tag.%name of victim%}:
                cancel event
                send "&6Nie bij Kolegi z gildii!" to attacker
                send "&2Gracz %attacker% prubowal cie udezyc uciekaj... jestes w jego gildii" to victim

Do tego:

MyGuilds

OpenGuild

UltimaGuild

Opublikowano

Być może zbugowały się dlatego, że pluginy się gryzą. Wypróbuj gildie by FUSH.

|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||­

​|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

​|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

​|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

​|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

Opublikowano

@cysiuuuuu , bardzo fajny skrypt. wszystko dziala, itd. Jednak "za blisko od spawnu!" nadal jest.

 

Reinstalłem world guarda itd. Chyba to nie był problem...  Czy jest jakiś sposób żeby wyłączyć opcję "Za blisko od spawna?" Żeby można było to robić w, jakimkolwiek miejscu?

--

Opublikowano

Jakiego pluginu/skryptu używasz na gildie? Jeśli FunnyGuilds to musisz stanąć w miejscu spawna (te twoje 200 na ileś xD) i wpisać komendę /g setspawn albo /spawnset - nie pamiętam dokładnie tej komendy, ale w prawie wszystkich pluginach jest coś podobnego, Poszukaj w opisie pluginów. Mam nadzieję że pomogłem, Siemka.

A jak to nie działa to tirexy zainstaluj :D

 

Lat: 16
Nick: Imzymiere

Zbuduje spawn na twój serwer or something xDpisz pw

Opublikowano

w Funny Guild'sie buguja mi sie tagi... Takze te komendy nie dzialaja.

Niestety. Najbardziej dziala mi skript, ktory podal

@cysiuuuuu

ALE... w nim niestety :c pisze ze za bilsko od spawnu. da sie ogólnie to wyeliminować? aby można było i bardzo blisko od spawnu?

--

Opublikowano

Wyeliminować się da, ale gracze będą mogli zakładać gildie np. na środku spawnu :/
Jak to ci się bugują tagi? Poszperaj w configu FG i w twoim pluginie na formatowanie chatu, 

Darmowy PLUGIN na gildie macie wszystko dzialające, wydajne, to kombinujecie z skryptami :/, Czasami są potrzebne takie sk jak nie chce nam sie robić pluginów lub do prostych rzeczy, Ale gildie? Pozatym pewnie nie dopracowane...

 

Lat: 16
Nick: Imzymiere

Zbuduje spawn na twój serwer or something xDpisz pw

Opublikowano

może masz ustawiony teren ochrony spawna duży i dlatego piszę za blisko spawnu ?

95 punktów karnych mam i zakaz pisania chu**** wie go na ile.

Opublikowano

A spawn protection zmieniałeś? Na minimalny? 

 

Proponuje ci skopiować sobie spawn do schowka. I zmienić mapę.

 

Po zmianie mapy spróbuj coś zrobić. jak nie to podeślij mi IP serwera na PW, wejdę i pokombinujemy.

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...