limit by UID and server (#1252)

This commit is contained in:
NotSoToothless
2026-05-15 03:05:48 -07:00
committed by GitHub
parent 311ae875fb
commit 55ab213e76
13 changed files with 42 additions and 24 deletions
+1 -1
View File
@@ -118,7 +118,7 @@
"no_players_recorded": "No players recorded.",
"limit_reached_title": "Comp Limit Reached",
"limit_reached_desc": "This server has used all {limit} comp lookups for this timeslot. Subscribe (with /unlock) for unlimited access or wait for the next timeslot.",
"user_limit_reached_desc": "You have used all {limit} of your personal comp lookups for this timeslot. Subscribe (with /unlock) for unlimited access or wait for the next timeslot — other members of this server can still use the remaining server quota.",
"user_limit_reached_desc": "You have used all {limit} of your personal comp lookups for this timeslot across non-premium servers. Other members here can still use the remaining server quota, and premium servers (where /unlock has been used) stay unrestricted — subscribe with /unlock or wait for the next timeslot.",
"remaining_footer": "{remaining}/{limit} comp lookups remaining this timeslot",
"user_remaining_footer": "{remaining}/{limit} personal comp lookups remaining this timeslot",
"remaining_footer_combined": "{user_remaining}/{user_limit} personal · {server_remaining}/{server_limit} server comp lookups remaining this timeslot"