From 05c1be6253dabd4788b72cb0d0056623392b2d8e Mon Sep 17 00:00:00 2001 From: Lesik Date: Wed, 28 Jul 2021 10:54:24 -0500 Subject: [PATCH] Add Tribal Mode plugin (#1710) A tribal mode plugin for a youtube series that some youtubers are collaborating on. The Plugin creates two teams and hides the rest of the world players. --- plugins/tribalmode-plugin | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/tribalmode-plugin diff --git a/plugins/tribalmode-plugin b/plugins/tribalmode-plugin new file mode 100644 index 000000000..3b6557dc4 --- /dev/null +++ b/plugins/tribalmode-plugin @@ -0,0 +1,2 @@ +repository=https://github.com/alksandr/tribal-mode.git +commit=2a0069b28575f7462fb7a39212c9cb29b32b10e7