Skip to content
/ zslow Public

Spigot/Paper/Bukkit Minecraft Plugin for handling chat slowmode and to be used in servers.

License

Notifications You must be signed in to change notification settings

zuhaz/zslow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub License GitHub last commit GitHub language count Discord GitHub Downloads (all assets, all releases) GitHub repo size

ZSLOW

ZSlow

ZSlow is a versatile plugin designed to manage chat activity on your Minecraft server. With ZSlow, server administrators can easily control chat by enabling features such as chat pausing, slow mode, and chat logging. Whether you're looking to maintain a more organized chat environment or implement stricter chat regulations, ZSlow provides the tools you need to manage chat activity effectively.

FEATURES

  • Chat Pausing: Temporarily pause chat activity to prevent messages from being sent.
  • Slow Mode: Limit the frequency of messages in the chat to reduce spam and maintain order.
  • Chat Logging: Log chat messages to keep track of conversations and monitor player activity.
  • Whitelist and Blacklist: Control who can send messages by adding players to either the whitelist or blacklist.
  • Customizable Settings: Adjust plugin settings to suit your server's needs and preferences.

COMMANDS

  • /zslow enable: Activate the chat management system.
  • /zslow disable: Deactivate the chat management system.
  • /zslow settings: Configure plugin settings, including chat cooldown.
  • /zslow info: Obtain information about the plugin.
  • /zslow whitelist:
    • /zslow whitelist add <player>: Add a player to the whitelist.
    • /zslow whitelist remove <player>: Remove a player from the whitelist.
    • /zslow whitelist list: Display all whitelisted players.
  • /zslow blacklist:
    • /zslow blacklist add <player>: Add a player to the blacklist.
    • /zslow blacklist remove <player>: Remove a player from the blacklist.
    • /zslow blacklist list: Display all blacklisted players.
  • /zslow pausechat:
    • /zslow pausechat on: Pause the chat.
    • /zslow pausechat off: Unpause the chat.
  • /zslow help: Access plugin help information.
  • /zslow status: Check the status of the chat management system.
  • /zslow reload: Reload plugin configurations.
  • /zslow chatlogs:
    • /zslow chatlogs on: Enable chat logging.
    • /zslow chatlogs off: Disable chat logging.

PERMISSIONS

  • zslow.admin: Allows access to all ZSlow commands and features.
  • zslow.whitelist: Allows access to manage players on the whitelist.
  • zslow.blacklist: Allows access to manage players on the blacklist.
  • zslow.info: Allows access to view plugin information.
  • zslow.pausechat: Allows access to pause or resume chat activity.
  • zslow.help: Allows access to view plugin help information.
  • zslow.status: Allows access to view the current status of chat management features.
  • zslow.reload: Allows access to reload plugin configurations.
  • zslow.chatlogs: Allows access to enable or disable chat logging.
  • zslow.bypass.slowmode: Allows bypassing the slowmode restrictions in ZSlow.
  • zslow.bypass.pausechat: Allows bypassing the pausechat restrictions in ZSlow.
  • zslow.chatlogs.exempt: Allows bypassing the pausechat restrictions in ZSlow.

Support

For support or assistance with the ZSlow plugin, please visit our GitHub repository or contact us through the SpigotMC forums or join our Discord Server.

Installation

  1. Download the latest version of ZSlow from the releases page or SpigotMC or Modrinth.
  2. Place the downloaded .jar file in your server's plugins folder.
  3. Restart or reload your server.

License

ZSlow is licensed under the MIT License. See the LICENSE file for details.

About

Spigot/Paper/Bukkit Minecraft Plugin for handling chat slowmode and to be used in servers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages