Commit Graph

10 Commits

Author SHA1 Message Date
Torsten Widmann
65bd04a7fa small fix 2022-11-26 11:35:45 +01:00
Torsten Widmann
eaff443126 updated images for Rust 2022-11-26 11:33:10 +01:00
Bad
40e207d17d
Fix Rust Staging mistake Quary -> Query 2022-05-15 00:38:52 +03:00
Michael (Parker) Parker
534e2238f0
Merge branch 'master' into markdown-formatting-changes 2022-02-19 09:20:49 -05:00
softwarenoob
777174781c
feat: add steam_disk_space egg feature to SteamCMD eggs
A new egg feature modal was introduced in Panel v1.7.0 triggering when server has run out of disk space to provide more user-friendly instructions to both admins and normal users. This is unique to SteamCMD specific errors.
2022-01-20 20:09:13 +02:00
LRMtheBoss
7213c10c55 fixed heading levels
added blank lines as needed
2021-12-09 13:03:17 -05:00
LRMtheBoss
dce5010449 fixed heading levels
added blank lines as needed
2021-12-09 13:03:08 -05:00
VibeGAMESNL
3f69481372
Fix Rust RCON connection
RCON IP address has to be 0.0.0.0, else the rcon connection can't be established using the default pterodactyl networking.
2021-11-27 02:34:05 +01:00
Alex
17e13162f8
Eggs/rust wipe (#1344)
* eggs(rust): disallow invalid characters for RCON

Do not allow invalid characters for RCON password that would break the connection, similar to original Rust egg.

* docs(rust-autowipe): Specify that wipe is performed on reinstall
2021-09-19 15:22:16 +03:00
Softwarenoob
8ef59591f1 refactor: move games to their own folder 2021-07-02 03:34:01 +03:00