Made WorldEdit optional

This commit is contained in:
Stijn Bannink 2023-08-19 20:06:24 +02:00
parent ee9aecce8e
commit b8e068480c
5 changed files with 91 additions and 63 deletions

View file

@ -76,6 +76,7 @@ Build:
UnsupportedSelection: '&cThe selection must be cuboid or polygonal!'
BlocksAdded: '&aBlocks added to the elevator.'
BlocksFailed: '&cNot all blocks could be added to the elevator. Failure amount: %Failed%'
WorldEditNotEnabled: '&cWorldEdit is not enabled on this server!'
Rope:
StillAdjusting: '&cYou are still adjusting a rope.'

View file

@ -3,7 +3,7 @@ main: tech.sbdevelopment.v10lift.V10LiftPlugin
version: ${project.version}
api-version: "1.13"
author: SBDeveloper
softdepend: ["Vault"]
softdepend: ["Vault", "WorldEdit"]
commands:
v10lift:
description: The V10Lift Command