Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/communityradargg/mod_fabric
The official CommunityRadar Fabric Mod.
https://github.com/communityradargg/mod_fabric
communityradar fabric fabricmc minecraft mod
Last synced: about 2 months ago
JSON representation
The official CommunityRadar Fabric Mod.
- Host: GitHub
- URL: https://github.com/communityradargg/mod_fabric
- Owner: CommunityRadarGG
- License: apache-2.0
- Created: 2024-06-28T21:28:42.000Z (7 months ago)
- Default Branch: 1.21.1
- Last Pushed: 2024-08-14T21:16:16.000Z (6 months ago)
- Last Synced: 2024-10-31T04:24:54.333Z (3 months ago)
- Topics: communityradar, fabric, fabricmc, minecraft, mod
- Language: Java
- Homepage: https://community-radar.de/
- Size: 673 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
CommunityRadar - Official - Fabric Mod 1.20.4
==========================
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4.svg)](#code-of-conduct)
[Website](https://community-radar.de/) |
[Discord](https://discord.community-radar.de/)CommunityRadar is a free and open-source collection of mods and addons for Minecraft for managing ingame scammers and trusted players on GrieferGames.
## Issues
If you notice any bugs or missing features, you can let us know by opening a ticket or by creating a feedback or bug-report post on our Discord.## License
This project is subject to the [Apache License v2.0](https://www.apache.org/licenses/LICENSE-2.0).
This does only apply for source code located directly in this repository.
Dependencies and used tools may have other licenses, which is not covered by this license.
Dependency licenses can be seen in the `LICENSES` folder if present.# General Information
## Code of Conduct
Please view our Code of Conduct [here](https://github.com/CommunityRadarGG/.github/blob/main/CODE_OF_CONDUCT.md).## Contributing
We appreciate contributions. So if you want to support us,
feel free to make changes to the source code and submit a pull request.
Please follow the [guidelines](https://github.com/CommunityRadarGG/.github/blob/main/CONTRIBUTING.md).## Security
If you find a security issue please don't report it in a public issue.
Please use our form [here](https://github.com/CommunityRadarGG/.github/security/policy/).# Documentation
## Commands
- `/radar [help]` --> Shows all available commands and subcommands.
- `/radar lists` --> Shows all available lists.
- `/radar list add ` --> Creates a list with the given namespace and prefix.
- `/radar list prefix ` --> Changes the prefix of the given list.
- `/radar list delete ` --> Deletes a list by the given name.
- `/radar list show ` --> Shows all players on the given list.
- `/radar check ` --> Checks if the given player is on a list.
- `/radar check "*"` --> Checks, which players who are on a list are online.
- `/radar player add ` --> Adds a player to a private list.
- `/radar player remove ` --> Removes a given player from a private list.