Stránka 1 z 1

Nefunkční Automessage plugin

Napsal: 03 črc 2014, 11:34
od jhruskovic
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? :)

Re: Nefunkční Automessage plugin

Napsal: 03 črc 2014, 11:47
od OneTime97
Z tohodle tohok moc nezjistíme, dej to do CODE a spoileru, o uděláš že dáš správu mezi toto:

Spoiler: zobrazit

Kód: Vybrat vše

[spoiler][code]TEXT SEM[/code][/spoiler]

Re: Nefunkční Automessage plugin

Napsal: 03 črc 2014, 11:51
od jhruskovic

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:
  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"}}'   

Re: Nefunkční Automessage plugin

Napsal: 03 črc 2014, 12:25
od Frank_ACE
Ukaz config na permy. Do code a spoileru.

Re: Nefunkční Automessage plugin

Napsal: 03 črc 2014, 16:45
od jhruskovic

Kód: Vybrat vše

groups:
  admin:
    default: false
    build: true
    prefix: '&a[&6Admin&a]'
    permissions:
    - modifyworld.*
    - essentials.afk
    - essentials.afk.auto
    - essentials.afk.others
    - essentials.msg
    - essentials.kick
    - essentials.kickall
    - essentials.weather
    - essentials.spawn
    - essentials.home
    - essentials.home.others
    - essentials.sethome
    - automessage.receive
    - automessage.receive.default
    - automessage.receive.regular
  hrac:
    default: true
    build: true
    permissions:
    - modifyworld.*
    - essentials.afk
    - essentials.afk.auto
    - essentials.msg
    - essentials.spawn
    - essentials.home
    - essentials.sethome
    - automessage.receive
    - automessage.receive.default
    - automessage.receive.regular
users:
  Hrujda:
   group:
    - admin
  Jejna:
   group:
    - hrac
  MartuMan:
   group:
    - hrac
  LOLuke:
   group:
    - hrac           

Re: Nefunkční Automessage plugin

Napsal: 03 črc 2014, 18:37
od Shadowhacker
Zkoušel jsi dát hráčům/lidem

Kód: Vybrat vše

- automessage.receive.*

Re: Nefunkční Automessage plugin

Napsal: 03 črc 2014, 21:15
od jhruskovic
Jo, teď jsem to zkusil a nefunguje :/

Re: Nefunkční Automessage plugin

Napsal: 04 črc 2014, 15:21
od Tobacc
Zkus přidat seznam pluginů..

Re: Nefunkční Automessage plugin

Napsal: 05 črc 2014, 17:37
od Frank_ACE

Kód: Vybrat vše

    -   essentials.home
    -   essentials.sethome

Uprav si mezery, mam dojem ze proto ti permy nejdou.

Re: Nefunkční Automessage plugin

Napsal: 05 črc 2014, 19:03
od jhruskovic
Ty mezery se špatně vložily semka, jinak je mám správně ;)
A pluginy:
- essentials
- permissions
- dynmap
- automessage
- FakaHedaMiniquery