#kicking in a private server
1 messages · Page 1 of 1 (latest)
on a globed private server?
you can kick/ban/mute people if you are staff, yes
as long as it's in bridged (not standalone) mode
I know, but is there something like API, so I can just call the function, e.g.
Server::kick(int accountID);
no atm theres no apis for anything like that
only what's in the globed api documentation
kk thanks
wait are player states stored locally? like if they're in some file, can I just change the state of a user lol
it's stored in a database of the globed server
you can ban or mute them by changing the database
you cannot kick though