0
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2025-06-11 13:17:24 +00:00
Files
PocketMine-MP/tests/plugins/TesterPlugin/plugin.yml
2022-06-01 19:54:32 +01:00

9 lines
200 B
YAML

name: TesterPlugin
main: pmmp\TesterPlugin\Main
src-namespace-prefix: pmmp\TesterPlugin
version: 0.1.0
api: [5.0.0]
load: POSTWORLD
author: pmmp
description: Plugin used to run tests on PocketMine-MP