index
:
shulker
this commit
master
Discord to vanilla Minecraft bridge
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Config.ts
(
unfollow
)
Commit message (
Expand
)
Author
2021-04-21
Fixing death message false positives
Daniel Matthies
2020-10-31
update packages
destruc7i0n
2020-10-29
Add option to output server status into discord
elveskevtar
2020-10-01
new config stuff
surepy
2020-10-01
Add compatibility options for minecraft versions lower than 1.7.2
surepy
2020-08-04
Update regex for replaceDiscordMentions
Marshall Oliver
2020-08-04
Add nickname to variables obj
Marshall Oliver
2020-07-22
Fixed coding style
Feiko Joosten
2020-07-17
Changed tail to make use of watch file.
Feiko Joosten
2020-05-23
Fixed user mention detection
Zachery Notz
2020-05-23
Improved regex so that TELLRAW templates can use variables more than once
Zachery Notz
2020-04-29
backwards compat with new option
destruc7i0n
2020-04-29
add the ability to handle webhook messages
destruc7i0n
2020-04-19
Fixed tellraw components not being encoded properly
Ben Landin
2020-02-11
Update README.md
destruc7i0n
2020-02-05
Precedence
destruc7i0n
2020-02-05
Allow specification of the channel name rather than id
destruc7i0n
2020-02-05
Some more cleanup
destruc7i0n
2020-02-05
More config handling
destruc7i0n
2020-02-04
Update types
destruc7i0n
2020-02-04
Docs updates
destruc7i0n
2020-02-04
Code cleanup
destruc7i0n
2020-02-04
Refactor and rebuild to TypeScript
destruc7i0n
2019-02-11
Local file support
destruc7i0n
2018-11-11
Let's make this usable again!
destruc7i0n
2018-02-23
Allow configurable discord format
Arcensoth
2018-02-23
Revert example tellraw format to mimic the original
Arcensoth
2018-02-23
Update readme with new tellraw config option
Arcensoth
2018-02-23
Allow configurable tellraw format
Arcensoth
2018-02-23
Allow config file to be passed as a parameter
Arcensoth