Stránka 1 z 1

AuthMe Nefunguje Config

Napsal: 30 srp 2012, 18:30
od siOnzee
27887
Zdravím, v authme mam nastavení, že po příhlášení nemůžou psát, ale přitom můžou.

Kód: Vybrat vše

DataSource:
  mySQLColumnName: username
  mySQLTablename
: OnlineLance_Players
  mySQLUsername
: gs_27887_1
  backend
: mySQL
  mySQLColumnLastLogin
: lastlogin
  mySQLDatabase
: gs_27887_1
  mySQLPort
: '3306'
  mySQLColumnIp: ip
  mySQLHost
: localhost
  mySQLColumnPassword
: password
  mySQLPassword
: xxxxxxxx
  caching
: true
GroupOptions
:
  UnregisteredPlayerGroup: ''
  RegisteredPlayerGroup: ''
  Permissions:
    PermissionsOnJoin: []
settings:
  sessions:
    enabled: false
    timeout
: 10
  restrictions
:
    allowChat: false
    maxRegPerIp
: 200
    maxNicknameLength
: 15
    ForceSingleSession
: true
    ForceSpawnLocOnJoinEnabled
: false
    SaveQuitLocation
: false
    AllowRestrictedUser
: false
    AllowedRestrictedUser
: []
    kickNonRegistered: false
    kickOnWrongPassword
: true
    teleportUnAuthedToSpawn
: false
    minNicknameLength
: 3
    allowMovement
: false
    timeout
: 90
    allowedNicknameCharacters
: '[a-zA-Z0-9_?]*'
    allowedMovementRadius: 100
    enablePasswordVerifier
: true
    ProtectInventoryBeforeLogIn
: true
  GameMode
:
    ForceSurvivalMode: false
    ResetInventotyIfCreative
: true
  security
:
    minPasswordLength: 4
    unLoggedinGroup
: unLoggedinGroup
    passwordHash
: MD5
    passwordMaxLength
: 20
  registration
:
    enabled: true
    messageInterval
: 30
    force
: true
  unrestrictions
:
    UnrestrictedName: []
  messagesLanguage: CZ
VBullettinOptions
:
  mySQLColumnSalt: ''
  mySQLColumnGroup: ''
  nonActivedUserGroup: -1
permission
:
  EnablePermissionCheck: false
BackupSystem
:
  ActivateBackup: false
  OnServerStart
: false
  OnServeStop
: true
  MysqlWindowsPath
: C:Program FilesMySQLMySQL Server 5.1
Passpartu
:
  enablePasspartu: false

Jdou na můj účet, a píšu třeba do chat (jméno admina) /op (hráč).
Začlo to blbnout poslední dobou, mam verzi 2.6.7b5

Re: AuthMe Nefunguje Config

Napsal: 30 srp 2012, 19:17
od nejento
Nepoužívej betu. Mohou v ní být problémy viz. jak vidíš :D
Jinak zkus tu 2.6.6, protože funguje bez chyb i na 1.3.1 R1.0 i R2.0
http://dev.bukkit.org/server-mods/authm ... -me-2-6-6/

Re: AuthMe Nefunguje Config

Napsal: 30 srp 2012, 19:33
od siOnzee
ok :)

Re: AuthMe Nefunguje Config

Napsal: 31 srp 2012, 14:15
od siOnzee
Tak jsem to udělal, a v chatu jde furt psát :O
Spoiler: zobrazit

Kód: Vybrat vše

DataSource:
  mySQLColumnName: username
  mySQLTablename
: OnlineLance_Players
  mySQLUsername
: gs_27887_1
  backend
: mySQL
  mySQLColumnLastLogin
: lastlogin
  mySQLDatabase
: gs_27887_1
  mySQLPort
: '3306'
  mySQLColumnIp: ip
  mySQLHost
: localhost
  mySQLColumnPassword
: password
  mySQLPassword
: xxxxxx
  caching
: true
GroupOptions
:
  UnregisteredPlayerGroup: ''
  RegisteredPlayerGroup: ''
  Permissions:
    PermissionsOnJoin: []
settings:
  sessions:
    enabled: false
    timeout
: 10
  restrictions
:
    allowChat: false
    maxRegPerIp
: 200
    maxNicknameLength
: 15
    ForceSingleSession
: true
    ForceSpawnLocOnJoinEnabled
: false
    SaveQuitLocation
: false
    AllowRestrictedUser
: false
    AllowedRestrictedUser
: []
    kickNonRegistered: false
    kickOnWrongPassword
: true
    teleportUnAuthedToSpawn
: false
    minNicknameLength
: 3
    allowMovement
: false
    timeout
: 90
    allowedNicknameCharacters
: '[a-zA-Z0-9_?]*'
    allowedMovementRadius: 100
    enablePasswordVerifier
: true
    ProtectInventoryBeforeLogIn
: true
  GameMode
:
    ForceSurvivalMode: false
    ResetInventotyIfCreative
: true
  security
:
    minPasswordLength: 4
    unLoggedinGroup
: unLoggedinGroup
    passwordHash
: MD5
    passwordMaxLength
: 20
  registration
:
    enabled: true
    messageInterval
: 30
    force
: true
  unrestrictions
:
    UnrestrictedName:
    - Hovno
    
- kokot
    
- debil
    
- idiot
    
- fuck
    
- zmrd
    
- kreten
    
- pica
    
- picus
    
- curak
    
- gay
    
- posranek
    
- stupid
    
- sracka
    
- krypl
    
- sulin
    
- kurvys
  messagesLanguage
: CZ
VBullettinOptions
:
  mySQLColumnSalt: ''
  mySQLColumnGroup: ''
  nonActivedUserGroup: -1
permission
:
  EnablePermissionCheck: false
BackupSystem
:
  ActivateBackup: false
  OnServerStart
: false
  OnServeStop
: true
  MysqlWindowsPath
: C:Program FilesMySQLMySQL Server 5.1
Passpartu
:
  enablePasspartu: false


PS: Na wiki u AuthMe píšou :
Spoiler: zobrazit

Kód: Vybrat vše

   # this is very important options, 
        # every time player join the server,
        # if they are registered, AuthMe will switch him 
        # to unLoggedInGroup, this
        # should prevent all major exploit. 
        # So you can set up on your Permission Plugin
        # this special group with 0 permissions, or permissions to chat, 
        # or permission to
        # send private message or all other perms that you want, 
        # the better way is to set up
        # this group with few permissions,
        # so if player try to exploit some account,
        # they can
        # do anithing exept what you set in perm Group.
        # After a correct logged-in player will be 
        # moved to his correct permissions group!
        # Pay attention group name is casesensitive, 
        # so Admin is different from admin, 
        # otherwise your group will be wipped, 
        # and player join in default group []!
        # Example unLoggedinGroup: NotLogged
        
unLoggedinGroupunLoggedinGroup


Takže už to budu mít asi vyřešený :)

Re: AuthMe Nefunguje Config

Napsal: 06 zář 2012, 20:17
od siOnzee
Tak stále nic, trápím se už tím týden, Nedokážete poradit ? :)