Big Brother

Discussion in 'Archived: Plugin Requests' started by andrew4543, Aug 15, 2013.

  1. Offline

    andrew4543

    There should be a plugin for the reality game show big brother. The way it will be played is simple there is ___ people in a house that cannot get out without quitting. a HOH (head of household) who nominates 2 people and then the POV (power of veto) who takes off a person or doesn't. After that all of the people that are not nominated or have HOH vote to evict one person unless there is a tie then the HOH chooses. 7 people (configurable) that are the last to go vote when there is only 2 people left to win. Look at the official rules to know the game.


    Now you know how to play you need to know how to play the minecraft version.
    First you make the house. Make it where you use your hand to outline the area of the house that if people leave the area then they leave the game. Second the competitions, you must make how ever many you want. You make the area then place a pressure plate, button, or lever and click on it and make it where the first person to use it wins. Like a challenge can be parkour , find the button, or archery by shooting a arrow to a wood button or plate. and hit the block that they will spawn to. when the compettion begins. (make sure you have it confing able to set the time before comps and ceremonies.) Then make the place people warp to when they leave or get evicted, or leave blank to warp to spawn. And in the confing say the thing that they win at the rank that they leave at, and what
    that commands they are allowed to make


    thanks, I know it is a very odd ask and a hard one but I think that there will be servers using this for a fun game.
     
  2. Offline

    Den_Store

    Afterward we can make extreme home service?
     
  3. Offline

    MayoDwarf

    I love this show! I am currently learning Java and will love to code this once I have enough experience of the Bukkit API! :D Great Idea!
     
  4. Offline

    CasparW

    You have to make someone quit
     
  5. Offline

    MayoDwarf

    WWAHHTTT?
     
  6. Offline

    CasparW

    Its impossible to stop a player quitting the server!

    Possibility
    Make sure your request is even possible. Bukkit plugins can, for the most part, only modify what the server can do. Here is a list of things you cannot do with a plugin:

    • Create a new block or item.
    • Show a picture or video to a player (except maps or displayed in blocks)
    • Create a new creature or monster or change the size of an existing one
    • Check if a player has a texture pack, mod, or hack installed.
    • Play external sound. Can only trigger noteblocks, records and effects.
    • Move a player between servers (in a way that doesn't involve complicated proxying)
    • Stop a player from leaving/quitting a server (not in a proxy way)
    • Delete a server (not including shutdown or world deletion)
     
  7. Offline

    MayoDwarf

    I was not going to do the impossible things. I had a few ideas I was going to do taking place in some of his stupid spots. Like when they get evicted, it will make them invisible and give them gamemode 1. They will not be able to build, break, or mess with anything in the world. During the whole game the plugin is testing for one player in the game/house. Once there is only 1 player in the house group, it will reset and will start a new game with a command. This is possible.
     
  8. Offline

    CasparW


    :p You could just give the player adventure mode and if a player right clicks a block you could make it teleport to the nearest player and you could just get some code on Ghost Player
     
  9. Offline

    MayoDwarf

    But let's say you got evicted from the house. They voted you out. Would you want to then be in adventure mode and walk around being a ghost player watching or being a ghost player watching but could fly around and go anywhere in the house? I will add a Clock to the players who got evicted. They left click it to open a GUI with the players heads in the slots still in the game and click on them to tp to them and spectate them.
     

Share This Page