Stránka 1 z 2
ColoredTabList
Napsal: 04 lis 2015, 17:37
od sdsda98
Server: 82.208.17.10:27629Na servery mam plugin ColoredTabList ktorý umožňuje mať farebné meno v tabe. Len neviem ako to mam urobiť. Budem rád ak mi pomôžete

Re: ColoredTabList
Napsal: 04 lis 2015, 17:40
od pitilon@seznam.cz
Configuration:
Kód: Vybrat vše
Groups:
Member:
prefix: '&e'
suffix: '[M]'
Admin:
prefix: '&a'
suffix: '[A]'Zdroj:
http://dev.bukkit.org/bukkit-plugins/coloredtablist/
Re: ColoredTabList
Napsal: 04 lis 2015, 19:24
od sdsda98
Hneď ako som dal plugin na server tak mi to dalo do tabu taký prefix ako mam v PermissionsEx. Neviem kde mam chybu. Tu mate môj nastavený config.yml
Kód: Vybrat vše
ConfigVersion: 2.1.2
UpdateEvery15Seconds: true
UsePermissions: true
UseChatNames: true
Groups:
hrac:
prefix: '&f'
suffix: ''
admin:
prefix: '&4&l'
suffix: '&8[&4A]&8'
majitel:
prefix: '&4&l'
suffix: '&8[&4M]&8'
helper:
prefix: '&a'
suffix: '&8[&aH&8]'
builder:
prefix: '&a'
suffix: '&8[&aB]&8'
vip:
prefix: '&c'
suffix: '&a[&2VIP&a]'
vipplus:
prefix: '&c'
suffix: '&f[&bVIP+&f]'
prefix: '&c'
suffix: '&f'
prefix1: new
prefix2: exp
prefix3: mod
prefix4: admin
prefix5: BOSS
prefix6: idk
Re: ColoredTabList
Napsal: 04 lis 2015, 19:44
od pitilon@seznam.cz
Když to nefunguje, píše ti to něco v konzoli? Pokud ano, přilož log v code
Re: ColoredTabList
Napsal: 04 lis 2015, 20:42
od sdsda98
Kód: Vybrat vše
> [19:41:41 WARN]: [ColoredTablist] sdsda98 has every Permission. Set UsePermissions to false and add your Groups, instead of using Permission-Nodes!
Re: ColoredTabList
Napsal: 04 lis 2015, 21:15
od pitilon@seznam.cz
Kód: Vybrat vše
http://dev.bukkit.org/bukkit-plugins/coloredtablist/pages/permissions/
Re: ColoredTabList
Napsal: 04 lis 2015, 21:31
od sdsda98
Aj keď povolím permissions stále je v tabe to čo mam nastavene v permissionsEx ako prefix
Re: ColoredTabList
Napsal: 04 lis 2015, 21:42
od pitilon@seznam.cz
Mno, může to být nějakým pluginem na massage, máte 2.. CustomMessagesPlus, RichAutoMessage skus dodat jejich confingy
Re: ColoredTabList
Napsal: 04 lis 2015, 21:55
od sdsda98
Píše to aj chybu keď sa pripojim na server:
Your name in the tablist is shown incorrectly, contact an admin and tell him to look into the FAQ of ColoredTabList to fix the Problem!
Re: ColoredTabList
Napsal: 05 lis 2015, 16:26
od ZiDyPL
Vy jako vážně neumíte ani trochu anglicky? V configu si nastav usePermission na false a po restartu to pude v pohodě.