feat: admin billing integration + migrate system (replaces clone)

Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/8940e39d-4aaa-4154-874b-74ab24d74da3

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-04-30 20:54:08 +00:00 committed by GitHub
parent 4db784a84a
commit 9d1999f374
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 506 additions and 5 deletions

View file

@ -4,7 +4,7 @@
<page key="mods" file="home_mods.php" access="user,admin" />
<page key="edit" file="edit_home.php" access="admin,user,subuser" />
<page key="del" file="del_home.php" access="admin" />
<page key="clone" file="clone_home.php" access="admin" />
<page key="migrate" file="migrate_home.php" access="admin" />
<page key="default" file="show_homes.php" access="admin" />
<page key="install_cmds" file="install_cmds.php" access="admin" />
<page key="get_size" file="get_size.php" access="admin,user,subuser" />