• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.
  • Minecraft 1.16.220 Update + Bug/Crash Fixes
    Added MCPE 1.16.220 version and fixed crashes for multiple plugins. You can view the full changelist here.
  • Forum Updates - 4/11/2021
    Various changes have been made to the forums and a few categories. You can view the full changelist here.

No need to set perms for all groups!

Warning!
Hello , there have been no replies in this thread for more than 30 days.
Please make sure you have a valid reason before you reply to this thread or you may face moderation action.

SkyCraft

Staff Member
Support Team
#1
Dear Madcommands players,

I found a way where you don’t have to spend all your time setting perms for each individual or each group for each command you make. The following code will let you specify a specific person or a group! Now, I’m sure that most of you know this, but this will be for those don’t know.


CSS:
cmd create perms

cmd add perms %p% = lowercase(%p%)

cmd add perms if %p% = \"skycraft\" then goto 5

cmd add perms message %p% §3[ §cCommander §3] §6You must be SkyCraft to run this command!

cmd add perms exit

cmd add perms (command(s))





cmd create perm

cmd add perm let %rank% = playergroup(%p%)

cmd add perm if %rank% = \"Owner\" then goto 5

cmd add perm message %p% §3[ §cCommander §3] §6You must be Owner to run this command!

cmd add perm exit

cmd add perm (command(s))
 

thedeibo

Department Head
Staff Member
Department Head
Community Team
#3
The Poll is unnecessary, and was used to bloat one's ego.

IT HAS BEEN REMOVED