Skip to content

Commit

Permalink
- v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ka0un committed Oct 12, 2023
1 parent 1467509 commit 5ee983c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.kasun</groupId>
<artifactId>OPProtector</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<packaging>jar</packaging>

<name>OPProtector</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ private void showResultsWithChat(){
sender.sendMessage(" ");
sender.sendMessage(ChatColor.RED + "Use /opp banall to ban all detected players");
}

}


2 changes: 1 addition & 1 deletion src/main/resources/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# ██████╗ ██████╗ ██████╗ OPProtector 2023 (Operator Security System)
# ██╔═══██╗██╔══██╗██╔══██╗ Version: 1.0.0
# ██╔═══██╗██╔══██╗██╔══██╗ Version: 1.0.1
# ██║ ██║██████╔╝██████╔╝ Contributors: Kasun Hapangama(ka0un)
# ██║ ██║██╔═══╝ ██╔═══╝ GitHub:https://github.com/ka0un/OPProtector
# ╚██████╔╝██║ ██║ Discord:https://dsc.gg/sundevs
Expand Down

0 comments on commit 5ee983c

Please sign in to comment.