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

Problem z pluginem FunnyGuild.


TakinTu

Rekomendowane odpowiedzi

Opublikowano

Pierwszy problem jest taki ze :
- Gdy ktoś tworzy gildie To nie ma prefiksu przed nickiem
Chciałbym żeby to tak wyglądało [TagGildi][G]TakinTu
Następny problem:

Po stworzeniu gildi Ender Crystal tworzy się tylko na 60 poziomie

A ja bym chciał żeby się tworzył pod graczem

Kolejny Problem:

-Jak ktoś tworzy gildie nie dochodzi ona do tab:

Mniej Więcej Tab wygląda tak:

 

Top Gildi    |      Gracz       | Top graczy

1.               |        punkty     | 1.

2.              | Zabójstwa      | 2.

 

mniej więcej tak proszę o pomoc

Opublikowano

w configu, zaraz pod przedmiotami na gildie masz:

 

# Odleglosc od spawnu
create-distance: 100
# Blok, jaki pojawi sie pod nami po stworzeniu gildii
create-material: ender crystal
# Na jakim poziomie ma byc wyznaczone centrum gildii
# - Wpisz 0, jezeli ma byc ustalone przez gracza
create-center-y: 60 tu zmieniasz na 0
# Czy ma tworzyc pusta przestrzen dookola centrum gildii
create-center-sphere: true

Opublikowano

Wyślij config z tabem. u mnie wygląda on tak:

 

 

# Tablista wlaczona
player-list-enable: true
# Co ile sekund ma odswiezac liste graczy
player-list-interval: 1
# Ping wyswietlany na tab
player-list-ping: 0
# Jezeli buguje Ci sie tablista
# - Po wejsciu gracza wszystko sie rozjezdza
# Wlacz ta opcje
player-list-patch: true
# Wyglad punktow wyswietlanych przy gildii w rankingu
player-list-points: '&c[{POINTS}]'

 

Spróbuj mojego kodu.

Opublikowano

Dobrze dziła narazie swietnie ale jest jescze 1 problem po np /reload serwera caly tab przestaje dzialac jak i ranking graczy i gildi sie cofa

 

 

 

i jeszcze zeby był widoczny prefix przed nickiem jak to ustawic

Opublikowano

To w essentials chat. Znajdź linijkę:

 

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################

chat:

  # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
  # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  radius: 0

  # Chat formatting can be done in two ways, you can either define a standard format for all chat.
  # Or you can give a group specific chat format, to give some extra variation.
  # If set to the default chat format which "should" be compatible with ichat.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting

  #format: '{DISPLAYNAME} {MESSAGE}'
  #format: '{DISPLAYNAME}&7:&a {MESSAGE}'

 

i tutaj zmieniasz
 
  group-formats:
    Gracz: '{POINTS} {TAG} {DISPLAYNAME} &7»&f {MESSAGE}' spróbuj ustawić tak jak u mnie
    vip: '&4[&3vip&4] &6{DISPLAYNAME} &7»&f {MESSAGE}' a tutaj pozostałę grupy

  # If you are using group formats make sure to remove the '#' to allow the setting to be read.

Opublikowano

Jak bedziesz taki miły to zmien mi to tu

 

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################

chat:

  # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
  # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  radius: 0

  # Chat formatting can be done in two ways, you can either define a standard format for all chat.
  # Or you can give a group specific chat format, to give some extra variation.
  # If set to the default chat format which "should" be compatible with ichat.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting

  #format: '<{DISPLAYNAME}> {MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

  group-formats:
  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  #  Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'

  # If you are using group formats make sure to remove the '#' to allow the setting to be read.
 

 

 

 

i jeszcze zeby te gildie wchodzily pod tab w top gildi

Opublikowano

Tak trudno zmienić dwie linijki ?

 

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################

chat:

  # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
  # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  radius: 0

  # Chat formatting can be done in two ways, you can either define a standard format for all chat.
  # Or you can give a group specific chat format, to give some extra variation.
  # If set to the default chat format which "should" be compatible with ichat.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net...Chat_Formatting

  #format: '<{DISPLAYNAME}> {MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

  group-formats:
    Gracz: '{POINTS} {TAG} {DISPLAYNAME} &7»&f {MESSAGE}'
    vip: '&4[&3vip&4] &6{DISPLAYNAME} &7»&f {MESSAGE}'

  # If you are using group formats make sure to remove the '#' to allow the setting to be read.
 

Opublikowano
i jeszcze zeby te gildie wchodzily pod tab w top gildi

 

Wejdź do configu funnyguilds

i znajdź linijkę

 

  1: '    &9TOP Graczy'

  2: '    &9TOP Gildii'

  3: '&71. &f{PTOP-1}'

  4: '&71. &c{GTOP-1}'

  5: '&72. &f{PTOP-2}'

  6: '&72. &c{GTOP-2}'

  7: '&73. &f{PTOP-3}'

  8: '&73. &c{GTOP-3}'

  9: '&74. &f{PTOP-4}'

  10: '&74. &c{GTOP-4}'

  11: '&75. &f{PTOP-5}'

  12: '&75. &c{GTOP-5}'

  13: '&76. &f{PTOP-6}'

  14: '&76. &c{GTOP-6}'

  15: '&77. &f{PTOP-7}'

  16: '&77. &c{GTOP-7}'

  17: '&78. &f{PTOP-8}'

  18: '&78. &c{GTOP-8}'

  19: '&79. &f{PTOP-9}'

  20: '&79. &c{GTOP-9}'

  21: '&710. &f{PTOP-10}'

  22: '&710. &c{GTOP-10}'

  23: '&7Zabojstwa: &f{KILLS}'

  24: '&7Smierci: &f{DEATHS}'

  25: '&2{ONLINE} &7/ &225'

# Tablista wlaczona

player-list-enable: true

# Co ile sekund ma odswiezac liste graczy

player-list-interval: 1

# Ping wyswietlany na tab

player-list-ping: 0

# Jezeli buguje Ci sie tablista

# - Po wejsciu gracza wszystko sie rozjezdza

# Wlacz ta opcje

player-list-patch: false

# Wyglad punktow wyswietlanych przy gildii w rankingu

player-list-points: '&7[&b{POINTS}&7]'

 

 

 

Najlepiej to skopiuj i wklej w odpowiednim miejscu 

Opublikowano

Dobrze TabLista dziala jestes wielki jeszcze z tym essentialem bo jak to wgrywam to mi sie robi kopia confingu i ustawia sie po angielsku caly essentials :P

Opublikowano

Tak trudno zmienić dwie linijki ?

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################

chat:

  # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
  # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  radius: 0

  # Chat formatting can be done in two ways, you can either define a standard format for all chat.
  # Or you can give a group specific chat format, to give some extra variation.
  # If set to the default chat format which "should" be compatible with ichat.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net...Chat_Formatting

  #format: '<{DISPLAYNAME}> {MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

  group-formats:
    Gracz: '{POINTS} {TAG} {DISPLAYNAME} &7»&f {MESSAGE}'
    vip: '&4[&3vip&4] &6{DISPLAYNAME} &7»&f {MESSAGE}'

  # If you are using group formats make sure to remove the '#' to allow the setting to be read.

 

 

skopiuj to jeszcze raz, ale sprawdź dokładnie czy przed Gracz są cztery spacje (musi być 4 spacje odstępu do początku wersu)

  • 6 miesięcy temu...
  • 5 miesięcy temu...
  • 3 miesiące temu...

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...