diff --git a/README.md b/README.md
index 388ebca..a37334c 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,11 @@
## What's this?
-This is a very simple and lightweight plugin that bans players upon death for a configurable amount of time. Also has the option to spawn a lightning bolt (without damage) on the player's death location.
+This is a very simple and lightweight plugin that bans players upon death for a configurable amount of time. Also has the option to spawn a lightning bolt (without damage) on the player's death location.
## Instructions
-1. Download from [Spigot](https://www.spigotmc.org/resources/galaxys-simple-deathbans.73017/) or compile plugin yourself.
+1. Download from [Spigot](https://www.spigotmc.org/resources/abbys-deathbans.73017/) or compile the plugin yourself
2. Drag and drop into server plugins folder
3. Run or reload server
4. Configuration is found in plugins/Abbys-Deathbans/config.yml
diff --git a/pom.xml b/pom.xml
index 3f4ddef..980f24f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
com.abbydiode.deathbans
- Deathbans
+ deathbans
1.2.1
jar
diff --git a/target/maven-archiver/pom.properties b/target/maven-archiver/pom.properties
index 9ca82ac..7ec331f 100644
--- a/target/maven-archiver/pom.properties
+++ b/target/maven-archiver/pom.properties
@@ -1,5 +1,5 @@
#Generated by Maven
-#Tue Jul 13 22:02:26 CEST 2021
+#Tue Jul 13 22:14:34 CEST 2021
groupId=com.abbydiode.deathbans
-artifactId=Deathbans
+artifactId=deathbans
version=1.2.1