Summary of updates and fixes:
The console command:/hk end can now be executed on the console. Loading information: load: STARTUP has been added to pluginy.yml, and log information has been added to onEnable. Chat prefix: Added Asynchronous PlayerChatEvent listener to add a configured prefix to all chat messages. Clear command: Added/hk hunter re and/hk run re commands to clear the selected list. English support: The configuration file 'config. yml' has added English versions for most messages and sent both Chinese and English messages in the code.
Compass repair:
Fixed the logic of searching for recent escapees, now excluding eliminated Runners and dead players. Fixed the cooldown logic by using values from the configuration file. Do not send messages when cooling down. Scoreboard time display: Fixed the updatePlayerScoreboards method to ensure correct initialization at game start and continuous update time.
Custom configuration:
Added config. yml to manage messages and game settings. When the plugin starts, a data folder will be created (although it is currently only created and not used, it is prepared for storing results in the future). The victory condition time is read from the configuration file. Maker Welcome: Check the player name MB_SBIT in PlayerJoinEvent and broadcast a welcome message. Tab completion optimization: Console users will not see command completion that is only available to players. Help information optimization: Display different help information based on whether the sender is a player or a console.