Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsers doesn't work #193

Closed
StKillReal opened this issue Apr 17, 2024 · 0 comments
Closed

Parsers doesn't work #193

StKillReal opened this issue Apr 17, 2024 · 0 comments

Comments

@StKillReal
Copy link

Describe the bug

I was looking for a solution in Discord, but have found nothing. It should work, but it doesn't.

  menus:
    type: custom_form
    title: "§lБоковые меню"
    components:
      - type: dropdown
        text: "Выбери меню"
        default-option: 0
        options:
          - "Стандартное"
          - "Городское"
          - "Приваты"
          - "Рыночное"
          - "Шахтерское"
          - "Судный день"
        parsers:
          - type: replacements
            replacements:            
              - Стандартное: scoreboard1
              - Городское: town
              - Приваты: wg
              - Рыночное: ah
              - Шахтерское: miner
              - Судный день: wed          
    actions:
      - commands:
          - "player; tab scoreboard show %result_0%" 

To Reproduce

  1. Create a pareser for a line
  2. It should be enough

Expected behaviour

%result_0% should be changed on parser

Screenshots / Videos

image
image
image

Server Version and Plugins

No response

Geyser Dump

No response

CrossplatForms Version

latest build

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant