Stránka 1 z 1

Databaze ZNOVU HELP

Napsal: 02 kvě 2013, 17:32
od Gribly
IP: 93.91.250.103:27773

Dobrý den, nevíte proč mi nefunguje Databaze?

Spoiler: zobrazit
DataSource:
mySQLColumnName: username
mySQLTablename: authme
mySQLUsername: 118437_mysql_db
backend: file
mySQLColumnLastLogin: lastlogin
mySQLDatabase: authme
mySQLPort: '3306'
mySQLColumnIp: ip
mySQLHost: http://honey.fakaheda.eu
mySQLColumnPassword: password
mySQLPassword: mojeheslo
caching: true
mySQLlastlocX: x
mySQLlastlocY: y
mySQLlastlocZ: z
mySQLColumnEmail: email
mySQLColumnId: id
GroupOptions:
UnregisteredPlayerGroup: ''
RegisteredPlayerGroup: ''
Permissions:
PermissionsOnJoin: []
settings:
sessions:
enabled: false
timeout: 10
sessionExpireOnIpChange: false
restrictions:
allowChat: false
allowCommands:
- /login
- /register
- /l
- /reg
- /passpartu
- /email
- /captcha
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
displayOtherAccounts: true
ForceSpawnOnTheseWorlds:
- world
- world_nether
- world_the_end
banUnsafedIP: false
GameMode:
ForceSurvivalMode: false
ResetInventoryIfCreative: false
security:
minPasswordLength: 4
unLoggedinGroup: unLoggedinGroup
passwordHash: SHA256
doubleMD5SaltLength: 8
registration:
enabled: true
messageInterval: 5
force: true
enableEmailRegistrationSystem: false
doubleEmailCheck: false
unrestrictions:
UnrestrictedName: []
messagesLanguage: en
ExternalBoardOptions:
mySQLColumnSalt: ''
mySQLColumnGroup: ''
nonActivedUserGroup: -1
mySQLOtherUsernameColumns: []
Xenoforo:
predefinedSalt: ''
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
logConsole: false
captcha:
useCaptcha: false
maxLoginTry: 5
captchaLength: 5
Converter:
Rakamak:
fileName: users.rak
useIP: false
ipFileName: UsersIp.rak
newPasswordHash: SHA256
Email:
mailSMTP: smtp.gmail.com
mailPort: 465
mailAccount: ''
mailPassword: ''
mailSenderName: ''
RecoveryPasswordLength: 8
mailSubject: Your new AuthMe Password
mailText: 'Dear <playername>, \n\n This is your new AuthMe password for the server
\n\n <servername> : \n\n <generatedpass>\n\nDo not forget to change password after
login! \n /changepassword <generatedpass> newPassword'
maxRegPerEmail: 1
Hooks:
multiverse: true
chestshop: true
bungeecord: false
notifications: true

Re: Databaze AuthMe Reloaded

Napsal: 02 kvě 2013, 17:35
od zikl
Místo

Kód: Vybrat vše

mySQLHost: http://honey.fakaheda.eu

tam dej toto

Kód: Vybrat vše

mySQLHost: honey.fakaheda.eu

bez toho http://

Re: Databaze AuthMe Reloaded

Napsal: 02 kvě 2013, 17:35
od Gribly
Dal sem nejde.

Re: Databaze AuthMe Reloaded

Napsal: 02 kvě 2013, 17:42
od zikl
Skontroluj si to podle mě a dopln podle sebe

Kód: Vybrat vše

DataSource:
  mySQLColumnName: username
  mySQLTablename: authme
  mySQLUsername: gs_27531_1
  backend: mysql
  mySQLColumnLastLogin: lastlogin
  mySQLDatabase: gs_27531_1
  mySQLPort: '3306'
  mySQLColumnIp: ip
  mySQLHost: localhost
  mySQLColumnPassword: password
  mySQLPassword: ******
  caching: true

Re: Databaze AuthMe Reloaded

Napsal: 02 kvě 2013, 17:47
od Gribly
Díky :)

Re: Databaze

Napsal: 02 kvě 2013, 18:34
od Gribly
Prosím ještě pomoc s Essentials MYSQL:

Spoiler: zobrazit
protect:
# Database settings for sign/rail protection

# mysql or sqlite
# We strongly recommend against using mysql here, unless you have a good reason.
# Sqlite seems to be faster in almost all cases, and in some cases mysql can be much slower.
datatype: 'mysql'

# If you specified MySQL above, you MUST enter the appropriate details here.
# If you specified SQLite above, these will be IGNORED.
username: '118437_mysql_db'
password: mojeheslo'
mysqlDb: 'jdbc:mysql://localhost:3306/minecraft'


Dával sem i host: honey.fakaheda.eu ale nic :)

Díky všem

Re: Databaze ZNOVU HELP

Napsal: 02 kvě 2013, 21:06
od vojtamaniak
Nemáš tam uzavřenou závorku a nemáš zadanou databázi.., opraveno:

Kód: Vybrat vše

protect:
# Database settings for sign/rail protection

# mysql or sqlite
# We strongly recommend against using mysql here, unless you have a good reason.
# Sqlite seems to be faster in almost all cases, and in some cases mysql can be much slower.
datatype: 'mysql'

# If you specified MySQL above, you MUST enter the appropriate details here.
# If you specified SQLite above, these will be IGNORED.
username: '118437_mysql_db'
password: 'mojeheslo'
mysqlDb: 'jdbc:mysql://localhost:3306/118437_mysql_db'


A víš, že se nebudou ukládat všechny data z Essentials, ale je některé z Ess protect?