Stránka 1 z 1

Nejde mi ZavAutoMessager

Napsal: 11 srp 2014, 09:35
od adamadam02
Čau lidi nevíte proč mi nejde ZavAutoMessager? Mam složku všechno nastavil jsem to v Pluginu se my ukazuje Všechno ale Nefunguje..

Na serveru neni zadne upozorneni nic ;)

ip: 93.91.250.129:27382

Re: Nejde mi ZavAutoMessager

Napsal: 11 srp 2014, 10:13
od vojtamaniak
Identifikuj server podle pravidel

Re: Nejde mi ZavAutoMessager

Napsal: 11 srp 2014, 10:51
od adamadam02
A jak asi

Re: Nejde mi ZavAutoMessager

Napsal: 11 srp 2014, 11:10
od NetManSK
IP ? Tak asi :roll:

Re: Nejde mi ZavAutoMessager

Napsal: 11 srp 2014, 12:55
od TheAmazingCave
Config zavautomessaru? :)

Re: Nejde mi ZavAutoMessager

Napsal: 11 srp 2014, 13:01
od adamadam02
Spoiler: zobrazit
# Default config for ZavAutoMessager.
# Visit http://dev.bukkit.org/server-mods/zavautomessager/ for more help
# Plugin created by the ZavCoding Team
# Authors: javoris767 and zachoooo.
# Make sure all your messages are inside of single quotes. (This makes sure that color and special characters work properly)
# If you want to make your own line breaks MAKE SURE WORDWRAP IS FALSE!!! Custom line breaks are only supported when wordwrap is off.
# Update checking requires an internet connection.
# Set update checking to false if you have no internet connection or you have a very strict firewall.

enabled: true

wordwrap: true

delay: 120 # In Seconds

permissionsenabled: false # If true, only people with permission can view the message.

chatformat: '&e(&aBusCraft&e): %msg'

messageinrandomorder: false # Should the messages be displayed in a random order

updatechecking: true

messagesinconsole: true

requireplayersonline: true

dontrepeatrandommessages: true

messages:
default:
- '&6Chceš jsi zahrat nejaky hry? Třeba Hockey? &4&l/warp Hry'
- '&6Nikdo ti neřekl jaký jsou pravidla? nevadí koukni se na &b&l/warp pravidla'
- '&6Chceš nikde stavět a nemužeš najít mistnost? nevadí my ti pomužeme napiš &e&l/warp Priroda'

Re: Nejde mi ZavAutoMessager

Napsal: 11 srp 2014, 16:25
od nejento
Ještě prosím do Code tagů [code][/code], protože jinak se kopírováním bez Code ztrácí u YAML configů to nejdůležitější a to je formátování.