srnyx / limited-lives

Each player has a limited number of lives. If you die, you are punished!
https://srnyx.com
MIT License
5 stars 1 forks source link

Player Stuck in spectator mode #19

Open LoginDetails opened 6 months ago

LoginDetails commented 6 months ago

Expected behavior

When a player dies and have ran out of lives they are put into spectator mode until revived by adding lives to the player

Actual behavior

When a player dies and is out of lives they are put into spectator mode, but upon reviving the player they can still not return to survival mode

Steps to reproduce

Give yourself 3 lives, die 3 times you are then in spectator mode indefinetly.

Version

3.0.1

Checks

Anything else

im currently stuck in spectator mode and im not too sure how to fix it so a fast responce would be great.

config.yml: https://paste.srnyx.com/rirodetuti.yml

srnyx commented 6 months ago

How are you reviving them? Are they online when you revive them?

LoginDetails commented 6 months ago

using my own account to do it using /lives set 3 logindetails

LoginDetails commented 6 months ago

tried the command via my player and via console

srnyx commented 6 months ago

Is your server in hardcore mode?

LoginDetails commented 6 months ago

no it is not set to hardcore in the config and its on hard mode

srnyx commented 6 months ago

no it is not set to hardcore in the config and its on hard mode

What do you mean by "hard mode"? Like the difficulty is set to Hard (instead of Peaceful/Easy/Normal) or the server is in hardcore mode (not the plugin, the plugin doesn't have a hardcore mode)? Could you send your server.properties file just so I can verify and prevent any misunderstanding?