-
Notifications
You must be signed in to change notification settings - Fork 0
Slash Commands
gabbajo3 edited this page Aug 1, 2026
·
1 revision
Everything here can also be done from Options > AddOns > GabbaRP (see Settings); these are just the chat-command equivalents, mainly handy for quick toggles or scripting into a macro.
/gabbarp on | off
/gabbarp mode self|public|both
/gabbarp anim on|off
/gabbarp greetings on|off
/gabbarp impdebug on|off (troubleshooting log for Imp Backtalk)
/gabbarp greetdebug on|off (troubleshooting log for language selection)
/gabbarp triggerdebug on|off (troubleshooting log for why a skill did/didn't comment)
/gabbarp debuglog [clear] (persisted debug trail, also readable from the saved GabbaRP.lua file)
/gabbarp report (copy-pasteable diagnostic summary for bug reports)
/gabbarp testdeath <name> [last words] (simulate a Death: Guild reaction, for testing)
Running /gabbarp with no arguments (or an unrecognized one) prints this same list along with each setting's current value.
See Troubleshooting for what the debug commands are actually for and how to read their output.