IsStaff

Discussion in 'Plugin Requests' started by Skrubzy, Dec 27, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    Skrubzy

    Plugin category: Idk

    Minecraft version: Spigot 1.9.4

    Suggested name: SkylaskIsStaff

    What I want: I need a really simple plugin that verifies if a player is staff. When someone types "/isstaff <player>" They will receive a messages confirming if the defined player is staff or not (Needs to work with console)
    These are the output messages depending on the player's permissions:
    Code:
    No Permission - No, <player> is not a part of the staff team.
    skylaskstaff - Yes, <player> is a part of the staff team.
    skylaskstaff.builder - <player> is a builder for the server.
    skylaskstaff.helper - <player> is a helper for the server.
    skylaskstaff.mod - <player> is a moderator for the server.
    skylaskstaff.admin - <player> is an admin for the server.
    skylaskstaff.owner - <player> is the owner of the server.
    
    The messages should be configurable. If a player has more than one of these permissions, the plugin will only read the highest rank (If order from Builder - Owner)

    Ideas for commands:
    /isstaff - Allows a player to view if someone is staff

    Ideas for permissions:
    skylaskstaff.is - Allows the player to use the command "/isstaff"

    All other permissions are above
    When I'd like it by:
    ASAP
     
  2. Offline

    808sFinest

    Last edited by a moderator: Dec 27, 2016
  3. Offline

    Skrubzy

  4. Offline

    808sFinest

  5. Offline

    Skrubzy

Thread Status:
Not open for further replies.

Share This Page