HomeJavaModsThe Thing [Minigame]
The Thing [Minigame]
[​IMG]

Survivors are trapped in an area. And one of them is not human...
A new minigame, where the players are survivors, and one player is "the Thing", disguised as a survivor.

Gameplay

Requirements

Features
Arena Setup
  1. Do /thething create [arenaname]
  2. Setup warps with /thething setwarp [type]
  3. You'll need at least 3 spawnpoint warps, 1 zombiespawn warp, and 1 lobby warp for a complete, usable arena
  4. Number of spawnpoints = max players.
  5. [Optional] setup arena signs for it
  6. Be sure to leave a few iron ores around, Humans need it to craft items. Leave minimal ledges, because Things cannot jump.
  7. Arena is ready for use
Advanced tips

Potion Effects parsing in config

Spoiler
potioneffects:
- [potion effect type],[duration],[amplifier]
The duration is the duration in seconds.
The amplifier is the potion level minus one. (Which means amplifier 0 is level 1)

An example is:
Code (Text):
potioneffects:
- REGENERATION,999999,0

This will give players regeneration I with infinite time

Here's a list of usable effects: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html


Crafting Items Format
In the config, the plugin can set the crafting equipment of the players in the arena.
Please follow these conventions very carefully, and note especially the spaces, commas, and caps.

Spoiler
crafting-items:
- [material name]:[itemdata (optional)],[amount] [cost] [enchantment]:[level] [name] [lore (Nextline with <br>)
Note that itemdata, and enchantment is optional, but the amount and cost is compulsory.
All armour will be put on automatically, try not to have duplicate armor types (Don't have two different helmets etc)
Here are some examples:
This will give an iron chestplate with the name "&aIron Chestplate", and the lore "&bStronger Armour" and "&aIron Is Great", that costs 10 iron ingots in the game.
Spoiler
- IRON_CHESTPLATE,1 cost:10 name:&aIron_Chestplate lore:&bStronger_Armour<br>&aIron_Is_Great
This will give 2 lapis lazuli that cost 5 iron ingots
Spoiler
- INK_SACK:4,2 cost:5
This will give a plain ironchestplate with no names or lores that costs 10 iron ingots
Spoiler
- IRON_CHESTPLATE,1 cost:10
This will give 5 sticks with knockback 4 and fireaspect 5 that cost 6 iron ingots
Spoiler
- STICK,5 knockback:4 fire_aspect:5 cost:6

Here's a list of all materials: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
Here's a list of all enchantment names: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/enchantments/Enchantment.html

Commands & Permissions

Screenshots/Images
[​IMG]
Stats and equipment change for the Thing, and Survivors

[​IMG]
Custom Crafting system for increasing effectiveness!

[​IMG]
Zombie spawns to attack Survivors!


Signs

[​IMG]
To create a join sign, simply write [TheThing] on the first line, and the arena's name to join in the second line

[​IMG]
Final look of completed join sign

[​IMG]
To create Leave signs, type the above

[​IMG]
This should be the final look of a leave sign

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

The Thing [Minigame] is a free Minecraft Java mod. Compatible with Minecraft 1.11, 1.12. Downloaded 593 times (via Spigot). Download it and open it directly in the game.

Explore more