By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.

OK, Don't show this again

Permissions manager by #64FF00
version 2.0.2
Approved
Direct Download How to install?
Switch version
21736 Downloads / 148983 Total
76 Reviews
Plugin Description §


Manage your permissions like you did on Bukkit. The best permissions manager for PocketMine-MP.

GitHubrelease Stars Discord

Commands

Command Description Permission
/addgroup <group> Adds a new group to the groups list. pperms.command.addgroup
/addparent <target_group> <parent_group> Adds a group to another group inheritance list. pperms.command.addparent
/defgroup <group> [world] Allows you to set default group. pperms.command.defgroup
/fperms Allows you to find permissions for a specific plugin. pperms.command.fperms
/groups Shows a list of all groups. pperms.command.groups
/grpinfo <group> [world] Shows info about a group. pperms.command.grpinfo
/listgperms <group> <page> [world] Shows a list of all permissions from a group. pperms.command.listgperms
/listuperms <player> <page> [world] Shows a list of all permissions from a user. pperms.command.listuperms
/ppinfo Shows info about PurePerms. pperms.command.ppinfo
/ppsudo <login / register> Registers or logs into your Noeul account. pperms.command.ppsudo
/ppreload Reloads all PurePerms configurations. pperms.command.ppreload
/rmgroup <group> Removes a group from the groups list. pperms.command.rmgroup
/rmparent <target_group> <parent_group> Removes a group from another group inheritance list. pperms.command.rmparent
/setgperm <group> <permission> [world] Adds a permission to the group. pperms.command.setgperm
/setgroup <player> <group> [world] Sets group for the user. pperms.command.setgroup
/setuperm <player> <permission> [world] Adds a permission to the user. pperms.command.setuperm
/unsetgperm <group> <permission> [world] Removes a permission from the group. pperms.command.unsetgperm
/unsetuperm <player> <permission> [world] Removes a permission from the user. pperms.command.unsetuperm
/usrinfo <player> [world] Shows info about a user. pperms.command.usrinfo

Config

# PurePerms by 64FF00 ([email protected], @64ff00 for Twitter)

# 제 블로그 이외에 허락없이 마음대로 플러그인 배포하실 시에는 바로 한국어 파일 삭제 조치하고 공유 중단합니다

---
# Set default data provider for PurePerms
# - mysql, yamlv1, yamlv2
data-provider: yamlv1

# Set the default language for PurePerms (<3)
# - en, ko, jp, ru, ua, it, sp, cz, sk, de, idn, tr
# English message resource by @64FF00 and @Samueljh1 (GitHub)
# Korean message resource by @64FF00 (GitHub)
# Japanese message resource by @onebone and @haniokasai (GitHub)
# Russian message resource by @vvzar and @Pub4Game (GitHub)
# Ukrainian message resource by @samalero (GitHub)
# Italian message resource by @AryToNeX (GitHub)
# Spanish message resource by @iksaku and @JoahDave (Github) 
# Czech message resource by @Michael2010117 (GitHub)
# Slovak message resource by @Michael2010117 (GitHub)
# German message resource by @Exxarion (GitHub)
# Indonesian message resource by @DevillordMCPE (GitHub)
# Turkish messages resource by @PainTR (GitHub)
default-language: en

# Disable /op permission for all players
# - true / false
disable-op: true

# Setting this option will allow you to use per-world permissions
# - true / false
enable-multiworld-perms: false

# Enables 'Noeul', a 'pointless' security management system for PurePerms
# - true / false
enable-noeul-sixtyfour: false

# MySQL Settings (Only configure this if you are going to use MySQL data provider)
mysql-settings:
  host: "PurePerms-FTW.loveyou.all"
  port: 3306
  user: "YourUsernameGoesHere"
  password: "YourPasswordGoesHere"
  db: "YourDBNameGoesHere"
  
# Sets a minimum length for a Noeul password when registering a new account
# - int  
noeul-minimum-pw-length: 6
  
# Special thanks to @jazzwhistle for helping me with this cool feature! #JAZZWHISTLE-FTW
# Ranks that can only be set on console
# Also, users with a superadmin-rank can only have their rank changed on console
# - array
superadmin-ranks: ["OP"]
YAML
---
Guest:
  alias: 'gst'
  isDefault: true
  inheritance: []
  permissions:
  - -essentials.kit
  - -essentials.kit.other
  - -pocketmine.command.me
  - pchat.colored.format
  - pchat.colored.nametag
  - pocketmine.command.list
  - pperms.command.ppinfo
  worlds: []

Features

  • Set up permissions for different groups!
  • Multi-group inheritance system to allow you to inherit group permissions
  • Multi-language support, just choose your favorite language in config.yml! (Currently supports Czech, English, German, Korean, Japanese, Russian, Italian, Indonesian, Slovak, Spanish, Turkish, and Ukrainian! :D)
  • Supports YAML + MySQL providers
  • Provides simple and flexible PurePerms API for plugin developers
  • And so on... ;)
What's new §

Issue pertaining to #85 has been solved.

  • Fixes issue #81
  • Updated to API 4.0.0
  • v2.0.0 is coming soon with major changes as some are aware, please be patient for that to come.
  • removed gigantic ASCII art on startup
  • Fixed C2a issue
  • Untested updates for Scheduler nuke #2213 (9644766df3c69)
  • Updated for PMMP PocketMine 3.0.0
  • Updated path to TranslationContainer
  • API version bump, untested
  • Bumped version
  • Updated for 3.0.0-ALPHA11, version bump
  • API version Bump
  • Bumped version
  • Updated README
  • Version bump for 3.0.0-ALPHA9
  • tested with 3.0.0-ALPHA8
  • Update plugin.yml
  • Updated for API version 3.0.0-ALPHA7. Breaks BC
  • Updated version

Bumped API version

Multiworld fix by jasonwynn10

Tested and bumped API


