Skip to content

Commit 6bed5f2

Browse files
Add important info to description
1 parent d1b2652 commit 6bed5f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Better Armor Stands Plugin
22

3-
> A Minecraft plugin that adds the Bedrock Edition pose customisation to armor stands as well as allowing base-plate manipulation.
3+
> A Minecraft plugin that adds the Bedrock Edition pose customisation to armor stands as well as allowing base-plate manipulation. Made for the SLIME SMP!

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ val projectAuthors = listOfNotNull(mainProjectAuthor, "rolyPolyVole", "Esoteric
3737

3838
group = topLevelDomain + groupStringSeparator + "esoteric"
3939
version = "1.0.0-SNAPSHOT"
40-
description = "A Minecraft plugin that adds the Bedrock Edition pose customisation to armor stands as well as allowing base-plate manipulation."
40+
description = "A Minecraft plugin that adds the Bedrock Edition pose customisation to armor stands as well as allowing base-plate manipulation. Made for the SLIME SMP!"
4141

4242
val javaVersion = 21
4343
val paperApiVersion = "1.21"

0 commit comments

Comments
 (0)