1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Command restriction plugin

Discussion in 'Requests' started by Jeffrey Elopre, Jun 24, 2019.

  1. Jeffrey Elopre

    Jeffrey Elopre Spider

    Messages:
    9
    Is it possible to have a plugin where, non-OP players, have only limited commands using a config.yml
     
  2. Provsnoobgaming

    Provsnoobgaming Baby Zombie

    Messages:
    134
    GitHub:
    provsalt
    Very simple install pureperms and set perms with console
    addgroup adds a group
    setgperm sets group permission
    but how do I know what permission to give?
    For plugins simply type in console fperms PluginName
    Its cap sensitive
    then if you want to setperms
    you copy that and paste
    example i want default rank (Guest) to be able to do /gamemode
    I would type
    setgperm Guest pocketmine.command.gamemode
    for pocketmine perms its found here
    https://github.com/PocketMine/Pocke.../pocketmine/permission/DefaultPermissions.php
    if you want to restrict add a - infront of setgperm
    setgperm Guest -pocketmine.command.help
     
  3. Jeffrey Elopre

    Jeffrey Elopre Spider

    Messages:
    9
    what I mean is, when you type "/" only commands I allowed will be showned
     
  4. Provsnoobgaming

    Provsnoobgaming Baby Zombie

    Messages:
    134
    GitHub:
    provsalt
    it will only show them if they had permission you see it because you are op who has all permission
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.