FloatingTexts/plugin.yml

18 lines
432 B
YAML
Raw Normal View History

2017-03-17 19:37:04 +00:00
---
# Base generated with ImagicalPlugCreator by Ad5001 (C) 2017 for Ad5001
# link: https://ad5001.eu
name: FloatingTexts
author: Ad5001
main: Ad5001\FloatingTexts\Main
version: 1.0
2017-10-27 20:40:23 +00:00
api: [3.0.0, 3.0.0-ALPHA3, 3.0.0-ALPHA9]
2017-03-17 19:37:04 +00:00
commands:
createfloat:
description: Create a floating text !
usage: /createfloat <text...>
permission: floatingtexts.cmd
permissions:
floatingtexts.cmd:
default: op
2017-10-27 20:40:23 +00:00
...