Allow offline players to use commands if connected, using a fake player #13
Labels
No labels
bug
commands
Custom MC chat
dependencies
duplicate
enhancement
error reporting
fun
help wanted
invalid
investigating
Minecraft chat
needs testing
plugin autoupdater
question
role module
SERIOUS BUG
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ChromaGaming/Chroma-Discord#13
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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 should be possible to check an offline player's permissions, though not sure if commands support the sender player not being online, but those could be blocked.
Most plugins don't support offline player permissions, they just fall back to OP perms as sender isn't Player. Although it could be allowed for OPs...