forked from DovahDoVolom/PurePerms
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #83 from vecnavium-pm-pl/master
v2.0.0 release
- Loading branch information
Showing
54 changed files
with
2,229 additions
and
6,013 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,76 +1,49 @@ | ||
|
||
# PurePerms by 64FF00 (xktiverz@gmail.com, @64ff00 for Twitter) | ||
|
||
name: PurePerms | ||
main: _64FF00\PurePerms\PurePerms | ||
version: 1.4.5 | ||
api: [4.0.0] | ||
load: POSTWORLD | ||
author: "Vecnavium , 64FF00 & ProjectInfinity" | ||
permissions: | ||
pperms: | ||
default: op | ||
description: "PurePerms by 64FF00! (Twitter: @64FF00)" | ||
pperms.command: | ||
default: op | ||
description: "Allows you to use all PurePerms commands." | ||
pperms.command.addgroup: | ||
default: op | ||
description: "Allows you to add a new group to the groups list." | ||
pperms.command.addparent: | ||
default: op | ||
description: "Allows you to add a group to another group inheritance list." | ||
pperms.command.defgroup: | ||
default: op | ||
description: "Allows you to set the default group manually." | ||
pperms.command.fperms: | ||
default: op | ||
description: "Allows you to find permissions for a specific plugin." | ||
pperms.command.groups: | ||
default: op | ||
description: "Allows you to see a list of all groups." | ||
pperms.command.listgperms: | ||
default: op | ||
description: "Allows you to see a list of all permissions from a group." | ||
pperms.command.listuperms: | ||
default: op | ||
description: "Allows you to see a list of all permissions from a user." | ||
pperms.command.ppinfo: | ||
default: true | ||
description: "Allows you to get current PurePerms information." | ||
pperms.command.grpinfo: | ||
default: op | ||
description: "Nothing" | ||
pperms.command.ppreload: | ||
default: op | ||
description: "Allows you to reload all PurePerms configurations." | ||
pperms.command.rmgroup: | ||
default: op | ||
description: "Allows you to remove a group from the groups list." | ||
pperms.command.rmparent: | ||
default: op | ||
description: "Allows you to remove a group from another group inheritance list." | ||
pperms.command.setgperm: | ||
default: op | ||
description: "Allows you to add a permission to the group." | ||
pperms.command.setgroup: | ||
default: op | ||
description: "Allows you to set group for a user." | ||
pperms.command.setuperm: | ||
default: op | ||
description: "Allows you to add a permission to a user." | ||
pperms.command.unsetgperm: | ||
default: op | ||
description: "Allows you to remove a permission from the group." | ||
pperms.command.unsetuperm: | ||
default: op | ||
description: "Allows you to remove a permission from the user." | ||
pperms.command.usrinfo: | ||
default: op | ||
description: "Allows you to see info about a user." | ||
pperms.noeul: | ||
default: op | ||
description: "Allows you to access all 'Noeul' related features." | ||
pperms.noeul.ppsudo: | ||
default: op | ||
description: "Allows you to use the Noeul 'ppsudo' command." | ||
|
||
# PurePerms by 64FF00 (xktiverz@gmail.com, @64ff00 for Twitter) | ||
|
||
name: PurePerms | ||
main: _64FF00\PurePerms\PurePerms | ||
version: 2.0.0 | ||
api: [4.0.0] | ||
load: POSTWORLD | ||
author: "Vecnavium , 64FF00 & ProjectInfinity" | ||
permissions: | ||
pperms: | ||
default: op | ||
description: "PurePerms by 64FF00! (Twitter: @64FF00)" | ||
plperms.command: | ||
default: op | ||
description: "Allows you to use all PurePerms commands." | ||
pperms.command.addrank: | ||
default: op | ||
description: "Allows you to add a new rank" | ||
pperms.command.defrank: | ||
default: op | ||
description: "Allows you to set the default rank manually." | ||
pperms.command.plperms: | ||
default: op | ||
description: "Allows you to find permissions for a specific plugin." | ||
pperms.command.ranks: | ||
default: op | ||
description: "Allows you to see a list of all rank." | ||
pperms.command.listuperms: | ||
default: op | ||
description: "Allows you to see a list of all permissions from a user." | ||
pperms.command.ppinfo: | ||
default: true | ||
description: "Allows you to get current PurePerms information." | ||
pperms.command.rmrank: | ||
default: op | ||
description: "Allows you to remove a rank from the ranks list." | ||
pperms.command.setrank: | ||
default: op | ||
description: "Allows you to set rank for a user." | ||
pperms.command.setuperm: | ||
default: op | ||
description: "Allows you to add a permission to a user." | ||
pperms.command.unsetgperm: | ||
default: op | ||
description: "Allows you to remove a permission from the group." | ||
pperms.command.unsetuperm: | ||
default: op | ||
description: "Allows you to remove a permission from the user." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.