Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if arg 1 is "info":
- if arg 2 is set:
- if file "{@folder}/kits/%arg 2%.yml" exists:
- set {_kitsy::*} to all files in "%{@folder}/kits"
- loop {_kitsy::*}:
- set {_i} to "%loop-value%"
- replace all ".yml" in {_i} with ""
- add {_i} to {_kit::*}
- send "{@tag} &cDostepne zestawy: &7%{_kit::*}%"
Advertisement
Add Comment
Please, Sign In to add comment