Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Pytanie] - AuthMe


Rekomendowane odpowiedzi

Opublikowano

Proszę skonfigurowane AuthMe, które ma włączoną taką opcję.

 

 

DataSource:

mySQLColumnName: username

mySQLTablename: authme

mySQLUsername: authme

backend: file

mySQLColumnLastLogin: lastlogin

mySQLDatabase: authme

mySQLPort: '3306'

mySQLColumnIp: ip

mySQLHost: 127.0.0.1

mySQLColumnPassword: password

mySQLPassword: '12345'

caching: true

GroupOptions:

UnregisteredPlayerGroup: ''

RegisteredPlayerGroup: ''

Permissions:

PermissionsOnJoin: []

settings:

sessions:

enabled: false

timeout: 20

restrictions:

allowChat: false

maxRegPerIp: 1

maxNicknameLength: 20

ForceSingleSession: true

ForceSpawnLocOnJoinEnabled: false

SaveQuitLocation: false

AllowRestrictedUser: false

AllowedRestrictedUser: []

kickNonRegistered: false

kickOnWrongPassword: false

teleportUnAuthedToSpawn: true

minNicknameLength: 3

allowMovement: false

timeout: 30

allowedNicknameCharacters: '[a-zA-Z0-9_?]*'

allowedMovementRadius: 100

enablePasswordVerifier: true

ProtectInventoryBeforeLogIn: true

GameMode:

ForceSurvivalMode: false

ResetInventotyIfCreative: false

security:

minPasswordLength: 4

unLoggedinGroup: unLoggedinGroup

passwordHash: SHA256

passwordMaxLength: 20

registration:

enabled: true

messageInterval: 5

force: true

unrestrictions:

UnrestrictedName: []

VBullettinOptions:

mySQLColumnSalt: ''

mySQLColumnGroup: ''

nonActivedUserGroup: -1

permission:

EnablePermissionCheck: false

BackupSystem:

ActivateBackup: false

OnServerStart: false

OnServeStop: false

MysqlWindowsPath: C:\Program Files\MySQL\MySQL Server 5.1\

 

 

Kiedyś myślałem, że jestem elfem, ale tata powiedział, że jestem nikim i tak już zostało....

vvv Potrafisz tworzyć serwer? Sprawdź! vvv

 

 

Poszukuję kogoś kto przygotuje mi serwer na wersję Pocket Edition. Oferuję opłacalną współpracę. Więcej info WYŁĄCZNIE na priv

 

Opublikowano

@up

 

Nic nie dało.

 

To mój config:

 

DataSource:

mySQLColumnName: username

mySQLTablename: authme

mySQLUsername: authme

backend: file

mySQLColumnLastLogin: lastlogin

mySQLDatabase: authme

mySQLPort: 'xxxx'

mySQLColumnIp: ip

mySQLHost: xxx.x.x.x

mySQLColumnPassword: password

mySQLPassword: 'xxxxx'

caching: true

GroupOptions:

UnregisteredPlayerGroup: ''

RegisteredPlayerGroup: ''

Permissions:

PermissionsOnJoin: []

settings:

sessions:

enabled: false

timeout: 50

restrictions:

allowChat: deny

maxRegPerIp: 1

maxNicknameLength: 20

ForceSingleSession: true

ForceSpawnLocOnJoinEnabled: false

SaveQuitLocation: false

AllowRestrictedUser: false

AllowedRestrictedUser: []

kickNonRegistered: false

kickOnWrongPassword: false

teleportUnAuthedToSpawn: false

minNicknameLength: 3

allowMovement: false

timeout: 30

allowedNicknameCharacters: '[a-zA-Z0-9_?]*'

allowedMovementRadius: 100

enablePasswordVerifier: true

ProtectInventoryBeforeLogIn: true

GameMode:

ForceSurvivalMode: false

ResetInventotyIfCreative: false

security:

minPasswordLength: 4

unLoggedinGroup: unLoggedinGroup

passwordHash: SHA256

passwordMaxLength: 20

registration:

enabled: true

messageInterval: 5

force: true

unrestrictions:

UnrestrictedName: []

messagesLanguage: en

ExternalBoardOptions:

mySQLColumnSalt: ''

mySQLColumnGroup: ''

nonActivedUserGroup: -1

permission:

EnablePermissionCheck: false

BackupSystem:

ActivateBackup: false

OnServerStart: false

OnServerStop: true

MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\

Passpartu:

enablePasspartu: false

Opublikowano

Troche dziwne bo jak mam serwer to przed zalogowaniem nie moge pisać :) mój konfig:

DataSource:
 mySQLColumnName: username
 mySQLTablename: authme
 mySQLUsername: authme
 backend: file
 mySQLColumnLastLogin: lastlogin
 mySQLDatabase: authme
 mySQLPort: '3306'
 mySQLColumnIp: ip
 mySQLHost: 127.0.0.1
 mySQLColumnPassword: password
 mySQLPassword: '12345'
 caching: true
 mySQLlastlocX: x
 mySQLlastlocY: y
 mySQLlastlocZ: z
GroupOptions:
 UnregisteredPlayerGroup: ''
 RegisteredPlayerGroup: ''
 Permissions:
   PermissionsOnJoin: []
settings:
 sessions:
   enabled: false
   timeout: 10
 restrictions:
   allowChat: false
   maxRegPerIp: 1
   maxNicknameLength: 20
   ForceSingleSession: true
   ForceSpawnLocOnJoinEnabled: false
   SaveQuitLocation: false
   AllowRestrictedUser: false
   AllowedRestrictedUser: []
   kickNonRegistered: false
   kickOnWrongPassword: false
   teleportUnAuthedToSpawn: false
   minNicknameLength: 3
   allowMovement: false
   timeout: 30
   allowedNicknameCharacters: '[a-zA-Z0-9_?]*'
   allowedMovementRadius: 100
   enablePasswordVerifier: true
   ProtectInventoryBeforeLogIn: true
 GameMode:
   ForceSurvivalMode: false
   ResetInventotyIfCreative: false
 security:
   minPasswordLength: 4
   unLoggedinGroup: unLoggedinGroup
   passwordHash: SHA256
   passwordMaxLength: 20
 registration:
   enabled: true
   messageInterval: 5
   force: true
 unrestrictions:
   UnrestrictedName: []
 messagesLanguage: en
ExternalBoardOptions:
 mySQLColumnSalt: ''
 mySQLColumnGroup: ''
 nonActivedUserGroup: -1
permission:
 EnablePermissionCheck: false
BackupSystem:
 ActivateBackup: false
 OnServerStart: false
 OnServerStop: true
 MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
Passpartu:
 enablePasspartu: false

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...