Skip to content

Commit 36e8095

Browse files
authored
Merge pull request #36 from Garsooon/DeadBush-Allias
Updates "Dead Shrub" alias
2 parents f04dc53 + 8d6c6d8 commit 36e8095

File tree

7 files changed

+7
-6
lines changed

7 files changed

+7
-6
lines changed

Essentials/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.earth2me.essentialss</groupId>
1010
<artifactId>essentials-parent</artifactId>
11-
<version>2.6.8-RETROMC-SNAPSHOT</version>
11+
<version>2.6.9</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

Essentials/src/main/resources/items.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,7 @@ deadshrub,32,0
533533
shrubdead,32,0
534534
dshrub,32,0
535535
shrubd,32,0
536+
bush,32,0
536537
normalpistonbase,33,0
537538
normalpiston,33,0
538539
normpistonbase,33,0

EssentialsChat/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.earth2me.essentialss</groupId>
1010
<artifactId>essentials-parent</artifactId>
11-
<version>2.6.8-RETROMC-SNAPSHOT</version>
11+
<version>2.6.9</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

EssentialsGeoIP/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.earth2me.essentialss</groupId>
1010
<artifactId>essentials-parent</artifactId>
11-
<version>2.6.8-RETROMC-SNAPSHOT</version>
11+
<version>2.6.9</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

EssentialsProtect/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.earth2me.essentialss</groupId>
1010
<artifactId>essentials-parent</artifactId>
11-
<version>2.6.8-RETROMC-SNAPSHOT</version>
11+
<version>2.6.9</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

EssentialsSpawn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.earth2me.essentialss</groupId>
1010
<artifactId>essentials-parent</artifactId>
11-
<version>2.6.8-RETROMC-SNAPSHOT</version>
11+
<version>2.6.9</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.earth2me.essentialss</groupId>
66
<artifactId>essentials-parent</artifactId>
7-
<version>2.6.8-RETROMC-SNAPSHOT</version>
7+
<version>2.6.9</version>
88
<packaging>pom</packaging>
99

1010
<modules>

0 commit comments

Comments
 (0)