1. Fix the problem of bossbar sending too much data
2. Add a plugin configuration node: Configure the materials and modelId of the "Next Page", "Previous Page", and "Background Board" of the public trash can (only available for versions later than 1.16.5)
3. More comprehensive trash can records: Add logs for the removal and placement of personal trash cans, as well as logs for the specific time and quantity of items swept each time
4. More permission control:
WorldListTrashCan.GlobalTrashTakeItem:
description: The player uses a public trash can (to take items out of the public trash can)
default: true
WorldListTrashCan.GlobalTrashPutItem:
description: The player uses a public trash can (to place items inside it)
default: true
WorldListTrashCan.PersonalTrashTakeItem:
description: The player uses a personal trash can (to take items out of the personal trash can)
default: true
WorldListTrashCan.PersonalTrashPutItem:
description: The player uses a personal trash can (to place items into it)
default: true
5. Discard: The AllowPutItemInGlobalTrash configuration node has been set and will not affect the current settings