{ "_chatcommands": { "settings": { "enableAutocomplete": "Enable autocomplete", "enableAutocompleteHint": "Display an autocomplete menu while entering commands in the chat. Changing this setting will reload the window.", "maxEntries": "Maximum autocomplete entries", "maxEntriesHint": "Limits how many entries can be displayed in the autocomplete menu. Additional entries will be replaced with an overflow message.", "autocompleteCore": "Autocomplete core commands", "autocompleteCoreHint": "Include FoundryVTT core commands for autocompletion. Changing this setting will reload the window.", "displayFooter": "Show aliases and module", "displayFooterHint": "Display aliases and the source module when autocompleting commands." }, "extraEntries": "Enter parameters to find additional results.", "noEntries": "No registered command matches your input.", "insufficientPermissions": "You do not have the permissions to use the {command} command.", "coreCommands": { "ic": "Send a message as the currently selected or associated character.", "ooc": "Send a message out of character.", "emote": "Perform an emote as the currently selected or associated character.", "whisper": { "description": "Send a private message to another player.", "gm": "Gamemasters", "players": "Players" }, "roll": { "basic": "Roll some dice.", "gm": "Roll some dice that are only visible for you and the game master.", "blind": "Roll some dice that are only visible for the game master.", "self": "Roll some dice that are only visible for you.", "public": "Roll some dice that are visible for everyone.", "simpleInfo": "Basic syntax: AmountdFaces+,-,*,/More rolls or numbers", "descriptionInfo": "Labeled rolls: Roll[Dice description] # Roll description", "modifierInfo": "Modifiers: See Dice Modifiers.", "advancedInfo": "Pools, variables & functions: See Advanced Dice.", "recent": "Recently used" } } } }