Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission System hinzufügen #9

Open
11 of 23 tasks
RMajewski opened this issue Jul 15, 2018 · 0 comments
Open
11 of 23 tasks

Permission System hinzufügen #9

RMajewski opened this issue Jul 15, 2018 · 0 comments
Milestone

Comments

@RMajewski
Copy link
Owner

RMajewski commented Jul 15, 2018

Das Permission-System umfasst folgende Kommandos:

  • /rmplugin
    • permission
      • group
        • list
        • [Name of Group]
        • new [Name of Group]
        • delete [Name of Group]
        • add
          • perm [Name of Group] [Permission]
          • parent [Name of Group] [Name of parent Group]
        • remove
          • perm [Name of Group] [Permission]
          • parent [Name of Group] [Name of parent Group]
      • player
        • list
        • [Player name]
        • add
          • group [Name of Player] [Name of Group]
          • perm [Name of Player] [Permission]
        • remove
          • group [Name of Player] [Name of Group]
          • perm [Name of Player] [Permission]

Folgende Klassen werden gebraucht:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant