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] AutoMessage ustawienie wiadomości.


Rekomendowane odpowiedzi

Opublikowano

Witam, otóż mam problem z zmianą wiadomości.

Więc wyglada to tak.

 

Chce zmienić wiadomość bo na razie mam tak.

#  ----------------------------------------------------
#  AutoMessage Configuration File
#  ----------------------------------------------------
#  Message Configuration:
#     Messages are handled in lists to allow for advanced customization!
#     Feel free to add color codes by using & in your messages!
#     To split a message onto multiple lines use the %n delimiter!
#     Lines starting with / will be run as a command!
#     To add single apostrophes into a message use ''.
#     For a complete tutorial go to http://dev.bukkit.org/server-mods/automessage.
#     If you are unfamiliar with YAML use the in-game commands: /am help

settings:
  enabled: true
  min-players: 1
  log-to-console: false
message-lists:
  vip:
    enabled: false
    interval: 45
    expiry: -1
    random: false
    prefix: '&r[&bAutoMsg&r] '
    suffix: ' [&4Suffix&r]'
    messages:
    - This message will be displayed to users with nautomessage.receive.vip!: []
  default:
    enabled: true
    interval: 60
    expiry: -1
    random: false
    prefix: '&f[&2MrUser&f]  '
    suffix: ' [&4Suffix&r]'
    messages:
    - Witaj Graczu Spodobal ci sie Server? Zapros Znajomych !: []
    - Cheaterow zglaszaj na GG Wlasciciela. 31459773 !: []

I chce to zmienić na taką wersje.

 


#  ----------------------------------------------------
#  AutoMessage Configuration File
#  ----------------------------------------------------
#  Message Configuration:
#     Messages are handled in lists to allow for advanced customization!
#     Feel free to add color codes by using & in your messages!
#     To split a message onto multiple lines use the \n delimiter!
#     Lines starting with / will be run as a command!
#     To add single apostrophes into a message use ''.
#     For a complete tutorial go to http://dev.bukkit.org/server-mods/automessage.

settings:
  enabled: true
  min-players: 0
  log-to-console: false
  auto-update: false
message-lists:
  default:
    enabled: true
    random: false
    interval: 60
    prefix: '&f[&9INFO]&f '
    messages:

Podmieniam Confingi, wszystko zapisuje, restartuje serwer. I Czekam na wiadomość. No i tu mi wyskakuje ta stara. Nie rozumiem tego, proszę o pomoc.

shakugannoshanasygnature.png

Opublikowano

usun plugin z folderem zresetuj serwa i wgraj i powinno dzialac a i napisz wszystko jeszcze raz ho ci sie zresetuje konfing a i wgraj nowszavwersje pluginu a jak nie bendzie dzialac to ZavAutoMessage Mam nadzieje ze pomoglek :)

Jeżeli odpowiadasz na moją odpowiedź użyj opcji "Cytuj" lub oznacz mnie w poście @adam23450

 

Opublikowano

usun plugin z folderem zresetuj serwa i wgraj i powinno dzialac a i napisz wszystko jeszcze raz ho ci sie zresetuje konfing a i wgraj nowszavwersje pluginu a jak nie bendzie dzialac to ZavAutoMessage Mam nadzieje ze pomoglek :)

Jeżeli odpowiadasz na moją odpowiedź użyj opcji "Cytuj" lub oznacz mnie w poście @adam23450

 

Opublikowano

usun plugin z folderem zresetuj serwa i wgraj i powinno dzialac a i napisz wszystko jeszcze raz ho ci sie zresetuje konfing a i wgraj nowszavwersje pluginu a jak nie bendzie dzialac to ZavAutoMessage Mam nadzieje ze pomoglek :)

Jeżeli odpowiadasz na moją odpowiedź użyj opcji "Cytuj" lub oznacz mnie w poście @adam23450

 

Opublikowano

Jaka wersja authme, jaka wersja serwera ? wgraj najnowsze am

 

dodaj do permissions gracza

 

    - automessage.commands.broadcast
    - automessage.receive.message-list
    - automessage.commands.enabled

 

 

