+xp
XP management commands.
Usage:
+xp - View your XP
+xp <name> - View another character's XP (Staff only)
+xp/view <name> - View detailed XP history (Staff only)
+xp/sub <name>/<amount>=<reason> - Remove XP from character (Staff only)
+xp/init - Initialize scene tracking
+xp/endscene - Manually end current scene
+xp/add <name>=<amt> - Add XP to a character (Staff only)
+xp/spend <stat> <rating>=<reason> - Spend XP (Must be in OOC area)
+xp/spend <stat>/<category.subcategory> <rating>=<reason> - Spend XP with explicit category
+xp/forceweekly - Force weekly XP distribution (Staff only)
+xp/staffspend <name>/<stat> <rating>=<reason> - Spend XP on behalf of a character (Staff only)
+xp/staffspend <name>/<stat>/<category.subcategory> <rating>=<reason> - Staff spend with explicit category
+xp/approve <name>/<amount>=<reason> - Record XP spend without cost (Staff only)
+xp/refund <name>/<amount>=<reason> - Refund XP to a character (Staff only)
+xp/fixstats <name> - Fix a character's stats structure (Staff only)
+xp/fixdata <name> - Fix a character's XP data structure (Staff only)
Examples:
+xp/spend Strength 3=Getting stronger
+xp/spend Potence 2=Learning from mentor
+xp/spend Resources 2=Business success
+xp/spend Time/powers.realm 3=Working with the Dreaming
+xp/staffspend Bob/Strength 3=Staff correction
+xp/staffspend Bob/Time/powers.realm 3=Setting as changeling realm power
+xp/sub Bob/5=Correcting XP error
+xp/approve Bob/5=Learning through mentor IC
+xp/refund Bob/3=Overcharge correction
+xp/staffspend ryan/Dark Fate=Flaw Buyoff
+xp/fixdata Bob - Fix Bob's XP data structure
Notes:
You can explicitly specify category.subcategory for stats that might exist
in multiple categories depending on character type. For example, the "Time"
stat can be a sphere for Mages (powers.sphere) or a realm for Changelings
(powers.realm).