Stránka 1 z 4

Automessage

Napsal: 09 led 2014, 17:32
od klukca1
Server: 93.91.250.139:27166

Zdravím,mám fatální problém :D udělal jsem dost pluginů(popravoval) ale zasekl jsem se s Automessage :D Nemá někdo screen příkladu nastavení tohoto pluginu?

Re: Automessage

Napsal: 09 led 2014, 17:48
od adam1999
tu maš celi config ak to myslel:

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
  auto-update: false
message-lists:
  default:
    enabled: true
    random: false
    interval: 100
    expiry: -1
    prefix: '&r[&bUputavka&r] '
    messages:
    - '&2chces si zahrat paintball pod /pb join najmenej 2 hraci'
    - '&b&lMas volaky problem napis Majitelovi na skype: &4&ladam.solcansky1'
  vip:
    enabled: true
    random: false
    interval: 200
    expiry: -1
    prefix: '&r[&bVIP&r] '
    messages:
    - '&aVIP si zakupis na /warp VIP Hladame 1 admina viac info na /warp VIP!'
  Sobas:
    enabled: true
    random: false
    interval: 45
    expiry: -1
    prefix: '&4[&4Sobas&4] '
    messages:
    - '&bChcel by sa "ozenit" zo svojim partnerom alebo partnerkou? Viac info na /warp sobas'
  SurvivalGames:
    enabled: true
    random: false
    interval: 60
    expiry: -1
    prefix: '&4[&4SurvivalGames&4] '
    messages:
    - '&4-----------------------------------------------------
   
       &a&lPrid si zahrat zabavnu hru SurvivalGames daj /sg join najmenej 2 hraci
     
       &4-----------------------------------------------------'
 
Je 100% funkčny len si uprav správi :D

Re: Automessage

Napsal: 09 led 2014, 19:31
od klukca1
Nastavím to,dám reload a vrátí se mi to zpet :/ co mám delat?

Re: Automessage

Napsal: 09 led 2014, 20:05
od adam1999
dávaš uložiť?

Re: Automessage

Napsal: 09 led 2014, 20:39
od klukca1
ano dávám

Re: Automessage

Napsal: 09 led 2014, 21:40
od AyACZE
Aktualizuj plugin.
Zkus smazat config a reloadnout plugin, vygeneruje se ti nový, mám pocit, že toto je config nějaké starší verze.
Dej hráčům permice na jednotlivé skupiny zpráv

Kód: Vybrat vše

    - automessage.receive.default


Kód: Vybrat vše

    - automessage.receive.vip


a další, podle toho jaké skupiny zpráv se jim mají zobrazovat

Re: Automessage

Napsal: 10 led 2014, 10:10
od klukca1
zkusil jsem a stale to hazi do puvodniho nastaveni

Re: Automessage

Napsal: 10 led 2014, 13:35
od marty_
ukaz defaultni nastaveni a pak nastaveni jak to ukladas :-)

Re: Automessage

Napsal: 11 led 2014, 20:02
od klukca1
Defaultni:

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


Moje:

# ----------------------------------------------------
# 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
auto-update: false
message-lists:
default:
enabled: true
random: false
interval: 100
expiry: -1
prefix: '&r[&bEpicCraft&r] '
messages:
- '&2Spustene nove hry: skyblock a skywars'
- '&b&lPro koupi vyhod : /Warp info'

Re: Automessage

Napsal: 11 led 2014, 22:24
od adam1999
Daj to do code a spoileru lebo takto sa nezachovajú medzeri