Jump to content

/rank


SizenMC

Recommended Posts

How could you make a custom /rank command that would let you put a player into a different group or add or remove groups from a player (give the player permissions,prefixes,suffixes)(the one that hypixel has)

Edited by SizenMC
  • Like 1
Link to comment
Share on other sites

On 11/13/2020 at 8:52 AM, SizenMC said:

But someone could just type /lp and see i use luckperms. I just want to make a skript that allows admins to put players into groups with perms or add perms to players

With LuckPerms, you could simply do this:

command /givemeadmin:
    permission: admin.please
    trigger:
        execute console command "lp user %player% parent set admin"
        send "u got free admin, enjoy" to player

The reason is, that sk-perms on Minehut doesn't work as intended. That's how I'd do it. ^

  • Thanks 1

Hello there! If you're reading this, hope you're having a wonderful day!

 

Feel free to contact me via Discord (CoolProgrammer#1920) for any help.

My DMs are always open for help.

You can also message via. forum messages for help.

1604908226_ScreenShot2021-01-28at10_32_28AM.png.2646ad6be239a9d0756a99e8e15602ab.png

Also, don't hesitate to leave a like on my post if I helped you in any way.

Link to comment
Share on other sites

I am pretty sure that you can set groups;


command /givemeadmin:
    permission: admin.pls
    trigger:
        set player's group to "admin"
        send "enjoy admin lol"

 

  • Like 1

⁃ Owner of Shulked
Skript Developer ⁃

DEFAULT / 2018
[VIP] / 2019

DISCORD: Cosmos#2576 ⁃
IGN: Stuudium (soon to change) ⁃

- *former* ADMIN on Versa Realms -
-
MODERATOR on EddyEvents -


85ae165db1ccfa5faf3937bda91316da-png.jpg.2508c19c38e80ab6cd03fd909b03a9b4.jpg
signature.gif.ae17aaf0a0cfdc3515d822c66c2a0056.gif.65475d1df01fa6283bf9c3cdb19c7b97.gif

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...