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}
|
||||
authors: [EtienneDx]
|
||||
depend: [GriefPrevention, Vault]
|
||||
api-version: "1.15"
|
||||
|
||||
commands:
|
||||
re:
|
||||
@ -80,4 +81,4 @@ permissions:
|
||||
default: op
|
||||
realestate.autorenew:
|
||||
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