SemoxyMC / Server

The backend code for Semoxy
GNU General Public License v3.0
0 stars 0 forks source link

write serverStatus enum for better code readability #16

Closed xImAnton closed 3 years ago

xImAnton commented 3 years ago

0 -> OFFLINE 1 -> STARTING 2 -> ONLINE 3 -> STOPPING

xImAnton commented 3 years ago

unnecessary