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

Konfiguracja pluginu AutoMessage


Rekomendowane odpowiedzi

Opublikowano

Proszę o pomoc w skonfigurowaniu pluginu AutoMessage:

 

#  ----------------------------------------------------
#  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!: []
 
Opublikowano
#  ----------------------------------------------------

#  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.or...ods/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: false

    interval: 45

    expiry: -1

    random: false

    prefix: ''

    suffix: ''

    messages:

    - '%6s %9s %10s':

      - Custom

      - formatted

      - '&2message!'

  regular:

    enabled: true                   <- true czyli włączone regularne wiadomości/ false gdy wyłączone

    interval: 45                      <- interwał między kolejnymi wiadomościamy w sekundach

    expiry: -1

    random: false                   <- losowe wysyłanie wiadomości false czyli wyłączone

    prefix: '[&bPrefix&r] '

    suffix: ' [&4Suffix&r]'

    messages:

    - '&1Twoja pierwsza wiadomość': []

    - '&2Twoja druga wiadomość': []

    - '&3Twoja trzecia wiadomość': []

    - These messages will be displayed to users with %nautomessage.receive.default!: []

 

możesz sobie to skopiować tylko zmienić treści wiadomości, "&1, &2, &3" to są kolory tekstu

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...