mirror of
https://github.com/colbster937/originblacklist.git
synced 2026-02-04 02:57:41 +00:00
remove build files
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@
|
||||
/.vscode/
|
||||
/gradle/
|
||||
/build/
|
||||
/bin/
|
||||
/run/
|
||||
/gradlew
|
||||
/gradlew.bat
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.3 KiB |
@@ -1,10 +0,0 @@
|
||||
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}]
|
||||
@@ -1,12 +0,0 @@
|
||||
name: ${plugin_name}
|
||||
version: ${plugin_vers}
|
||||
main: xyz.webmc.${plugin_iden}.bukkit.${plugin_name}Bukkit
|
||||
description: ${plugin_desc}
|
||||
website: ${plugin_site}
|
||||
authors: [${plugin_athr}]
|
||||
contributors: [${plugin_ctbr}]
|
||||
depend: [${plugin_depa}]
|
||||
provides: [${plugin_prov}]
|
||||
softdepend: [${plugin_sdpa}]
|
||||
commands:
|
||||
originblacklist:
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"id": "${plugin_iden}",
|
||||
"name": "${plugin_name}",
|
||||
"version": "${plugin_vers}",
|
||||
"description": "${plugin_desc}",
|
||||
"website": "${plugin_site}",
|
||||
"main": "xyz.webmc.${plugin_iden}.velocity.${plugin_name}Velocity",
|
||||
"authors": [${plugin_athr}],
|
||||
"dependencies": [${plugin_depc}]
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user