Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samolego/commandspy

Fabric mod that logs player and command block commands to console.
https://github.com/samolego/commandspy

fabric-mod fabricmc minecraft-mod mod

Last synced: 3 months ago
JSON representation

Fabric mod that logs player and command block commands to console.

Awesome Lists containing this project

README

        

# Command Spy

[![Discord](https://img.shields.io/discord/797713290545332235)](https://discord.gg/PNPjqA4Aw6)

https://github.com/samolego/CommandSpy/assets/34912839/2b7609ec-3497-4766-a85f-bd217551d01a

Feeling like you need to have control over what commands players are using on your server?

Need to destroy that nasty repeating command block sending `/kill @e`?

## Setup (for developers)

1. Clone the repository.
2. Run the following command:

```
./gradlew genSources
```

## License

This mod is licensed under `MIT` license.