fix ipv6 bug

This commit is contained in:
Colbster937
2026-01-11 00:02:23 -06:00
parent 9985223d22
commit 2699ceaeff
30 changed files with 65 additions and 16 deletions

10
bin/main/bungee.yml Normal file
View File

@@ -0,0 +1,10 @@
name: ${plugin_name}
version: ${plugin_vers}
main: xyz.webmc.${plugin_iden}.bungee.${plugin_name}Bungee
description: ${plugin_desc}
website: ${plugin_site}
author: [${plugin_athr}]
contributors: [${plugin_ctbr}]
depends: [${plugin_depb}]
provides: [${plugin_prov}]
softdepend: [${plugin_sdpb}]