From 942a030afd348ab2e02eac8054b43e3c3a72ea48 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 15 Nov 2021 13:53:59 +0800 Subject: *rename --- .../Libraries/lua-addons/addons/update/readme.md | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 Data/BuiltIn/Libraries/lua-addons/addons/update/readme.md (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/update/readme.md') diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/update/readme.md b/Data/BuiltIn/Libraries/lua-addons/addons/update/readme.md new file mode 100644 index 0000000..3a1adb3 --- /dev/null +++ b/Data/BuiltIn/Libraries/lua-addons/addons/update/readme.md @@ -0,0 +1,39 @@ +# Update + +Once loaded can update all addons and plugins to the newest version using `//update`. This can also be done automatically by configuring the settings file or by typing `//update auto`. + +### Commands + +#### Update + +``` +update +``` + +Will send an update command. + +**Note:** This interferes with Spellcast XMLs using the custom `update` trigger command. To resolve that problem stop using Spellcast. + +#### Toggle automatic updates + +``` +update auto [on|off] +``` + +Sets automatic updating to on or off (toggles if no argument specified). Note that automatic updates will not check for updates while you're currently in combat. + +#### Set update interval + +``` +update interval