Skip to content

Commit

Permalink
fix message, update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rex2go committed Aug 25, 2021
1 parent c0c0e6a commit 7cbe56a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ public BaseComponent[] build(Player player, Placeholder... placeholders) {
}
}

player.spigot().sendMessage(components);

return components;
}

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: chat2go
version: 1.0-BETA-3.1
version: 1.0-BETA-3.2
author: rex2go
description: chat2go is an easy to use chat management plugin

Expand Down

0 comments on commit 7cbe56a

Please sign in to comment.