mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Add dump command to help
This commit is contained in:
parent
0ce8dd5096
commit
c3499416f3
@ -64,7 +64,9 @@ public final class CommandHelp extends PlaceholderCommand
|
||||
"&b/papi &fregister &9<file name>",
|
||||
" &7&oRegister an expansion by the name of the file",
|
||||
"&b/papi &funregister &9<expansion name>",
|
||||
" &7&oUnregister an expansion by name");
|
||||
" &7&oUnregister an expansion by name",
|
||||
"&b/papi &fdump",
|
||||
" &7&oTake a dump and send it to clip or someone else in HelpChat");
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user