summary refs log tree commit diff homepage
path: root/src/MinecraftHandler.ts (follow)
Commit message (Collapse)AuthorAge
* cleanup from mergedestruc7i0n2021-12-31
|
* Merge branch 'death-message-regex' of https://github.com/MageLuingil/shulker ↵destruc7i0n2021-12-31
|\ | | | | | | into MageLuingil-death-message-regex
| * Fixing death message false positivesDaniel Matthies2021-04-21
| |
* | escape unicode charactersdestruc7i0n2021-12-29
| | | | | | | | closes #76
* | added config option for watchFiledestruc7i0n2021-12-29
| |
* | updated to discord.js v13 (#77)destruc7i0n2021-12-24
|/ | | | | | | | | | | | | | | | | * updated to discord.js v13 * update loading of config * updated debug lines * rcon cleanup * more code cleanup * bump version * message about node.js requirement Co-authored-by: destruc7i0n <destruc7i0n@users.noreply.github.com>
* update packagesdestruc7i0n2020-10-31
|
* Add option to output server status into discordelveskevtar2020-10-29
| | | | Signed-off-by: elveskevtar <kevtar@gmail.com>
* Fixed coding styleFeiko Joosten2020-07-22
| | | Fixed the coding style based on @destruc7i0n's feedback.
* Changed tail to make use of watch file.Feiko Joosten2020-07-17
| | | Fixed an issue where the log file required a manual refresh before the new lines were detected.
* add the ability to handle webhook messagesdestruc7i0n2020-04-29
|
* Allow specification of the channel name rather than iddestruc7i0n2020-02-05
|
* More config handlingdestruc7i0n2020-02-05
|
* Update typesdestruc7i0n2020-02-04
|
* Docs updatesdestruc7i0n2020-02-04
|
* Code cleanupdestruc7i0n2020-02-04
|
* Refactor and rebuild to TypeScriptdestruc7i0n2020-02-04