Gamemode, Vypíná se hráčům s VIP
Napsal: 29 srp 2012, 22:17
Prosím nevíte který plugin to dělá ?, Od 1.3.1 jsou pluginy stejné ale aktualizované ale pořád se vypíná prosím pomozte mi kde to mám nastavit
Technická podpora game hostingu FakaHeda.eu
https://forum.fakaheda.eu/
Kód: Vybrat vše
#
# - 8
# - 9
# - 10
# - 11
# - 46
World:
Creative: false
Exclude: false
ChangeGameMode: false
BlackList:
Commands:
- /buy
- /sell
- /logout
BlockPlace:
- 51
- 52
BlockBreak:
- 500
ItemUse:
- 259
- 384
- 385
ItemInteract:
- 500
ItemDrop: true
ItemPickup: true
MiscProtection:
NoTNTExplosion: true
IceMelt: true
LiquidControl: true
Fire: true
BlockProtection:
OwnBlocks: false
NoDrop: true
Explosions: true
Pistons: true
exclude:
- 0
WorldEdit: true
CreativeOnly: false
Preventions:
PvP: true
Mobs: false
Eggs: true
Target: false
MobsDrop: true
IronGolem: true
SnowGolem: true
ClearDrops: true
Enchantments: true
MineCartStorage: true
BreakBedRock: true
InvInteract: true
PotionSplash: true
Bonemeal: true Kód: Vybrat vše
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: ':D
caching: true
GroupOptions:
UnregisteredPlayerGroup: ''
RegisteredPlayerGroup: ''
Permissions:
PermissionsOnJoin: []
settings:
sessions:
enabled: false
timeout: 10
restrictions:
allowChat: false
maxRegPerIp: 2
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\\ 