[ci skip] Add a test plugin (#6133)
This commit is contained in:
7
test-plugin/src/main/resources/plugin.yml
Normal file
7
test-plugin/src/main/resources/plugin.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: Paper-Test-Plugin
|
||||
version: ${version}
|
||||
main: io.papermc.paper.testplugin.TestPlugin
|
||||
description: Paper Test Plugin
|
||||
author: PaperMC
|
||||
api-version: 1.17
|
||||
load: STARTUP
|
||||
Reference in New Issue
Block a user