Command system rewrite using Drink and Maven support.
This commit is contained in:
15
src/main/resources/plugin.yml
Normal file
15
src/main/resources/plugin.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
name: PlayerAI
|
||||
main: net.nuggetmc.ai.PlayerAI
|
||||
version: 1.0
|
||||
api-version: 1.16
|
||||
author: HorseNuggets
|
||||
|
||||
permissions:
|
||||
playerai.*:
|
||||
description: PlayerAI parent permission.
|
||||
default: op
|
||||
children:
|
||||
playerai.manage: true
|
||||
playerai.manage:
|
||||
description: Allows for PlayerAI NPC management.
|
||||
default: op
|
||||
Reference in New Issue
Block a user