Skip to content

Commit

Permalink
Removed obsolete /ptime and /prain from plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Challenger2 committed Jun 28, 2024
1 parent 9b8abbf commit b65f9d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,6 @@ commands:
description: Allows selection of the next painting placed.
usage: |
/painting [<name>]: Choose the painting you will place next.
prain:
description: Turns client-side weather on or off.
usage: |
/prain [on|off]
ptime:
description: Sets the player's client-side time. If using a number, the given time should be between 0 and 24000.
usage: |
/ptime [day|night|<time>]
nextrestart:
description: Gives you the amount of time until the next restart
untame:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>nu.nerd</groupId>
<artifactId>KitchenSink</artifactId>
<name>KitchenSink</name>
<version>0.15.1</version>
<version>0.15.2</version>
<packaging>jar</packaging>
<description>A plugin for miscellaneous functionality that hasn't found a home elsewhere.</description>
<url>https://github.com/NerdNu/KitchenSink</url>
Expand Down

0 comments on commit b65f9d5

Please sign in to comment.