Minecraft Mafia

Discussion in 'Theme Development' started by Denzi., Jan 19, 2014.

  1. Denzi.

    Denzi. New Member

    Joined:
    Jan 14, 2014
    Messages:
    4
    Likes Received:
    0
    So. I love the game of minecraft. And have decided to start making a mafia version! Also if you'd like to help, i need someone who is experienced at minecraft to help with the roles.

    Any updates with progress will be posted here also. :)
     
  2. Sparx21

    Sparx21 New Member

    Joined:
    Dec 12, 2013
    Messages:
    11
    Likes Received:
    0
    PO Trainer Name:
    [MC]Sparx21/Sparx21
    I am pretty experienced with Minecraft. I'm good at PvP, building, and redstone. So I can help a bit:

    Chef Villager: You can announce a role during the day using /announce (name)!

    Priest Villager: You can bring back a role during the night using /revive (name)!

    Pig: You can't do anything except vote...

    Cow: You can do /kill (name) during the day to finish someone off. Of course, since your a cow, and not very stealthy, everyone sees you.

    Chicken: You can do /lay (name) to lay an egg. Inside the egg is information about the person you selected.

    Wolf: You can do /kill during the night to finish someone off.

    Horse: You can do /ride (name) during the night to ride off with him to protect him.

    Sheep: You can do /baa during the day to announce your role.
     
  3. Spriter

    Spriter Banned

    Joined:
    Jan 19, 2014
    Messages:
    70
    Likes Received:
    0
    May I ask why the fuck your code is like that?
     
  4. Hawkman32

    Hawkman32 Doublade

    Joined:
    Dec 2, 2013
    Messages:
    39
    Likes Received:
    0
    PO Trainer Name:
    Crusader VI
    I'm also making a minecraft theme but mines a bit different and I have the roles and what they do.. Wanna work together for the theme maybe?
     
    Last edited: Feb 4, 2014
  5. Denzi.

    Denzi. New Member

    Joined:
    Jan 14, 2014
    Messages:
    4
    Likes Received:
    0
    [SECRET]
    {
    "name": "MC (Minecraft)"
    "author":[
    "Denzi"
    "Pyanda"
    ],
    "summary": (Needs Work) Welcome to the world of Minecraft! Type in your seed and get ready to, well, survive! The Friendly mobs need to get rid of everyone else till it is too late! Watch out for The Ender Dragon, who is a Mayor and a Bomb! The creatures from the Nether have even jumped through their portal! And even Steve is against the Friendly mobs! Made by Denzi & RandomPM
    "minplayers": 6,
    "sides": [
    {
    "translation": "Village",
    "side": "village",
    "winmsg": "~Players~ Succesfully defended the village from the hostile mobs! Now they can sleep in peace!",
    },
    {
    "translation": "Hostile Mobs",
    "side": "mafia1",
    "winmsg": "Oh no! The Hostile mobs have taken over the village! Now what!?",
    },
    {
    "translation": Nether Mobs",
    "side": "mafia2",
    "winmsg":
    },
    {
    "translation": "Ender Mobs",
    "side": "mafia3",
    "winmsg":
    },
    {
    "translation": "Steve",
    "side": "mafia4",
    "winmsg": "It seems animals and mobs are the lesser species! Steve has taken control of the village!",
    },
    ]
    "roles": [
    {
    "role": "villager"
    "translation": "Villager"
    "side": "village"
    "help": "You are one of the Villagers, So you arent very important, BUT! You can get some hax on your team mates and enemies!",
    "info": ,A normal Villager, can get low hax on kills and distract. Sided with Village."
    "Actions": {
    "hax": {
    "kill": {
    "revealTeam": 0.20
    "revealPlayer": 0.05
    },
    "distract": {
    "revealTeam": 0.05
    "revealPlayer": 0.05
    }
    }
    }
    },
    {
    "role": "nice_villager",
    "translation": "Friendly Villager",
    "side": "village",
    "help": "You are the nicest Villager in the Village so you have a vote of 1.5! You can also give someone a friendly /greet, but beware, if you greet someone they will know your role!" But since you dont like spying on people, you cant get any hax.",
    "info": "A normal Villager, can greet someone each night, also has a vote of 1.5. Sided with Village."
    "actions": {
    "night": {
    "greet": {
    "command": "dummy",
    "common": "Self",
    "target": "AnyButSelf",
    "priority":
    "dummytargetmsg": "Hello there ~Target~, I'm ~Self~, your ~Role~, Nice to meet you!",
    }
    },
    [/SECRET]

    Hey all, after a LONG time, i have restarted the code, i am not too far from being done either, suggestions please?