aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/moe/ymc/acron/s2c
AgeCommit message (Collapse)Author
2022-07-26Move the mod to mod/Trumeet
2022-07-23fix(acron): incorrect cmd_out 'out' argumentTrumeet
Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-14Add pos and world in EntityTrumeet
API:ADD Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-13Use error 403 instead of cmd_denied to represent permission denialTrumeet
API:CHANGE Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-13Add error codes to distinguish invalid requests and server errorsTrumeet
API:ADDITION Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-13Move responses and events to separate packagesTrumeet
Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-13First CommitYuuta Liang
Signed-off-by: Trumeet <yuuta@yuuta.moe>