Server Question
#3
Code:
; This is the main server configuration
; Most of the settings here can be configured using the webadmin interface, if enabled in webadmin.ini
; See: http://wiki.mc-server.org/doku.php?id=configure:settings.ini for further configuration help

[Authentication]
Authenticate=1
AllowBungeeCord=0
Server=sessionserver.mojang.com
Address=/session/minecraft/hasJoined?username=%USERNAME%&serverId=%SERVERID%

[MojangAPI]
NameToUUIDServer=api.mojang.com
NameToUUIDAddress=/profiles/minecraft
UUIDToProfileServer=sessionserver.mojang.com
UUIDToProfileAddress=/session/minecraft/profile/%UUID%?unsigned=false

[Server]
Description=MCServer - in C++!
MaxPlayers=100
HardcoreEnabled=0
AllowMultiLogin=0
Ports=5646
DefaultViewDistance=10

[RCON]
Enabled=0

[PlayerData]
LoadOfflinePlayerData=0
LoadNamedPlayerData=1

[Worlds]
; World=secondworld
DefaultWorld=world

[Plugins]
; Plugin=Debuggers
; Plugin=HookNotify
; Plugin=ChunkWorx
; Plugin=APIDump
Plugin=AutoSave&Restart
Plugin=CubeChat-master
Plugin=ClearLagg-master
Plugin=Jailed-master
Plugin=MyHomes
Plugin=MyWarps
Plugin=NoSPAM
Plugin=NoSwear
Plugin=ProtectionAreas
Plugin=WorldEdit-master
Plugin=Broadcast
Plugin=Core
Plugin=ChatLog

[DeadlockDetect]
Enabled=1
IntervalSec=20

[GameMode]
Hardcore=false

[Teleport]
;RequestTimeLimit: Time after which tpa/tpahere will timeout, 0 - disabled
RequestTimeLimit=0
Reply
Thanks given by:


Messages In This Thread
Server Question - by RoBe00297 - 03-19-2015, 07:15 AM
RE: Server Question - by NiLSPACE - 03-19-2015, 07:27 AM
RE: Server Question - by RoBe00297 - 03-19-2015, 07:30 AM
RE: Server Question - by tigerw - 03-19-2015, 07:30 AM
RE: Server Question - by NiLSPACE - 03-19-2015, 07:31 AM
RE: Server Question - by RoBe00297 - 03-19-2015, 07:35 AM
RE: Server Question - by tonibm19 - 03-22-2015, 04:50 AM



Users browsing this thread: 2 Guest(s)