1
0
mirror of https://github.com/deavminet/dnetd synced 2024-09-21 17:53:39 +02:00

Added two commands TO BE implemented in the near future.

This commit is contained in:
Tristan B. Kildaire 2020-10-14 18:48:23 +02:00
parent 41a7a53d1a
commit a0d8ea8596

View File

@ -44,6 +44,12 @@ public class DConnection : Thread
MEMBER_LIST,
SERVER_INFO,
MOTD,
/* TODO: Still to implement */
MEMBER_INFO,
STATUS,
UNKNOWN
}