25 lines
No EOL
531 B
Markdown
25 lines
No EOL
531 B
Markdown
Griefus
|
|
===========
|
|
|
|
Griefus is a blazing fast data logging and anti-griefing tool for Minecraft servers.
|
|
|
|
### Dependency Information
|
|
Maven
|
|
```xml
|
|
<repository>
|
|
<id>zhdev-repo</id>
|
|
<url>https://maven.zhira.net/repository/zhdev/</url>
|
|
</repository>
|
|
```
|
|
```xml
|
|
<dependency>
|
|
<groupId>org.zhdev.griefus</groupId>
|
|
<artifactId>griefus</artifactId>
|
|
<version>23.0</version>
|
|
<scope>provided</scope>
|
|
</dependency>
|
|
```
|
|
|
|
Contributing
|
|
------
|
|
Griefus is an open source project, and gladly accepts community contributions. |