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] Jak skonfigurować xAuth pod MySql?


Rekomendowane odpowiedzi

Opublikowano

Witam jak wgrać xauth pod mysql ???

 

To jest config:

 

main:
  auto-disable: false
  check-premium: true
  reload-on-join: false
mysql:
  enabled: false
  host: localhost
  port: 3306
  user: user
  password: password
  database: xauth
  tables:
    account: accounts
    location: locations
    lockout: lockouts
    playerdata: playerdata
    playerstorage: playerstorage
    session: sessions
permissions:
  backend: bukkit
  use-material-names: true
  debug: false
authurl:
  enabled: false
  registration: false
  status: false
  groups: false
  broadcast-login: false
single-session:
  reverse: true
  guests:
    reverse: false
    immunity-length: 5
registration:
  enabled: true
  forced: true
  require-email: false
  validate-email: false
  account-limit: 0
  activation: false
  require-login: true
password:
  default-type: 0
  convert-password: false
  min-length: 6
  allow-change: true
  complexity:
    lowercase: false
    uppercase: false
    number: false
    symbol: false
guest:
  timeout: 300
  notify-cooldown: 5
  hide-inventory: true
  protect-location: true
  gamemode: ADVENTURE
  restrict:
    player:
      chat: true
      interact: true
      move: true
      pickup: true
      command:
        register: false
        login: false
        l: false
      damage: true
      regain: true
      level: true
      splash: true
      target: true
    block:
      place: true
      break: true
    entity:
      damage: true
      target: true
session:
  length: 3600
  verifyip: true
  godmode-length: 5
strikes:
  amount: 5
  lockout-length: 3600
account:
  track-last-login: true
filter:
  min-length: 3
  allowed: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890_
  disallowed: ''
  blank-name: true
  commands: true
groups:
  move-on-register: Novice
  auto-assign: false
Opublikowano


main:

auto-disable: false

check-premium: true

reload-on-join: false

mysql:

enabled: true

host: localhost

port: 3306

user: user

password: password

database: xauth

tables:

account: accounts

location: locations

lockout: lockouts

playerdata: playerdata

playerstorage: playerstorage

session: sessions

permissions:

backend: bukkit

use-material-names: true

debug: false

authurl:

enabled: false

url: http://localhost

registration: false

status: false

groups: false

broadcast-login: false

single-session:

reverse: true

guests:

reverse: false

immunity-length: 5

registration:

enabled: true

forced: true

require-email: false

validate-email: false

account-limit: 0

activation: false

require-login: true

password:

default-type: 0

convert-password: false

min-length: 6

allow-change: true

complexity:

lowercase: false

uppercase: false

number: false

symbol: false

guest:

timeout: 300

notify-cooldown: 5

hide-inventory: true

protect-location: true

gamemode: ADVENTURE

restrict:

player:

chat: true

interact: true

move: true

pickup: true

command:

register: false

login: false

l: false

damage: true

regain: true

level: true

splash: true

target: true

block:

place: true

break: true

entity:

damage: true

target: true

session:

length: 3600

verifyip: true

godmode-length: 5

strikes:

amount: 5

lockout-length: 3600

account:

track-last-login: true

filter:

min-length: 3

allowed: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890_

disallowed: ''

blank-name: true

commands: true

groups:

move-on-register: Novice

auto-assign: false

1394047278-U990178.png

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...