From a0fb20a1e121ced4c9981223d8895c78601b76a1 Mon Sep 17 00:00:00 2001 From: sickprodigy Date: Sat, 16 Mar 2024 16:35:12 -0400 Subject: [PATCH] initialize file, add some notes --- CMI/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CMI/README.md diff --git a/CMI/README.md b/CMI/README.md new file mode 100644 index 0000000..b0c9f2e --- /dev/null +++ b/CMI/README.md @@ -0,0 +1,8 @@ +# CMI Plugin Documentation + +## Will update personal CMI documentation here + +Notes: +- I was looking at perms and saw admins have access to cmi.interactivesign.* +- the regex is wrong on default. config.yml > InteractiveSigns > SignRegex: (\[ic:([a-zA-Z0-9-]+)\]) # was missing dash after 9 + * < ^ this is new updated line in case goes bad again, it was able to find the ic name i was using ^> \ No newline at end of file