From 2f02f18b60c77ef578f9ced5fc666a98ff7ad51d Mon Sep 17 00:00:00 2001 From: travisfe Date: Sat, 28 Mar 2020 11:45:53 -0700 Subject: [PATCH] Add Plugin for thieving nature rune chests (#181) * added plugin * made file extensionless * fixed commit * fixed path --- plugins/nature-rune-chest | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/nature-rune-chest diff --git a/plugins/nature-rune-chest b/plugins/nature-rune-chest new file mode 100644 index 000000000..2d818ed4a --- /dev/null +++ b/plugins/nature-rune-chest @@ -0,0 +1,2 @@ +repository=https://github.com/travisfe/nature-rune-chest-plugin.git +commit=def64f23f2252b5168870d5c9005bf6f314aff0a \ No newline at end of file