From 5995181e01a0c4818bdd5e2defeeaf49f5c99538 Mon Sep 17 00:00:00 2001 From: Cazcez Date: Mon, 9 Aug 2021 15:13:26 +0300 Subject: [PATCH 1/2] Fixed a mistyping --- src/main/resources/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 426e6e8..0925d22 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -45,7 +45,7 @@ disable-loyalty-portals: true # When set to false, don't check for updates check-for-updates: true -# When check-for-updates is true, AngelChest will check every X hours +# When check-for-updates is true, BetterTridents will check every X hours update-check-interval: 4 # Debug mode - you probably don't want this @@ -53,4 +53,4 @@ debug: false # NEVER CHANGE THE VALUES BELOW! plugin-version: ${project.version} -config-version: ${config.version} \ No newline at end of file +config-version: ${config.version} From 038ad9becbd0a1f95ce6d34e70bdad7336787c0a Mon Sep 17 00:00:00 2001 From: Cazcez Date: Mon, 6 Sep 2021 16:18:44 +0300 Subject: [PATCH 2/2] Create FUNDING.yml --- .github/FUNDING.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..d3b21b1 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# These are supported funding model platforms + +github: mfnalex +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +custom: 'https://www.paypal.me/mfnalex'