Update README.md

This commit is contained in:
RoboMWM 2020-11-13 13:37:17 -08:00 committed by GitHub
parent a22d1c131c
commit f5ebbc4693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,29 +11,33 @@ from administrators, and with very little (self service) effort from players.
Solve all your grief problems with a single anti grief download, no database,
and (for most servers) no configuration customization.
Want to get started? Downloads are at: [![Downloads](https://img.shields.io/github/downloads/TechFortress/GriefPrevention/total.svg)](https://github.com/TechFortress/GriefPrevention/releases)
## Downloads
Found a problem? Use the issues tab above to raise an issue. Please include
all the information requested in the issue template, unless you're certain it's
not relevant.
- [Downloads](https://dev.bukkit.org/projects/grief-prevention/files)
- [Release Notes](https://github.com/TechFortress/GriefPrevention/releases)
### Wiki
## Help+Support
The [GriefPrevention wiki here on GitHub](https://github.com/TechFortress/GriefPrevention/wiki)
contains documentation on using Grief Prevention, its range of commands and
permissions, etc.
- **[Documentation](https://docs.griefprevention.com)** - Information on using Grief Prevention, its range of commands and permissions, configuration parameters, etc.
- [FAQ](../../issues/752) - Frequently Asked Questions about GriefPrevention.
- [Issue Tracker (GitHub Issues)](../../issues) - The place to file bug reports or request features.
### See also
### Community
[Grief Prevention on spigotmc.org](https://www.spigotmc.org/resources/griefprevention.1884/)
Discussion about GriefPrevention can be found at these community sites:
[#GriefPrevention IRC channel on irc.spi.gt](https://griefprevention.com/chat) (dumcord also available)
[Grief Prevention on dev.bukkit.org](https://dev.bukkit.org/projects/grief-prevention)
[GriefPrevention on spigotmc.org](https://www.spigotmc.org/resources/griefprevention.1884/)
### Adding GriefPrevention as a gradle/maven/sbt/leiningen dependency
---
Apparently there's this neat thing called JitPack [![](https://jitpack.io/v/TechFortress/GriefPrevention.svg)](https://jitpack.io/#TechFortress/GriefPrevention) that makes a public maven repo for public Github repos on the fly.
According to it, this is all you need to do to add this to your maven project:
### Adding GriefPrevention as a maven/gradle/etc. dependency
GriefPrevention will be added to maven central soon - in the meantime, there's this neat thing called JitPack [![](https://jitpack.io/v/TechFortress/GriefPrevention.svg)](https://jitpack.io/#TechFortress/GriefPrevention) that makes a public maven repo for public Github repos on the fly.
According to it, this is all you need to do to add to your pom.xml:
```xml
<repositories>
<repository>
@ -54,5 +58,7 @@ Replace `<version>` number with this number: [![](https://jitpack.io/v/TechFortr
You can also add it to gradle/sbt/leiningen projects: https://jitpack.io/#TechFortress/GriefPrevention/
---
[![Weird flex but ok](https://bstats.org/signatures/bukkit/GriefPrevention-legacy.svg)](https://bstats.org/plugin/bukkit/GriefPrevention-legacy)
(Plugin usage stats since version 16.11 - actual use across all versions is larger)