Simplechat - zase :-D

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Vilak
Příspěvky: 316
Registrován: 11 zář 2013, 19:07
Reputation: 0
Kontaktovat uživatele:

Simplechat - zase :-D

#1 Příspěvekod Vilak » 25 čer 2014, 13:57

IP: 93.91.250.121:27039

zdarec,
mám problém se simplechatem a to ten, že mi to pořád ukazuje toto: Config does not match with permission groups. a nevím prostě co s tím... mám to na serveru, který sem si vytvořil jako "pokusný" a nemám tam toho zrovna moc...
server jede na verzi 1.7.2-5, nevím co všechno budete potřebovat, tak sem toho dám víc...

seznam pluginů:
Spoiler: zobrazit

Kód: Vybrat vše

FakaHedaMinequery, WorldEdit, CoreProtect, Vault, PermissionsEx, SimpleBroadcast, Essentials, Residence, SimpleChat, EssentialsProtect, EssentialsSpawn, EssentialsChat, AuthMe

permissions v pexu:
Spoiler: zobrazit

Kód: Vybrat vše

groups:
  Hl.Admin:
    prefix: '&0[&3Hl.Admin&0]&6'
  Hrac:
    prefix: '[&aHrac&f]'
    default: true
    permissions:
    - essntials.suicide
    - essentials.afk
    - essentials.tpdeny
    - essentials.home
    - essentials.sethome
    - essentials.tpaccept
    - essentials.tpa
    - essentials.spawn
users:
  Vilak:
    permissions:
    - '*'
    group:
    - Hl.Admin

config simplechatu:
Spoiler: zobrazit

Kód: Vybrat vše


MessageFormat: '+pre&7+pname&f: +msg'

Groups:
    Hrac:
        prefix: '&f[&aHrac&f] '
        suffix: ''
    Hl.Admin:
        prefix: '&0[&3Hl.Admin&0]&6 '
        suffix: ''

Users:
    PlayerPerson:
        prefix: 'AwesomeDude'
        suffix: ''
    AnotherPlayer:
        prefix: 'AwesomeDude'
        suffix: ''

Defaults:
    prefix: '&f[Hrac] '
    suffix: ''
    group: 'Hrac'

log při zapnutí serveru:
Spoiler: zobrazit

Kód: Vybrat vše

