Class ServerOptions
java.lang.Object
zombie.network.ServerOptions
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static interface
static class
static class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addOption
(ServerOptions.ServerOption option) changeOption
(String key, String value) getBoolean
(String key) getClientCommandList
(boolean doLine) static ServerOptions
getInteger
(String key) int
int
int
getOptionByIndex
(int index) getOptionByName
(String name) static String
void
init()
static void
boolean
loadServerTextFile
(String serverName) void
void
putSaveOption
(String key, String value) void
boolean
saveServerTextFile
(String serverName)
-
Field Details
-
instance
-
clientOptionsList
-
MAX_PORT
public static final int MAX_PORT- See Also:
-
PVP
-
PVPLogToolChat
-
PVPLogToolFile
-
PauseEmpty
-
GlobalChat
-
ChatStreams
-
Open
-
ServerWelcomeMessage
-
ServerImageLoginScreen
-
ServerImageLoadingScreen
-
ServerImageIcon
-
AutoCreateUserInWhiteList
-
DisplayUserName
-
ShowFirstAndLastName
-
UsernameDisguises
-
HideDisguisedUserName
-
DisableChangeZombieOwnership
-
SwitchZombiesOwnershipEachUpdate
-
SpawnPoint
-
SafetySystem
-
ShowSafety
-
SafetyToggleTimer
-
SafetyCooldownTimer
-
SafetyDisconnectDelay
-
SpawnItems
-
DefaultPort
-
UDPPort
-
ResetID
-
Mods
-
Map
-
DoLuaChecksum
-
DenyLoginOnOverloadedServer
-
Public
-
PublicName
-
PublicDescription
-
MaxPlayers
-
PingLimit
-
SafehousePreventsLootRespawn
-
DropOffWhiteListAfterDeath
-
NoFire
-
AnnounceDeath
-
SaveWorldEveryMinutes
-
PlayerSafehouse
-
AdminSafehouse
-
SafehouseAllowTrepass
-
SafehouseAllowFire
-
SafehouseAllowLoot
-
SafehouseAllowRespawn
-
SafehouseDaySurvivedToClaim
-
SafeHouseRemovalTime
-
SafehouseAllowNonResidential
-
SafehouseDisableDisguises
-
MaxSafezoneSize
-
AllowDestructionBySledgehammer
-
SledgehammerOnlyInSafehouse
-
WarStartDelay
-
WarDuration
-
WarSafehouseHitPoints
-
ServerPlayerID
-
RCONPort
-
RCONPassword
-
DiscordEnable
-
DiscordToken
-
DiscordChannel
-
DiscordChannelID
-
Password
-
MaxAccountsPerUser
-
AllowCoop
-
SleepAllowed
-
SleepNeeded
-
KnockedDownAllowed
-
SneakModeHideFromOtherPlayers
-
UltraSpeedDoesnotAffectToAnimals
-
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
-
DisableVehicleTowing
-
DisableTrailerTowing
-
DisableBurntTowing
-
AntiCheatSafety
-
AntiCheatMovement
-
AntiCheatHit
-
AntiCheatPacket
-
AntiCheatPermission
-
AntiCheatXP
-
AntiCheatFire
-
AntiCheatSafeHouse
-
AntiCheatRecipe
-
AntiCheatPlayer
-
AntiCheatChecksum
-
AntiCheatTime
-
AntiCheatItem
-
AntiCheatServerCustomization
-
Seed
-
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() -
getMaxPlayersForEstablishingConnection
public int getMaxPlayersForEstablishingConnection()
-