Difference between revisions of "PFS bridle"

From PFS Wiki
m
m
Line 2: Line 2:
 
[[File:bridle.png|center]]
 
[[File:bridle.png|center]]
 
<h1><p style="text-align:center; color: #fe5656;font-size: 60px"> [PFS] Bridle v1</p></h1>
 
<h1><p style="text-align:center; color: #fe5656;font-size: 60px"> [PFS] Bridle v1</p></h1>
 +
<p>The [PFS] Bridle is a bondage gear (not rigged and compatible to any head) to restrict your talk mostly dedicated to ponyplay, it can be used in many other disciplines, you will be able to:</br>
 +
- lock/unlock with RLV or RLVa</br>
 +
- restrict your ability to talk with 5 gag levels plus full silenced</br>
 +
- apply several restrictions in addition of the gaggish</br>
 +
- leash with auto turn and auto TP to leash holder</br>
 +
- use RL/SL timer </br>
 +
- colorize & texture over menu, accessible by both user and keyholder</br>
 +
- add additionnal scripts for public, PFS access</br>
 +
- add your own access script (example is provided)</br></p>
 +
- set a public leash access</br>
 +
- manage baned list & allowed list</br>
 +
- manage primary owner and secondary owners
 +
</br>
 +
<!--=====================================================-->
 +
<!--1. Generalities                                      -->
 +
<!--=====================================================-->
 +
<h1><p style="text-align:center; color: #fe5656;font-size: 60px">1. Generalities</p></h1>
 +
<p>
 +
<p>This bondage gear is the result of the cooperation with Filly Heartsong who did the mesh design. We both put together our long experience in mesh design and scripting to provide you an unique gear. Because we care we are open to listen all your comments and suggestions, as long it will help to get a better product!</p>
 +
<br><hr><br>
 +
<!--=====================================================-->
 +
<!--1.1 RLV                                              -->
 +
<!--=====================================================-->
 +
<h2><p style="text-align:center; color: #fe5656;font-size: 40px">1.1 RLV</p></h2>
 +
<p>As a viewer standard, RLV restrictions are filtered to the object UUID and if your object uses same restrictions for several functions, you may run into trouble and the result may look a way different than expected. Thay's why RLV, here, is managed to the script level. You can have several scripts triggering restrictions w/o any interactions between them. You can easily follows the object restrictions table from the RLV menu.</p>
 +
<br><hr><br>
 +
<!--=====================================================-->
 +
<!--1.2 Access                                          -->
 +
<!--=====================================================-->
 +
<h2><p style="text-align:center; color: #fe5656;font-size: 40px">1.2 Access</p></h2>
 +
<p>The menu access is build in an inovative way. As standard, everyone can access the menu, with different access levels. Access levels are:</br>
 +
* public</br>
 +
* keyholder</br>
 +
* selftouch</br>
 +
Depending on the lock state of the object, you may get different access levels (they are cumulable) which allows you to do things or not. The not allowed functions are strikethrough but the positive side is you can still read every parameter and setting, including the user.</br>
 +
The menu is mono user but the keyholder has always the priority to access it.</br>
 +
You can access it using the command line over channel 7, just hit /7##tail to get access to the main menu of the object. Replace ## with the user 2 first letters of the user name.</br>
 +
The use of the API allows you to override the actual keyholder, this will help you to implement your own access list from wherever you want. You can implement "key grabbing" scripts as much you want they are asked one after the other. For more info look at the included public access script "plug.access.public".</br>
 +
<br><hr><br>
 +
<!--=====================================================-->
 +
<!--1.3 Configurable                                    -->
 +
<!--=====================================================-->
 +
<h2><p style="text-align:center; color: #fe5656;font-size: 40px">1.3 Configurable</p></h2>
 +
<p>The object includes a config notecard to configure it, you can modify it at your own risk to change the color palette, animation.</br>
 +
<br><hr><br>
 +
<!--=====================================================-->
 +
<!--1.4 API                                              -->
 +
<!--=====================================================-->
 +
<h2><p style="text-align:center; color: #fe5656;font-size: 40px">1.4 API</p></h2>
 +
<p>Objects you cannot mod are no fun, that's why you will find here an integrated API that will allows you make your own key grabbing script. plug.access.public is a script, full mod and documented, to make your own.</br>
 +
<br><hr><br>
 +
<!--=====================================================-->
 +
<!--1.5 Integrated help                                  -->
 +
