2015-05-20 15:30:56 +00:00
|
|
|
name: LuckLottery
|
|
|
|
main: cn.citycraft.LuckLottery.LuckLottery
|
|
|
|
author: 喵♂呜
|
2015-05-24 11:43:23 +00:00
|
|
|
version: 0.0.7
|
2015-05-20 15:48:42 +00:00
|
|
|
depended: [Vault]
|
2015-05-20 15:30:56 +00:00
|
|
|
commands:
|
|
|
|
lucklottery:
|
2015-05-22 15:31:03 +00:00
|
|
|
aliases: [ll]
|
|
|
|
permissions:
|
|
|
|
lucklottery.*:
|
|
|
|
description: 允许使用所有命令!
|
|
|
|
default: op
|
|
|
|
children:
|
|
|
|
lucklottery.showall: true
|
|
|
|
lucklottery.reward: true
|
|
|
|
lucklottery.random: true
|
|
|
|
lucklottery.look: true
|
|
|
|
lucklottery.clear: true
|
2015-05-24 11:43:23 +00:00
|
|
|
lucklottery.reload: true
|
2015-05-22 15:31:03 +00:00
|
|
|
lucklottery.showall:
|
|
|
|
description: 允许查看所有已购买彩票!
|
|
|
|
default: op
|
|
|
|
lucklottery.reward:
|
|
|
|
description: 允许结算上一轮彩票!
|
|
|
|
default: op
|
|
|
|
lucklottery.random:
|
|
|
|
description: 允许重新生成本轮彩票!
|
|
|
|
default: op
|
|
|
|
lucklottery.look:
|
|
|
|
description: 允许查看本轮彩票号码!
|
|
|
|
default: op
|
|
|
|
lucklottery.clear:
|
|
|
|
description: 允许清理玩家彩票数据!
|
2015-05-24 11:43:23 +00:00
|
|
|
default: op
|
|
|
|
lucklottery.reload:
|
|
|
|
description: 允许重载彩票插件!
|
2015-05-22 15:31:03 +00:00
|
|
|
default: op
|