Skip to content

Latest commit

 

History

History
55 lines (53 loc) · 13 KB

File metadata and controls

55 lines (53 loc) · 13 KB

To regenerate this table, uncomment the GenerateCommandMd function in Plugin.ValidateCommandPermissions. Then check the LogOutput.log in the server after starting. Usage arguments: <> are required, [] are optional

Command Short hand Usage Description Admin Level
.challenge leaderboard .clb <index> Shows the leaderboard for the challenge at the specified index 0
.challenge list .cl Lists available challenges and their progress 0
.challenge log .clog Toggles logging of challenges. 0
.challenge toggle .ct <index> Accepts or resets the challenge at the specified index 0
.db load [loadBackup] Force the plugin to load XPRising DB from file. Use loadBackup to load from the backup directory instead of the main directory. 100
.db save [saveBackup] Force the plugin to write XPRising DB to file. Use saveBackup to additionally save to the backup directory. 100
.db wipe Force the plugin to wipe and re-initialise the database. 100
.experience get .xp g Display your current xp 0
.experience log .xp l Toggles logging of xp gain. 0
.experience questSkip .xp qs Skips the level requirement quest. Quest should be auto-skipped, but just in case you need it. 0
.experience set .xp s <playerName> <level> Sets the specified player's level to the start of the given level 100
.group add .ga [playerName] Adds a player to your group. Leave blank to add all "close" players to your group. 0
.group ignore .gi Toggles ignoring group invites for yourself. 0
.group leave .gl Leave your current group. 0
.group no .gn [index] Reject the oldest invite, or the invite specified by the provided index. 0
.group show .gs Prints out info about your current group and your group preferences 0
.group wipe .gw Clear out any existing groups and invites 100
.group yes .gy [index] Accept the oldest invite, or the invite specified by the provided index. 0
.l10n List available localisations 0
.l10n set .l10n s <language> Set your localisation language 0
.mastery add .m a <type> <amount> Adds the amount to the mastery of the specified type 100
.mastery get .m g [masteryType] Display your current mastery progression for your active or specified mastery type 0
.mastery get-all .m ga Displays your current mastery progression in for all types that have progression (zero progression masteries are not shown). 0
.mastery log .m l Toggles logging of mastery gain. 0
.mastery reset .m r <masteryType> Resets mastery to gain more power with it. 0
.mastery reset-all .m ra [category] Resets all mastery to gain more power. Category can be used to reset all weapons vs all bloodlines. 0
.mastery set .m s <playerName> <masteryType> <masteryValue> Sets the specified player's mastery to a specific value 100
.permission add admin .paa Gives the current user the max privilege level. Requires user to be admin. 100
.permission command .p c Display current privilege levels for commands. 100
.permission set command .psc <command> <0-100> Sets the required privilege level for a command. 100
.permission set user .psu <playerName> <0-100> Sets the privilege level for a user. 100
.permission user .p u Display current privilege levels for users. 100
.playerbuffs .pb Display the player's buff details. 0
.playerinfo .pi Display the player's information details. 0
.playerinfo .pi <PlayerName> Display the requested player's information details. 100
.wanted fixminions .w fm Remove broken gloomrot technician units 100
.wanted get .w g Shows your current wanted level 0
.wanted log .w l Toggle logging of heat data. 0
.wanted set .w s <name> <faction> <value> Sets the current wanted level 100
.wanted trigger .w t [name] Triggers the ambush check for yourself or the given user 100
.xpconf .xpc [setting [value]] Display or set the player's current config. See table below for details. 0

xpconf options

Setting Usage Description
logging (or l) .xpconf l Toggles chat logging for all loggable systems
groupIgnore (or gi) .xpconf gi Toggles whether group invites are ignored
barColours (or colours) .xpconf colours "#fff,green,red,green,red,gray" Specify a set of 6 colours to be used for the progress bars in the ClientUI. Order of colours: [XP, Mastery, Blood, Challenge active, Challenge failed, Challenge inactive]. This supports html colours (e.g. #fff or #ffffff or white for white)
text (or t) .xpconf t Changes the size of the text send back in chat logs. <value> should be one of: tiny, small, normal
sct .xpconf sct Toggles scrolling combat text (sct) added by this mod (shows/hides the +X experience text)