-
-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subtle Server Advertising #1161
Comments
NillerMedDild commented on Apr 29, 2019, 5:13 PM UTC: /move e2es |
🤔 |
It'll just be a "Rent Server" button in the Main menu. Is it too much? :/ |
Nah I'm just joking around lol |
Oh okay xD |
If it's something similar to "MineTogether" where they have like CreeperHost ads that's definitely okay |
It should be more low key, I'll put the finished result here :) |
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"
}
} |
Hm that does look pretty good. |
Obviously the link in the snippet should be adjusted; as should the text color, button background and button texture. And a new semi-transparent box should be created to get the same look and feel as the other menu. But it's not that invasive. |
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.
The text was updated successfully, but these errors were encountered: