CubeCoders / AMP

Issue tracking and documentation for AMP
https://cubecoders.com/AMP
207 stars 38 forks source link

BRANDING: Allow to change title,ico, default motd #462

Closed merkys7 closed 3 years ago

merkys7 commented 3 years ago

Feature Request

Feature

Add ability to change AMP:

root@testiniiis:/home/amp/.ampdata/instances# grep -R "Powered by AMP" ADS01 AMPCache-2114.zip MCJAVAEDITION
ADS01/Plugins/ADSModule/GenericTemplates/valheim.kvp:App.CommandLineVars={"ServerName": "My Valheim Server - Powered by AMP", "WorldName": "PoweredByAMP", "ServerPassword": "12345"}
ADS01/Plugins/ADSModule/GenericTemplates/valheimplus.kvp:App.CommandLineVars={"ServerName": "My Valheim Server - Powered by AMP", "WorldName": "PoweredByAMP", "ServerPassword": "12345"}
MCJAVAEDITION/Plugins/ADSModule/GenericTemplates/valheim.kvp:App.CommandLineVars={"ServerName": "My Valheim Server - Powered by AMP", "WorldName": "PoweredByAMP", "ServerPassword": "12345"}
MCJAVAEDITION/Plugins/ADSModule/GenericTemplates/valheimplus.kvp:App.CommandLineVars={"ServerName": "My Valheim Server - Powered by AMP", "WorldName": "PoweredByAMP", "ServerPassword": "12345"}
MCJAVAEDITION/MinecraftModule.kvp:Minecraft.ServerMOTD=Powered by AMP
MCJAVAEDITION/Minecraft/server.properties:motd=Powered by AMP
Hi-ImKyle commented 3 years ago

There's already branding options available if your license allows it, I can't see why you wouldn't be allowed to change the defaults of game server motd settings or even the WebUI title/icon

Example Image

miguemely commented 3 years ago

Alright, i had a good laugh at this theme and branding.

On Sat, May 22, 2021, 3:01 AM Kyle @.***> wrote:

There's already branding options available if your license allows it, I can't see why you wouldn't be allowed to change the defaults of game server motd settings or even the WebUI title/icon

[image: image] https://user-images.githubusercontent.com/25551312/119217700-c7ed1000-bad3-11eb-9d72-3161aa6782be.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CubeCoders/AMP/issues/462#issuecomment-846365629, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAL67K462EY4UK272PUMFR3TO5JGHANCNFSM45I7KJPA .

Hi-ImKyle commented 3 years ago

Glad I could manage that.

I'd like to +1 this feature. I'd do it myself but.. yeah

PhonicUK commented 3 years ago

They opened this change request on my advice, there's some extra branding options they need that don't currently exist.

PhonicUK commented 3 years ago

Latest build has an option to change the Title, the manifest changes should be done via the Overlays feature.

LeehamElectronics commented 2 years ago

Sorry to necro but any chance that these settings can be synchronised across all game instances including targets and controller? If I change the branding on my controller I would expect all instances under its control to adopt the same settings, perhaps with an option to toggle this functionality per instance. Cheers

PhonicUK commented 2 years ago

That's what the new instance defaults are for :)

LeehamElectronics commented 2 years ago

That's what the new instance defaults are for :)

In the controller configuration I can't see any options to enable anything under new instance defaults: image

I need configurations such as the background image URL to sync to all instances, or at least be parsed to newly created instances: image

I just tested creating a new instance and these values were not set under branding. I have branding enabled in both my controller ADS and my target ADS (both configured manually), and yet, newly created instances still have default branding.

What am I missing here? @PhonicUK

PhonicUK commented 2 years ago

The final section of this wiki page : https://github.com/CubeCoders/AMP/wiki/Configuring-AMP-for-Enterprise-or-Network-Usage

You use the default settings to automatically apply configuration changes to all new instances.