mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 08:26:01 +02:00
[GH-ISSUE #103] [User Creatable Servers] Resource Limits Tab Disappears After Changing Server Owner (Admin Panel) #62
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#62
Loading…
Add table
Add a link
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?
Originally created by @BwProo on GitHub (Feb 11, 2026).
Original GitHub issue: https://github.com/pelican-dev/plugins/issues/103
When I create a server manually through the Admin Panel and then change the Owner to another user, the Resource Limits tab disappears from the server sidebar.
Steps to Reproduce
Tried giving my Friend a Server and said to him he should change his recources him self didn't work. Only works if somebody himself creates a server with the User Creatable Servers the Resource Limits Tab is here. Also if i create a Server in the admin page myself the Resource Limits is still there. Only vanishes when i give somebody Owner!
@Boy132 commented on GitHub (Feb 11, 2026):
Does the other user also have resource limits? The resources of the server will always count towards the owner, not the creator.
@BwProo commented on GitHub (Feb 11, 2026):
Nope the other User also doesn't have resource limits.
@Boy132 commented on GitHub (Feb 11, 2026):
So it's working as intended.
@BwProo commented on GitHub (Feb 12, 2026):
But could you add a button to reactivate it, so when you're giving someone else ownership, you could press a button and the new owner can set their own resources?