diff --git a/Epic_Calendar/Epic_Calendar.xml b/Epic_Calendar/Epic_Calendar.xml
index 438b065..4b5590c 100644
--- a/Epic_Calendar/Epic_Calendar.xml
+++ b/Epic_Calendar/Epic_Calendar.xml
@@ -15,7 +15,7 @@
save_state="y"
date_written="2015-10-26 12:43:55"
requires="4.00"
- version="2.0"
+ version="3.0"
>
@@ -49,7 +49,7 @@
sequence="100"
>
if "%1" == "" then
- ColourNote("cyan", "", "Epic Calendar Help: ", "white", "", "Type ", "green", "", "getcal <", "darkcyan", "", "icefall", "green", "", "|", "darkcyan", "", "if", "green", "", "|", "red", "", "inferno", "green", "", "|", "blue", "", "oc", "green", "", "|", "white", "", "all", "green", "", ">")
+ ColourNote("cyan", "", "Epic Calendar Help: ", "white", "", "Type ", "green", "", "getcal <", "darkcyan", "", "icefall", "green", "", "|", "darkcyan", "", "if", "green", "", "|", "red", "", "inferno", "green", "", "|", "blue", "", "oc", "green", "", "|", "magenta", "", "genie", "green", "", "|", "white", "", "all", "green", "", "|", "yellow", "", "today", "green", "", ">", "gray", "", "\\n'update' will attempt to update plugin!")
else
get_cal(string.gsub("%1"," ",""))
end
@@ -61,38 +61,103 @@