mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI.git
synced 2025-01-04 23:37:44 +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>",
|
"&b/papi &fregister &9<file name>",
|
||||||
" &7&oRegister an expansion by the name of the file",
|
" &7&oRegister an expansion by the name of the file",
|
||||||
"&b/papi &funregister &9<expansion name>",
|
"&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