https://github.com/aternosorg/mclogs-bukkit
A Bukkit plugin to easily share and analyse your server logs with mclo.gs
https://github.com/aternosorg/mclogs-bukkit
Last synced: about 1 year ago
JSON representation
A Bukkit plugin to easily share and analyse your server logs with mclo.gs
- Host: GitHub
- URL: https://github.com/aternosorg/mclogs-bukkit
- Owner: aternosorg
- License: mit
- Created: 2020-10-10T13:07:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T10:42:30.000Z (over 1 year ago)
- Last Synced: 2024-09-18T14:16:27.565Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 173 KB
- Stars: 10
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Server plugin
Upload your logs to mclo.gs with a single command to analyze or share them.
Critical information like IP addresses are automatically hidden to ensure safety and privacy.
It's also possible to export old server log files, e.g. after a crash.
Download on modrinth »
SpigotMC
·
CurseForge
·
Hangar
> [!WARNING]
> All variants of this mod/plugin have merged into the [mclogs-integration](https://github.com/aternosorg/mclogs-integration) repository.
> This repository is no longer maintained and only remains as an archive.
## About mclo.gs
mclo.gs allows you to quickly share and analyze logs for Minecraft servers and clients. It highlights different log levels, removes sensitive information like IP-Addresses and detects common problems as well as version information.
## Plugin features
**Upload your current server log**
```
/mclogs
```
Requires the permission `mclogs`
**List server logs and crash reports**
```
/mclogs list
```
Requires the permission `mclogs.list`
**Share a specific log or crash report**
```
/mclogs share
```
Requires the permission `mclogs.share`