diff --git a/plugin.yml b/plugin.yml index f504e27..804161f 100644 --- a/plugin.yml +++ b/plugin.yml @@ -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 \ No newline at end of file + default: true