Skip to content

Latest commit

 

History

History
42 lines (41 loc) · 9.24 KB

Command.md

File metadata and controls

42 lines (41 loc) · 9.24 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
.bloodline log .bl l Toggles logging of bloodlineXP gain. 0
.bloodline reset .bl r Resets all bloodlines to gain more power with them. 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 Display your current mastery progression in everything 0
.mastery log .m l Toggles logging of mastery gain. 0
.mastery reset .m r Resets all weapon mastery to gain more power. 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