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 na rangi czasowe.


tureter

Rekomendowane odpowiedzi

Opublikowano

Witam ! Szukam pluginu który daje rangi na czas. NIE AZRANK BO MI NIE DZIAŁA !

Dziękuję ; )

1377531174-U173186.png


  • 7 miesięcy temu...
Opublikowano

AzRank i wpisujesz /azrank <nick> <ranga> <czas> Godziny-h Minuty-m Sekundy-s Dni-D A jak nic nie wpiszesz na chacie to bedzie na stałe

00768247823007970726.jpg

  • 1 rok później...
Opublikowano

Przecież azrank działa na każdej wersji tylko musisz mieć odpowiedni vault...

Tu masz pod wersje 1.7.2:

http://dev.bukkit.org/bukkit-plugins/vault/files/45-vault-1-2-31/

http://dev.bukkit.org/bukkit-plugins/azrank/

 

i 1.8.*

http://dev.bukkit.org/bukkit-plugins/azrank/

http://dev.bukkit.org/bukkit-plugins/vault/files/50-vault-1-5-3/

 

A tu masz coś innego http://dev.bukkit.org/bukkit-plugins/ranktimer/

 

 

@Lord Assasin Poprawiłem, a teraz sio mi z tym warnem :(

r9wfFzB.png

Opublikowano

To czy jak mam te pluginy(mam taki sam problem jak autor tematu) to czy AzRank będzie działał poprawnie? AZRank-1.3.b4 i Vault-1.4.1 

2.png

Opublikowano

@bitaspl przy starcie azrank wywala błąd i tam jest napisane że potrzebuje do działania vault, ściągasz vault http://dev.bukkit.org/bukkit-plugins/vault/files/i próbujesz każdej wersji stąd aż zadziała ;)

Wow, nie wiedziałem że wersja INNEGO PLUGINU może, aż tak dużo zdziałać. Teraz mam jednak inny problem. wpisałem w konsoli jak nie było mnie jeszcze na serwerze /setrank mojnick vip 2m i jak wszedłem na serwer to miałem taki prefix  [Wlasciciel] [VIP] BitasPL

 
i jak to zmienić?

2.png

Opublikowano

Musisz odpowiednio skonfigurować essentials chat i permissionsex.

no teraz to napisałeś. 124 postów i pewnie każdy w takim samym stylu.

 

To pytam się jeszcze raz. Zauważyłem, że jak daje komuś rangę to wcześniejsza się NIE USUWA.

 

czy to też problem wersji jakiegoś pluginu?

2.png

Opublikowano

Wklej tu config z permissionex i sekcję essentials chat z configu essentials to może będę mógł ci napisać 125 post w innym stylu :)

Opublikowano

heh spoko, przesyłam permissionsex:

multiserver:
  use-netevents: true
permissions:
  debug: false
  allowOps: false
  user-add-groups-last: false
  log-players: false
  createUserRecords: false
  backend: file
  backends:
    file:
      type: file
      file: permissions.yml
updater: true

i Essentials/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
  group-formats:
    Gracz: '{POINTS}{TAG}&7{DISPLAYNAME}&8:&f {MESSAGE}'
    Vip: '{POINTS}{TAG}&6{DISPLAYNAME}&8:&2 {MESSAGE}'
    SVip: '{POINTS}{TAG}&6{DISPLAYNAME}&8:&b {MESSAGE}'
    YouTuber: '{POINTS}{TAG}&8[&cYou&fTuber&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'
    technik: '{TAG}&8[&cTechnik&8] &7{DISPLAYNAME}&8:&6 {MESSAGE}'
    Moderator: '&8[&2M&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'
    Budowniczy: '&8[&2Budowniczy&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'
    Administrator: '&8[&cA&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'
    ROOT: '&8[&4ROOT&8] &7{DISPLAYNAME}&8:&6 {MESSAGE}'
    Wlasciciel: '&8[&4Wlasciciel&8] &7{DISPLAYNAME}&8:&6 {MESSAGE}'
    Headadmin: '&8[&4H@&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'

Z góry dziękuję, jak bym miał jeszcze coś przesłać to piszcie.

2.png

  • 1 miesiąc temu...
Opublikowano

W essentials zrób np. tak:

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: '{POINTS}{TAG}&7{DISPLAYNAME} &8»&f {MESSAGE}'

  group-formats:
  # Gracz: '{POINTS}{TAG}&7{DISPLAYNAME}&8:&f {MESSAGE}'
  # Vip: '{POINTS}{TAG}&6{DISPLAYNAME}&8:&2 {MESSAGE}'
  # SVip: '{POINTS}{TAG}&6{DISPLAYNAME}&8:&b {MESSAGE}'
  # YouTuber: '{POINTS}{TAG}&8[&cYou&fTuber&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'
  # technik: '{TAG}&8[&cTechnik&8] &7{DISPLAYNAME}&8:&6 {MESSAGE}'
  # Moderator: '&8[&2M&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'
  # Budowniczy: '&8[&2Budowniczy&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'
  # Administrator: '&8[&cA&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'
  # ROOT: '&8[&4ROOT&8] &7{DISPLAYNAME}&8:&6 {MESSAGE}'
  # Wlasciciel: '&8[&4Wlasciciel&8] &7{DISPLAYNAME}&8:&6 {MESSAGE}'
  # Headadmin: '&8[&4H@&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'

a nazwy rang i ich formatowanie ustaw w permissions.yml np:

groups:
  Wlasciciel:
    default: false
    prefix: '&4&l[Wlasciciel]&4'
    permissions:
    - '*'
Opublikowano

 

W essentials zrób np. tak:

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: '{POINTS}{TAG}&7{DISPLAYNAME} &8»&f {MESSAGE}'

  group-formats:
  # Gracz: '{POINTS}{TAG}&7{DISPLAYNAME}&8:&f {MESSAGE}'
  # Vip: '{POINTS}{TAG}&6{DISPLAYNAME}&8:&2 {MESSAGE}'
  # SVip: '{POINTS}{TAG}&6{DISPLAYNAME}&8:&b {MESSAGE}'
  # YouTuber: '{POINTS}{TAG}&8[&cYou&fTuber&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'
  # technik: '{TAG}&8[&cTechnik&8] &7{DISPLAYNAME}&8:&6 {MESSAGE}'
  # Moderator: '&8[&2M&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'
  # Budowniczy: '&8[&2Budowniczy&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'
  # Administrator: '&8[&cA&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'
  # ROOT: '&8[&4ROOT&8] &7{DISPLAYNAME}&8:&6 {MESSAGE}'
  # Wlasciciel: '&8[&4Wlasciciel&8] &7{DISPLAYNAME}&8:&6 {MESSAGE}'
  # Headadmin: '&8[&4H@&8] &7{DISPLAYNAME}&8:&a {MESSAGE}'

a nazwy rang i ich formatowanie ustaw w permissions.yml np:

groups:
  Wlasciciel:
    default: false
    prefix: '&4&l[Wlasciciel]&4'
    permissions:
    - '*'

Dzięki! miałem ten sam problem i pomoglo!

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...