All Downloads are FREE. Search and download functionalities are using the official Maven repository.

handlers.simple-handler.yml Maven / Gradle / Ivy

There is a newer version: 1.6.7-beta-6
Show newest version
custom-handler:
  triggers: [ async player chat ]
  when:
    - if: "'check &player name == 'Glom_'"
      goto: main1
    - else: main
  functions:
    main: |-
      tell &player 你说话了! -  爱来自 plugins/Pouvoir/handlers/simple-handler.yml
    main1: |-
      tell &player Glom说话了!




© 2015 - 2024 Weber Informatics LLC | Privacy Policy