Table of Contents

Enum SettableCoreDataType

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll

Types of data can be set in core during runtime.

public enum SettableCoreDataType

Fields

AdminPassword = 6

The password users must enter to log in as an admin.

Language = 3

The language of the server.

MapName = 2

The active map name.

ModeText = 1

The server mode text.

Password = 5

The password users must enter to join the server.

ServerName = 0

The server name.

URL = 4

The website URL of the server.