forked from RevivalPMMP/PureEntitiesX
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
25 lines (23 loc) · 730 Bytes
/
plugin.yml
File metadata and controls
25 lines (23 loc) · 730 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name: PureEntitiesX
main: revivalpmmp\pureentities\PureEntities
version: 0.7.0
api: 3.19.0
load: STARTUP
authors: ["milk0417", "RevivalPMMP"]
description: Implement all MCPE entities into your worlds
website: https://github.com/RevivalPMMP/PureEntitiesX
permissions:
pureentities:
default: op
description: "Allows using all the PureEntities commands"
children:
pureentities.command:
default: op
description: "Allows using all the PureEntities commands"
children:
pureentities.command.pesummon:
default: op
description: "Allows spawning mobs"
pureentities.command.peremove:
default: op
description: "Allows removal of all non-player entities from loaded chunks"