Added command configuration in the configuration nodes' QuickSendMessage 'and' QuickUseCommand '
- Fix the problem of bossbar sending too much data
- 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)
- 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
- 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
- Discard: The AllowPutItemInGlobalTrash configuration node has been set and will not affect the current settings
Fix the asynchronous event handling of the folia server
When the logging function is enabled, if the item name cannot be obtained, it will be forced to be "[ErreName]"
- Redirect the 'net. kyori. adventure' class
- Support version 1.21.7
1.Add permission 'WorldListTrashCan. GlobalTrashPutItem' Disabling this permission on the server can prevent players from puting items from the public trash can (default: enabled) 2.When a language node is missing, it will only prompt once in the console
Add permission 'WorldListTrashCan. GlobalTrashTakeItem' Disabling this permission on the server can prevent players from taking items from the public trash can (default: enabled)
Fixed a bug where the spire server could not pull out a named item when using a public trash can
- Add new search function: When an item has a special name, no processing will be done (to prevent cleaning up the floating itemstack of other plugins)
Player centered sweeping prompts, such as "chat/actionbar/bosbar...", are all compatible with the "Placeholders" variable
Fixed the permanent inability to speak bug in QuickUseCommand/QuickSendMessage
Add switch to allow players to put items in their bags into the global trash bin
- Add a projectile entity cleaning option (you can also continue to use the old version of WTC, which can clean projectiles in the form of a blacklist)
- In "global trash", players add a pick interval (CD) when picking up items
- The last sentence under the "chat" prompt. After clicking, players can execute commands (default is "/wtc global dash")
- Optimize some prompts (when the "NoWorldTrashCanEnterPersonalized TrashCan" function is not enabled on servers that do not support special features, the server will not prompt for the missing "PlayerAttemptPickupItemEvent" API)
- Add the "ChatConsole LogFlag" function (whether to display the countdown of the chat bar on the console (only in the chat bar prompt mode))
- The public trash can has added a logging function: recording information on items taken by players
- The public trash can is currently only allowed to be taken away and cannot be put in. Clicking the mouse will take out items
- Prohibit the creation of a 'World Trash Can' on Folia servers.Because Folia cannot quickly integrate this feature, it will be compatible in future versions! Other functions are completely normal
- Replaced with a better API for the previous update
- Fix the bug where discarded items cannot be stacked after enabling the "NoWorldTrashCanEnterPersonalized TrashCan" function
- Optimize the display of entity list information in the block viewed by the "/wtc look" command
- Fixed the bug where the 'look' command could not click to copy when viewing item types And some small details
Support executing instruction lists at any time during cleaning. For example, execute "mm mobs killall" at the last second



