Palbox Anywhere
Open Palworld's original Palbox menu with one configurable hotkey — without standing next to a physical Palbox.
Press K after loading your world. Anywhere Palbox uses Palworld's native Palbox interface and HUD service. It does not create a replacement UI and does not modify save data.
Features
- Opens the original Palbox menu with a configurable hotkey
- Selects the Base you are currently standing in, then the nearest owned Base
- Works after fast travel, even when the physical Palbox actor is unloaded
- Optional base-circle-only mode
- Optional mounted, dungeon, and combat restrictions
- Prevents duplicate menu openings
- Blocks requests while another menu is open
- Detailed UE4SS logging for troubleshooting
- Automatic Steam and Xbox PC / Game Pass path detection
Requirements
- Palworld for Windows through Steam or Xbox PC / Game Pass
- A Palworld-compatible RE-UE4SS build
- Tested with UE4SS 3.0.1
Xbox console versions cannot load UE4SS Lua mods.
Manual installation
Copy the complete AnywherePalbox folder into your active UE4SS Mods directory.
Current official layout:
Palworld\Mods\NativeMods\UE4SS\Mods\AnywherePalbox
Legacy Steam layout:
Palworld\Pal\Binaries\Win64\ue4ss\Mods\AnywherePalbox
The final folder must directly contain:
enabled.txt
config.lua
modinfo.json
Scripts\main.lua
Configuration
Edit AnywherePalbox\config.lua while Palworld is closed:
Hotkey = "K"
OnlyInsideBaseCircle = false
DisableWhileMounted = false
DisableInDungeon = false
DisableDuringCombat = false
For Numpad 0, use Hotkey = "NUM_ZERO" and keep Num Lock enabled.
Set OnlyInsideBaseCircle to true if the Palbox should open only while the player is inside a real Base circle. The mod uses Palworld's native Base component and range instead of a hardcoded radius.
Restart Palworld after changing the configuration.
Important compatibility information
- Your world or guild must have at least one valid Palbox/Base context.
- Keep only one copy of Anywhere Palbox active.
- If both AnywherePalbox and PalboxAnywhere exist, remove or disable one of them.
- Do not enable CurseForge/manual, Nexus, and Steam Workshop copies at the same time.
- Multiplayer ownership, server rules, and replication still apply.
- Compatibility with every other mod or mod combination cannot be guaranteed. Mods that change the Palbox, HUD, player state, or related interactions may conflict.
- Palworld updates may require a matching new RE-UE4SS build.
Troubleshooting
- Load the world completely before pressing the hotkey.
- Close inventory, map, pause, and other menus first.
- Confirm that only one Anywhere Palbox package is active.
- Check UE4SS.log for entries beginning with [AnywherePalbox].
- If automatic detection fails, drag the Palworld game folder onto Install-AnywherePalbox.cmd.
Uninstallation
Close Palworld, delete the AnywherePalbox folder from the active UE4SS Mods directory, and remove or disable its entry in mods.json or mods.txt if present.