mirror of
https://github.com/colbster937/originblacklist.git
synced 2026-02-04 11:07:41 +00:00
fix ipv6 bug
This commit is contained in:
10
bin/main/bungee.yml
Normal file
10
bin/main/bungee.yml
Normal 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}]
|
||||
Reference in New Issue
Block a user