Pandora's Box

Pandora's Box

If you are the kind of people that likes to have fun, then this plugin is for you!




Introduction

Welcome to Pandora's Box plugin, this plugin is very simple to understand since it does not have any commands or permissions. The main point of this plugin is having fun, so if you like that, you really will have a great time playing with this plugin.

What is Pandora's Box?

Pandora's Box is a simple plugin that allows you to select a block and use it as a Pandora's Box (witch by default is the sponge), what that means is that once someone breaks that block, it will cause a random event that can be either good or bad.

Current possible events:

Event nameTypeDescription
Space TripBadSends the player up in the air
Disco SheepRandomSpawn a Disco sheep
Golden GrassGoodReplaces the grass near the player with gold ore
Insta-killBadKills the player
JackpotGoodGives a random amount of diamond, emeralds and obsidian to the player
Lava IslandBadTeleport the player to a wood block and creates a lava pool around it
Lava PoolBadCreates a lava pool where the player is standing
BombBadSpawns a random amount of TNT on the player
Lucky enchantGoodEnchants the player's current item with: Sharpness X, Fire Aspect X and Unbreaking X
NothingNo effectThe Pandora's Box negates to break
Puppy PresentGoodSpawns tamed wolfs at player's location
Big HoleBadOpens a hole to the void where the player is standing
Zombie ApocalypseBadSpawns zombies at a player's location



Configuration

The majority of the events can be configured by the plugin's configuration file. Here's an example of the configuration (witch is pretty self explanatory):

###################################################
# Configuration File for the plugin Pandora's Box #
#               Made by Garimuchi                 #
###################################################

# Main settings: Here you can adjust some plugin settings

# This is the ID of the block that will be the Pandora's Box, it must be a breakable block!, DEFAULT: 19
pandoraBoxBlockID: 19 

# Events settings: An event is what happen when a player breaks the Pandora's Box

# Jackpot: Spawns a random amount of: emeralds, diamonds and obsidian, near the player

# The maximum item drop quantity, DEFAULT: 64
maxItemDrop: 64 

# Lava Pool: Creates a lava pool at player's location

# How many blocks in each direction the pool will be, DEFAULT: 5
poolSize: 5 
# How deep is the pool, MUST BE at least 1, DEFAULT: 1
poolDeepSize: 1 

# Explosion: Spawns a random amount of TNT where the player is standing

# The maximum amount of TNT that can spawn, DEFAULT: 10
maxTNT: 10 
# The delay(in ticks) before the explosion occours, DEFAULT: 20
explosionDelay: 20 
# true = Sets fire when exploded, false = No fire when exploded, DEFAULT: true
isIncendiary: true 

# Hole to void: Opens a hole to the void where the player is standing

# How many blocks in each direction the hole will be, DEFAULT: 3
holeSize: 3 

# Zombie apocalypse: Spawns a random amount of zombies near the player

# The maximum amount of zombies to spawn, DEFAULT: 10
maxZombieSpawn: 10 
# If baby zombies can randomly spawn, DEFAULT: true
allowBabyZombies: true 

# Grass to gold ore: Replaces grass near the player with gold ore

# How many grass blocks in each direction will be replaced, DEFAULT: 10
replacementSize: 10 

# Air launch: Throws the player into air

# The maximum amount of blocks that can be added to player's current location, DEFAULT: 100
maxLaunchHeight: 100 

# Puppies: Spawns a random amount of tamed wolfs for the player

# The maximum amount of puppies that can spawn, DEFAULT: 5
maxPuppySpawnNumber: 5 
# true = Gives to the puppy a custom name that contains its owner name, false = The puppy does not spawn with a custom name, DEFAULT: true
usePuppyCustomName: true



Images

The following image is an example of a Lava Pool generated by the plugin: Lava Pool Example


In this image you can see a Disco sheep: Disco Sheep Example

Crafting

The Pandora's Box can be crafted, it does not matter what block you choosed in the config, the recipe will always be the same: Pandora's Box crafting recipe

Future features

  • Customizable recipes
  • Customizable event messages
  • Permissions to use the Pandora's Box

    If you have an idea fell free to post it on the comments section

Bugs

There are no bugs yet

If you discovered a bug, send a ticket or post on the comment section, remember to see if no one else already reported it

Source Code

The Pandora's Box Bukkit plugin is under the license: GNU Public License v3
Source code on Git Hub: https://github.com/garimuchi/Pandoras-Box/tree/master

Donations

If you liked the plugin and wants to contribute, donations are always welcome and very appreciated ;) Donate


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files