Subtle Server Advertising
Opened this issue ยท 13 comments
NillerMedDild commented on Apr 29, 2019, 5:13 PM UTC:
Add a rent servers button.
This issue was moved by NillerMedDild from NillerMedDild/Enigmatica2#448.
NillerMedDild commented on Apr 29, 2019, 5:13 PM UTC:
/move e2es
If it's something similar to "MineTogether" where they have like CreeperHost ads that's definitely okay
Wouldn't you want this to be a separate button (for instance) the bottom right of the screen? Then the button width/text alignment would not be an "issue".
I'm thinking I'll shorten the text that is displayed when hovering over the button to BisectHosting so it fits better. I think a separate button would be too intrusive.
I just played around with it a little; personally I don't think it's too intrusive down there. (apart from the button style having to be adjusted, but I was lazy)
Code
"hosting":
{
"text" : "Sponsored by Bisect Hosting",
"posX" : -185,
"posY" : -35,
"width": 160,
"height": 20,
"alignment" : "bottom_right",
"action" :
{
"type" : "openLink",
"link" : "https://discord.gg/HnWNd7X"
}
}