Nefunkční Automessage plugin
Napsal: 03 črc 2014, 11:34
93.91.250.138:27638
Dobrý den,
mohl by mi někdo pomoct s pluginem Automessage?
Můj soubor vypadá takto:
# ----------------------------------------------------
# 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:
regular:
enabled: true
interval: 60
expiry: -1
random: true
messages:
- '&1Vitej na serveru Meincraft
Uzij si hrani...'
- '&2Pokud budes mit nejaky problem, nahlas ho Hrujdovi'
- '&3Dodrzuj pravidlo vykaceni celeho stromu!'
- '&3Nestavej domy typu cobblestone kostka - vypadaji hnusne!
'
- '&3Chovej se ke spoluhracum hezky!'
- '&3Nekrad veci z cizich truhel!'
- '&3Na nasem serveru funguji prikazy /sethome /home a /spawn
'
- '{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"}}'
Akorád je problém v tom, že se zprávy nezobrazují, jenom když jsem OP a to nechci. V permissions jsem dal příkazy:
- automessage.receive
- automessage.receive.default
- automessage.receive.regular
a stejně to nefubguje... Nevíte, jak to spravit?
Dobrý den,
mohl by mi někdo pomoct s pluginem Automessage?
Můj soubor vypadá takto:
# ----------------------------------------------------
# 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:
regular:
enabled: true
interval: 60
expiry: -1
random: true
messages:
- '&1Vitej na serveru Meincraft

- '&2Pokud budes mit nejaky problem, nahlas ho Hrujdovi'
- '&3Dodrzuj pravidlo vykaceni celeho stromu!'
- '&3Nestavej domy typu cobblestone kostka - vypadaji hnusne!

- '&3Chovej se ke spoluhracum hezky!'
- '&3Nekrad veci z cizich truhel!'
- '&3Na nasem serveru funguji prikazy /sethome /home a /spawn

- '{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"}}'
Akorád je problém v tom, že se zprávy nezobrazují, jenom když jsem OP a to nechci. V permissions jsem dal příkazy:
- automessage.receive
- automessage.receive.default
- automessage.receive.regular
a stejně to nefubguje... Nevíte, jak to spravit?
