When a player makes a potion, the script will normalize or replace dynamic (custom) potions with standard ones.
git clone https://github.com/Sarevalak/tes3mp-custom-potion-normalizer.git
cd ./tes3mp-custom-potion-normalizer
npm i
npm run build
- Copy contents of directory
./dist/customto/server/scripts/custom - Copy contents of directory
./datato/server/data - Add
require("custom/CustomPotionNormalizer")to/server/scripts/customScripts.lua