[FakaHeda] Successfully authorized 85.70.200.96!
Loading libraries, please wait...
> [13:56:39 INFO]: Starting minecraft server version 1.7.5
> [13:56:39 INFO]: Loading properties
> [13:56:39 INFO]: Default game type: SURVIVAL
> [13:56:39 INFO]: Generating keypair
> [13:56:39 INFO]: Starting Minecraft server on 93.91.250.121:27039
> [13:56:39 INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks (MC: 1.7.5) (Implementing API version 1.7.5-R0.1-SNAPSHOT)
> [13:56:40 INFO]: [PermissionsEx] sql backend registered!
> [13:56:40 INFO]: [PermissionsEx] file backend registered!
> [13:56:40 INFO]: ----- Bukkit Auto Updater -----
> [13:56:40 INFO]: It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
> [13:56:40 INFO]: If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
> [13:56:40 INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
> [13:56:40 INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
> [13:56:40 INFO]: ----- ------------------- -----
> [13:56:40 INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
> [13:56:40 INFO]: [WorldEdit] Loading WorldEdit v5.5.7
> [13:56:40 INFO]: [CoreProtect] Loading CoreProtect v2.0.8
> [13:56:40 INFO]: [Vault] Loading Vault v1.2.25-b333
> [13:56:40 INFO]: [PermissionsEx] Loading PermissionsEx v1.20.2
> [13:56:40 INFO]: [PermissionsEx] Initializing file backend
> [13:56:40 INFO]: Permissions file successfully reloaded
> [13:56:40 INFO]: [SimpleBroadcast] Loading SimpleBroadcast v1.6.1
> [13:56:40 INFO]: [Essentials] Loading Essentials v2.11.1
> [13:56:40 INFO]: [Residence] Loading Residence v2.6.6.6
> [13:56:40 INFO]: [SimpleChat] Loading SimpleChat v5.0
> [13:56:40 INFO]: [EssentialsProtect] Loading EssentialsProtect v2.11.1
> [13:56:40 INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.11.1
> [13:56:40 INFO]: [EssentialsChat] Loading EssentialsChat v2.11.1
> [13:56:40 INFO]: [AuthMe] Loading AuthMe v2.9.3
> [13:56:40 INFO]: [Vault] Enabling Vault v1.2.25-b333
> [13:56:40 INFO]: [Vault][Economy] Essentials Economy found: Waiting
> [13:56:40 INFO]: [Vault][Permission] PermissionsEx found: Waiting
> [13:56:40 INFO]: [Vault][Permission] SuperPermissions loaded as backup permission system.
> [13:56:40 INFO]: [Vault][Chat] PermissionsEx found: Waiting
> [13:56:40 INFO]: [Vault] Enabled Version 1.2.25-b333
> [13:56:40 INFO]: [Vault][Economy] Essentials Economy hooked.
> [13:56:40 INFO]: [Vault][Permission] PermissionsEx hooked.
> [13:56:40 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
> [13:56:40 WARN]: The server will make no attempt to authenticate usernames. Beware.
> [13:56:40 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
> [13:56:40 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
> [13:56:40 INFO]: Preparing level "false"
> [13:56:40 INFO]: Preparing start region for level 0 (Seed: 8912324143122595414)
> [13:56:40 INFO]: Preparing start region for level 1 (Seed: 8912324143122595414)
> [13:56:41 INFO]: Preparing start region for level 2 (Seed: 8912324143122595414)
> [13:56:41 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
> [13:56:41 INFO]: Starting FakaHedaMinequery server on 93.91.250.121:28039
> [13:56:41 INFO]: [WorldEdit] Enabling WorldEdit v5.5.7
> [13:56:41 INFO]: WEPIF: Using the Bukkit Permissions API.
> [13:56:41 INFO]: [CoreProtect] Enabling CoreProtect v2.0.8
> [13:56:41 INFO]: CoreProtect version 2.0.8 is enabled!
> [13:56:41 INFO]: [CoreProtect] Using SQLite for data storage.
> [13:56:41 INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.2
> [13:56:41 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> [13:56:41 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
> [13:56:41 INFO]: [SimpleBroadcast] Enabling SimpleBroadcast v1.6.1
> [13:56:42 INFO]: [SimpleBroadcast] An update is available: 1.7
> [13:56:42 INFO]: [SimpleBroadcast] Please download it from the BukkitDev page.
> [13:56:42 INFO]: [Essentials] Enabling Essentials v2.11.1
> [13:56:42 INFO]: Essentials: Using PermissionsEx based permissions.
> [13:56:42 INFO]: [Residence] Enabling Residence v2.6.6.6
> [13:56:42 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
> [13:56:43 INFO]: [Residence] Scanning for economy systems...
> [13:56:43 INFO]: [Residence] Found Vault using economy system: Essentials Economy
> [13:56:43 INFO]: [Residence] Found WorldEdit
> [13:56:43 INFO]: [Residence] Enabled! Version 2.6.6.6 by bekvon
> [13:56:43 INFO]: [SimpleChat] Enabling SimpleChat v5.0
> [13:56:43 INFO]: [SimpleChat] Config Found. Using it.
> [13:56:43 INFO]: [SimpleChat] Extra Found. Using it.
> [13:56:43 INFO]: [SimpleChat] Version 5.0
> [13:56:43 INFO]: [SimpleChat] Started successfully.
> [13:56:43 INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.11.1
> [13:56:43 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.11.1
> [13:56:43 INFO]: [EssentialsChat] Enabling EssentialsChat v2.11.1
> [13:56:43 INFO]: [AuthMe] Enabling AuthMe v2.9.3
> [13:56:43 INFO]: [AuthMe] Loading Configuration File...
> [13:56:43 INFO]: [AuthMe] Merge new Config Options if needed..
> [13:56:43 INFO]: [AuthMe] Set Language: en
> [13:56:43 INFO]: [AuthMe] Hook with Essentials plugin
> [13:56:43 INFO]: [AuthMe] Hook with EssentialsSpawn plugin
> [13:56:43 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
> [13:56:43 INFO]: [AuthMe] Authme 2.9.3 enabled
> [13:56:43 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [13:56:43 INFO]: Done (3.158s)! For help, type "help" or "?"
> [13:56:43 INFO]: Starting GS4 status listener
> [13:56:43 INFO]: Starting remote control listener
> [13:56:43 INFO]: Query running on 93.91.250.121:27039
> [13:56:43 WARN]: No rcon password set in '/hlserver/27039/server.properties', rcon disabled!
> [13:56:43 INFO]: impleChat] Config does not match with permission groups. 
> [13:56:43 INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
> [13:56:44 INFO]: --------------------
> [13:56:44 INFO]: [CoreProtect] Version 2.0.9 now available.
> [13:56:44 INFO]: [CoreProtect] Download: Type "/co version" in-game.
> [13:56:44 INFO]: --------------------
> [13:56:44 INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
> [13:56:44 INFO]: --------------------
Pokud sem pomohl, dejte karmu + :)
Majitel mc serveru IP: mc.weap.cz
naše webové stránky: weap.cz

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: Simplechat - zase :-D

#2 Příspěvekod nejento » 25 čer 2014, 13:58

Zkus tak:
Spoiler: zobrazit

Kód: Vybrat vše

MessageFormat: '+pre&7+pname&f: +msg'

Groups:
    Hrac:
        prefix: '&f[&aHrac&f] '
        suffix: ''
    Hl.Admin:
        prefix: '&0[&3Hl.Admin&0]&6 '
        suffix: ''

Users: []

Defaults:
    prefix: '&f[Hrac] '
    suffix: ''
    group: 'Hrac'
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

Vilak
Příspěvky: 316
Registrován: 11 zář 2013, 19:07
Reputation: 0
Kontaktovat uživatele:

Re: Simplechat - zase :-D

#3 Příspěvekod Vilak » 25 čer 2014, 14:01

zkusil sem to, co si mi poslal:
Spoiler: zobrazit

Kód: Vybrat vše

MessageFormat: '+pre&7+pname&f: +msg'

Groups:
    Hrac:
        prefix: '&f[&aHrac&f] '
        suffix: ''
    Hl.Admin:
        prefix: '&0[&3Hl.Admin&0]&6 '
        suffix: ''

Users: []

Defaults:
    prefix: '&f[Hrac] '
    suffix: ''
    group: 'Hrac'

ale stejně mi to nejde..
Pokud sem pomohl, dejte karmu + :)
Majitel mc serveru IP: mc.weap.cz
naše webové stránky: weap.cz


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 36 hostů