steves-underwater-paradise / restart-server

Minecraft Fabric mod that adds a restart command to dedicated servers.
https://www.curseforge.com/minecraft/mc-mods/restart-server
GNU Lesser General Public License v2.1
6 stars 2 forks source link

backport to 1.18.2 #9

Closed arnokeesman closed 1 year ago

arnokeesman commented 1 year ago

this probably needs a separate branch, in my testing it stopped working for 1.19 (only tested .4)

8

Steveplays28 commented 1 year ago

Thanks! I'll take a look sometime this or next week.

Steveplays28 commented 1 year ago

I'm going to finalize the new features in the development branch, and then I'll merge your backport. Thanks a bunch for the PR, looks good.

arnokeesman commented 1 year ago

All good, I've implemented restart warnings in chat and a different disconnect message locally, will create some PRs for that as well if you're interested

On Sun, 16 Apr 2023, 17:33 Darion Spaargaren, @.***> wrote:

I'm going to finalize the new features in the development branch, and then I'll merge your backport. Thanks a bunch for the PR, looks good.

— Reply to this email directly, view it on GitHub https://github.com/Steveplays28/restart-server/pull/9#issuecomment-1510414582, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIJOT6VDIBBMSWU2VLU7P3LXBQGN5ANCNFSM6AAAAAAWZJKN3I . You are receiving this because you authored the thread.Message ID: @.***>

Steveplays28 commented 1 year ago

That would be neat! Appreciate it. Still need to implement a restart countdown so if you've got that ready that's great, and a custom disconnect message is nice as well!

Steveplays28 commented 1 year ago

Thanks for the PR! Merged it. I'm going to polish it up and release it sometime this weekend.