
You are viewing a potentially older version of this package. View Latest Version
JustRetryPlus
Based on JustRetry by nickklmao, this mod skips the last man standing and is configurable!JustRetryPlus
Usage
Using this mod is quite simple, the host needs to install this mod and then after loosing it will restart the map & level using config values it also will auto-reheal players (bug in JustRetry, you spawn with 1hp) or dont restart at level 1.
Config
Use either REPOConfig or in thunderstore go to "edit config" and search for JustRetryPlus.cfg. there will be 3 values
[Settings]
## Toggle if the plugin should be enabled, will skip this plugin
# Setting type: Boolean
# Default value: true
IsEnabled = true # if false enable last man standing, if you want to experience it or whenever you want it to have again.
## Toggle if the game should restart at level one when failing a level, but skipping the last man standing
# Setting type: Boolean
# Default value: false
ShouldRestartAtLevelOne = false # normal behaviour is that it will
# continue from the same level just respawn and redist loot.
# optionally you can turn this on and get resetted without going
# tru the lobby screen & LMS arena gain
## Toggle if the game should restart with full health when failing a level, but skipping
# Setting type: Boolean
# Default value: false
ShouldRestartWithFullHealth = true # if false players will spawn with 1 hp if they died last round, if true it will count the hp into the reset too.