Stránka 1 z 1

AutoMessage

Napsal: 02 úno 2016, 12:49
od WizGigabyte
Server IP: 82.208.17.10:27397

Zdravím, chci se zeptat... mám na serveru plugin AutoMessages a hráči nevidíja co píše... ale vidím to jenom já jako OP.
Nevíte jak to opravit?

Kód: Vybrat vše

#  ----------------------------------------------------
#  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:
  json:
    enabled: false
    interval: 45
    expiry: -1
    random: false
    messages:
    - '{text:"Hover over me!",hoverEvent:{action:show_text,value:[{text:"Woah, you
      just hovered over me!",color:blue}]}}'
    - '{text:"Click me to run a command!",clickEvent:{action:run_command,value:"/say
      Clicked."}}'
    - '{text:"Click me to open Google!",clickEvent:{action:open_url,value:"http://google.com"}}'
  regular:
    enabled: true
    interval: 500
    expiry: -1
    random: false
    messages:
    - '&aZjisti co se na server pridalo noveho! /novinky'
    - '&aZakup si Premium ucet pouze za 100Kc / 4e Navzdy a ziskej mnoho vyhod! /market'
    - '&aNavstiv nas web www.Dream-Craft.4fan.cz'
    - '&aNavstiv nas FB www.facebook.com/DreamCraftCZ'
    - '&aNasel jsi nejakou chybu? Nebo mas napad na novinku? Napis ji na Forum a ziskej
      odmenu!'
    - '&aHlasuj na nasem webu a ziskej odmenu! /web'
    - '&aZiskej nejlepsi vybaveni /czkobchod'
    - '&aNavstiv nas TS3 server IP: 81.0.217.180:6598'

Re: AutoMessage

Napsal: 02 úno 2016, 12:55
od HenTgen
Přidej hráčum permissi: automessage.receive.*