diff --git a/README.md b/README.md index 3bf053e..c9f6812 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -BukkitSettings +BukkitSettings [![](https://jitpack.io/v/OvercastNetwork/BukkitSettings.svg)](https://jitpack.io/#OvercastNetwork/BukkitSettings) ============== Plugin for handling a player's settings @@ -32,3 +32,21 @@ permission. Allows the user to set the value of a setting. Inherits value from parent permission. + +Distribution +============ + +```xml + + jitpack.io + https://jitpack.io + +``` + +```xml + + com.github.OvercastNetwork + bukkit-settings + master-SNAPSHOT + +``` diff --git a/pom.xml b/pom.xml index 1141856..b0f9600 100644 --- a/pom.xml +++ b/pom.xml @@ -43,8 +43,8 @@ com.github.OvercastNetwork - Settings - 1.0 + settings + master-SNAPSHOT org.bukkit