PropManager fix. Added abstract BlockAndSeekItem. Created LazyLocation. Added many items for seeker/hider

This commit is contained in:
2025-12-03 18:07:11 +03:00
parent fd94112d87
commit 3cbcfb385f
125 changed files with 2173 additions and 575 deletions

19
bin/main/plugin.yml Normal file
View 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]"