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/roe/ReadMe.md | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Data/BuiltIn/Libraries/lua-addons/addons/roe/ReadMe.md (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/roe/ReadMe.md') diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/roe/ReadMe.md b/Data/BuiltIn/Libraries/lua-addons/addons/roe/ReadMe.md new file mode 100644 index 0000000..a3e3dc2 --- /dev/null +++ b/Data/BuiltIn/Libraries/lua-addons/addons/roe/ReadMe.md @@ -0,0 +1,26 @@ +**Author:** Cair
+**Version:** 1.0
+**Date:** Oct. 30, 2017
+ +### ROE ### + +This addon lets you save your currently set objectives to profiles that can be loaded. It can also be configured to remove quests for you. By default, ROE will remove quests that are not in a profile only if their progress is zero. You can customize this to your liking. + + + +#### Commands: #### +1. help - Displays this help menu. +2. save : saves the currently set ROE to the named profile +3. set : attempts to set the ROE objectives in the profile + - Objectives may be canceled automatically based on settings. + - The default setting is to only cancel ROE that have 0 progress if space is needed +4. unset : removes currently set objectives + - if a profile name is specified, every objective in that profile will be removed + - if a profile name is not specificed, all objectives will be removed (based on your settings) +5. settings : toggles the specified setting + * settings: + * clear : removes objectives if space is needed (default true) + * clearprogress : remove objectives even if they have non-zero progress (default false) + * clearall : clears every objective before setting new ones (default false) +6. blacklist [add|remove] : blacklists a quest from ever being removed + - I do not currently have a mapping of quest IDs to names -- cgit v1.1-26-g67d0