A promise that resolves to:
-2
if an error occurs,0
if the player chooses to close the menu,1
if the player navigates back or cancels the form.The function first checks if ultra security mode is enabled and if the player has the necessary permissions to access the settings menu. If the player lacks the required permissions, an access denied message is shown. Otherwise, the Extra Features Settings menu is displayed, allowing the player to navigate through different settings options.
Displays the Extra Features Settings menu to the specified player or entity.