Pocket Games [1.8 - 1.21] | 34 Premium Minigames | Multiplayer & Single Player | icon

Pocket Games [1.8 - 1.21] | 34 Premium Minigames | Multiplayer & Single Player | -----

Flappy Bird, Super 2048, Snake & 30 more | Custom Games, Rewards, Messages, MySQL, and more!



[2.2.0] New Game and Functionality
Changes:
  • New Game - Basket:
    [​IMG]
    Basket is fun and challenging. You have to set the power and height just right to score. These are set the same way as the power in GapJump is; with a ChargeBar. Each ball missed costs a life. You have three lives as default though you can configure up to 9 lives.

    Configuration for Basket:
    Code (YAML):
    # Edit Basket in this file.
    #
    # All items are customizable. The GameSettings are in ticks. The button is in one slot
    # but can have different appearances for power, height, and launch.
    #
    # Warning: Always ctrl+a and ctrl+c before testing your new settings. One small mistake can result in a file reset!


    Enabled
    : true
    GameHeader
    : '&6&lBasket'
    MenuItem
    :
      slot
    : 25
      head
    : http://textures.minecraft.net/texture/edf84715a64dc45586f7a6079f8e49a9477c0fe96589b4cfd71cba32254ac8
      name
    : '        &6&l&m-- [-&f  &6&lBasket&f  &6&l&m- ]--'
      lore
    :
     - ' &f&m ---------------------------&7 '
      - '  &eTest you basket skills in this'
      - '  &efun small basket game. Charge'
      - '  &ePower and Height just right to'
      - '  &escore! The ball and pole will'
      - '  &echange position and height for'
      - '  &eeach shot you take. Game On!'
      - ' &7&m ---------------------------&7 '
      - '  &f&oLeft Click -> Play Game'
      - '  &f&oRight Click -> Highscore'
      - ' &7&m ---------------------------&7 '
    GameItems
    :
      ball
    :
        head
    : http://textures.minecraft.net/texture/edf84715a64dc45586f7a6079f8e49a9477c0fe96589b4cfd71cba32254ac8
        name
    : '&6Basket Ball'
      pole
    :
        item
    : ARMOR_STAND
        name
    : '&7&l*'
      net
    :
        item
    : WEB
        name
    : '&fNet'
      ground
    :
        item
    : STAINED_GLASS_PANE:15
        name
    : '&0&l*'
      background
    :
        item
    : STAINED_GLASS_PANE:3
        name
    : '&b&l*'
      ChargeBars
    :
        edgeLeft
    :
          item
    : REDSTONE_TORCH_ON
          name
    : '&c&l■'
        edgeRight
    :
          item
    : REDSTONE_TORCH_ON
          name
    : '&c&l■'
        default
    :
          item
    : WOOL
          name
    : '&f&l■'
        '1'
    :
          item
    : WOOL:5
          name
    : '&a&l■'
        '2'
    :
          item
    : WOOL:5
          name
    : '&a&l■'
        '3'
    :
          item
    : WOOL:4
          name
    : '&e&l■'
        '4'
    :
          item
    : WOOL:4
          name
    : '&e&l■'
        '5'
    :
          item
    : WOOL:1
          name
    : '&6&l■'
        '6'
    :
          item
    : WOOL:1
          name
    : '&6&l■'
        '7'
    :
          item
    : WOOL:14
          name
    : '&4&l■'
      lives
    :
        '1'
    :
          head
    : http://textures.minecraft.net/texture/76fdd4b13d54f6c91dd5fa765ec93dd9458b19f8aa34eeb5c80f455b119f278
          name
    : '&4❤'
        '2'
    :
          head
    : http://textures.minecraft.net/texture/76fdd4b13d54f6c91dd5fa765ec93dd9458b19f8aa34eeb5c80f455b119f278
          name
    : '&4❤'
        '3'
    :
          head
    : http://textures.minecraft.net/texture/76fdd4b13d54f6c91dd5fa765ec93dd9458b19f8aa34eeb5c80f455b119f278
          name
    : '&4❤'
    GameSettings
    :
      ballSpeed
    : 3
      chargeBarSpeed
    :
        power
    : 4
        height
    : 4
    Controls
    :
      ButtonSlot
    : 22
      Buttons
    :
        power
    :
          head
    : http://textures.minecraft.net/texture/a99aaf2456a6122de8f6b62683f2bc2eed9abb81fd5bea1b4c23a58156b669
          name
    : '&aClick to set Power'
        height
    :
          head
    : http://textures.minecraft.net/texture/a99aaf2456a6122de8f6b62683f2bc2eed9abb81fd5bea1b4c23a58156b669
          name
    : '&aClick to set Height'
        launch
    :
          head
    : http://textures.minecraft.net/texture/a99aaf2456a6122de8f6b62683f2bc2eed9abb81fd5bea1b4c23a58156b669
          name
    : '&eClick to throw!'
    Default slot is slot 25.


  • Added - You can now set players as invulnerable when they have had any Pocket Games inventory open for x seconds. This means that the player can no longer be damaged when playing.
    Add this to you config.yml or regenerate it with /pg reset file config:
    Code (YAML):
    # Player invulnerability settings:
    # - Enable/Disable invulnerability. If enabled (true) the following will happen:
    # - The player will no longer take damage after x seconds. Default is 15 seconds.
    Invulnerability
    :
      enabled
    : false
      after
    : 15
     

  • Optimization - The GameOver handler has been optimized to increase performance by a bit. This has little impact, though results in a much cleaner code flow.
----------, Dec 24, 2017
Resource Information
Author:
----------
Total Downloads: 754
First Release: Oct 29, 2017
Last Update: Dec 17, 2024
Category: ---------------
All-Time Rating:
63 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings