auction/SlotMashine/config.yml

17 lines
297 B
YAML
Raw Normal View History

2023-12-14 22:00:10 +00:00
name: SlotMashine
supportedstandards: []
events:
2024-01-09 11:11:13 +00:00
- name: SlotResult
2023-12-16 17:26:51 +00:00
parameters:
2024-01-09 11:11:13 +00:00
- name: array
type: Array
- name: playerBalance
2023-12-16 17:26:51 +00:00
parameters:
2024-01-09 11:11:13 +00:00
- name: int
type: Integer
2023-12-14 22:00:10 +00:00
permissions:
- methods: '*'
2023-12-16 17:26:51 +00:00
events:
2024-01-09 11:11:13 +00:00
- SlotResult
- playerBalance