public class EPS_API extends Object
| Modifier and Type | Field and Description |
|---|---|
de.epsdev.packages.Connection |
connection |
static String |
DEFAULT_SERVER |
static String |
key |
static String |
NAME |
static String |
PREFIX |
static HashMap<String,ArrayList<ServerInfo>> |
serverInfo |
| Constructor and Description |
|---|
EPS_API(OperationType operationType) |
| Modifier and Type | Method and Description |
|---|---|
void |
disable() |
void |
init() |
void |
setMax_players(int max_players) |
void |
setPort(int port) |
void |
setRemoteAddress(String remoteAddress) |
void |
setType(String type) |
public static final String PREFIX
public static String NAME
public static String DEFAULT_SERVER
public de.epsdev.packages.Connection connection
public static HashMap<String,ArrayList<ServerInfo>> serverInfo
public static String key
public EPS_API(OperationType operationType)
Copyright © 2021. All rights reserved.