Page 1 of 1

Herochat - Hjálp

Posted: January 25th, 2012, 6:25 pm
by Islendingurinn
Þegar ég skelli inn Herochat þá fer litur af nafnunum burt... Kann eitthver lausn við þessu

Re: Herochat - Hjálp

Posted: January 25th, 2012, 6:53 pm
by Binni
taka út herochat ;3 ekkert nema vesen að nota það, mæli með chatmanager!

Re: Herochat - Hjálp

Posted: January 25th, 2012, 7:01 pm
by Islendingurinn
Er með Chatmanager er bara að leita að staff channel

Re: Herochat - Hjálp

Posted: January 25th, 2012, 10:34 pm
by hfinity
Þú þarft að setja upp prefix stillingar í permission plugin hjá þér.
HeroChat styður við PermissionsEx sem er allra þægilegasta plugin að mínu mati.
Með PEX er prefix sett svona, dæmi:

Code: Select all

groups:
    Player:
        prefix: '&f'
...

Re: Herochat - Hjálp

Posted: January 25th, 2012, 11:04 pm
by TheNokar
Ef þú vilt hafa staff channel replacaðu þetta við hitt staff dæmið i herochat config

Code: Select all

Staff:
        color: RED
        nickname: staff
        permissions:
            speak:
            - owner
            - admin
            - moderator
            join:
            - owner
            - admin
            - moderator
        message-format: '&f[&4{nick}&f] {suffix}<{player}>{suffix}&f '
        craftIRC:
            game-to-IRC: []
            IRC-to-game: []
        worlds: []
        password: ''
        lists:
            bans: []
            moderators: []
        options:
            hidden: true
            shortcut-allowed: true
            auto-join: true
            local: false
            cross-world-chat: true
            join-messages: true
            forced: false

Re: Herochat - Hjálp

Posted: January 25th, 2012, 11:18 pm
by Islendingurinn
thenokar wrote:Ef þú vilt hafa staff channel replacaðu þetta við hitt staff dæmið i herochat config

Code: Select all

Staff:
        color: RED
        nickname: staff
        permissions:
            speak:
            - owner
            - admin
            - moderator
            join:
            - owner
            - admin
            - moderator
        message-format: '&f[&4{nick}&f] {suffix}<{player}>{suffix}&f '
        craftIRC:
            game-to-IRC: []
            IRC-to-game: []
        worlds: []
        password: ''
        lists:
            bans: []
            moderators: []
        options:
            hidden: true
            shortcut-allowed: true
            auto-join: true
            local: false
            cross-world-chat: true
            join-messages: true
            forced: false
breytir það eitthverju? Errornum

Re: Herochat - Hjálp

Posted: January 25th, 2012, 11:33 pm
by TheNokar
ef þetta se error þá er eithvað vitlaust hja þer i config filinu.

Re: Herochat - Hjálp

Posted: January 26th, 2012, 12:51 pm
by Islendingurinn

Code: Select all


globals:
    separate-chat-log: false
    incoming-tell-format: '&8From {player}: &d'
    censors:
    - \bu+\W*m+a+d+(\W*br(a|o)+)?
    - some_other_word;replacement
    plugin-tag: '§e[HeroChat] '
    craftIRC-prefix: '#'
    outgoing-tell-format: '&8To {receiver}: &d'
    default-channel: Global
    default-message-format: '&f{suffix}<{player}{suffix}>{color} '
    craftIRC-message-format: '[{nick}] {player}: '
channels:
    Local:
        local-distance: 100
        color: YELLOW
        nickname: l
        permissions:
            speak: []
            join: []
        message-format: '&f{prefix}{player}{suffix}{color}: '
        craftIRC:
            game-to-IRC: []
            IRC-to-game: []
        worlds: []
        password: ''
        lists:
            bans: []
            moderators: []
        options:
            hidden: false
            shortcut-allowed: true
            auto-join: true
            local: true
            cross-world-chat: true
            join-messages: false
            forced: false
    Staff:
        color: LIGHT_GREEN
        nickname: staff
        permissions:
            speak: []
            join:
            - admin
            - moderator
            - special
            - Islendingurinn
        message-format: '{default}'
        craftIRC:
            game-to-IRC: []
            IRC-to-game: []
        worlds: []
        password: ''
        lists:
            bans: []
            moderators: []
        options:
            hidden: true
            shortcut-allowed: true
            auto-join: true
            local: false
            cross-world-chat: true
            join-messages: true
            forced: false
    builder:
        color: WHITE
        nickname: Builder
        permissions:
            speak:
            - builder
            - super
            - special
            - moderator
            - admin
            - Islendingurinn
            join: []
        message-format: '{default}'
        craftIRC:
            game-to-IRC: []
            IRC-to-game: []
        worlds: []
        password: ''
        lists:
            bans: []
            moderators: []
        options:
            hidden: true
            shortcut-allowed: false
            auto-join: false
            local: false
            cross-world-chat: true
            join-messages: true
            forced: false
    AlertSystem:
        color: ROSE
        nickname: alert
        permissions:
            speak:
            - admins
            - Islendingurinn
            join: []
        message-format: '&4[ALERT]{color}: '
        craftIRC:
            game-to-IRC: []
            IRC-to-game: []
        worlds: []
        password: ''
        lists:
            bans: []
            moderators: []
        options:
            hidden: false
            shortcut-allowed: true
            auto-join: true
            local: false
            cross-world-chat: true
            join-messages: false
            forced: true
    Global:
        color: WHITE
        nickname: g
        permissions:
            speak: []
            join: []
        message-format: '{default}'
        craftIRC:
            game-to-IRC: []
            IRC-to-game: []
        worlds: []
        password: ''
        lists:
            bans: []
            moderators: []
        options:
            hidden: false
            shortcut-allowed: false
            auto-join: true
            local: false
            cross-world-chat: true
            join-messages: false
            forced: false
    HelpMe:
        color: LIGHT_BLUE
        nickname: h
        permissions:
            speak: []
            join: []
        message-format: '{default}'
        craftIRC:
            game-to-IRC: []
            IRC-to-game: []
        worlds: []
        password: ''
        lists:
            bans: []
            moderators: []
        options:
            hidden: false
            shortcut-allowed: true
            auto-join: true
            local: false
            cross-world-chat: true
            join-messages: false
            forced: false
Anything wrong with this?

Re: Herochat - Hjálp

Posted: January 26th, 2012, 3:37 pm
by Islendingurinn
hfinity wrote:Þú þarft að setja upp prefix stillingar í permission plugin hjá þér.
HeroChat styður við PermissionsEx sem er allra þægilegasta plugin að mínu mati.
Með PEX er prefix sett svona, dæmi:

Code: Select all

groups:
    Player:
        prefix: '&f'
...
Gerði það....