diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index 4bf8ede6..49b490ce 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -7,6 +7,34 @@ 2021-12-16T00:00:00Z + + urn:uuid:F3C22842-A089-46F7-AB1A-5D3DED105412 + 1.1.58 (1.1.58.3) + 1.1.58.3 + + 2021-12-16T00:00:00Z + +
+

+ NEW +
+

    +
  • Server Settings - Discord Bot section - Added an alias that can be used with the discord command instead of the profile id.
  • +
+ CHANGE +
+
    +
  • Removed the mandatory requirement to enter the '!' after the discord prefix. The '!' has been added to the existing prefix so to to change the existing prefix, but you can now changeit.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
+ urn:uuid:C566D9D2-3566-46DF-8AD4-39F5FC0FFEF2 1.1.58 (1.1.58.2) diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index 8af89342..aa1a1df6 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -1154,6 +1154,8 @@ Discord Bot Details Channel Id: The id of the discord server channel this profile will listen to. + Alias: + A unique name to identify your server when using the discord commands, can be used instead of the profile id. Allow Backup If enabled, the profile will listen for backup commands from discord. Allow Restart @@ -1251,8 +1253,9 @@ Another command '{0}' is currently running against profile '{1}'. Command '{0}' has been disabled for profile '{1}'. - The '{0}' command requires a profile id. + The '{0}' command requires a profile id or alias. Profile '{0}' was not found or is not associated with the channel. + Multiple profiles with '{0}' were found in the channel, command aborted. Profile '{0}' is in a state '{1}' that cannot run this command. Profile '{0}' is currently being updated. diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index 34bc6ddc..1c76fef2 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.1.58.2 +1.1.58.3 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index 55345dbb..ee05775e 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