Jump to content
{
  "Version": "3.5.1",
  "ChatRestartAlert": "<size=16><color=#B84A4A>SERVER RESTART SCHEDULED</color></size>\n<size=12><color=#F3E7B3>Time remaining: </color><color=#E45858>{0}</color></size>\n<size=10><color=#9AA297>Prepare accordingly and save your progress</color></size>",
  "ChatRestartCanceled": "<size=16><color=#9CFF1E>RESTART CANCELED</color></size>\n<size=11><color=#DBE2E9>The scheduled server restart has been </color><color=#9CFF1E>canceled</color></size>",
  "ChatRestartNow": "<size=18><color=#B84A4A>SERVER RESTARTING NOW</color></size>\n<size=12><color=#DBE2E9>Please reconnect in </color><color=#E45858>3-5 minutes</color></size>",
  "ChatRestartCanceledTooManyPlayers": "<size=16><color=#F3E7B3>RESTART POSTPONED</color></size>\n<size=11><color=#DBE2E9>Restart canceled due to </color><color=#E45858>high player count</color></size>",
  "NoRestartScheduled": "<size=14><color=#9AA297>NO RESTART SCHEDULED</color></size>\n<size=11><color=#DBE2E9>No automatic restart is currently planned</color></size>",
  "RewardEconomicsReceived": "<size=14><color=#9CFF1E>ECONOMICS REWARD</color></size>\n<size=11><color=#F3E7B3>Received: </color><color=#E45858>${0}</color><color=#DBE2E9> for staying online during restart</color></size>",
  "RewardPointsReceived": "<size=14><color=#9CFF1E>POINTS REWARD</color></size>\n<size=11><color=#F3E7B3>Received: </color><color=#E45858>{0} RP</color><color=#DBE2E9> for staying online during restart</color></size>",
  "RewardItemReceived": "<size=14><color=#9CFF1E>ITEM REWARD</color></size>\n<size=11><color=#F3E7B3>Received: </color><color=#E45858>{0}x {1}</color><color=#DBE2E9> for staying online during restart</color></size>",
  "RewardTimeLeft": "<size=12><color=#F3E7B3>Restart rewards active for </color><color=#E45858>{0}</color><color=#F3E7B3> more</color></size>",
  "RewardPeriodEnded": "<size=14><color=#B84A4A>REWARD PERIOD ENDED</color></size>\n<size=11><color=#9AA297>Restart rewards are no longer available</color></size>",
  "RustUITitle": "SCHEDULED SERVER RESTART",
  "RustUIMessage": "The server will restart in {0}.",
  "CustomUITitle": "SCHEDULED SERVER RESTART",
  "CustomUIMessage": "The server will restart in {0}.",
  "NoPermission": "You do not have permission to use this command.",
  "Usage": "Usage: /restart <time>[s|m|h] (e.g., 30s, 5m, 1h)",
  "InvalidNumber": "Invalid time format. Use <number>[s|m|h] (e.g., 30s, 5m, 1h)",
  "UpdateDetected": "A uMod update has been detected. The server will restart to apply the update.",
  "DiscordRestartAlert": "🔄 **SERVER RESTART**\nServer will restart in {0}.",
  "DiscordRestarting": "⚠️ **RESTARTING**\nServer is restarting now. Please wait 5 minutes for the server to be back online.",
  "DiscordOnline": "✅ **SERVER ONLINE**\nServer is now online and ready to play!",
  "TimeMinute": "minute",
  "TimeMinutes": "minutes",
  "TimeHour": "hour",
  "TimeHours": "hours",
  "TimeSecond": "second",
  "TimeSeconds": "seconds",
  "ConfigTitle": "AutoRestart UI Configurator",
  "DiscordSettings": "Discord Settings",
  "RewardSettings": "Reward Settings",
  "TimeSettings": "Restart Times Settings",
  "NotificationSettings": "Notification Settings",
  "Save": "Save",
  "Close": "Close",
  "Back": "Back",
  "SavedSuccessfully": "Configuration saved successfully!",
  "Search": "Search items...",
  "AllCategories": "All Categories",
  "CategoryWeapons": "Weapons",
  "CategoryTools": "Tools",
  "CategoryConstruction": "Construction",
  "CategoryItems": "Items",
  "CategoryResources": "Resources",
  "CategoryAttire": "Attire",
  "CategoryMedical": "Medical",
  "CategoryFood": "Food",
  "CategoryAmmo": "Ammunition",
  "CategoryTraps": "Traps",
  "CategoryMisc": "Miscellaneous",
  "CategoryComponents": "Components",
  "CategoryElectrical": "Electrical",
  "CategoryFun": "Fun",
  "ManageRewards": "AutoRestart - Reward Manager",
  "ItemSelector": "AutoRestart - Item Selector",
  "NoRewards": "No rewards configured. Click the 'Add Reward' button to add some.",
  "EnterQuantity": "Enter quantity for {0}",
  "AddReward": "Add Reward",
  "RemoveAll": "Remove All",
  "ConfirmRemoveAll": "Are you sure you want to remove all rewards?",
  "Yes": "Yes",
  "No": "No",
  "RewardAdded": "Added {0}x {1} to restart rewards.",
  "RewardRemoved": "Removed {0}x {1} from restart rewards.",
  "RewardUpdated": "Updated {0} quantity to {1}.",
  "InvalidItem": "Invalid item. Please try again.",
  "InvalidQuantity": "Please enter a valid quantity greater than 0.",
  "CategoriesReset": "Item categories have been reset to default values.",
  "TimesListTitle": "Restart Times (UTC)",
  "AddTime": "Add Time",
  "RemoveTime": "Remove",
  "InvalidTimeFormat": "Invalid time format. Please use HH:MM format (e.g., 04:30)",
  "AddWipeDay": "Add Wipe Day",
  "WipeDaysTitle": "Wipe Days (Restarts Skipped)",
  "WipeDayAdded": "Added {0} to wipe days. Restarts will be skipped on this day.",
  "WipeDayRemoved": "Removed {0} from wipe days.",
  "MessageSettings": "Message Settings",
  "EmbedSettings": "Embed Settings",
  "WebhookSettings": "Webhook Settings",
  "HelpTitle": "<size=18><color=#B84A4A>AUTORESTART COMMANDS</color></size>",
  "HelpUsage": "<size=12><color=#F3E7B3>Usage: </color><color=#E45858>/restart [command] [time]</color></size>",
  "HelpCommands": "<size=14><color=#9CFF1E>Available Commands:</color></size>",
  "HelpStatus": "<size=11><color=#F3E7B3>• </color><color=#DBE2E9>/restart</color><color=#9AA297> - Show current restart status</color></size>",
  "HelpSet": "<size=11><color=#F3E7B3>• </color><color=#DBE2E9>/restart set <time></color><color=#9AA297> - Schedule custom restart</color></size>",
  "HelpCancel": "<size=11><color=#F3E7B3>• </color><color=#DBE2E9>/restart cancel</color><color=#9AA297> - Cancel active restart</color></size>",
  "HelpNow": "<size=11><color=#F3E7B3>• </color><color=#DBE2E9>/restart now</color><color=#9AA297> - Restart server immediately</color></size>",
  "HelpStatusCmd": "<size=11><color=#F3E7B3>• </color><color=#DBE2E9>/restart status</color><color=#9AA297> - Show detailed restart info</color></size>",
  "HelpConfig": "<size=11><color=#F3E7B3>• </color><color=#DBE2E9>/restart config</color><color=#9AA297> - Open configuration UI</color></size>",
  "HelpReload": "<size=11><color=#F3E7B3>• </color><color=#DBE2E9>/restart reload</color><color=#9AA297> - Reload restart schedule</color></size>",
  "HelpTimeFormat": "<size=12><color=#F3E7B3>Time formats: </color><color=#E45858>30s, 5m, 2h</color><color=#9AA297> or just </color><color=#E45858>300</color><color=#9AA297> (seconds)</color></size>",
  "HelpExamples": "<size=14><color=#9CFF1E>Examples:</color></size>",
  "HelpExample1": "<size=10><color=#F3E7B3>• </color><color=#DBE2E9>/restart 30m</color><color=#9AA297> - Restart in 30 minutes</color></size>",
  "HelpExample2": "<size=10><color=#F3E7B3>• </color><color=#DBE2E9>/restart set 1h</color><color=#9AA297> - Schedule restart in 1 hour</color></size>",
  "HelpExample3": "<size=10><color=#F3E7B3>• </color><color=#DBE2E9>/restart 300</color><color=#9AA297> - Restart in 300 seconds</color></size>",
  "HelpAdminOnly": "<size=10><color=#B84A4A>Note: </color><color=#9AA297>Most commands require admin permission</color></size>",
  "InvalidCommand": "<size=14><color=#B84A4A>INVALID COMMAND</color></size>\n<size=11><color=#DBE2E9>Unknown command: </color><color=#E45858>{0}</color></size>",
  "RestartActiveError": "<size=14><color=#B84A4A>RESTART ALREADY ACTIVE</color></size>\n<size=11><color=#DBE2E9>Use </color><color=#E45858>/restart cancel</color><color=#DBE2E9> first to schedule a new one</color></size>",
  "NoRestartToCancel": "<size=14><color=#B84A4A>NO RESTART TO CANCEL</color></size>\n<size=11><color=#9AA297>There is no active restart to cancel</color></size>",
  "RestartCancelledSuccess": "<size=14><color=#9CFF1E>RESTART CANCELLED</color></size>\n<size=11><color=#DBE2E9>The restart has been </color><color=#9CFF1E>successfully cancelled</color></size>",
  "RestartScheduledSuccess": "<size=14><color=#9CFF1E>RESTART SCHEDULED</color></size>\n<size=11><color=#F3E7B3>Custom restart scheduled for </color><color=#E45858>{0}</color></size>",
  "ReloadingSchedule": "<size=14><color=#F3E7B3>RELOADING SCHEDULE</color></size>\n<size=11><color=#9AA297>Restart schedule is being reloaded...</color></size>",
  "ScheduleReloadedWithRestart": "<size=14><color=#9CFF1E>SCHEDULE RELOADED</color></size>\n<size=11><color=#F3E7B3>Next restart in: </color><color=#E45858>{0}</color><color=#F3E7B3> at </color><color=#E45858>{1}</color><color=#F3E7B3> UTC</color></size>",
  "ScheduleReloadedNoRestart": "<size=14><color=#F3E7B3>SCHEDULE RELOADED</color></size>\n<size=11><color=#9AA297>No restart currently scheduled</color></size>",
  "StatusTitle": "<size=16><color=#9CFF1E>RESTART STATUS</color></size>",
  "StatusNextRestart": "<size=14><color=#F3E7B3>Next restart in: </color><color=#E45858>{0}</color></size>",
  "StatusScheduledFor": "<size=11><color=#F3E7B3>Scheduled for: </color><color=#DBE2E9>{0}</color></size>",
  "StatusType": "<size=11><color=#F3E7B3>Type: </color><color=#DBE2E9>{0}</color></size>",
  "StatusTimeRemaining": "<size=12><color=#F3E7B3>Time remaining: </color><color=#E45858>{0}</color></size>",
  "StatusTotalSeconds": "<size=11><color=#F3E7B3>Total seconds: </color><color=#DBE2E9>{0}</color></size>",
  "TypeCustom": "Custom",
  "TypeScheduled": "Scheduled"
}

 


About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
3m
Total downloads
Customers
12k
Customers served
Files Sold
170.7k
Total sales
Payments
3.7m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.