hackclub / HCCore

🔌 Main plugin for the Hack Club Minecraft server
https://mc.hackclub.com
MIT License
26 stars 20 forks source link

Add greeting for new players through /tutorial #88

Closed jasonappah closed 1 month ago

jasonappah commented 4 years ago

If you run /tutorial you'll get this:

tutorial

New players will also get that when they join.

Closes #86.

jasonappah commented 4 years ago

Btw the code is kinda jank but it works, so if anyone has suggestions of what to edit, I can definitely try to fix it.

zanedb commented 3 years ago

Honestly, I'm not sure text is the best way to introduce the rules. I think a lot of players will ignore or skim over it, especially when joining. I've seen a few servers do a floating item frame walkway that introduces the rules at their spawn, which I quite like:

image

If we're building a new spawn area (which @eankeen & I have talked about), perhaps we could do something similar to the above in that area. Then, maybe this command could become /info (so you don't have to go to spawn to see the rules). What do y'all think?

hyperupcall commented 3 years ago

yeah not just having raw text would look much nicer

jasonappah commented 3 years ago

Omg I totally forgot about this PR! I do like the item frame idea a lot more though

On Mon, Nov 9, 2020 at 9:03 PM Edwin Kofler notifications@github.com wrote:

yeah not just having raw text would look much nicer

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hackclub/HCCore/pull/88#issuecomment-724418888, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHJQZCO26DL33WEABQD22STSPCUOXANCNFSM4MWSU2IQ .

jasonappah commented 3 years ago

I think this PR is GTG, just need to run linting rq

jasonappah commented 3 years ago

Correct me if I'm wrong but I already have it bolded

Monoverde888 commented 1 month ago

why was this closed?

polypixeldev commented 1 month ago

why was this closed?

old pr that would've needed a lot of time spent to make work with new code - but if you @Monoverde888 would like to try to get this pr in a working state feel free!