mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-11-24 19:46:32 +01:00
change import/export urls (#74)
parent
70f997f09c
commit
52058bc3f6
@ -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 <group> clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-clear-context)
|
||||
luckperms.group.clone | [`/lp group <group> clone` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-clone-new-name)
|
||||
luckperms.group.editor | [`/lp group <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 <group> rename` command](https://github.com
|
||||
luckperms.group.setdisplayname | [`/lp group <group> setdisplayname` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-setdisplayname-name)
|
||||
luckperms.group.setweight | [`/lp group <group> setweight` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-setweight-weight)
|
||||
luckperms.group.showtracks | [`/lp group <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)
|
||||
|
Loading…
Reference in New Issue
Block a user