From 52058bc3f6acf9fb1ccfe88fccf1455fa45fe808 Mon Sep 17 00:00:00 2001 From: Larry Date: Tue, 21 Jul 2020 15:53:38 -0600 Subject: [PATCH] change import/export urls (#74) --- Permissions.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Permissions.md b/Permissions.md index 246eec3..0bb8a11 100644 --- a/Permissions.md +++ b/Permissions.md @@ -14,7 +14,7 @@ luckperms.deletegroup | [`/lp deletegroup` command](https://github.com/lucko/Luc luckperms.deletetrack | [`/lp deletetrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-deletetrack-name) luckperms.editor | [`/lp editor` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-editor) luckperms.applyedits | [`/lp applyedits` command](https://github.com/lucko/LuckPerms/wiki/Web-Editor#saving-your-changes) -luckperms.export | [`/lp export` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-export-file) +luckperms.export | [`/lp export` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-export-file--upload) luckperms.group.clear | [`/lp group clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-clear-context) luckperms.group.clone | [`/lp group clone` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-clone-new-name) luckperms.group.editor | [`/lp group editor` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-editor) @@ -59,7 +59,7 @@ luckperms.group.rename | [`/lp group rename` command](https://github.com luckperms.group.setdisplayname | [`/lp group setdisplayname` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-setdisplayname-name) luckperms.group.setweight | [`/lp group setweight` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-setweight-weight) luckperms.group.showtracks | [`/lp group showtracks` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-showtracks) -luckperms.import | [`/lp import` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-import-file) +luckperms.import | [`/lp import` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-import-filecode---upload---merge) luckperms.info | [`/lp info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-info) luckperms.listgroups | [`/lp listgroups` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-listgroups) luckperms.listtracks | [`/lp listtracks` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-listtracks) @@ -126,4 +126,4 @@ luckperms.user.permission.unsettemp | [`/lp user permission unsettemp` co luckperms.user.promote | [`/lp user promote` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-promote-track-context) luckperms.user.showtracks | [`/lp user showtracks` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-showtracks) luckperms.verbose | [`/lp verbose` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-verbose-onrecordoffupload-filter) -luckperms.verbose.commandother | [`/lp verbose command command`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-verbose-onrecordoffupload-filter) +luckperms.verbose.commandother | [`/lp verbose command command`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-verbose-onrecordoffupload-filter) \ No newline at end of file