/NoChat

Disable chat on your Minecraft server

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

🚫 NoChat 💬

Disable chat on your Minecraft server.

NoChat is a tiny lightweight plugin with a bypass permission feature. By default,

Support available on Discord Support available through Spigot PMs Source Code available on GitHub

Requirements

Warning: Servers not running the 'recommended' requirements will not receive any support.

Platform 🟢 Recommended Requirements 🟠 Minimum Requirements
Bukkit (Spigot/Paper) MC 1.18+, Java 17+ MC 1.7+, Java 8+

BungeeCord, Velocity, Sponge and Minestom compatibility should arrive in the future.

Usage

  • Download or compile the plugin's JAR file for your platform.
  • Move the downloaded JAR file into your server's plugins directory.
  • Restart your server.
  • Optional: set up bypass permissions.
    • Allocate the nochat.bypass permission to users/groups who should bypass the chat restriction.
      • This permission is not granted to anyone by default. This means server operators are not able to chat by default.
  • Optional: Customize the configuration file.
    • For Bukkit-based servers, this is in plugins/NoChat/config.yml.
    • If you made any changes to the file, save it and restart your server for them to apply.
  • Done, enjoy!

Copyright Notice

Copyright © 2022 Lachlan Adamson

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.