Enhanced Item Restrictions (

Stable

)


Changelogs:

Version 2.1.6

08.08.2025 18:41

Fixed:
  • Admin menu would not save the plotpole settings in the general menu

Version 2.1.5

25.06.2025 23:50

  • updated the whole license server code for faster server startup. Make sure to update all mods, otherwise you will run into compile errors!

Version 2.1.4

18.02.2025 15:58

  • moved all changes from Experimental to stable

Version 1.0.4

30.08.2024 17:44

  • 1.26 preparations

Version 1.0.3

15.08.2024 19:54

Fixed:
  • Compatibility with RAG Baseitems and Basebuilding mods
Added:
  • Extra check from player feet to the Flagpole Base (2.5m range) to prevent players from checking restrictions from outside of the Base to find out what is inside, because the big flag peeks out of the roof

Version 1.0.2

30.04.2024 12:31

This update will break other mods depending on this mod! Make sure to apply the necessary changes To support both old and new Versions of this major update, you can use #ifdef LBmaster_Rework to check if the new version is loaded or the old Changed:
  • prints have been replaced with LBLogger methods
  • GetGame() has been replaced with g_Game constant
  • classes have been seperated into own files
  • Using the LBLayoutManager everywhere
  • all files were reformatted with formatting tool
  • folderstructure has been made consistent with other LB mods
Added:
  • missing translation into Stringtable

Version 0.1.6

01.03.2024 18:19

Fixed:
  • barrels should now be openable when attached on other items or vehicles

Version 0.1.5

21.02.2024 23:46

Fixed:
  • don't prevent barrels from being opened when attached to other items

Version 0.1.4

02.12.2023 19:00

Fixed:
  • Nullpointer when server stops
Added:
  • Checkbox in the admin menu to show all items, which are placed down to debug if items registered properly. This will show all placed down items within 50m of the Admin (Advanced Groups required for the markers)
Changed:
  • remove some prints spamming the scriptlog
  • compatibility with new Core PBO

Version 0.1.3

13.11.2023 15:28

Fixed:
  • 1.23 Update caused some items not being registered when placed down. Unfortunately all items already placed will not be picked up after restart and stay not registered