<!--=====================================================-->
 +
<h2><p style="text-align:center; color: #fe5656;font-size: 40px">1.5 Integrated help</p></h2>
 +
<p>To make it accessible and easy to use, the object menus have a "help" feature to stream in your chat window some general informations regarding the actual menu displayed to help you to understand what does every buttons.</br>
 +
<br><hr><br>
 +
<!--=====================================================-->
 +
<!--1.6 Truekey                                          -->
 +
<!--=====================================================-->
 +
<h2><p style="text-align:center; color: #fe5656;font-size: 40px">1.6 Truekey</p></h2>
 +
<p>The only way to unlock the object is the use of the key held by the keyholder. In case you are stuck or the keyholder not showing back you can, if set up previously, use the Truekey feature to get unlocked by everyone having the key password. You can access it, set it up and use it fromt he "Tools" menu.</br>
 +
<br><hr><br>
 +
<!--=====================================================-->
 +
<!--2. Bridle features                                  -->
 +
<!--=====================================================-->
 +
<h1><p style="text-align:center; color: #fe5656;font-size: 60px">2. Bridle features</p></h1>
 +
<!--=====================================================-->
 +
<!--2.1 Main menu                                        -->
 +
<!--=====================================================-->
 +
<h2><p style="text-align:center; color: #fe5656;font-size: 40px">2.1 Main menu</p></h2>
 +
<p>The main menu provides you an access to all the functions. You can access it if you touch me or use the command line in the of 5m range. Command line is on channel 7 and is built with the 2 first letters of the username followed by the type of the gear: gag here... Example for 'nikki resident' gag you will type <span style="color: #ffdd33">/7nigag</span> (you will be noticed if the user has a customized prefix). You can also replace the prefix with '*' to get all users menus. Keyholder are not concerned by the distance limit but take in account the talk range limit.</p>
 +
[[File:Bridle main.png|center]]
 +
<p><span style="color: #00ff00">❓ HELP ❓</span> – Streams the help into the chat window.<br>
 +
<span style="color: #00ff00">⏏ EXIT ⏏</span> – Close the actual menu and release the menu access to anyone. If not, the access menu will timeout after 300s of no use. Keyholder always have the priority to access the menu even if used by someone else. The actual menu user will be noticed for any attempt to access the menu (fail or success).<br>
 +
<span style="color: #00ff00">lock 🔓</span> – This object is not locked, no RLV restrictions are applied.<br>
 +
<span style="color: #00ff00">unlock 🔒</span> – This object is locked, you cannot remove it and RLV restrictions are applied.<br>
 +
<span style="color: #00ff00">key 🚫</span> – The key is not present and has been taken by someone.<br>
 +
<span style="color: #00ff00">key 🔑</span> – The key is present, you can maybe grab it.<br>
 +
<span style="color: #00ff00">access</span> – Sub-menu for the access settings.<br>
 +
<span style="color: #00ff00">RLV</span> – Sub-menu for RLV restrictions if they are.<br>
 +
<span style="color: #00ff00">timer ❌/✅</span> – Sub-menu for timelock (❌=no timer in use, ✅=timer in use).<br>
 +
<span style="color: #00ff00">tools</span> – Sub-menu for the Truekey and some settings.<br>
 +
<span style="color: #00ff00">gag ❌/✅</span> - Sub-menu to gag feature (❌=no function in use, ✅=at least one function in use).<br>
 +
<span style="color: #00ff00">leash ❌/✅</span> - Sub-menu to leash feature (❌=no leash in use, ✅=leash in use).<br>
 +
<span style="color: #00ff00">style</span> - Sub-menu for the style of the head harness.<br></p>
 +
<br><hr>
 +
<!--=====================================================-->
 +
<!--2.1.1 Unlock menu                                    -->
 +
<!--=====================================================-->
 +
<h3><p style="text-align:center; color: #fe5656;font-size: 40px">2.1.1 Unlock menu</p></h3>
 +
<p>When unlocking you get some options, you can either call the default settings back to put the rubber ponytail to its initial state, or keep the settings as they are so the rubber ponytail will take the last used settings at the next lock</p>
 +
[[File:Bridle unlock.png|center]]<br>
 +
<span style="color: #00ff00">YES</span> – All the settings except style are reset to their default values.<br>
 +
<span style="color: #00ff00">NO</span> – All the settings are left as they are, at the next lock all restrictions will be applied again.<br>
 +
<span style="color: #00ff00">MENU</span> – Get the main menu back.<br>
 +
<p><span style="color: #ffdd33">NOTE:</span> timeout for this menu is shorter than the standard 300s, only 10s!.</p>
 +
<br><hr>
 +
<!--=====================================================-->
 +
<!--2.2 Access menu                                      -->
 +
<!--=====================================================-->
 +
<h2><p style="text-align:center; color: #fe5656;font-size: 40px">2.2 Access menu</p></h2>
 +
[[File:Bridle access.png|center]]<br>
 +
<p><span style="color: #00ff00">❓ HELP ❓</span> – Streams the help into the chat window.<br>
 +
<span style="color: #00ff00">❌ BACK ❌</span> – Move back to the previous menu.<br>
 +
<span style="color: #00ff00">⏏ EXIT ⏏</span> – Close the actual menu and release the menu access to anyone.<br>
 +
<span style="color: #00ff00">private ✅</span> – Only user and owner can access it.<br>
 +
<span style="color: #00ff00">public ✅</span> – Anyone can access the menu and grab the key.<br>
 +
<span style="color: #00ff00">ask ✅</span> – Same as public but if someone want to grab the key, the actual keyholder (if present in the region) will be asked to allow it or not.<br>
 +
<span style="color: #00ff00">group ✅</span> – only same group then user can access it.<br>
 +
<span style="color: #00ff00">PFS ✅</span> – PFS staff can grab the key.<br>
 +
<span style="color: #00ff00">owner</span> – Sub-menu to add/delete owners.<br>
 +
<p><span style="color: #ffdd33">NOTE:</span> if private, public, ask and group are ❌, anyone can access the menu, you can grab the key if available but if the key is already taken you can still go into all menus but all the buttons will be strikethrough.</p><br>
 +
<p>Exemple of strikethrough menu where the menu user has the <span style="color: #00ff00">free</span> access level</p>
 +
[[File:Bridle access striketrough.png|center]]<br>
 +
<br><hr>
 +
<!--=====================================================-->
 +
<!--2.2.1 Owner sub menu                                -->
 +
<!--=====================================================-->
 +
<h4><p style="text-align:center; color: #fe5656;font-size: 30px">2.2.1 Owner sub menu</p></h4>
 +
<p>You can add by scan or UUID one primary owner and two scondary owners. Only primary owner can add secondary owners.</p>
 +
[[File:Bridle access owner.png|center]]<br>
 +
<p><span style="color: #00ff00">❓ HELP ❓</span> – Streams the help into the chat window.<br>
 +
<span style="color: #00ff00">❌ BACK ❌</span> – Move back to the previous menu.<br>
 +
<span style="color: #00ff00">⏏ EXIT ⏏</span> – Close the actual menu and release the menu access to anyone.<br>
 +
<span style="color: #00ff00">prim+</span> – Add primary owner (only user can do it).<br>
 +
<span style="color: #00ff00">sec+</span> – Add secondary owner, only primary can add secondary owners (2 max).<br>
 +
<span style="color: #00ff00">remove</span> – Primary owner can remove secondary owners or itself if unlocked.<br><p>
 +
<br><hr><br>
 +
<!--=====================================================-->
 +
<!--2.2.2 Banned sub menu                                -->
 +
<!--=====================================================-->
 +
<h4><p style="text-align:center; color: #fe5656;font-size: 30px">2.2.2 Banned sub menu</p></h4>
 +
<p>You can add by scan or UUID banned persons to access your gear. This menu is always available to the user when locked or not.</p>
 +
[[File:Bridle access banned.png|center]]<br>
 +
<p><span style="color: #00ff00">❓ HELP ❓</span> – Streams the help into the chat window.<br>
 +
<span style="color: #00ff00">❌ BACK ❌</span> – Move back to the previous menu.<br>
 +
<span style="color: #00ff00">⏏ EXIT ⏏</span> – Close the actual menu and release the menu access to anyone.<br>
 +
<span style="color: #00ff00">ban+</span> – Add someone by entering the UUID or by scan to the banned list.<br>
 +
<span style="color: #00ff00">ban-</span> – Remove someone from the banned list.<br>
 +
<span style="color: #00ff00">list</span> – Stream the banned list to your chat window.<br><p>
 +
<br><hr><br>
 +
<!--=====================================================-->
 +
<!--2.2.3 Allowed sub menu                              -->
 +
<!--=====================================================-->
 +
<h4><p style="text-align:center; color: #fe5656;font-size: 30px">2.2.3 Allowed sub menu</p></h4>
 +
<p>You can add by scan or UUID allowed persons to access your gear, this is useful if the access level is set to private and you want to allow only few persons the access. This menu is always available to the user when locked or not.</p>
 +
[[File:Bridle access allowed.png|center]]<br>
 +
<p><span style="color: #00ff00">❓ HELP ❓</span> – Streams the help into the chat window.<br>
 +
<span style="color: #00ff00">❌ BACK ❌</span> – Move back to the previous menu.<br>
 +
<span style="color: #00ff00">⏏ EXIT ⏏</span> – Close the actual menu and release the menu access to anyone.<br>
 +
<span style="color: #00ff00">allow+</span> – Add someone by entering the UUID or by scan to the allowed list.<br>
 +
<span style="color: #00ff00">allow-</span> – Remove someone from the allowed list.<br>
 +
<span style="color: #00ff00">list</span> – Stream the allowed list to your chat window.<br><p>
 +
<br><hr><br>
 +
<!--=====================================================-->
 +
<!--2.3 Tools menu                                      -->
 +
<!--=====================================================-->
 +
<h2><p style="text-align:center; color: #fe5656;font-size: 40px">2.3 Tools menu</p></h2>
 +
[[File:Bridle tools.png|center]]<br>
 +
<p><span style="color: #00ff00">❓ HELP ❓</span> – Streams the help into the chat window.<br>
 +
<span style="color: #00ff00">❌ BACK ❌</span> – Move back to the previous menu.<br>
 +
<span style="color: #00ff00">⏏ EXIT ⏏</span> – Close the actual menu and release the menu access to anyone.<br>
 +
<span style="color: #00ff00">Truekey</span> – Only the wearer can get a new Truekey. The key can get given away, but the final user will need to know the password.<br>
 +
<span style="color: #00ff00">set pw</span> – Set a new password number for the Truekey.<br>
 +
<span style="color: #00ff00">use key</span> – When you wear the Truekey with the correct password you can grab this object key. The wearer cannot use the Truekey on its own object!<br>
 +
<span style="color: #00ff00">spam</span> – Access the sub-menu to change the spam setting.<br>
 +
<span style="color: #00ff00">prefix</span> – change your prefix to whatever you want as long it's built with 2 letters.<br>
 +
<span style="color: #00ff00">RLSD</span> – Reset the linkset data and restart all scripts, default material preset will be applied.<br></p>
 +
<br><hr>
 +
<!--=====================================================-->
 +
<!--2.3.1 Spam menu                                      -->
 +
<!--=====================================================-->
 +
<h4><p style="text-align:center; color: #fe5656;font-size: 30px">2.3.1 Spam menu</p></h4>
 +
<p>You can adjust the level of spam from differents types of message: RLV version, main feature and sub feature. You can either set it to public, private, both or disabled. By definition a sub feature is usually a parameter of a main feature, example: wrists bind into the armbinder is a main feature but fartouch restriction is a sub feature.</p>
 +
[[File:Bridle tools spam.png|center]]<br>
 +
<p><span style="color: #00ff00">❓ HELP ❓</span> – Streams the help into the chat window.<br>
 +
<span style="color: #00ff00">❌ BACK ❌</span> – Move back to the previous menu.<br>
 +
<span style="color: #00ff00">⏏ EXIT ⏏</span> – Close the actual menu and release the menu access to anyone.<br>
 +
<span style="color: #00ff00">RLV ✅</span> - spam the RLV version on the public chat at login/wear/reset, <span style="color: #00ff00">private</span> - only user can read it, ❌ - disabled.<br>
 +
<span style="color: #00ff00">main ✅</span> - spam user and menu user for all main feature, <span style="color: #00ff00">public</span> - only menu user, <span style="color: #00ff00">private</span> - only the user, ❌ - disabled. (note: sub feature spam is following the same setting until the sub setting is changed)<br>
 +
<span style="color: #00ff00">sub ✅</span> - spam user and menu user for all sub feature, <span style="color: #00ff00">public</span> - only menu user, <span style="color: #00ff00">private</span> - only the user, ❌ - disabled.<br></p>
 +
<br><hr>

Revision as of 06:27, 21 May 2025

Bridle.png

[PFS] Bridle v1

The [PFS] Bridle is a bondage gear (not rigged and compatible to any head) to restrict your talk mostly dedicated to ponyplay, it can be used in many other disciplines, you will be able to:
- lock/unlock with RLV or RLVa
- restrict your ability to talk with 5 gag levels plus full silenced
- apply several restrictions in addition of the gaggish
- leash with auto turn and auto TP to leash holder
- use RL/SL timer
- colorize & texture over menu, accessible by both user and keyholder
- add additionnal scripts for public, PFS access
- add your own access script (example is provided)

- set a public leash access
- manage baned list & allowed list
- manage primary owner and secondary owners

1. Generalities

This bondage gear is the result of the cooperation with Filly Heartsong who did the mesh design. We both put together our long experience in mesh design and scripting to provide you an unique gear. Because we care we are open to listen all your comments and suggestions, as long it will help to get a better product!




1.1 RLV

As a viewer standard, RLV restrictions are filtered to the object UUID and if your object uses same restrictions for several functions, you may run into trouble and the result may look a way different than expected. Thay's why RLV, here, is managed to the script level. You can have several scripts triggering restrictions w/o any interactions between them. You can easily follows the object restrictions table from the RLV menu.




1.2 Access

The menu access is build in an inovative way. As standard, everyone can access the menu, with different access levels. Access levels are:

  • public
  • keyholder
  • selftouch

Depending on the lock state of the object, you may get different access levels (they are cumulable) which allows you to do things or not. The not allowed functions are strikethrough but the positive side is you can still read every parameter and setting, including the user.
The menu is mono user but the keyholder has always the priority to access it.
You can access it using the command line over channel 7, just hit /7##tail to get access to the main menu of the object. Replace ## with the user 2 first letters of the user name.
The use of the API allows you to override the actual keyholder, this will help you to implement your own access list from wherever you want. You can implement "key grabbing" scripts as much you want they are asked one after the other. For more info look at the included public access script "plug.access.public".



1.3 Configurable

The object includes a config notecard to configure it, you can modify it at your own risk to change the color palette, animation.



1.4 API

Objects you cannot mod are no fun, that's why you will find here an integrated API that will allows you make your own key grabbing script. plug.access.public is a script, full mod and documented, to make your own.



1.5 Integrated help

To make it accessible and easy to use, the object menus have a "help" feature to stream in your chat window some general informations regarding the actual menu displayed to help you to understand what does every buttons.



1.6 Truekey

The only way to unlock the object is the use of the key held by the keyholder. In case you are stuck or the keyholder not showing back you can, if set up previously, use the Truekey feature to get unlocked by everyone having the key password. You can access it, set it up and use it fromt he "Tools" menu.



2. Bridle features

2.1 Main menu

The main menu provides you an access to all the functions. You can access it if you touch me or use the command line in the of 5m range. Command line is on channel 7 and is built with the 2 first letters of the username followed by the type of the gear: gag here... Example for 'nikki resident' gag you will type /7nigag (you will be noticed if the user has a customized prefix). You can also replace the prefix with '*' to get all users menus. Keyholder are not concerned by the distance limit but take in account the talk range limit.

Bridle main.png

❓ HELP ❓ – Streams the help into the chat window.
⏏ EXIT ⏏ – Close the actual menu and release the menu access to anyone. If not, the access menu will timeout after 300s of no use. Keyholder always have the priority to access the menu even if used by someone else. The actual menu user will be noticed for any attempt to access the menu (fail or success).
lock 🔓 – This object is not locked, no RLV restrictions are applied.
unlock 🔒 – This object is locked, you cannot remove it and RLV restrictions are applied.
key 🚫 – The key is not present and has been taken by someone.
key 🔑 – The key is present, you can maybe grab it.
access – Sub-menu for the access settings.
RLV – Sub-menu for RLV restrictions if they are.
timer ❌/✅ – Sub-menu for timelock (❌=no timer in use, ✅=timer in use).
tools – Sub-menu for the Truekey and some settings.
gag ❌/✅ - Sub-menu to gag feature (❌=no function in use, ✅=at least one function in use).
leash ❌/✅ - Sub-menu to leash feature (❌=no leash in use, ✅=leash in use).
style - Sub-menu for the style of the head harness.



2.1.1 Unlock menu

When unlocking you get some options, you can either call the default settings back to put the rubber ponytail to its initial state, or keep the settings as they are so the rubber ponytail will take the last used settings at the next lock

Bridle unlock.png


YES – All the settings except style are reset to their default values.
NO – All the settings are left as they are, at the next lock all restrictions will be applied again.
MENU – Get the main menu back.

NOTE: timeout for this menu is shorter than the standard 300s, only 10s!.



2.2 Access menu

Bridle access.png


❓ HELP ❓ – Streams the help into the chat window.
❌ BACK ❌ – Move back to the previous menu.
⏏ EXIT ⏏ – Close the actual menu and release the menu access to anyone.
private ✅ – Only user and owner can access it.
public ✅ – Anyone can access the menu and grab the key.
ask ✅ – Same as public but if someone want to grab the key, the actual keyholder (if present in the region) will be asked to allow it or not.
group ✅ – only same group then user can access it.
PFS ✅ – PFS staff can grab the key.
owner – Sub-menu to add/delete owners.

NOTE: if private, public, ask and group are ❌, anyone can access the menu, you can grab the key if available but if the key is already taken you can still go into all menus but all the buttons will be strikethrough.


Exemple of strikethrough menu where the menu user has the free access level

Bridle access striketrough.png




2.2.1 Owner sub menu

You can add by scan or UUID one primary owner and two scondary owners. Only primary owner can add secondary owners.

Bridle access owner.png


❓ HELP ❓ – Streams the help into the chat window.
❌ BACK ❌ – Move back to the previous menu.
⏏ EXIT ⏏ – Close the actual menu and release the menu access to anyone.
prim+ – Add primary owner (only user can do it).
sec+ – Add secondary owner, only primary can add secondary owners (2 max).
remove – Primary owner can remove secondary owners or itself if unlocked.




2.2.2 Banned sub menu

You can add by scan or UUID banned persons to access your gear. This menu is always available to the user when locked or not.

Bridle access banned.png


❓ HELP ❓ – Streams the help into the chat window.
❌ BACK ❌ – Move back to the previous menu.
⏏ EXIT ⏏ – Close the actual menu and release the menu access to anyone.
ban+ – Add someone by entering the UUID or by scan to the banned list.
ban- – Remove someone from the banned list.
list – Stream the banned list to your chat window.




2.2.3 Allowed sub menu

You can add by scan or UUID allowed persons to access your gear, this is useful if the access level is set to private and you want to allow only few persons the access. This menu is always available to the user when locked or not.

Bridle access allowed.png


❓ HELP ❓ – Streams the help into the chat window.
❌ BACK ❌ – Move back to the previous menu.
⏏ EXIT ⏏ – Close the actual menu and release the menu access to anyone.
allow+ – Add someone by entering the UUID or by scan to the allowed list.
allow- – Remove someone from the allowed list.
list – Stream the allowed list to your chat window.




2.3 Tools menu

Bridle tools.png


❓ HELP ❓ – Streams the help into the chat window.
❌ BACK ❌ – Move back to the previous menu.
⏏ EXIT ⏏ – Close the actual menu and release the menu access to anyone.
Truekey – Only the wearer can get a new Truekey. The key can get given away, but the final user will need to know the password.
set pw – Set a new password number for the Truekey.
use key – When you wear the Truekey with the correct password you can grab this object key. The wearer cannot use the Truekey on its own object!
spam – Access the sub-menu to change the spam setting.
prefix – change your prefix to whatever you want as long it's built with 2 letters.
RLSD – Reset the linkset data and restart all scripts, default material preset will be applied.



2.3.1 Spam menu

You can adjust the level of spam from differents types of message: RLV version, main feature and sub feature. You can either set it to public, private, both or disabled. By definition a sub feature is usually a parameter of a main feature, example: wrists bind into the armbinder is a main feature but fartouch restriction is a sub feature.

Bridle tools spam.png


❓ HELP ❓ – Streams the help into the chat window.
❌ BACK ❌ – Move back to the previous menu.
⏏ EXIT ⏏ – Close the actual menu and release the menu access to anyone.
RLV ✅ - spam the RLV version on the public chat at login/wear/reset, private - only user can read it, ❌ - disabled.
main ✅ - spam user and menu user for all main feature, public - only menu user, private - only the user, ❌ - disabled. (note: sub feature spam is following the same setting until the sub setting is changed)
sub ✅ - spam user and menu user for all sub feature, public - only menu user, private - only the user, ❌ - disabled.