Advanced Loot Chests (

Stable

)


Changelogs:

Advanced Loot Chests Version 2.2.1

22.05.2025 13:41

Added:
- Missing display required key names in admin menu

Item Pack Version 1.5.0

16.05.2025 15:41

Fixed:
- Loot Chest Wooden Chest had the interaction point at the wrong side
Added:
- 2 Airdrop Parachute Model (normal and small)
- 1 Airdrop Crate Model with 7 different Tarp color options

Advanced Loot Chests Version 2.2.0

16.05.2025 12:31

Added:
- Global List of Items blocking chests from spawning applying to all chests
- List of Items blocking positions per position pool (both will be combined when positions are checked). Positions are only checked once at server restart, which should be enough to prevent players from exploiting loot chests in their base
- Looped sound set playing when a chest has an open delay configured
- Beep sound you can use as the loop sound while waiting for the chest to open (sound beeps exactly once per second)
- Example PBO to show how to add your own Loot Chests into the game
- Admin menu settings for all new options
Fixed:
- You could not see the remaining open time when a chest required a key and you did not have the key in hands. It would tell you you need a key even though the chest was already about to open after the delay

Core Version 2.7.6

16.05.2025 12:30

Added:
- new function for the Advanced Loot Chests Update

Advanced Loot Chests Version 2.1.0

09.05.2025 13:52

Added:
- option to show the required key names in the open action (can be enabled/disabled per chest), so you don't have to write it in the description of the chest
Fixed:
- the open timer did not show when the chest was locked with a key and a open delay was setup
- chests were not visible in the vicinity, so you could not check the name and description of the chest

Core Version 2.7.5

09.05.2025 13:50

Added:
- join string list method for all mods to use

Advanced Loot Chests Version 2.0.1

03.05.2025 14:26

Fixed:
- loot chests might not properly spawn anymore when keep opened or keep closed chests was enabled

Advanced Loot Chests Version 2.0.0

29.04.2025 12:50

Added:
- chests are now saved over restarts. You can enable / disable save of opened and closed crates independently in the config.json
- saveOpenedChestsOverRestart and saveClosedChestsOverRestart config options (also available in the admin settings menu)
- openTimeDelay config option to create timed crates opening after a specified time
- Time delay will be shown for players when opening the crate and the countdown will be displayed in the "F Open" action
- All Military crates now have 1 shoulder slot
Fixed:
- crates could not spawn items on attachment slots

Core Version 2.7.4

29.04.2025 12:47

Fixed:
- last update broke spawning items on parents, causing attachments to spawn extra instead of attached to the item

Core Version 2.7.3

28.04.2025 09:43

Fixed:
- error message about "Cannot open file handle" now only displays on Linux server as it only happens there
- Reduced the amount of method calls when a preset is spawned to avoid stack overflows