Plinko icon

Plinko -----

Looking for a game to give prizes? Try Plinko!



Plinko

PlinkoExample.png

Is a plugin that allows you to play the famous game plinko.
Designed for a SkyBlock but usable in all modalities (Prison, Factions, Vanilla, Survival, Towny...), it is also configurable in many ways such as the obstacles materials and the rewards materials, the configuration of all plinko aspects and so on!


⚡️Features⚡️

⊱ Possibility to configure the speed of animation
⊱ Possibility to configure the block used for animation
⊱ Possibility to configure the blocks used for obstacles and rewards
⊱ Possibility to configure the type of reward you want
⊱ Possibility to configure the button used for start the game
⊱ Possibility to see the attempts of a specific player
⊱ Possibility to use a multiplier
⊱ Possibility to configure all messages
⊱ RGB Color support
⊱ No Dependency
  • PlaceholderAPI

⚡️Commands⚡️

⊱ plinko [amount|player] for see your attempts, set multiplier or see the attempts of specific player
⊱ plinko <help> for help commands
⊱ plinko <give> <player> <amount> for give attempts at player
⊱ plinko <reload> for reload the plugin
⊱ plinko <set> <block|button> for set the block location and the button location


plinko help.png

⚡️Permissions⚡️

⊱ plinko.command
⊱ plinko.attempts.command
⊱ plinko.attempts.player.command
⊱ plinko.reload.command
⊱ plinko.help.command
⊱ plinko.give.command
⊱ plinko.set.command

⚡️Placeholder⚡️

⊱ %plinko_attempts%
⊱ %plinko_multiplier%
⊱ %plinko_attempts_playerName%
⊱ %plinko_multiplier_playerName%

⚡️bStats⚡️
[​IMG]

⚡️Config⚡️

Code (YAML):
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#                                                                                               #
#                                        Plinko                                                 #
#                           Created by eliotesta98 & xSavior_of_God                             #
#                                                                                               #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #

Configuration
:

  # Set whether various plugins should be hooked into (i will also check if is enabled).
  Hooks
:
    PlaceholderAPI
: false


  # Speed of animation block (ATTENTION IS IN TICKS!)
  Speed
: 20


  # Informations about block used in Plinko
  PlinkoBlock
:
    # Block Type
    Type
: SLIME_BLOCK
    # This is a setting for direction of construction (Possible x or z)
    # The direction not depend from plugin and is not possible deduct.
    # Configure this before the construction of Plinko
    Axis
: x
    # This is the coordinates of block
    # P.S. DON'T TOUCH THIS SECTION IS DYNAMICALLY CHANGED
    Coordinate
:
      X
: 0
      Y
: 60
      Z
: 0
      World
: world


  # Informations about button used for start the game
  StartButton
:
    # Button Type
    Type
: ACACIA_BUTTON
    # This is the coordinates of start button
    # P.S. DON'T TOUCH THIS SECTION IS DYNAMICALLY CHANGED
    Coordinate
:
      X
: 5
      Y
: 40
      Z
: 5
      World
: world


  # Blocks used at the end of Plinko for reward the player
  InternalBlocks
:
    # Select the type of reward (Random,All)
    # Random: one of the reward list is selected
    # All: all rewards in the list are selected
    RewardType
: Random
    # The reward is formed from two parts:
    # 1. The Material you use for identify the victory
    # 2. The list of rewards
    # P.S. If you want the same rewards you can use the same Material
    # otherwise if you want different rewards you can use different Materials!
    #
    # This is an example
    # RED_WOOL:
    #  - eco give %player% 100
    #  - eco give %player% 200
    Blocks
:
      RED_WOOL
:
       - "eco give %player% 100"
        - "eco give %player% 200"
      GREEN_WOOL
:
       - "eco give %player% 100"
        - "eco give %player% 200"
      # This represents the obstacle in the Plinko
      # P.S. DON'T DELETE THIS SECTION!
      Obstacle
:
        Type
: BLACK_WOOL


# Messages
Messages
:
  Prefix
: '&ePlinko &r'
  Commands
:
    Base
: '&e  /p &6 [amount|player ] &7for see your attempts, use multiplier or see player plinko attempts'
    Help
: '&e  /p &6<help> &7command help for Plinko Plugin'
    Give
: '&e  /p &6<give> <player> <amount> &7command for give attempts at player'
    Reload
: '&e  /p &6<reload> &7command for reload Plinko Plugin'
    Set
: '&e  /p &6<set> <block|button> &7block or button of Plinko'
    Footer
: '&7 (&7&l (&c&l!&7&l )&7 ) &9&l [ ] optional value, <> required'
  Errors
:
    GameAlreadyStarted
: ' {prefix }&cThe game is already started wait a few seconds'
    NoAttempts
: ' {prefix }&cYou don''t have attempts'
    NoPlayer
: ' {prefix }&cYou are not a player'
    PlayerNotOnline
: ' {prefix }&cThis player is not online'
    InsufficientPermission
: ' {prefix }&cInsufficient permission'
    Set
: ' {prefix }&cThe block you place not correspond at block in config.yml'
  Success
:
    Give
: ' {prefix }&aSuccessfully give attempts at player'
    Set
: ' {prefix }&aSuccessfully set {placing } for Plinko'
  Informations
:
    NumberAttempts
: ' {prefix }&aYou have {number } attempts'
    NumberAttemptsPlayer
: ' {prefix }&a {player } have {number } attempts'
    AttemptsUse
: ' {prefix }&eNow you use x {number } attempts at spin'
    ReceiveAttempts
: ' {prefix }&aYou receive {number } attempts'
    Set
: ' {prefix }Now you can place a {placing } for register the coordinates'


# Debug Section
Debug
:
  # Commands debug
  Commands
: false
  # Enabled debug
  Enabled
: false
  # Disabled debug
  Disabled
: false
  # Button Press debug
  ButtonEvent
: false
  # Block or Button Place debug
  PlaceEvent
: false

If you want support or add a feature, don't hesitate to report it either on Discord or via SpigotMC.

By buying this plugin, you agree to the following terms of use:

  • You are not allowed to decompile the product.
  • The product is provided as it is, without any warranties on its functionality, not customer support.
  • You will not redistribute/resell/relicense/forward/send this product to anyone for any reason.
  • I can change the price of this product anytime.
  • You can't claim this product as your own.
  • If you find any problems, contact me before posting a bad review.
  • You can make money BY USING this product.
  • You may upload the product to a SECURE and RELIABLE HOST.
  • We reserve the right to change these Terms at any time, and you agree to abide by the most recent version of this.
  • Since you already have read the whole page before purchasing, refunds/chargebacks are prohibited, as one does not have a right to get a refund for such digital product as it has been used.
- Thanks @xSavior_of_God for helping me to realize one of my project.
- BIG THANKS goes to @Ome_R ( https://www.mc-market.org/members/40228/) from BG-Softwarse who allowed us to use his class for handling configuration files <3
Resource Information
Author:
----------
Total Downloads: 7
First Release: Jan 3, 2024
Last Update: Nov 6, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings