From 19d8ffbc6659c7de13b81a587dae7081078649c6 Mon Sep 17 00:00:00 2001 From: MylesAndMore Date: Sat, 17 Jun 2023 20:46:36 +0200 Subject: refactoring! it's been a while, I thought I would clean up the code a bit and test to make sure everything works on 1.20 :) --- src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/plugin.yml') diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 258ff5a..42c4fc1 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -5,7 +5,7 @@ description: 'A Minecraft: Java Edition plugin recreating the Tumble minigame fr api-version: 1.19 load: STARTUP author: MylesAndMore -website: https://github.com/MylesAndMore/tumble +website: https://github.com/MylesAndMore/Tumble depend: - Multiverse-Core commands: -- cgit v1.2.3