Recreation of the original MineconomiaCore with better coding practises.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
604 B

name: MineconomiaCoreV2
version: '1.0-SNAPSHOT'
main: xyz.soukup.mineconomiaCoreV2.MineconomiaCoreV2
api-version: '1.21'
commands:
tpw:
description: "Teleportuje tě do jiného světa"
usage: /tpw <world> [player]
tractor:
description: "blieat"
admin:
description: "Utility command pro adminy"
usage: /admin <util>
money:
description: "check current money balance"
usage: /money [player]
aliases: [penize, peníze, balance]
pay:
description: "let go of your money :D"
usage: /pay <player name/group> [group name] <amount>
aliases: [zaplatit, platit]