Skip to content

Commit

Permalink
v2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TwoLeggedCat committed Jun 6, 2021
1 parent b4a0c46 commit 5e217db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This plugin presently does two things:

1. Cats make noises when you right-click them. Being the original purpose for this plugin, this is all I could come up with when someone asked me "How do I pet cats?"
2. Cats play with string left as items on the ground.
3. Cats have a chance to steal salmon out of nearby chests when players open them. They then play with the salmon for a while and eventually eat it if the player doesn't take it back.

## Where to download?

Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: BetterCats
main: me.twoleggedcat.bettercats.Main
version: 2.3.1
version: 2.4
api-version: 1.16
commands:
cats:
cats:

0 comments on commit 5e217db

Please sign in to comment.