From 6fe3705d4b5c30bd598609d69b0b9ad1d08a649d Mon Sep 17 00:00:00 2001 From: Luna <83607009+LunaWasFlagged@users.noreply.github.com> Date: Sun, 29 Aug 2021 14:23:18 -0300 Subject: [PATCH] Allow people to upload schematics to the server (#25) --- permissions.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/permissions.yml b/permissions.yml index 8626832..a014508 100644 --- a/permissions.yml +++ b/permissions.yml @@ -212,6 +212,13 @@ op: worldedit.transforms: true worldedit.toggleplace: true worldedit.setwand: true + worldedit.clipboard.save: true + worldedit.schematic.delete: true + worldedit.schematic.move: true + worldedit.schematic.move.other: true + worldedit.clipboard.load: true + worldedit.schematic.load.other: true + worldedit.schematic.save.other: true deop: default: not-op