diff options
author | MiniDigger <[email protected]> | 2018-03-10 05:14:47 +0100 |
---|---|---|
committer | Daniel Ennis <[email protected]> | 2018-03-09 23:14:47 -0500 |
commit | 09692269ca9d8e66a7577808456aa0fbf4a0d86d (patch) | |
tree | 824e31ef3957c6c2729769ce5565eab5c562ca7d /LICENSE.md | |
parent | 3da0c30cd115dab05e20669c5f761db3316400ea (diff) | |
download | Paper-09692269ca9d8e66a7577808456aa0fbf4a0d86d.tar.gz Paper-09692269ca9d8e66a7577808456aa0fbf4a0d86d.zip |
Toggleable player crits, helps mitigate hacked clients. (#1040)
This is a port of https://github.com/PaperMC/Paper/blob/ver/1.8.8/Spigot-Server-Patches/0040-Toggleable-player-crits-helps-mitigate-hacked-client.patch
Also adds me to the MIT list.
Diffstat (limited to 'LICENSE.md')
-rw-r--r-- | LICENSE.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md index 5d8bed927d..aad02db5bd 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -29,4 +29,5 @@ chickeneer <[email protected]> Minecrell <[email protected]> Techcable <[email protected]> BillyGalbreath <[email protected]> +MiniDigger <[email protected]> ``` |