|
| 1 | +Meta.DisplayName=Pumpkin |
| 2 | +Meta.Description=The world's fastest Minecraft server. Pumpkin is in early development. Built with Rust for maximum performance. |
| 3 | +Meta.OS=3 |
| 4 | +Meta.AarchSupport=Native |
| 5 | +Meta.Arch=All |
| 6 | +Meta.Author=PumpkinMC |
| 7 | +Meta.URL=https://pumpkinmc.org/ |
| 8 | +Meta.DisplayImageSource=url:https://raw.githubusercontent.com/clovertortoise/AMPTemplates/pumpkin-template/pumpkinmc.png |
| 9 | +Meta.EndpointURIFormat={ip}:{GenericModule.App.Ports.$ServerPort} |
| 10 | +Meta.ConfigManifest=pumpkinconfig.json |
| 11 | +Meta.MetaConfigManifest=pumpkinmetaconfig.json |
| 12 | +Meta.ConfigRoot=pumpkin.kvp |
| 13 | +Meta.MinAMPVersion=2.4.0.0 |
| 14 | +Meta.SpecificDockerImage=cubecoders/ampbase:debian |
| 15 | +Meta.DockerRequired=False |
| 16 | +Meta.DockerBaseReadOnly=False |
| 17 | +Meta.ContainerPolicy=NoPreference |
| 18 | +Meta.ContainerPolicyReason= |
| 19 | +Meta.ExtraSetupStepsURI= |
| 20 | +Meta.Prerequisites=[] |
| 21 | +Meta.ExtraContainerPackages=[] |
| 22 | +Meta.ConfigReleaseState=PreRelease |
| 23 | +Meta.NoCommercialUsage=False |
| 24 | +Meta.ConfigVersion=1.0 |
| 25 | +Meta.ReleaseNotes=Initial Release |
| 26 | +Meta.BreakingReleaseNotes= |
| 27 | +Meta.AppConfigId=c7ab5772-934a-4f9b-a822-1776f4817815 |
| 28 | +Meta.ImportableExtensions=[] |
| 29 | +App.DisplayName=Pumpkin |
| 30 | +App.RootDir=./pumpkin/ |
| 31 | +App.BaseDirectory=./pumpkin/ |
| 32 | +App.SteamWorkshopDownloadLocation= |
| 33 | +App.ExecutableWin=Pumpkin.exe |
| 34 | +App.ExecutableLinux=pumpkin |
| 35 | +App.WorkingDir= |
| 36 | +App.LinuxCommandLineArgs= |
| 37 | +App.WindowsCommandLineArgs= |
| 38 | +App.CommandLineArgs= |
| 39 | +App.UseLinuxIOREDIR=False |
| 40 | +App.AppSettings={} |
| 41 | +App.EnvironmentVariables={} |
| 42 | +App.CommandLineParameterFormat= |
| 43 | +App.CommandLineParameterDelimiter= |
| 44 | +App.ExitMethod=String |
| 45 | +App.ExitTimeout=30 |
| 46 | +App.ExitString=stop |
| 47 | +App.ExitFile= |
| 48 | +App.HasWriteableConsole=True |
| 49 | +App.HasReadableConsole=True |
| 50 | +App.UDPLogger=False |
| 51 | +App.SupportsLiveSettingsChanges=False |
| 52 | +App.LiveSettingChangeCommandFormat= |
| 53 | +App.ForceIPBinding=False |
| 54 | +App.SupportsIPv6=False |
| 55 | +App.ApplicationIPBinding=0.0.0.0 |
| 56 | +App.Ports=@IncludeJson[pumpkinports.json] |
| 57 | +App.AdminPortRef=RemoteAdminPort |
| 58 | +App.PrimaryApplicationPortRef=ServerPort |
| 59 | +App.UniversalSleepApplicationUDPPortRef=BedrockPort |
| 60 | +App.UniversalSleepSteamQueryPortRef=ServerPort |
| 61 | +App.MaxUsers=1000 |
| 62 | +App.UseRandomAdminPassword=False |
| 63 | +App.PersistRandomPassword=False |
| 64 | +App.RemoteAdminPassword= |
| 65 | +App.AdminMethod=STDIO |
| 66 | +App.IgnoreSTDOUTAfterRCON=False |
| 67 | +App.AdminLoginTransform=None |
| 68 | +App.LoginTransformPrefix= |
| 69 | +App.RCONConnectDelaySeconds=5 |
| 70 | +App.RCONConnectRetrySeconds=5 |
| 71 | +App.RCONHeartbeatMinutes=0 |
| 72 | +App.RCONHeartbeatCommand=ping |
| 73 | +App.RCONSelectIPMethod=Default |
| 74 | +App.TelnetLoginFormat={0} |
| 75 | +App.TelnetNewLineType=Default |
| 76 | +App.UpdateSources=@IncludeJson[pumpkinupdates.json] |
| 77 | +App.PreStartStages= |
| 78 | +App.UserActions=[] |
| 79 | +App.ForceUpdate=False |
| 80 | +App.ForceUpdateReason= |
| 81 | +App.Compatibility=None |
| 82 | +App.SteamUpdateAnonymousLogin=False |
| 83 | +App.SteamForceLoginPrompt=False |
| 84 | +App.RapidStartup=True |
| 85 | +App.SmartExcludeExemptions=["*.cfg","*.conf","*.config","*.ini","*.json","*.xml","*.properties","*.kvp","*.yml","*.yaml","*.toml","*.lua"] |
| 86 | +App.SmartExcludeSupported=True |
| 87 | +App.DumpFullChildProcessTree=False |
| 88 | +App.MonitorChildProcessName= |
| 89 | +App.MonitorDirectChildOnly=False |
| 90 | +App.SupportsUniversalSleep=True |
| 91 | +App.WakeupMode=Any |
| 92 | +App.ApplicationReadyMode=RegexMatch |
| 93 | +Console.FilterMatchRegex=^\d{4}-\d{2}-\d{2}\s+\d{2}:\d{2}:\d{2}\s+(INFO|WARN|ERROR|DEBUG)\s+.*?ThreadId\(\d+\)\s+ |
| 94 | +Console.FilterMatchReplacement= |
| 95 | +Console.ThrowawayMessageRegex= |
| 96 | +Console.AppReadyRegex=^.*?Server is now running\..*$ |
| 97 | +Console.UserJoinRegex=^.*?\s+(?<username>[a-zA-Z0-9_]+) joined the game$ |
| 98 | +Console.UserLeaveRegex=^.*?\s+(?<username>[a-zA-Z0-9_]+) left the game$ |
| 99 | +Console.UserChatRegex=^.*?<chat>\s+(?<username>[a-zA-Z0-9_]+):\s+(?<message>.+)$ |
| 100 | +Console.UpdateAvailableRegex= |
| 101 | +Console.PreConnectRegex= |
| 102 | +Console.ConnectIPRegex= |
| 103 | +Console.MetricsRegex= |
| 104 | +Console.HideFromConsoleRegex= |
| 105 | +Console.SuppressLogAtStart=False |
| 106 | +Console.UserActions={} |
| 107 | +Limits.SleepMode=False |
| 108 | +Limits.SleepOnStart=False |
| 109 | +Limits.SleepDelayMinutes=5 |
| 110 | +Limits.DozeDelay=2 |
| 111 | +Limits.AutoRetryCount=2 |
| 112 | +Limits.SleepStartThresholdSeconds=25 |
0 commit comments