Commit Graph

27 Commits

Author SHA1 Message Date
Matt Cavanagh da43aa8d20 Palworld: Added instructions for changing config (#2818)
* Added instructions for changing config

It was unclear as to why config changes were not being applied.

* Simplify

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-03-23 13:39:51 +01:00
Christian W 099d68c2ad Fix Typo in Installation Script (#2807)
* Fix Typo in Installation Script

Though it is a minor error, fixes some people's OCD at least.

* Redo Indentation

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-03-18 22:06:13 +01:00
Dylan Delobel 074c786862 Update egg-palworld.json for RCON cli (#2771)
* Update egg-palworld.json for RCON cli

* Update args -publiclobby

* Remove Pal

* Exported from my panel

* Fix rcon

* Update the Parser to v1.0.11 for the new flags

* PUBLIC_IP is not required anymore if the allocation is public because the parser takes care of that

* add bShowPlayerList note

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-02-27 15:58:53 +01:00
Quinten 19da25e959 Fix issue as en empty config is 1Kb not 0 2024-02-10 17:25:05 +01:00
Quinten 7aad908b82 Update to v1.0.8 as that nil and null is stupid 2024-02-09 14:47:58 +01:00
Quinten a11a020f22 Update to V1.0.7 of the parser 2024-02-09 10:01:13 +01:00
Quinten 4c8fd45ee8 add quotation marks arround PublicIP and show the full error if the INI file can not be found 2024-02-03 14:16:06 +01:00
Quinten 060ab7b817 add skip warning 2024-02-01 16:01:21 +01:00
Quinten 84e54d0430 Palworld: Explain updating and the parser in the README 2024-02-01 15:54:55 +01:00
Quinten 4f5e361105 add Server Description variable 2024-01-30 17:52:31 +01:00
Quinten 30bcc0aa08 Use shutdown and not doexit 2024-01-30 16:34:56 +01:00
Quinten 72f8db2ad1 doexit now works as we have RCON 2024-01-30 16:25:58 +01:00
Quinten a73fc567c7 update README.md 2024-01-30 16:20:11 +01:00
Quinten 3199f68219 Update Palworld 2024-01-30 16:11:57 +01:00
Zachary Jones dcf3d2ad79 Update egg-palworld.json - First run config file fix (#2699)
* Update egg-palworld.json

Fix install script for first run to create config file path
Set server public IP and Port so that Pal binary does not wipe out the file when not using default port 8211

* Update egg-palworld.json

Simplified code block
2024-01-28 18:59:20 +01:00
Alexander Ballauf 258ea38839 correct typo in servername default value
Co-Authored-By: Nico Bleiler <nico@bleiler.dev>
2024-01-27 23:38:43 +01:00
Alexander Ballauf fe5adb90c3 fix oopsi in variable naming 2024-01-26 13:12:52 +01:00
Alexander Ballauf 9eac0bf6f2 re-implement @QuintenQVD0 password logic
since version 0.1.3.0 you are able to join a password protected server by ip adress. i've tested this feature and it works as intended.

Co-Authored-By: Quinten  <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-26 13:01:24 +01:00
Alexander Ballauf c52e15987d Updating README for patch 0.1.3.0 2024-01-25 14:10:06 +01:00
Quinten 6ac00dced7 Add PUBLIC_IP variable as the allocation can be local ip. 2024-01-21 12:19:51 +01:00
Alexander Ballauf 828dd7243c fix -publicip / -publicport missing "="
Co-Authored-By: Quinten  <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-20 14:17:55 +01:00
Alexander Ballauf cec5f12d7e Update README.md
- corrected default game port
- added memory leak as known issue
- added some workaround tips / notes for knows issues
- updated RAM requirement as they changed their docs
2024-01-20 11:38:56 +01:00
Quinten e5129aed77 Revert the password logic in the startup 2024-01-20 11:19:29 +01:00
Quinten 6aabb745ab Add: steam feature, logic for backing up config files, right validation for max players, default no admin pass 2024-01-20 09:43:44 +01:00
Alexander Ballauf 640401fa17 fix missing hyphen to pass serveradmin password
Co-Authored-By: Andy <16029826+kickbut101@users.noreply.github.com>
2024-01-19 19:41:42 +01:00
Alexander Ballauf 56e8fb9da2 adding README file for the egg 2024-01-19 15:51:58 +01:00
Alexander Ballauf fab184ab90 uploading palworld egg
ToDo:
-create README
- update README files
2024-01-19 13:52:45 +01:00