Recent content by Kevin_Quick

  1. Kevin_Quick

    AntiAutoClick - FOLIA SUPPORT - AntiAutoClick

    We have added support for Java 17. The plugin is still compatible with Minecraft 1.8, but it is no longer compatible with Java 8. In addition, we have also added support for Folia.
  2. Kevin_Quick

    QuickChat - Folia support and Redis - QuickChat

    Item and inventory display system ([item], [inv], [ec]), and the /clearchat command has been added for all versions. If it doesn't work in Folia, please don't hesitate to report it.
  3. Kevin_Quick

    AntiAutoClick - FOLIA SUPPORT - AntiAutoClick

    The plugin now integrates directly with the LuckPerms API to update the in-memory cache only when a permission actually changes, completely eliminating the need to check all players every 30 seconds. If luckperms is not available, we have a fallback that will handle cache management. "All of...
  4. Kevin_Quick

    AntiAutoClick - FOLIA SUPPORT - AntiAutoClick

    We have optimized the package sent to the tab, which was causing it to refresh constantly.
  5. Kevin_Quick

    QuickChat - Folia support and Redis - QuickChat

    We've fixed a Redis issue caused by the new version of Folia; it should now work correctly. "And version detection was improved. "
  6. Kevin_Quick

    QuickChat - Folia support and Redis - Quickchat

    We've fixed a Redis issue caused by the new version of Folia; it should now work correctly.
  7. Kevin_Quick

    AntiAutoClick - FOLIA SUPPORT - AntiAutoClick

    Sequential Multi-Command Support per Check Now you don't have to choose between logging, warning, or kicking a player when they get caught. You can execute multiple commands in a specific sequential order! Want to alert staff, log to a custom database, and kick the player all at once? Now you...
  8. Kevin_Quick

    QuickChat - Folia support and Redis - QuickChat

    We've made changes to how the config.yml file is read to ensure that changes are always applied correctly. Remember that QuickChat is compatible with any plugin that interacts with the chat. Just make sure to set the event-priority to “HIGHEST”; this ensures that QuickChat is always processed last.
  9. Kevin_Quick

    QuickChat - Folia support and Redis - QuickChat

    Changelog Network & Synchronization Update Today we implemented a major advancement in network communication, synchronization, and administrative control within the plugin. Below is the complete overview of everything added and improved: 1. Cross-Server Mentions Synchronization (Redis) Raw...
  10. Kevin_Quick

    QuickChat - Folia support and Redis - QuickChat

    We have fixed an issue with Discord SRV
  11. Kevin_Quick

    AntiAutoClick - FOLIA SUPPORT - AntiAutoClick

    # Enable this if you want ALL advanced detections (Max CPS, Consistency, Swipe Check) # to also trigger when attacking MOBS (Zombies, Animals, etc). # Useful for PvE servers or mob arenas. check-mobs-combat: false
  12. Kevin_Quick

    QuickChat - Folia support and Redis - QuickChat

    "one-way" - Unidirectional isolation. Messages FROM the isolated world stay INSIDE it (other worlds don't see them). Messages FROM normal worlds CAN be seen by players in isolated worlds. Private messages (/msg) are NOT blocked in this mode. Ideal for arenas where you want players to stay...
  13. Kevin_Quick

    AntiAutoClick - FOLIA SUPPORT - AntiAutoClick

    We have resolved a logging issue and implemented an improvement regarding the execution of a sanction command within the various modules.
  14. Kevin_Quick

    AntiAutoClick - FOLIA SUPPORT - AntiAutoClick

    We have improved the logging system to provide a more comprehensive log system, allowing you to verify as much player information as possible.
  15. Kevin_Quick

    QuickChat - Folia support and Redis - QuickChat

    QuickChat - Features Overview Redis Cross-Server (Global Synchronization) Config: redis.yml QuickChat includes Redis support to connect all your servers (Lobby, Survival, Skyblock, etc.) in real-time, creating a unified chat system across your entire network. Features Global Private...
Top