GuildChest Anywhere

Open Palworld's native Guild Chest anywhere with L while preserving guild roles, permissions, replication, and save handling.

Guild Chest Anywhere

Open Palworld's original Guild Chest interface from anywhere with L.

Guild Chest Anywhere is a focused client-side UE4SS Lua mod. It finds a Guild Chest owned by the local guild, checks the player's access through Palworld's native permission system, and opens the original Item Chest interface. Palworld remains responsible for replication, item movement, and save handling.

The mod does not create a custom UI or inventory, access foreign chests, bypass guild roles, duplicate items, or modify save data.

Features

  • Open the native Guild Chest with L
  • Uses Palworld's original Item Chest interface
  • Respects guild ownership and role permissions
  • Keeps item replication and inventory operations inside Palworld
  • Client-side design for single-player, co-op, and dedicated-server clients when client mods are allowed
  • Optional mounted, dungeon, and combat restrictions
  • Native warning messages when supported by the current game build
  • Detailed UE4SS.log messages for troubleshooting

Only the Guild Chest is supported. Normal storage containers, Palboxes, and other inventories are outside this mod's scope.

Requirements

  • Palworld for Windows
  • A matching Palworld-compatible RE-UE4SS Experimental release, version 3.0.0 or newer
  • At least one existing Guild Chest owned by the player's guild
  • Runtime validation target: Steam/Win64 1.0.1.100619

The Windows Xbox App / PC Game Pass version is not runtime-validated for version 1.0.0. Xbox and PlayStation consoles cannot load UE4SS Lua mods.

Manual installation

  1. Close Palworld completely.
  2. Install a Palworld-compatible RE-UE4SS Experimental release.
  3. Extract the CurseForge download.
  4. Copy the included GuildChestAnywhere folder into the active UE4SS Mods directory.
  5. Start Palworld, load a world completely, and press L.

Common locations:

Palworld\Mods\NativeMods\UE4SS\Mods\GuildChestAnywhere
Palworld\Pal\Binaries\Win64\ue4ss\Mods\GuildChestAnywhere
Palworld\Content\Pal\Binaries\WinGDK\ue4ss\Mods\GuildChestAnywhere

The final folder must contain enabled.txt, config.lua, and Scripts\main.lua. If your UE4SS setup uses mods.txt, add:

GuildChestAnywhere : 1

Do not enable the CurseForge/manual and Steam Workshop editions at the same time.

Configuration

Edit GuildChestAnywhere\config.lua while Palworld is closed:

return {
    Hotkey = "L",
    EnableLogging = true,
    ShowFailureNotification = true,
    DisableWhileMounted = false,
    DisableInDungeon = false,
    DisableDuringCombat = false
}

Restart Palworld after changing the configuration.

Usage and safety

Load the world completely and press L. The request is rejected when another menu is open, the local guild cannot be identified, the player's role lacks Guild Chest access, the server disables client mods, or no owned Guild Chest model is available.

By default, the mod can be used while mounted, in combat, and inside dungeons. Enable the corresponding restrictions in config.lua if you prefer stricter behavior.

Compatibility with every mod or mod combination cannot be guaranteed. Mods that replace the Guild Chest, Item Chest UI, guild permission system, HUD service, or related interactions may conflict.

Troubleshooting

  • Confirm that the current guild owns at least one Guild Chest.
  • Confirm that your guild role can normally access that chest.
  • Close the map, inventory, pause menu, and other menus before pressing L.
  • Check UE4SS.log for lines beginning with [GuildChestAnywhere].
  • After a Palworld update, install a matching Palworld-compatible UE4SS release.

Uninstallation

Close Palworld and remove only the GuildChestAnywhere folder from the active UE4SS Mods directory. The mod creates no custom inventory or save files.

Current version: 1.0.0

The GuildChest Anywhere Team

profile avatar
  • 1
    Followers
  • 5
    Projects
  • 3.3K
    Downloads

Hey, I'm Chris! 👋 I'm 25 years old, a passionate mod developer and gamer, and the creator behind AuronNetwork. I develop focused Quality-of-Life mods that remove unnecessary limitations.

More from AuronNetworkView all