mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-05 17:07:06 +02:00
Add dump command to help
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user