Tags: WeThink25/WeGuardian
Tags
fixed issues Fixed TempMute Menu – Resolved an issue where, even after selecting duration and reason, the menu continued to prompt for duration selection. Alts Detection – Fixed alt detection system not triggering or functioning as expected. Webhook System – Corrected punishment webhook integration so notifications now properly send to configured endpoints.
performance boost Implemented AsyncPlayerSendSuggestionsEvent listener for handling tab-completion asynchronously. Improves performance by avoiding main-thread blocking when generating command suggestions. Fully compatible with Folia through FoliaLib integration for safe async → sync transitions. Supports dynamic suggestion generation (e.g., database queries, cached results, permission-based filtering). Improved Optimized command suggestion handling to reduce lag spikes during heavy lookups.
PreviousNext