Skip to content

Commit

Permalink
Release v1.0.4 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
iProdigy authored Jan 16, 2025
1 parent bdc4b0b commit 9ead9bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Pickpocket Helper
Adds quality of life improvements for pickpocketing.

## Features
Currently, the plugin offers the following improvements:
<ol>
Expand Down Expand Up @@ -59,6 +60,3 @@ Provides additional information about your pickpocket session:
|:-----------------------|:----------------------------------------------------------------------------|
| Splasher Info | Info about the player splashing your target, like name and idle status. |
| Statistics | Statistics about the session, like total- and per hour successful attempts. |

## Feedback
This has been kind of an experiment to learn to develop plugins. If you happen to encounter things that don't work properly or have suggestions/requests - please do let me know!
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
}

group = 'com.pickpockethelper'
version = '1.0.3'
version = '1.0.4'

tasks.withType(JavaCompile).configureEach {
options.encoding = 'UTF-8'
Expand Down

0 comments on commit 9ead9bf

Please sign in to comment.