Sleepybear submitted a new resource:
ItemJoin - simple plugin to add items on player join, and optionally clear their inventory
ItemJoin - simple plugin to add items on player join, and optionally clear their inventory
Read more about this resource...Simple plugin that can add a set of items to a player's inventory and optional clear the inventory prior to adding when they join the server.
Config file also enables ability to set certain users as bypassing the inventory clear, if it is enabled.
Items to give on join are set in the config.yml file by an array of mappings(itemId, meta, count).
See https://minecraft.gamepedia.com/Bedrock_Edition_data_values#Item_IDs for more info.
Please report any issues on the gitlab page.