Egg Conan Exiles Enhanced MOD Support v1.0.1

Pelican/Pterodactyl Egg for Conan Exiles
## [1.0.1] — 2026-05-10
### Egg — egg-conan-exiles-enhanced-linux.yaml
#### Variables
  • Added: MAX_NUDITY — Nudity level (0 = None, 1 = Partial, 2 = Full), maps to ServerSettings.MaxNudity
  • Added: MOTD — Message of the Day shown on join, maps to ServerSettings.ServerMessageOfTheDay
  • Added: MAX_PING — Max allowed player ping in ms (0 = disabled), maps to ServerSettings.MaxAllowedPing
  • Added: AFK_KICK_TIME — Seconds until AFK kick (default 2700 = 45 min), maps to ServerSettings.KickAFKTime
  • Added: XP_RATE — XP gain multiplier, maps to ServerSettings.PlayerXPRateMultiplier
  • Added: PLAYER_DAMAGE — Player damage multiplier, maps to ServerSettings.PlayerDamageMultiplier
  • Added: NPC_DAMAGE — NPC damage multiplier, maps to ServerSettings.NPCDamageMultiplier
  • Added: DISABLE_DECAY — Disable building decay/abandonment (True/False), maps to ServerSettings.DisableBuildingAbandonment
#### Config
- Fixed: Query port configuration updated to use the correct subsystem for Conan Exiles Enhanced
- Fixes SourceServerQueries: Failed to bind UDP socket error on server start
#### Startup
- Changed: Start binary changed from ConanSandboxServer.sh to ConanSandbox/Binaries/Linux/ConanSandboxServer-Linux-Shipping (direct binary, no wrapper script)
### README
  • Added: Warning that Game+1 (Pinger) port is hardcoded and must be allocated as a second allocation in Pelican/Pterodactyl
  • Added: Note on deprecated [OnlineSubsystemSteam] and correct [OnlineSubsystemNull] query port config
  • Updated: Port table with protocol and description columns
## [1.0.0] — 2026-05-10
### Egg
  • Rewrote README.md — clearer structure, image comparison table, mod compatibility table, troubleshooting section
  • Rewrote SUPPORT.md — explicit BuiltByBit authentication requirement, step-by-step guide
  • Added CHANGELOG.md
### Docker Image — conan-linux (Enhanced / UE5)
#### Mod Support
  • Fixed: Removed +@sSteamCmdForcePlatformType windows from SteamCMD mod download — mods are now downloaded for Linux natively
  • Added: Pre-download Steam Workshop tag check via Steam API (ISteamRemoteStorage/GetPublishedFileDetails/v1/)
- Mods tagged Enhanced are confirmed compatible before download
- Mods tagged Legacy are flagged as incompatible before download
- Added: Post-download PAK binary compatibility check as fallback (for mods without a version tag)
- Reads UE PAK footer magic bytes (0x5A6F12E1) and version field
- Version ≥ 14 = UE5/Enhanced compatible; version < 14 = UE4/Legacy incompatible
- Python3 implementation with od-based fallback
  • Improved: Steam Workshop tag takes priority over PAK check — mods tagged Enhanced are loaded directly without PAK inspection, preventing false negatives
  • Fixed: set -e / ERR trap conflict with non-zero return codes from check_pak_ue_version() — fixed using || pak_rc=$? and || py_rc=$? patterns
  • Fixed: local keyword used outside of functions — removed, using plain variable assignments
  • Fixed: Stray basename_pak standalone line removed
  • Fixed: rc variable renamed to pak_rc to avoid conflict with the global ERR trap variable
#### Legal
- Added: LEGAL_DOCKERIMAGE_NOTICE.txt is created in /home/container/ on first container start
- Contains licensing terms and authorized egg reference
- File is only created if it does not already exist (no duplicate writes)
#### Output / Logging
- Changed: All German-language log messages translated to English
---
### Docker Image — conan-wine (Legacy / UE4)
#### Mod Support
  • Fixed: Removed +@sSteamCmdForcePlatformType windows from SteamCMD mod download
  • Added: Steam Workshop tag check with inverted logic — Legacy tag = compatible, Enhanced tag = incompatible (Wine cannot run UE5 mods)
  • Added: PAK binary check with inverted logic — version < 14 (UE4) = compatible, version ≥ 14 (UE5) = incompatible
  • Fixed: Same set -e / local / pak_rc fixes as conan-linux
#### Legal
- Added: LEGAL_DOCKERIMAGE_NOTICE.txt created on first container start (same as conan-linux)
Buy a license now
$10.00
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
Share and earn
Refer this resource and earn a 10% commission.
4,200 Views
50 Purchases
51 Downloads
Oct 20, 2024 Published
May 10, 2026 Updated
4.00 star(s)
Average rating (2)
24.1 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. No
Supported languages
  1. English
Creator
Owner
Recommended for you
Host WikiJS inside Pelican/Pterodactyl
5.00 star(s) 3 ratings
47 purchases
Egg to run Wreckfest on Petrodactyl/Pelican
5.00 star(s) 2 ratings
23 purchases
Bringing virtual machines to Pterodactyl
5.00 star(s) 19 ratings
264 purchases
A Pterodactyl egg, that can create different Minecraft servers effortlessly!
5.00 star(s) 2 ratings
67 purchases
Effortless WordPress Hosting on Pterodactyl , Fast, Secure, and Optimized!
1.00 star(s) 2 ratings
51 purchases
Share and earn
Refer this resource and earn a 10% commission.
4,200 Views
50 Purchases
51 Downloads
Oct 20, 2024 Published
May 10, 2026 Updated
4.00 star(s)
Average rating (2)
24.1 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. No
Supported languages
  1. English
Creator
Owner
Recommended for you
Host WikiJS inside Pelican/Pterodactyl
5.00 star(s) 3 ratings
47 purchases
Egg to run Wreckfest on Petrodactyl/Pelican
5.00 star(s) 2 ratings
23 purchases
Bringing virtual machines to Pterodactyl
5.00 star(s) 19 ratings
264 purchases
A Pterodactyl egg, that can create different Minecraft servers effortlessly!
5.00 star(s) 2 ratings
67 purchases
Effortless WordPress Hosting on Pterodactyl , Fast, Secure, and Optimized!
1.00 star(s) 2 ratings
51 purchases
Top