GabBiswajit
using v2.0.2
06 Aug 23
Overall Good But Need To Fix The Bugs 🐛, Need More Functions Like Temp Groups.
AkuGatau19
using v2.0.2
28 Oct 22
Plss fix /fperms
jasonw4331
Staff
using v2.0.2
03 Oct 22
There are better alternatives to this unmaintained plugin now.
Henry5K
using v2.0.2
16 Jun 22
Broken
FlynnKunz
using v2.0.2
08 May 22
How to set expired time
ZexxBR
using v2.0.2
28 Apr 22
Pls Fix /fperms Not Working
FresherGAMING
using v2.0.2
24 Apr 22
TukangM
using v2.0.2
14 Apr 22
where /addgroup. cannot execute
xCoolboyRG
using v2.0.2
29 Mar 22
fix /fperms please
Ihsan48
using v2.0.2
29 Mar 22
Giulizo
using v2.0.2
13 Mar 22
The MySQL support has been removed.
IhsanNugroho
using v2.0.2
08 Mar 22
Fperms Command not working
MRDECE
using v2.0.2
07 Mar 22
bro you forgot event folder
ItzLuckyL
using v2.0.2
06 Mar 22
still doesn't work
BeeAZ-pm-pl
Outdated
using v2.0.1
05 Mar 22
error
MRDECE
Outdated
using v2.0.1
05 Mar 22
[Server thread/CRITICAL]: ReflectionException: "Class "_64FF00\PurePerms\event\PPGroupChangedEvent" does not exist" (-1) in "pmsrc/src/plugin/PluginManager" at line 509
IhsanNugroho
Outdated
using v2.0.1
05 Mar 22
Pls Fix
fernanACM
Outdated
using v1.4.5
28 Feb 22
fix the bugs
QueenMedusa404
Outdated
using v1.4.5
19 Feb 22
1.can't set name tag 2.fperms crash 3.can't give permission to other player
MRDECE
Outdated
using v1.4.5
17 Feb 22
i can't set name tag
ChernegaSergiy
Outdated
using v1.4.5
12 Feb 22
zpwrd
Outdated
using v1.4.5
05 Feb 22
isnt working or working for one player.
Tuvqlu
Outdated
using v1.4.5
27 Jan 22
Great plugin, a little complicated, but nonetheless thanks!
xXhen2527Xx
Outdated
using v1.4.4
14 Dec 21
Great plugin. Now i can customize players commands permission! More updates please :)
jvstinxz
Outdated
using v1.4.4
11 Dec 21
More Updates please
creeperplayer20
Outdated
using v1.4.4
10 Dec 21
MrNinja008
Outdated
using v1.4.3
29 Jul 21
BOOOOOOOOL
FoxyInABoxy
Outdated
using v1.4.3
29 Jul 21
COOOOOOOOOOOOOOOOOOOOOOOOOOOOOOL
theohdg2
Outdated
using v1.4.3
25 Jun 21
perfect plugin
GabriMode
Outdated
using v1.4.3
09 Apr 21
This plugin is very good, you don't need anything else, my compliments to the genius who created this plugin.
mattyboi206
Outdated
using v1.4.3
28 Mar 21
amazing plugin however my tags and my friends tags show up but my other friends does not and he is set to owner
creperozelot
Outdated
using v1.4.3
25 Feb 21
Nice plugin I LOVE IT.So one Plugin (PerWorldInventory) is not compatibility white this.
ethaniccc
Staff Outdated
using v1.4.3
27 Jan 21
omg this plugin is good omg yse omg
BrahmjotSingh0
Outdated
using v1.4.3
26 Jan 21
This is good!
Endermanbugzjfc
Outdated
using v1.4.3
26 Jan 21
Dis is gud
Princessdata633
Outdated
using v1.4.3
26 Jan 21
Dis is good
ItzFabb-uwu
Outdated
using v1.4.3
24 Jan 21
ItzLuis
Outdated
using v1.4.3
06 Jan 21
Hey just wondering I really like this plugin but I have problems when setting permissions I do it right but only the default permissions already set work, if I add new ones they have no effect please fix this😊.
PhillipLP255
Outdated
using v1.4.3
22 Aug 20
Nice Plugin :D
Germanplayer578
Outdated
using v1.4.3
07 Aug 20
Unfortunately does not work. The players have access to all normal rights, although these are not assigned to the "Guest" group.
jsonfromstatefarm
Outdated
using v1.4.3
26 Jul 20
OxXFlaminXxO835
Outdated
using v1.4.3
21 Jun 20
Good plugin. :)
orest-code
Outdated
using v1.4.3
09 Jun 20
globnations
Outdated
using v1.4.3
26 Apr 20
MightyEclipseAWE
Outdated
using v1.4.3
05 Apr 20
Works Great, but pls add a option to just sync the the Ranks and not the permissions (mysql)
suerion
Outdated
using v1.4.3
04 Apr 20
Really good plug, but is it compatible with worlds?
mrpwes
Outdated
using v1.4.3
08 Mar 20
BobbyTowers
Outdated
using v1.4.3
25 Feb 20
Easy to use. Works perfectly.
creeperplayer20
Outdated
using v1.4.3
22 Jan 20
11/10
No4NaMe
Outdated
using v1.4.3
22 Dec 19
how to disable /ppsudo login and register or ui menu register and login?

Reply to review by :

/ 5
Supported API versions
4.0.0
->
4.21.1
Dependencies
PureChat 1.4.10-6
Optional
View Plugin
Producers §
  • Collaborators:
    • @Vecnavium
  • Contributors:
    • @Awzaw
    • @Pub4Game
    • @SOF3
    • @Thunder33345
    • @jasonwynn10
License §
Categories:
Admin Tools
Anti-Griefing Tools
Miscellaneous
Permissions
Manage permissions
Database
Other files
Permissions
Commands

You can leave one review per plugin release, and delete or update your review at any time

/ 5
Loading...