first commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: DirtSleep
|
||||
version: 1.0
|
||||
main: com.bitnix.dirtsleep.DirtSleepPlugin
|
||||
api-version: '1.21'
|
||||
author: bitnix
|
||||
description: Simple vote day plugin
|
||||
commands:
|
||||
voteday:
|
||||
description: Vote to make it day
|
||||
usage: /voteday
|
||||
dirtsleep:
|
||||
description: DirtSleep admin command
|
||||
usage: /dirtsleep reload
|
||||
permission: dirtsleep.admin
|
||||
permissions:
|
||||
dirtsleep.admin:
|
||||
description: Allows reloading DirtSleep
|
||||
default: op
|
||||
dirtsleep.bypass:
|
||||
description: Excludes player from required vote calculations
|
||||
default: false
|
||||
Reference in New Issue
Block a user