v1.3.1: NBT preservation, GUI previews, and global placement toggle
This commit is contained in:
BIN
oyeOwner/target/classes/party/cybsec/CoreProtectHook.class
Normal file
BIN
oyeOwner/target/classes/party/cybsec/CoreProtectHook.class
Normal file
Binary file not shown.
BIN
oyeOwner/target/classes/party/cybsec/OyeOwner.class
Normal file
BIN
oyeOwner/target/classes/party/cybsec/OyeOwner.class
Normal file
Binary file not shown.
BIN
oyeOwner/target/classes/party/cybsec/OyeOwnerAPI.class
Normal file
BIN
oyeOwner/target/classes/party/cybsec/OyeOwnerAPI.class
Normal file
Binary file not shown.
BIN
oyeOwner/target/classes/party/cybsec/command/WhoCommand.class
Normal file
BIN
oyeOwner/target/classes/party/cybsec/command/WhoCommand.class
Normal file
Binary file not shown.
14
oyeOwner/target/classes/plugin.yml
Normal file
14
oyeOwner/target/classes/plugin.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
name: oyeOwner
|
||||
version: '1.0'
|
||||
main: party.cybsec.OyeOwner
|
||||
api-version: '1.21'
|
||||
depend: [CoreProtect]
|
||||
commands:
|
||||
who:
|
||||
description: check who placed the block you are looking at
|
||||
permission: oyeowner.use
|
||||
usage: /<command>
|
||||
permissions:
|
||||
oyeowner.use:
|
||||
description: Allows player to use the /who command
|
||||
default: op
|
||||
Reference in New Issue
Block a user