Fixed /sc check command to check the silent chest status. #118
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixed /sc check command to check the silent chest status, not the any chest status.
Version bump.
@@ -23,3 +23,3 @@
<artifactId>openinvparent</artifactId>
<version>4.1.6-SNAPSHOT</version>
<version>4.0.10-SNAPSHOT</version>
</parent>
Usually you don't want to touch the version in PRs, as the repo
@@ -23,3 +23,3 @@
<artifactId>openinvparent</artifactId>
<version>4.1.6-SNAPSHOT</version>
<version>4.0.10-SNAPSHOT</version>
</parent>
Also, this would make the PR a much more manageable one-line change instead of a larger 10 file change.
Pull request closed