From 24c61f4542606dfd10cd99761dfb202267dd6af0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 23:57:26 +0000 Subject: [PATCH 1/2] Bump jsoup from 1.14.3 to 1.15.3 Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.3 to 1.15.3. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.14.3...jsoup-1.15.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ac23e06..f7c5b82 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ org.jsoup jsoup - 1.14.3 + 1.15.3 org.apache.commons From 0c74576ead80df8181dd5e75e5f42b2c55eb86f2 Mon Sep 17 00:00:00 2001 From: mattboy9921 Date: Thu, 23 Feb 2023 11:16:54 -0500 Subject: [PATCH 2/2] Fix some links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ab46f47..f2add69 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ It also adds fun features like muting, deafening, status messages, mentions and - Fully customizable/translatable messages configuration **Requirements** -- [Vault](https://github.com/mattboy9921/CrewChat/releases/latest) ([SpigotMC](https://www.spigotmc.org/resources/vault.34315/)) -- [DiscordSRV](https://www.spigotmc.org/resources/vault.34315/) ([SpigotMC](https://www.spigotmc.org/resources/vault.34315/)) (Not required but strongly suggested) +- [Vault](https://github.com/milkbowl/Vault) ([SpigotMC](https://www.spigotmc.org/resources/vault.34315/)) +- [DiscordSRV](https://github.com/DiscordSRV/DiscordSRV) ([SpigotMC](https://www.spigotmc.org/resources/discordsrv.18494/)) (Not required but strongly suggested) **Downloads** - [SpigotMC Release](https://www.spigotmc.org/resources/crewchat.96107/) @@ -119,4 +119,4 @@ Administrative: - `crewchat.info` - Allows player to use `/crewchat info` - `crewchat.reload` - Allows player to use `/crewchat reload` -Tested working on Paper 1.8.0-1.19.1. \ No newline at end of file +Tested working on Paper 1.8.0-1.19.1.