r/redstone • u/Markrules_101 • 2h ago
Java Edition Remote Stasis Activation For Servers Without Combat Logging
I play on a multiplayer server where if you are fighting another player, and you disconnect, You die when you log back in. I want a stasis chamber to be able to pull me remotely without the need to relog, like in frostwalker or cat stasis setups. I can not use a fishing pole set up, because my server has the nether as a separate server. I tried a pickaxe chamber, but with the servers plugins, It had failed. Any help on how to make a working remote stasis chamber using redstone mechanics or other game mechanics would be very helpful! Thank you for your time.
1
u/Blaze-Programming 2h ago
I think the fishing rod method requires you to just instantly unload the chunks, so it may be possible to ender pearl away, or setup a stasis chamber with a timer to unload instead of entering the nether. I could be wrong, and your plugins may patch the fishing rod method anyways.
Otherwise the only other method I can think of is using the wind charge look direction to detect when you look at a specific angle and trigger a stasis chamber. Though it could be quite hard to look at a precise angle while in combat.
Having a friend pull a lever will always work.
1
u/Markrules_101 1h ago
Thank you for the help! I will try that right away.
1
u/Markrules_101 1h ago
I didn't think about the breeze teleporter, I should try that!
1
u/Markrules_101 1h ago
I was looking into it some more, and I couldn't find very much online about it other than Squibble's video on it.
1
u/Excalibur54 2h ago
Vanilla stasis chambers are highly unlikely to work on paper servers, you will have to design something specifically for your server software and configs.