public class MotdConfiguration extends Object
| Constructor and Description |
|---|
MotdConfiguration(String firstLine,
String secondLine,
String[] playerInfo,
String protocol,
long waitUntilNextInSeconds) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFirstLine() |
String[] |
getPlayerInfo() |
String |
getProtocol() |
String |
getSecondLine() |
long |
getWaitUntilNextInSeconds() |
Copyright © 2020. All rights reserved.