Enhanced Item Restrictions
Setup Work: MediumWipe RequiredStableπΊπΈ/π¬π§
Changelogs:
Version 1.0.4 - stable30.08.2024 17:44
-
1.26 preparations
Version 1.0.3 - stable15.08.2024 19:54
- Compatibility with RAG Baseitems and Basebuilding mods
- 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 - stable30.04.2024 12:31
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
- 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
- missing translation into Stringtable
Version 1.0.1 - exp23.04.2024 15:44
-
fixed group and player restrictions on Group Page not loading
Version 1.0.0 - exp16.04.2024 14:54
#ifdef LBmaster_Rework
to check if the new version is loaded or the old- 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
- missing translation into Stringtable
More...
Features
-
Restrict Players how many items they can place on the map -
Restrictions can be per player, per group (Advanced Groups required) or per plotpole -
Works with all popular Basebuilding mods -
Can restrict Attachments like codelocks -
You can increase restrictions per level (Group level or any other level. This requires extra scripting work) -
Works with any Plotpole Item -
Restrictions are shown when getting close to a plotpole for the plotpole limits and in the Map UI for Player and Group limits -
Options to hide / show the map where the items are placed -
Option to hide / show player location on the restrictions map