Rewrite KaboomCheck #11
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "amy/chomens-chipmunkmod:1.20.1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It no longer sends any packets anymore, and does not use timers.
The way the check is done is very simple:
When the server sends a list of its commands to the client, we verify that
extras:prefix
is presentminecraft:op
is presentThe latter may seem a bit stupid, but I don't think any servers would want offer that command for deopped players.