mirror of
https://github.com/Ne0nx3r0/BetterAlias.git
synced 2024-11-27 12:46:12 +01:00
Adding multiple command example.
This commit is contained in:
parent
6f8083c634
commit
dbfa144e84
@ -14,3 +14,8 @@ to:
|
||||
2: /tp !1p !2p
|
||||
bring:
|
||||
1: /tp !1p !name
|
||||
# multiple command example
|
||||
tpthenkick:
|
||||
1:
|
||||
- /tp !1p !name
|
||||
- /kick !1p
|
@ -1,5 +1,5 @@
|
||||
name: BetterAlias
|
||||
main: com.gmail.Ne0nx3r0.BetterAlias
|
||||
version: '0.1'
|
||||
version: '0.2'
|
||||
database: false
|
||||
description: Command alias system
|
Loading…
Reference in New Issue
Block a user