Giter Site home page Giter Site logo

luckyblock's Introduction

LuckyBlock

LuckyBlock is an plugin that allows you to create LuckyBlock!

Official website and for more information, go here

#How Does It Work When a player breaks a block of Sponge(ID: 19),
the plugin performs one of the following commands: - spawn a tree. - an explosion. - drop an item. - spawn a bedrock. - spawn a prison. - spawn a chest with items. - give money to a player. - teleport a player to a default spawn location.


#Commands Go to this page
#How To Install 1. Turn off the server with the command /stop. 2. Put the file LuckyBlock.phar in the folder /plugins. 3. Start your server.

#How To Configure config.yml

--- 
#sets the block to activate the plugin
lucky_block: 19

#sets the block to be used for prison
prison_block: 49

#sets the minimum of money to give to the players 
#(If you do not have the plugin PocketMoney, €¢onom¥$ or MassiveEconomy, 
#then the plugin will not give money to the players)
money_min: 0
#sets the maximum of money to give to the players 
money_max: 1

#write here the item list(max allowed: infinite)
#example
items_dropped: 
- "tnt"
- "259"
- "17:1"
items_chest:
- "tnt"
- "259"
- "17:1"

#the maximum of the items that the plugin will put inside the chest
max_chest_item: 4

#the minimum radius of the explosion
explosion_min: 1
#the maximum radius of the explosion
explosion_max: 3

#turn on/off the plugin
status: "on"

#write here the world name where you want LuckyBlock works!
#set this field empty if you want that works on all worlds in the server
#if you want to apply only on two or more worlds, enter the names of the worlds separated by a comma
#example level: world, hungergames, lobby
level: []

message.yml Go to this page

#Licence

LuckyBlock Copyright (C) 2015 xionbig

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

@xionbig

luckyblock's People

Contributors

nikozazza avatar izeaogamer avatar redstonealmeida avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.