Package zombie.network
Class ServerOptions
java.lang.Object
zombie.network.ServerOptions
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic interfacestatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic ArrayListstatic HashMapstatic final ServerOptionsstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddOption(ServerOptions.ServerOption serverOption) changeOption(String string, String string2) getBoolean(String string) static ArrayListgetClientCommandList(boolean boolean1) static ServerOptionsgetInteger(String string) intintgetOptionByIndex(int int1) getOptionByName(String string) static Stringvoidinit()static voidbooleanloadServerTextFile(String string) voidvoidputSaveOption(String string, String string2) voidbooleansaveServerTextFile(String string)
-
Field Details
-
instance
-
clientOptionsList
-
MAX_PORT
public static final int MAX_PORT- See Also:
-
PVP
-
PauseEmpty
-
GlobalChat
-
ChatStreams
-
Open
-
ServerWelcomeMessage
-
AutoCreateUserInWhiteList
-
DisplayUserName
-
ShowFirstAndLastName
-
SpawnPoint
-
SafetySystem
-
ShowSafety
-
SafetyToggleTimer
-
SafetyCooldownTimer
-
SpawnItems
-
DefaultPort
-
UDPPort
-
ResetID
-
Mods
-
Map
-
DoLuaChecksum
-
DenyLoginOnOverloadedServer
-
Public
-
PublicName
-
PublicDescription
-
MaxPlayers
-
PingLimit
-
HoursForLootRespawn
-
MaxItemsForLootRespawn
-
ConstructionPreventsLootRespawn
-
DropOffWhiteListAfterDeath
-
NoFire
-
AnnounceDeath
-
MinutesPerPage
-
SaveWorldEveryMinutes
-
PlayerSafehouse
-
AdminSafehouse
-
SafehouseAllowTrepass
-
SafehouseAllowFire
-
SafehouseAllowLoot
-
SafehouseAllowRespawn
-
SafehouseDaySurvivedToClaim
-
SafeHouseRemovalTime
-
SafehouseAllowNonResidential
-
AllowDestructionBySledgehammer
-
SledgehammerOnlyInSafehouse
-
KickFastPlayers
-
ServerPlayerID
-
RCONPort
-
RCONPassword
-
DiscordEnable
-
DiscordToken
-
DiscordChannel
-
DiscordChannelID
-
Password
-
MaxAccountsPerUser
-
SleepAllowed
-
SleepNeeded
-
KnockedDownAllowed
-
SneakModeHideFromOtherPlayers
-
WorkshopItems
-
SteamScoreboard
-
SteamVAC
-
UPnP
-
VoiceEnable
-
VoiceMinDistance
-
VoiceMaxDistance
-
Voice3D
-
SpeedLimit
-
LoginQueueEnabled
-
LoginQueueConnectTimeout
-
server_browser_announced_ip
-
PlayerRespawnWithSelf
-
PlayerRespawnWithOther
-
FastForwardMultiplier
-
DisableSafehouseWhenPlayerConnected
-
Faction
-
FactionDaySurvivedToCreate
-
FactionPlayersRequiredForTag
-
DisableRadioStaff
-
DisableRadioAdmin
-
DisableRadioGM
-
DisableRadioOverseer
-
DisableRadioModerator
-
DisableRadioInvisible
-
ClientCommandFilter
-
ClientActionLogs
-
PerkLogs
-
ItemNumbersLimitPerContainer
-
BloodSplatLifespanDays
-
AllowNonAsciiUsername
-
BanKickGlobalSound
-
RemovePlayerCorpsesOnCorpseRemoval
-
TrashDeleteAll
-
PVPMeleeWhileHitReaction
-
MouseOverToSeeDisplayName
-
HidePlayersBehindYou
-
PVPMeleeDamageModifier
-
PVPFirearmDamageModifier
-
CarEngineAttractionModifier
-
PlayerBumpPlayer
-
MapRemotePlayerVisibility
-
BackupsCount
-
BackupsOnStart
-
BackupsOnVersionChange
-
BackupsPeriod
-
AntiCheatProtectionType1
-
AntiCheatProtectionType2
-
AntiCheatProtectionType3
-
AntiCheatProtectionType4
-
AntiCheatProtectionType5
-
AntiCheatProtectionType6
-
AntiCheatProtectionType7
-
AntiCheatProtectionType8
-
AntiCheatProtectionType9
-
AntiCheatProtectionType10
-
AntiCheatProtectionType11
-
AntiCheatProtectionType12
-
AntiCheatProtectionType13
-
AntiCheatProtectionType14
-
AntiCheatProtectionType15
-
AntiCheatProtectionType16
-
AntiCheatProtectionType17
-
AntiCheatProtectionType18
-
AntiCheatProtectionType19
-
AntiCheatProtectionType20
-
AntiCheatProtectionType21
-
AntiCheatProtectionType22
-
AntiCheatProtectionType23
-
AntiCheatProtectionType24
-
AntiCheatProtectionType2ThresholdMultiplier
-
AntiCheatProtectionType3ThresholdMultiplier
-
AntiCheatProtectionType4ThresholdMultiplier
-
AntiCheatProtectionType9ThresholdMultiplier
-
AntiCheatProtectionType15ThresholdMultiplier
-
AntiCheatProtectionType20ThresholdMultiplier
-
AntiCheatProtectionType22ThresholdMultiplier
-
AntiCheatProtectionType24ThresholdMultiplier
-
cardList
-
-
Constructor Details
-
ServerOptions
public ServerOptions()
-
-
Method Details
-
getPublicOptions
-
getOptions
-
initClientCommandsHelp
public static void initClientCommandsHelp() -
init
public void init() -
resetRegionFile
public void resetRegionFile() -
getOption
-
getBoolean
-
getFloat
-
getDouble
-
getInteger
-
putOption
-
putSaveOption
-
changeOption
-
getInstance
-
getClientCommandList
-
getRandomCard
-
addOption
-
getNumOptions
public int getNumOptions() -
getOptionByIndex
-
getOptionByName
-
loadServerTextFile
-
saveServerTextFile
-
getMaxPlayers
public int getMaxPlayers()
-