Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwkerr/hideemcannoyances
Hide annoying messages in EarthMC chat
https://github.com/jwkerr/hideemcannoyances
Last synced: 5 days ago
JSON representation
Hide annoying messages in EarthMC chat
- Host: GitHub
- URL: https://github.com/jwkerr/hideemcannoyances
- Owner: jwkerr
- License: other
- Created: 2024-01-06T04:44:37.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-01-31T22:42:39.000Z (11 months ago)
- Last Synced: 2024-11-07T19:23:15.421Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HideEMCAnnoyances
HideEMCAnnoyances is a Fabric mod designed for EarthMC. If you like to `/ch l global` but Discord chat and other server messages get in your way, this mod is for you.The mod is extremely simple with only a few settings:
- A toggle to enable or disable the mod entirely.
- Simple toggles for things like vote messages, Michelle Obama, kill messages etc.
- A comma separated list of ranks to filter from Discord chat, defaults to "*" meaning it will filter all ranks.
- A toggle to make the rank filter an exclusive list, meaning any ranks written will not be filtered.
- This allows you to for example: write "Helper,Mod,Staff Manager,Developer,Admin,Owner" and only see staff messages.Dependencies:
- [Fabric API](https://modrinth.com/mod/fabric-api) if you use Fabric mods already you almost certainly have this installed.
- [Mod Menu](https://modrinth.com/mod/modmenu) to access the config, if you don't install this it should still filter all annoying messages and not crash (I think).# Download
You can download HideEMCAnnoyances from the [releases](https://github.com/Fruitloopins/HideEMCAnnoyances/releases) page on the right.