https://github.com/levshx/logger-mc-server
Minecraft logger (Moderation tools)
https://github.com/levshx/logger-mc-server
Last synced: 5 days ago
JSON representation
Minecraft logger (Moderation tools)
- Host: GitHub
- URL: https://github.com/levshx/logger-mc-server
- Owner: levshx
- License: gpl-3.0
- Created: 2020-11-13T21:07:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-09T14:48:38.000Z (about 3 years ago)
- Last Synced: 2025-02-17T14:47:43.751Z (3 months ago)
- Language: C#
- Size: 4.81 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# logger-mc-server
[](https://github.com/levshx/logger-mc-server/actions/workflows/build.yml)
[](https://github.com/levshx/logger-mc-server/issues)
[](https://github.com/levshx/logger-mc-server/network/members)
[](https://github.com/levshx/logger-mc-server/stargazers)
[](https://github.com/levshx/logger-mc-server/)
[](https://github.com/levshx/logger-mc-server/)Minecraft server LOGGER
[](https://github.com/levshx/logger-mc-server/issues/new)
# Tags
`C#` `.NET` `Minecraft` `Server`
# Demo

### Message types:
* [G] Global chat
* [L] Local chat
* [C] Commands
* [M] Message [/mail /m /msg /r /w]
* [PvP] Kills
* [P] Death/Kicked/Join/Left/AFK/noAFK
* [S] Shutdown/Starting### Triggers:
* custom triggers# Installation
[Download](https://github.com/levshx/logger-mc-server/releases/tag/Ant) `Release-logger-mc.zip`
# Deployment
.NET Framework 4.7.2
NuGet:
* Newtonsoft.Json 13.0.1
* MetroModernUI 1.4.0.0# Contributors
- [levshx](https://github.com/levshx)