Share your thoughts on features being tested in the latest Java Edition Snapshot. Keep in mind that not everything may be available, fully functional, or released as tested. General gameplay suggestions and feature requests belong in other categories.

4

Minecraft Server Management Protocol Access Control (Auth)

1 Comments

Post a new comment:

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    The next patch 25w37a introduced management-server-secret, which is a great step forward. However, I still think that a per-method RBAC statement with effect would be more flexible and secure. It would allow the admin to distribute different tokens that allow different actions, and would not be much more complex in the simple case.