Hot Summer Deals are Here!
Celebrate with up to 90% off on 15,600 resources
04
Days
09
Hours
33
Mins
41
Secs

Help with Charity Minecraft Server

Status
This thread has been locked.

H2OAcidic

Feedback score
0
Posts
28
Reactions
4
Resources
0
Hello Everyone,

While I've posted here before, some of you came right on to help me. If you look at my past posts it was about running a charity based server. While at this time the server is live it's running on 1.12 of Minecraft. This charity is called Extra Life, for those of you that don't know it. It's quite an awesome thing to raise money for kids at your local children's hospital.

Anyways, my main question is. While I'm using Multiverse is there a way to make a portal activate a command. As in let's say the Skyblock map. Once I walk into portal I go to my own instance of it others get their own too.

As for mini-games I do see tons when googling, some use command blocks, which is fine. I have a "portal" for an acade world so any help in that area would be great. Also, is there a plugin that will auto post a message to all in server that also has clickable links? Would like to chat someone who can help in regards to helping get the server in working order before I make the server URL public to all. That's Extra Lifers and Public!
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

MostlySnakes

Gummy Bear
Premium
Feedback score
3
Posts
1,252
Reactions
732
Resources
0
Is this actually associated with Extra Life?
 

Fire

Always DM me here before dealing via Discord.
Supreme
Feedback score
74
Posts
3,045
Reactions
1,745
Resources
0
Anyways, my main question is. While I'm using Multiverse is there a way to make a portal activate a command. As in let's say the Skyblock map. Once I walk into portal I go to my own instance of it others get their own too.
Take a look at this plugin: https://www.spigotmc.org/resources/advanced-portals.14356/

It allows you to force the player to run a command when they enter a portal. You should be able to use that to get it to do what you want.

As for mini-games I do see tons when googling, some use command blocks, which is fine. I have a "portal" for an acade world so any help in that area would be great. Also, is there a plugin that will auto post a message to all in server that also has clickable links?
For that you would need an auto message plugin that supports JSON formatting. So you can add links to the message. This should do that: https://www.spigotmc.org/resources/messageannouncer.5408/

Code:
{"text":"","extra":[{"text":"undefined","color":"dark_gray"},{"text":"Click here","color":"white","clickEvent":{"action":"open_url","value":"http://mc-market.org/"}}]}

^ Thats the kind of thing you would need to use.
 

H2OAcidic

Feedback score
0
Posts
28
Reactions
4
Resources
0
Is this actually associated with Extra Life?

Yes and no. I happen to be a the Guild President for the state of West Virginia for Extra Life. As for the server itself, a hosting company provided the server for Extra Lifers who often stream and/or play this game and public to use. On top of this the server itself is running Ark (Soon) and Terraria on top of Minecraft.

At this time it's an "Unofficial" Extra Life server, but setting it up for those not part of Extra Life so that some text is clickable for users so they can sign up and start raising money for kids in their area.[DOUBLEPOST=1498662467][/DOUBLEPOST]
Take a look at this plugin: https://www.spigotmc.org/resources/advanced-portals.14356/

It allows you to force the player to run a command when they enter a portal. You should be able to use that to get it to do what you want.


For that you would need an auto message plugin that supports JSON formatting. So you can add links to the message. This should do that: https://www.spigotmc.org/resources/messageannouncer.5408/

Code:
{"text":"","extra":[{"text":"undefined","color":"dark_gray"},{"text":"Click here","color":"white","clickEvent":{"action":"open_url","value":"http://mc-market.org/"}}]}

^ Thats the kind of thing you would need to use.

Thanks! I was looking at the message plugin above last night too.

As for the forced command plugin. (Nice!)

Now my only issue is finding a mini-game world or something. (HAHA!)

Though reminds me I need to create an adventure world in the server since I've yet to do that with with that gate.[DOUBLEPOST=1498667098][/DOUBLEPOST]
Take a look at this plugin: https://www.spigotmc.org/resources/advanced-portals.14356/

It allows you to force the player to run a command when they enter a portal. You should be able to use that to get it to do what you want.


For that you would need an auto message plugin that supports JSON formatting. So you can add links to the message. This should do that: https://www.spigotmc.org/resources/messageannouncer.5408/

Code:
{"text":"","extra":[{"text":"undefined","color":"dark_gray"},{"text":"Click here","color":"white","clickEvent":{"action":"open_url","value":"http://mc-market.org/"}}]}

^ Thats the kind of thing you would need to use.

So update for you, I can get basic text to work, but when it comes to tossing in a URL, the plugin reverts entire thing back to default.
 
Last edited:

Ivain

Master Terraformer
Supreme
Feedback score
45
Posts
9,610
Reactions
4,888
Resources
0
Since I strongly support ExtraLife, I'll give you something even though you're not official yet. (did a quick google, found your twitter, seems to be legit) Go to the shop in my signature (click the image) and pick any 2 builds/maps/packs you think you can use, and DM me them through your twitter (to verify you are the correct person). I'll give them to you free (they're NOT exclusive, but they're useable anyway), as a material donation.

I do not currently have the time to make anything custom, but if at any point this summer you project becomes officially supported in a way I can verify, let me know and I'll add another 3 premade projects to the free list, as well as a potential (free) custom order worth an amount we can determine when it comes to it.

My twitter: https://twitter.com/PeliOptic
 
Last edited:

Team Gapz

Feedback score
1
Posts
51
Reactions
8
Resources
0
Hello My build team MythicalBuilds will make 2 custom maps for you for free if you wish to see our portfolio add my Skype jayrawlobro
 

H2OAcidic

Feedback score
0
Posts
28
Reactions
4
Resources
0
Since I strongly support ExtraLife, I'll give you something even though you're not official yet. (did a quick google, found your twitter, seems to be legit) Go to the shop in my signature (click the image) and pick any 2 builds/maps/packs you think you can use, and DM me them through your twitter (to verify you are the correct person). I'll give them to you free (they're NOT exclusive, but they're useable anyway), as a material donation.

I do not currently have the time to make anything custom, but if at any point this summer you project becomes officially supported in a way I can verify, let me know and I'll add another 3 premade projects to the free list, as well as a potential (free) custom order worth an amount we can determine when it comes to it.

My twitter: https://twitter.com/PeliOptic

Got back to you. Nice chatting with you on Twitter. Like I said, we can chat and you can check out server too. If you got ideas that would be good by all means. I'm creating a auto message that does give thanks to those that helped with server, linking back to people, etc.
 

J A M E S

· entrepreneur ·
Supreme
Feedback score
19
Posts
406
Reactions
118
Resources
1
I'd go with MultiversePortals if thats what you're talking about.

Since this is in the building section, i'm assuming you need builds. Even though this is not official, i'll do something around 25x25 for free. I don't know if that will help, but I sure hope it will. Message me over discord so we can talk about this (if you're interested).
 
Status
This thread has been locked.
Top