Location & Name Commands
Commands controlling location visibility and name display.
Icon Legend
🧪 Experimental in RLVa — requires RLVaExperimentalCommands setting (enabled by default in Firestorm/Alchemy). Standard in RLV (Kokua). · Version info shown inline after each heading.
Location Commands
@showworldmap
@showworldmap=<y/n>
v1.11
Prevents viewing the world map. Closes if already open.
@showminimap
@showminimap=<y/n>
v1.11
Prevents viewing the mini map. Closes if already open.
@showloc
@showloc=<y/n>
v1.12
Prevents knowing current location:
- World map hidden
- Parcel and region name hidden on top menubar
- Cannot create landmarks
- Cannot buy land
- Cannot see location after teleport
- Cannot see location in About box
- System and object messages obfuscated if they contain region/parcel names
Note
llOwnerSay calls are NOT obfuscated, so radars still work.
Name Tag Commands
@shownames
@shownames[:except_uuid]=<y/n>
v1.12.2 (dummy names added v1.16, UUID exception added v2.9.20)
Hides all names (including own) except the specified UUID. Replaces names with dummy names ("Someone", "A resident"), hides tooltips, and disables pie menu profile access.
@shownames_sec
@shownames_sec[:except_uuid]=<y/n>
v2.9.20
Secure version — only accepts exceptions from the same object.
@shownametags
@shownametags=<y/n>
v2.9
Like @shownames but does not censor chat with dummy names. Hides name tags, radar, and right-click name display.
@shownametags_sec
@shownametags_sec=<y/n>
v2.9
Secure version — only accepts exceptions from the same object.
@shownearby 🧪
@shownearby=<y/n>
v2.9.29 — requires RLVaExperimentalCommands (Firestorm 7.2.5.81383).
Hides names in the "Nearby" tab of the "People" window and censors them in the minimap.
Hovertext Commands
@showhovertextall
@showhovertextall=<y/n>
v1.19
Prevents reading any hovertext (2D text floating above prims).
@showhovertext
@showhovertext:<UUID>=<y/n>
v1.19
Prevents reading hovertext on a specific object.
@showhovertexthud
@showhovertexthud=<y/n>
v1.19
Prevents reading hovertext on HUD objects.
@showhovertextworld
@showhovertextworld=<y/n>
v1.19
Prevents reading hovertext on in-world objects.
See also: Camera & View | Teleportation