użyj poniższego kodu używając notepad2!

Pokolorowałem oraz dodałem nazwę gracza czyli wyświetla czyjś nick w miejsce [name]

#  ----------------------------------------------------
#  AutoMessage Configuration File
#  ----------------------------------------------------
#  Message Configuration:
#     Messages are handled in lists to allow for advanced customization!
#     Feel free to add color codes by using & in your messages!
#     To split a message onto multiple lines use the %n delimiter!
#     Lines starting with / will be run as a command!
#     To add single apostrophes into a message use ''.
#     For a complete tutorial go to http://dev.bukkit.org/server-mods/automessage.
#     If you are unfamiliar with YAML use the in-game commands: /am help

settings:
  enabled: true
  min-players: 0
  log-to-console: false
message-lists: 
  default:
    enabled: true
    interval: 45
    expiry: -1
    random: false
    prefix: ''
    suffix: ''
    messages:
    - '&e{NAME}&2 Widzisz Cheatera? pisz na forum &c&o&lwww.Cs-HH.pl ': []
    - '&e{NAME}&2 Na Serwerze Trwa aktualnie Konkurs! wiecej informacji na &c&o&lwww.Cs-HH.pl': []
    - '&e{NAME}&2 Jesli chcesz zakupic vipa, czy tez SuperVipa, wszystkie Informacje masz na &c&o&lwww.Cs-HH.pl'': []
    - '&e{NAME}&2 Jesli nie zapoznales sie z Regulaminem, zrob to!  &c&o&lwww.Cs-HH.pl': []
    - '&e{NAME}&2 Jesli chcesz uzyskac wiecej informacji o naszych Serwerach wejdz na &c&o&lwww.Cs-HH.pl': []
  regular:
    enabled: false
    interval: 45
    expiry: -1
    random: false
    prefix: '[&bPrefix&r] '
    suffix: ' [&4Suffix&r]'
    messages:
    - '&1First&r message %nin the default list!': []
    - '&2Second&r message %nin the default list!': []
    - '&3Third&r message %nin the default list!': []
    - These messages will be displayed to users with %nautomessage.receive.default!: []

Kocham mpcforum.pl!!!

18706.png

Opublikowano

Zreinstalowalem plugin, powstała taka wersja.

#  ----------------------------------------------------
#  AutoMessage Configuration File
#  ----------------------------------------------------
#  Message Configuration:
#     Messages are handled in lists to allow for advanced customization!
#     Feel free to add color codes by using & in your messages!
#     To split a message onto multiple lines use the %n delimiter!
#     Lines starting with / will be run as a command!
#     To add single apostrophes into a message use ''.
#     For a complete tutorial go to http://dev.bukkit.org/server-mods/automessage.
#     If you are unfamiliar with YAML use the in-game commands: /am help

settings:
  enabled: true
  min-players: 0
  log-to-console: false
message-lists:
  formatted:
    enabled: true
    interval: 45
    expiry: -1
    random: false
    prefix: ''
    suffix: ''
    messages:
    - '%6s %9s %10s':
      - Custom
      - formatted
      - '&2message!'
  regular:
    enabled: true
    interval: 45
    expiry: -1
    random: false
    prefix: '[&bPrefix&r] '
    suffix: ' [&4Suffix&r]'
    messages:
    - '&1First&r message %nin the default list!': []
    - '&2Second&r message %nin the default list!': []
    - '&3Third&r message %nin the default list!': []
    - These messages will be displayed to users with %nautomessage.receive.default!: []

I próbowałem ją zmienić na twoją wersje i po restarcie serwera wracała nadal ta sama wersja.

shakugannoshanasygnature.png

Opublikowano

Nowe automsg jest bardzo zbugowane.Mi wywalało config , dlatego polecam Ci sciągnąć wersję z pod filmiku Treekta.Tworzy ona podobny config , ale zawsze działa.

Opublikowano

"The specified list does not exist"

 

To mi wyskakuje po probie wpisania.

 

"/automessage broadcast default 2"

 

Filmiku Treekta?.

shakugannoshanasygnature.png

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...