* fix(arma3): increase glibc requirement to 2.27 (#3408)
* fix(alert): correct discord avatar from png to jpg (#3410)
* fix(rust): increase rust query delay (#3412)
5 mins is not enough for some servers to load and query to become available
* feat(mcbserver): gamedig is now supported (#3389)
Make sure gamedig is updated
* feat(etl): update ET: Legacy to 2.77.1 (#3417)
* fix(rust): resolve rust seed not loading to server (#3407)
* Release v21.2.3
* feat(wipe): resolve random seed and simplify wipe (#3420)
merge
merge
merge
merge
merge
merge
MERGE
merge
merge
merge
merge
message about Rust+ data
merge
merge
merge
merge
merge
mertge
merge
merge
merge
merge
merge
merge
Co-authored-by: jobhh <jobhh@users.noreply.github.com>
#3239
Quoting the command and arguments causes tmux to treat it as a single command with spaces in it. Remove the quotes so tmux properly runs the command and passes arguments.
* remove remaining fn_parms
* remove ${parms}
* updated UI and comments
* add server date and other details improvements
* fix(post-details): prevent serverpassword showing in start parameters
* feature(newserver): add PaperMC Server and Waterfall
PaperMC is a Minecraft server fork of spigot (which is a fork of Bukkit) with some improvement and also an API to check when update is needed
It support version selection via the API
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
The send command will appear for any game servers that support sending commands within the console i.e interactive console.
Note: This is not rcon support
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
Co-authored-by: DUDU54 <14166148+DUDU54@users.noreply.github.com>