From aa1c8b0eeab0dc3dc859b9ce4dca600d1f5fc384 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sat, 30 Nov 2024 11:51:01 +0100 Subject: [PATCH] asd --- README.md | 12 +++++++++++- src/main/resources/config.yml | 7 +++++++ src/main/resources/plugin.yml | 3 ++- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f70b09..1a32bef 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,18 @@ + +This is alpha software, so it's likely something won't work properly +Please report all suspicious behavior. You can do so on any of those: +- https://git.m724.eu/Minecon724/tweaks724/issues +- https://discord.gg/86X4Z5JUeq +- https://www.spigotmc.org/threads/tweaks724.670906/ + +--- + # tweaks724 -Stuff not many other plugins have. +Stuff not many other plugins do. Dependencies: +- **1.21.1** this is mandatory as the plugin uses NMS for some stuff - [ProtocolLib](https://www.spigotmc.org/resources/protocollib.1997/) (optional, but you lose a lot) # Features diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 0b21b90..06a901f 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -1,3 +1,10 @@ +# Tweaks724 +# This is alpha software, so it's likely something won't work properly +# Please report all suspicious behavior. You can do so on any of those: +# - https://git.m724.eu/Minecon724/tweaks724/issues +# - https://discord.gg/86X4Z5JUeq +# - https://www.spigotmc.org/threads/tweaks724.670906/ + worldborder: # Hides the world border at 30 mil # Client side so it won't make the world bigger or anything diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index ef2e442..e0b8f3f 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,11 +1,12 @@ name: Tweaks724 author: Minecon724 version: ${project.version} +website: https://www.spigotmc.org/resources/tweaks724.121057/ main: eu.m724.tweaks.TweaksPlugin api-version: 1.21.1 depend: [ProtocolLib] -softdepend: [voicechat] +#softdepend: [voicechat] commands: chat: