Random Player disguise

Discussion in 'Plugin Requests' started by TheJerryGoes, Jan 5, 2015.

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

    TheJerryGoes

    Plugin category: FUN/ General

    Suggested name: UndercoverDis

    What I want: A plugin that can let players with the permission, to disguise as a random player and not be noticed by others, the 'random player' will be created from names and numbers in config, it will look like this:
    Code:
    #If compound is enabled, when a player disguises, it will take a word from 'first word' and 'second word', Joining them and creating a unique name
    compound: true
    "FIRST WORD":
    - Banana
    - Mango
    - 123
    - OMEGA
    - Steve
    - Batman
    - lolz
    
    "SECOND WORD"
    - 123
    - desktop
    - computer
    - fake
    - tornado
    - poop
    So When a player disguises and compound is enables it will randomize and probably get something like:
    Batmanfake or Bananapoop

    Ideas for commands:
    - /disguise

    Ideas for permissions:
    - undercover.disguise = The permission to let a player disguise

    When I'd like it by: January 21st
     
  2. Offline

    pie_flavor

    @TheJerryGoes If you have DisguiseCraft, iDisguise, or similar, this should be really really easy to cobble together from the default Bukkit commands.yml.
     
    malikdbuseck likes this.
Thread Status:
Not open for further replies.

Share This Page