mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-08-01 18:23:09 +00:00
Update default.lang with new /pp remove syntax
This commit is contained in:
parent
230106ecf7
commit
429bee472a
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ command-description-help: 'Displays the help menu... You have arrived'
|
|||
command-description-info: 'Gets the description of one of your active particles'
|
||||
command-description-list: 'Lists the IDs of your active particles'
|
||||
command-description-reload: 'Reloads the config.yml and lang file'
|
||||
command-description-remove: 'Removes one of your active particles'
|
||||
command-description-remove: 'Removes some of your active particles'
|
||||
command-description-reset: 'Removes all your active particles'
|
||||
command-description-styles: 'Display a list of styles you can use'
|
||||
command-description-toggle: 'Toggles particle visibility on/off'
|
||||
|
@ -41,7 +41,7 @@ command-description-worlds: 'Find out what worlds particles are disabled in'
|
|||
# Sub-Command Usage
|
||||
command-description-fixed-create: '&e/pp fixed create <<x> <y> <z>|<looking>> <effect> <style> [data] - Creates a new fixed effect'
|
||||
command-description-fixed-edit: '&e/pp fixed edit <id> <effect|style|data> <args> - Edit part of a fixed effect by its ID'
|
||||
command-description-fixed-remove: '&e/pp fixed remove <ID> - Removes a fixed effect by its ID'
|
||||
command-description-fixed-remove: '&e/pp fixed remove <ID|effect|style> - Removes a fixed effect by its ID'
|
||||
command-description-fixed-list: '&e/pp fixed list - Lists all IDs of your fixed effects'
|
||||
command-description-fixed-info: '&e/pp fixed info <ID> - Gets info on one of your fixed effects'
|
||||
command-description-fixed-clear: '&e/pp fixed clear <radius> - Clears all fixed effects of all players within the given radius'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue