AuthMe Bug

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Haxter888
Příspěvky: 55
Registrován: 06 dub 2016, 12:14
Reputation: 0

AuthMe Bug

#1 Příspěvekod Haxter888 » 24 dub 2016, 12:28

Server: 82.208.17.24:27492

Dobrý deň, mal som na servery zastaralú verziu authme rel. tak som ju updatoval na najnovšiu 1.9. Server mám na 1.8.8. Po update nastalo viac problémov. Hráč sebe si nevidí skin, v tabe neukazuje hráčov tak ako má: http://prntscr.com/aw5qfz , občas nevidí hráč hráča. Staršiu ver nechcem dávať z toho dôvodu, že pl nerozlišuje malé a veľké písmená, napr je na servery hráč creep45 a niekto si dá napr Creep45 tak sa pripojí a nemusí sa ani loginovať.

config authme:

Kód: Vybrat vše

DataSource:
  backend: SQLITE
  caching: true
  mySQLHost: 127.0.0.1
  mySQLPort: '3306'
  mySQLUsername: authme
  mySQLPassword: '12345'
  mySQLDatabase: authme
  mySQLTablename: authme
  mySQLColumnId: id
  mySQLColumnName: username
  mySQLRealName: realname
  mySQLColumnPassword: password
  mySQLColumnEmail: email
  mySQLColumnLogged: isLogged
  mySQLColumnIp: ip
  mySQLColumnLastLogin: lastlogin
  mySQLlastlocX: x
  mySQLlastlocY: y
  mySQLlastlocZ: z
  mySQLlastlocWorld: world
  mySQLWebsite: false
ExternalBoardOptions:
  mySQLColumnSalt: ''
  mySQLColumnGroup: ''
  nonActivedUserGroup: -1
  mySQLOtherUsernameColumns: []
  bCryptLog2Round: 10
  phpbbTablePrefix: phpbb_
  phpbbActivatedGroupId: 2
  wordpressTablePrefix: wp_
Converter:
  Rakamak:
    fileName: users.rak
    useIP: false
    ipFileName: UsersIp.rak
  CrazyLogin:
    fileName: accounts.db
settings:
  helpHeader: AuthMeReloaded
  sessions:
    enabled: false
    timeout: 10
    sessionExpireOnIpChange: false
  messagesLanguage: en
  restrictions:
    allowChat: false
    allowAllCommandsIfRegistrationIsOptional: false
    allowCommands:
    - /login
    - /register
    - /l
    - /reg
    - /passpartu
    - /email
    - /captcha
    maxRegPerIp: 3
    minNicknameLength: 3
    maxNicknameLength: 20
    ForceSingleSession: true
    ForceSpawnLocOnJoinEnabled: false
    SaveQuitLocation: false
    AllowRestrictedUser: false
    AllowedRestrictedUser:
    - playername;127.0.0.1
    kickNonRegistered: false
    kickOnWrongPassword: false
    teleportUnAuthedToSpawn: false
    allowMovement: false
    removeSpeed: true
    timeout: 30
    allowedNicknameCharacters: '[a-zA-Z0-9_]*'
    allowedMovementRadius: 100
    enablePasswordConfirmation: true
    ProtectInventoryBeforeLogIn: true
    DenyTabCompleteBeforeLogin: true
    HideTablistBeforeLogin: true
    displayOtherAccounts: true
    ForceSpawnOnTheseWorlds:
    - world
    - world_nether
    - world_the_end
    banUnsafedIP: false
    spawnPriority: authme,essentials,multiverse,default
    maxLoginPerIp: 0
    maxJoinPerIp: 0
    noTeleport: false
    allowedPasswordCharacters: '[\x21-\x7E]*'
  GameMode:
    ForceSurvivalMode: false
  unrestrictions:
    UnrestrictedName: []
  security:
    minPasswordLength: 4
    passwordMaxLength: 30
    unLoggedinGroup: unLoggedinGroup
    passwordHash: SHA256
    doubleMD5SaltLength: 8
    supportOldPasswordHash: false
    unsafePasswords: []
  registration:
    enabled: true
    messageInterval: 5
    force: true
    enableEmailRegistrationSystem: false
    doubleEmailCheck: false
    forceKickAfterRegister: false
    forceLoginAfterRegister: false
  forceCommands: []
  forceCommandsAsConsole: []
  forceRegisterCommands: []
  forceRegisterCommandsAsConsole: []
  useWelcomeMessage: true
  broadcastWelcomeMessage: false
  delayJoinMessage: false
  removeJoinMessage: false
  removeLeaveMessage: false
  applyBlindEffect: false
  preventOtherCase: false
permission:
  EnablePermissionCheck: false
Email:
  mailSMTP: smtp.gmail.com
  mailPort: 465
  mailAccount: ''
  mailPassword: ''
  mailSenderName: ''
  RecoveryPasswordLength: 8
  mailSubject: Your new AuthMe Password
  maxRegPerEmail: 1
  recallPlayers: false
  delayRecall: 5
  emailBlacklisted:
  - 10minutemail.com
  emailWhitelisted: []
  generateImage: false
  emailOauth2Token: ''
Hooks:
  multiverse: true
  bungeecord: false
  sendPlayerTo: ''
  disableSocialSpy: true
  useEssentialsMotd: false
  customAttributes: false
VeryGames:
  enableIpCheck: false
Protection:
  enableProtection: false
  countries:
  - US
  - GB
  countriesBlacklist:
  - A1
  enableAntiBot: false
  antiBotSensibility: 5
  antiBotDuration: 10
Purge:
  useAutoPurge: false
  daysBeforeRemovePlayer: 60
  removePlayerDat: false
  removeEssentialsFile: false
  defaultWorld: world
  removeLimitedCreativesInventories: false
  removeAntiXRayFile: false
  removePermissions: false
Security:
  SQLProblem:
    stopServer: true
  ReloadCommand:
    useReloadCommandSupport: true
  console:
    noConsoleSpam: false
    removePassword: true
    logConsole: true
  captcha:
    useCaptcha: false
    maxLoginTry: 5
    captchaLength: 5
  stop:
    kickPlayersBeforeStopping: true
BackupSystem:
  ActivateBackup: false
  OnServerStart: false
  OnServerStop: true
  MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\


Ďakujem

Uživatelský avatar
variodriver
Příspěvky: 1160
Věk: 15
Registrován: 08 lis 2015, 00:04
Reputation: 25
Bydliště: localhost
Kontaktovat uživatele:

Re: AuthMe Bug

#2 Příspěvekod variodriver » 24 dub 2016, 12:50

AuthMe je bug sám o sobě.
Obrázek
ObrázekObrázek

Haxter888
Příspěvky: 55
Registrován: 06 dub 2016, 12:14
Reputation: 0

Re: AuthMe Bug

#3 Příspěvekod Haxter888 » 24 dub 2016, 12:59

ako to mám opraviť ? alebo čo mám s tým robiť ?

Uživatelský avatar
variodriver
Příspěvky: 1160
Věk: 15
Registrován: 08 lis 2015, 00:04
Reputation: 25
Bydliště: localhost
Kontaktovat uživatele:

Re: AuthMe Bug

#4 Příspěvekod variodriver » 24 dub 2016, 13:43

Smazat AuthMe, dát jiný plugin na přihlašování.
Obrázek
ObrázekObrázek

Uživatelský avatar
TheAmazingCave
Příspěvky: 1351
Registrován: 21 led 2013, 16:31
Reputation: 1

Re: AuthMe Bug

#5 Příspěvekod TheAmazingCave » 24 dub 2016, 14:03

Kód: Vybrat vše

HideTablistBeforeLogin: true

zmen na

Kód: Vybrat vše

HideTablistBeforeLogin: false
Obrázek


Zpět na „Minecraft, Tekkit“

Kdo je online

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