PropManager fix. Added abstract BlockAndSeekItem. Created LazyLocation. Added many items for seeker/hider
This commit is contained in:
19
bin/main/plugin.yml
Normal file
19
bin/main/plugin.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
name: BlockAndSeek
|
||||
version: '0.0.1-a'
|
||||
main: hdvtdev.blockandseek.BlockAndSeek
|
||||
api-version: '1.20'
|
||||
load: POSTWORLD
|
||||
|
||||
depend:
|
||||
- LibsDisguises
|
||||
|
||||
permissions:
|
||||
blockandseek.manage:
|
||||
description: "Permission to use this subcommands: reload, map"
|
||||
default: op
|
||||
|
||||
commands:
|
||||
blockandseek:
|
||||
aliases:
|
||||
- bs
|
||||
usage: "Usage: /blockandseek [subcommand]"
|
||||
Reference in New Issue
Block a user