TorchAPI / Torch

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!
Apache License 2.0
146 stars 76 forks source link

[Suggestion] Reserve space for admins #142

Closed Jentara closed 6 years ago

Jentara commented 7 years ago

Be nice if there was a way to reserve slots for admins on their own servers. So if you set the capacity to 12/12, and have two admins, those admins could always join.

Jentara commented 7 years ago

Add on to this...as last night we bumped up to 16/16 and the server still got filled. Our "regular" players couldn't join. Maybe instead of just an Admin feature, you could have a VIP feature. So your regulars could always join. This would have to be a toggle so that you could open up more space when you know VIP's are not going to be joining.

Equinox- commented 6 years ago

How about admins can always join the server regardless of how many players there are? This would be fairly trivial to implement.

szczepix commented 6 years ago

:+1: :+1: btw. What do you think about separate slots:

Equinox- commented 6 years ago

Something like that would probably end up in a plugin, not Torch core.

On Oct 31, 2017 05:47, "Szczepan Zaskalski" notifications@github.com wrote:

👍 👍 btw. What do you think about separate slots:

  • default player slots setup 16 slots -ex. 8/16 default players
  • VIP player slots setup 10 slots - ex. 5/10 vip players Server have 26 all slots. - ex. 13/26 all players

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TorchAPI/Torch/issues/142#issuecomment-340751630, or mute the thread https://github.com/notifications/unsubscribe-auth/AAs7OEQcEoRI2p4ACDguATIEjTQKpjlIks5sxxblgaJpZM4Pv2RF .

szczepix commented 6 years ago

like Essentials ... ?

Equinox- commented 6 years ago

Not sure. That would come down to design choices. I'd probably do a separate separate plugin, which will be more common once we have a plugin distribution system setup.

On Oct 31, 2017 05:52, "Szczepan Zaskalski" notifications@github.com wrote:

like Essentials ... ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TorchAPI/Torch/issues/142#issuecomment-340752816, or mute the thread https://github.com/notifications/unsubscribe-auth/AAs7OKGI3sypnyew19eG4jWRGN_Dem2nks5sxxgTgaJpZM4Pv2RF .

szczepix commented 6 years ago

but it's possible to do yes?

Equinox- commented 6 years ago

Yeah it's possible.

On Oct 31, 2017 05:56, "Szczepan Zaskalski" notifications@github.com wrote:

but it's possible to do yes?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TorchAPI/Torch/issues/142#issuecomment-340753694, or mute the thread https://github.com/notifications/unsubscribe-auth/AAs7OLY9_3CFa5sX_ELrizgBFxWyRnMMks5sxxj6gaJpZM4Pv2RF .

Neimoh commented 6 years ago

This was already done in SESE Essentials a few weeks before it died. Rexxar worked some overlooked magic and was able to allow any admin to enter the server even above max player limit.

Equinox- commented 6 years ago

Implemented since https://github.com/TorchAPI/Torch/commit/834395bdc3401def1119ec4f6e442a71bf07e7b7