Giter Site home page Giter Site logo

luckyblock-1's Introduction

LuckyBlock

LuckyBlock is a free plugin for PMMP in PHP. The plugins depends on EconomyAPI and can depends on PiggyCustomEnchants

Installation

To install the plugin download the .phar in poggit (LATER URL), Now place it in your plugins folder and start the server and stop it. Go to your plugins_data folder and in the LuckyBlock folder read the config.yml edit it, start your server!

Usage Config

For choose a drop you have to select one type of them:

  • items (2 arguments) :
    • iditems (Item's id)
    • amountItems (Item's amount)
  • block (1 argument) :
    • idBlocks (Block's id)
  • money (1 argument) NEED ECONOMYAPI:
    • moneyToAdd (the amount of money that the player will receive)
    • amountItems (Item's amount)
  • commands (2 arguments) :
    • command (The command to execute without "/")
    • executor (The command have to be executed by who (console or player))
  • enchant (4 arguments) NEED PIGGYCUSTOMENCHANT:
    • iditems (Item's id)
    • amountItems (Item's amount)
    • enchantName (The id or the name of the enchant to give)
    • enchantLevel (the enchant's level)
  • null (no gain) Exemple:
Chance-0: 
  Type: items
  idItems: id
  amountItems: amount
Chance-2:
  Type: blocks
  idBlocks: id
Chance-3:
  Type: money
  moneyToAdd: moneytogive
Chance-4:
  Type: null
Chance-5:
  Type: Commands
  command: the command without the "/"
  executor: the executor
Chance-6:
  Type: enchant
  idItems: id
  amountItems: amount
  enchantName: id enchant
  enchantLevel: level enchant

Any Suggestion or Future update

Feel free to open an issue

Future Update

  • Support CustomEnchants Issue #1
  • Possibility to execute more than 1commands
  • Possibility to drop more items
  • Custom message
  • Rewrite config.yml -See future update(critical changes of config)

Icon image

MINECRAFT GAMEPEDIA

luckyblock-1's People

Contributors

bluzzi avatar palente avatar poggit-bot avatar

Watchers

James Cloos 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.