Merge pull request #15 from maxnz/patch-1
Add api-version to plugin.yml
This commit is contained in:
commit
b3be946de7
@ -3,6 +3,7 @@ main: me.EtienneDx.RealEstate.RealEstate
|
|||||||
version: ${project.version}
|
version: ${project.version}
|
||||||
authors: [EtienneDx]
|
authors: [EtienneDx]
|
||||||
depend: [GriefPrevention, Vault]
|
depend: [GriefPrevention, Vault]
|
||||||
|
api-version: "1.15"
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
re:
|
re:
|
||||||
@ -80,4 +81,4 @@ permissions:
|
|||||||
default: op
|
default: op
|
||||||
realestate.autorenew:
|
realestate.autorenew:
|
||||||
description: Allows the player to enable automatic renew for his rented claims and subclaims
|
description: Allows the player to enable automatic renew for his rented claims and subclaims
|
||||||
default: true
|
default: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user