first commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
name: DirtSimpleP2P
|
||||
version: 0.1.0-SNAPSHOT
|
||||
main: me.proxylink.plugin.paper.DirtSimplePaperPlugin
|
||||
api-version: '1.20'
|
||||
load: STARTUP
|
||||
author: DirtSimpleP2P
|
||||
description: NAT-safe Minecraft TCP tunnel backend plugin.
|
||||
commands:
|
||||
dsp2p:
|
||||
description: DirtSimpleP2P status and diagnostics.
|
||||
usage: /dsp2p status
|
||||
permission: dirtsimplep2p.command
|
||||
permissions:
|
||||
dirtsimplep2p.command:
|
||||
description: Allows DirtSimpleP2P status and diagnostics commands.
|
||||
default: op
|
||||
Reference in New Issue
Block a user