converted to maven, added API and issue fix

This commit is contained in:
mastercake10
2018-01-01 23:22:51 +01:00
parent 63fd5207ee
commit 6199a119e0
13 changed files with 142 additions and 8 deletions

4
src/main/resources/config.yml Executable file
View File

@@ -0,0 +1,4 @@
chat-format: '&c[Telegram]&r %player%: %message%'
enable-joinquitmessages: true
enable-deathmessages: true
enable-chatmessages: true

14
src/main/resources/plugin.yml Executable file
View File

@@ -0,0 +1,14 @@
name: TelegramChat
main: de.Linus122.TelegramChat.Main
version: ${project.version}
authors: [Linus122]
description: Brings minecraft chat to Telegram!
commands:
telegram:
description: Main command
usage: /<command> [token]
permission: telegram.settoken
linktelegram:
description: Main command
usage: /<command>
permission: telegram.linktelegram