Added admin wave sending / Admin system fixes / Build fix

This commit is contained in:
Anuken
2018-07-04 11:57:04 -04:00
parent 76d0285e3f
commit d2a739262d
5 changed files with 46 additions and 29 deletions

View File

@@ -179,7 +179,7 @@ public class Packets {
}
public enum AdminAction{
kick, ban, trace
kick, ban, trace, wave
}
/**Marks the beginning of a stream.*/