Advanced Staff Mode

Discussion in 'Plugin Requests' started by ckav11, Oct 25, 2016.

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

    ckav11

    Plugin Name: vMode

    Plugin Category: Administration

    Version: 1.8.8

    Description: vMode would be an advanced staff mode plugin unlike any other plugin currently out there. This would support PermissionsEx or hook into vault to switch a players group when they type the command "/staff" or "/player". When a player is in /staff I would like them to have a separate inventory as to /player. I would also like command support when they switch modes as well. A config example will be below to help explain better.
    Code:
    vMode Config Example:
    StaffGroup: Admin #/staff <player>/yourself #This will take the player or yourself into staff mode.
      commands:
        console:
        - example command
        player:
        - example player command
    PlayerGroup: PlayerAdmin #/player <player>/yourself #This will take the player or yourself into player mode.
      commands:
        console:
        - example command
        player:
        - example player command
    Commands: /vmode reload /staff /player
    Permissions: vmode.reload vmode.use
     
  2. Offline

    ckav11

  3. Offline

    DarkSteve25

    I will try to see if I can make this plugin for you
     
  4. Offline

    ckav11

  5. Offline

    DarkSteve25

    Sorry I cannot make this plugin for you. I have been having difficulties in saving the armor to the config and retrieving it back. Try asking another developer to help you. Most likely they will not be able to make it. But if you need any help you can message me. Sorry :(
     
  6. Offline

    ckav11

    Multiple inventories doesn't be have to happen, if you would still be interested
     
  7. Offline

    DarkSteve25


    Tell me exactly what you want.
     
  8. Offline

    DarkSteve25

    Alright am done making this plugin for you. Sorry for the wait.

    Commands:

    /staff
    /player

    Permissions:

    vmode.use

    When a player switches to staff mode their group changes to Staff and their inventory changes to staff. When a player switches back to player mode their group changes to Player and their inventory changes to player.

    This only works with PermissionsEx.

    PS. When you are changing a player group for THE FIRST TIME you need to do /staff <Player> and then /Player <Player>.

    If you have any problems just send me a private messages.
     

    Attached Files:

Thread Status:
Not open for further replies.

Share This Page