Stránka 1 z 1

Authme - připojení kde mám authme spawn, ale pak port jinde

Napsal: 24 led 2016, 13:05
od pitilon@seznam.cz
82.208.17.25:27221

V authme mám nastaveno

Kód: Vybrat vše

DataSource:
  mySQLColumnName: username
  mySQLTablename: authme
  mySQLUsername: 196179_mysql_db
  backend: mysql
  mySQLColumnLastLogin: lastlogin
  mySQLDatabase: 196179_mysql_db
  mySQLPort: '3306'
  mySQLColumnIp: ip
  mySQLHost: casa6.fakaheda.eu
  mySQLColumnPassword: password
  mySQLPassword: ******
  caching: true
  mySQLlastlocX: x
  mySQLlastlocY: y
  mySQLlastlocZ: z
  mySQLlastlocWorld: world
  mySQLColumnEmail: email
  mySQLColumnId: id
  mySQLColumnLogged: isLogged
GroupOptions:
  UnregisteredPlayerGroup: ''
  RegisteredPlayerGroup: ''
  Permissions:
    PermissionsOnJoin: []
settings:
  sessions:
    enabled: false
    timeout: 720
    sessionExpireOnIpChange: true
  restrictions:
    allowChat: false
    allowCommands:
    - /login
    - /register
    - /l
    - /reg
    - /passpartu
    - /email
    - /captcha
    maxRegPerIp: 100
    maxNicknameLength: 20
    ForceSingleSession: true
    ForceSpawnLocOnJoinEnabled: true
    SaveQuitLocation: false
    AllowRestrictedUser: true
    AllowedRestrictedUser:
    - playername;127.0.0.1
    - Kirdos13;109.80.247.53
    kickNonRegistered: false
    kickOnWrongPassword: false
    teleportUnAuthedToSpawn: true
    minNicknameLength: 3
    allowMovement: false
    timeout: 100
    allowedNicknameCharacters: '[a-zA-Z0-9_]*'
    allowedMovementRadius: 100
    enablePasswordVerifier: true
    ProtectInventoryBeforeLogIn: true
    displayOtherAccounts: false
    ForceSpawnOnTheseWorlds:
    - world
    - world_nether
    - world_the_end
    banUnsafedIP: false
    spawnPriority: authme,essentials,multiworld,default
    maxLoginPerIp: 0
    maxJoinPerIp: 0
    noTeleport: false
    allowedPasswordCharacters: '[a-zA-Z0-9_?!@+&-]*'
  GameMode:
    ForceSurvivalMode: false
    ResetInventoryIfCreative: false
    ForceOnlyAfterLogin: false
  security:
    minPasswordLength: 4
    unLoggedinGroup: unLoggedinGroup
    passwordHash: SHA256
    doubleMD5SaltLength: 8
    supportOldPasswordHash: false
    unsafePasswords: []
  registration:
    enabled: true
    messageInterval: 3
    force: true
    enableEmailRegistrationSystem: false
    doubleEmailCheck: false
    forceKickAfterRegister: false
    forceLoginAfterRegister: false
  unrestrictions:
    UnrestrictedName: []
  messagesLanguage: cz
  forceCommands: []
  forceCommandsAsConsole: []
  useWelcomeMessage: true
  broadcastWelcomeMessage: false
  delayJoinMessage: false
  applyBlindEffect: false
  forceRegisterCommands: []
  forceRegisterCommandsAsConsole: []
ExternalBoardOptions:
  mySQLColumnSalt: ''
  mySQLColumnGroup: ''
  nonActivedUserGroup: -1
  mySQLOtherUsernameColumns: []
  bCryptLog2Round: 10
  phpbbTablePrefix: phpbb_
  phpbbActivatedGroupId: 2
  wordpressTablePrefix: wp_
permission:
  EnablePermissionCheck: false
BackupSystem:
  ActivateBackup: false
  OnServerStart: false
  OnServerStop: true
  MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
Passpartu:
  enablePasspartu: false
Security:
  SQLProblem:
    stopServer: true
  ReloadCommand:
    useReloadCommandSupport: true
  console:
    noConsoleSpam: false
    removePassword: true
  captcha:
    useCaptcha: false
    maxLoginTry: 5
    captchaLength: 5
Converter:
  Rakamak:
    fileName: users.rak
    useIP: false
    ipFileName: UsersIp.rak
  CrazyLogin:
    fileName: accounts.db
Email:
  mailSMTP: smtp.gmail.com
  mailPort: 465
  mailAccount: ''
  mailPassword: ''
  mailSenderName: ''
  RecoveryPasswordLength: 8
  mailSubject: Your new AuthMe Password
  mailText: 'Dear <playername>, <br /><br /> This is your new AuthMe password for
    the server <br /><br /> <servername> : <br /><br /> <generatedpass><br /><br />Do
    not forget to change password after login! <br /> /changepassword <generatedpass>
    newPassword'
  maxRegPerEmail: 1
  recallPlayers: false
  delayRecall: 5
  emailBlacklisted: []
  emailWhitelisted: []
  generateImage: true
Hooks:
  multiverse: true
  chestshop: true
  bungeecord: false
  disableSocialSpy: true
  useEssentialsMotd: false
  customAttributes: false
Performances: {}
Purge:
  useAutoPurge: false
  daysBeforeRemovePlayer: 60
  removePlayerDat: false
  removeEssentialsFile: false
  defaultWorld: world
  removeLimitedCreativesInventories: false
  removeAntiXRayFile: false
  removePermissions: false
Protection:
  enableProtection: false
  countries:
  - US
  - GB
  countriesBlacklist:
  - A1
  enableAntiBot: false
  antiBotSensibility: 5
  antiBotDuration: 10
VeryGames:
  enableIpCheck: false
a vždy když se hráč připojí, portne ho to na authme spawn, ale pak jak se přihlásí, tak ho to hodí na místo kde se odhlásil

Re: Authme - připojení kde mám authme spawn, ale pak port ji

Napsal: 24 led 2016, 13:10
od Smexhy
Takže čo teda chceš?

Re: Authme - připojení kde mám authme spawn, ale pak port ji

Napsal: 24 led 2016, 13:23
od pitilon@seznam.cz
Ať když se připojí, tak jsou na authme spawnu i když se lognou

Re: Authme - připojení kde mám authme spawn, ale pak port ji

Napsal: 24 led 2016, 13:40
od Smexhy
Skús dať toto:

Kód: Vybrat vše

ForceSpawnLocOnJoinEnabled: true

na false

Re: Authme - připojení kde mám authme spawn, ale pak port ji

Napsal: 24 led 2016, 14:02
od pitilon@seznam.cz
Furt.

Re: Authme - připojení kde mám authme spawn, ale pak port ji

Napsal: 27 led 2016, 22:03
od TheStepan177
Nech
Spoiler: zobrazit
ForceSpawnLocOnJoinEnabled: true

na true

A sem napiš tam v jakém světě je to má portnout na spawn
Spoiler: zobrazit
ForceSpawnOnTheseWorlds:
- world
- world_nether
- world_the_end

Re: Authme - připojení kde mám authme spawn, ale pak port ji

Napsal: 28 led 2016, 14:31
od pitilon@seznam.cz
Svět se jmenuje mapa_patrik dám to tam a ještějen dodám, že configy patří do CODE

-- 28 led 2016 13:43 --

Funguje to, dávám K+

-- 28 led 2016 14:55 --

Tak ne, už to zase nefunguje..