Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DataSource:
- mySQLTablename: xxxxx
- mySQLUsername: xxxxxxx
- backend: xxxx
- mySQLColumnLastLogin: xxxxxxxx
- mySQLDatabase: xxxxxxxxxxxx
- mySQLPort: 'xxxx'
- mySQLColumnIp: ip
- mySQLHost: xxx.x.x.x
- mySQLColumnPassword: xxxxxxxx
- mySQLPassword: XXXXXXX
- caching: true
- mySQLlastlocX: x
- mySQLlastlocY: y
- mySQLlastlocZ: z
- mySQLColumnEmail: email
- mySQLColumnId: id
- mySQLlastlocWorld: world
- GroupOptions:
- UnregisteredPlayerGroup: unregistered
- RegisteredPlayerGroup: users
- Permissions:
- PermissionsOnJoin: []
- settings:
- sessions:
- enabled: false
- timeout: 10
- sessionExpireOnIpChange: false
- restrictions:
- allowChat: false
- allowCommands:
- - /login
- - /register
- - /l
- - /reg
- - /passpartu
- - /email
- - /captcha
- maxRegPerIp: 3
- maxNicknameLength: 16
- ForceSingleSession: true
- ForceSpawnLocOnJoinEnabled: true
- SaveQuitLocation: true
- AllowRestrictedUser: false
- AllowedRestrictedUser: []
- kickNonRegistered: true
- kickOnWrongPassword: false
- teleportUnAuthedToSpawn: true
- minNicknameLength: 3
- allowMovement: false
- timeout: 30
- allowedNicknameCharacters: '[a-zA-Z0-9_?]*'
- allowedMovementRadius: 100
- enablePasswordVerifier: true
- ProtectInventoryBeforeLogIn: true
- displayOtherAccounts: true
- ForceSpawnOnTheseWorlds:
- - world_eventos
- - world_games
- banUnsafedIP: false
- GameMode:
- ForceSurvivalMode: false
- ResetInventoryIfCreative: false
- ForceOnlyAfterLogin: false
- security:
- minPasswordLength: 4
- unLoggedinGroup: unregistered
- passwordHash: SHA256
- doubleMD5SaltLength: 8
- supportOldPasswordHash: false
- registration:
- enabled: false
- messageInterval: 5
- force: true
- enableEmailRegistrationSystem: false
- doubleEmailCheck: false
- unrestrictions:
- UnrestrictedName: []
- messagesLanguage: es
- ExternalBoardOptions:
- mySQLColumnSalt: ''
- mySQLColumnGroup: ''
- nonActivedUserGroup: -1
- mySQL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement