Class CloudServer
java.lang.Object
net.streamlinecloud.api.server.StreamlineServer
net.streamlinecloud.main.core.server.CloudServer
- All Implemented Interfaces:
StaticStreamlineServerDataImpl
,StreamlineServerDataImpl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.streamlinecloud.api.server.impl.StaticStreamlineServerDataImpl
getGroup, getIp, getName, getPort, getStopTime, getUuid
Methods inherited from interface net.streamlinecloud.api.server.impl.StreamlineServerDataImpl
getOnlinePlayers, getServerState, getServerUseState
-
Constructor Details
-
CloudServer
-
-
Method Details
-
start
- Throws:
IOException
-
deployPlugin
public boolean deployPlugin() -
setOnline
public void setOnline() -
addCommand
-
task
public void task() -
restart
public void restart() -
kill
public void kill() -
stop
public void stop() -
enableScreen
public void enableScreen() -
disableScreen
public void disableScreen() -
getGroupDirect
-