Giter VIP home page Giter VIP logo

immodevs / trampoline Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 10.72 MB

This is a PocketMine plugin that simulates a trampoline effect using slime blocks. When a player steps on a slime block, they will be propelled upwards with a configurable power. Additionally, a particle effect will be displayed at the player's position when they bounce on the trampoline.

Home Page: https://poggit.pmmp.io/ci/ImmoDevs/Trampoline-PM5/Trampoline

License: MIT License

PHP 100.00%
minecraft minecraft-plugin pocketmine pocketmine-mp pocketmine-mp-plugin pocketmine-mp-plugins pocketmine-plugin pocketmine-plugins poggit trampoline

trampoline's Introduction

Trampoline

Trampoline-PM5 LICENSE VERSION DOWNLOAD

Overview

Trampoline-PM5 is a powerful and configurable plugin for PocketMine-MP, a Minecraft server software. This plugin introduces a fun and interactive trampoline effect using slime blocks, enhancing the gameplay experience by allowing players to bounce high into the air when they step on specific blocks. It's a great addition for servers that want to add unique and entertaining features for their players.

Important Note: This plugin forcefully disables fall damage for the entire server to ensure players do not get hurt while using the trampolines.

Why Use Trampoline-PM5?

  • Enhanced Gameplay: Adds a dynamic and engaging element to your server, making it more fun for players.
  • Configurable: Allows server administrators to customize the trampoline's power and appearance through simple configuration settings.
  • Visual Effects: Optionally includes particle effects to make the trampoline effect visually appealing.
  • Safety: Automatically cancels fall damage when players land on the trampoline block, ensuring a safe and enjoyable experience.

Features

  • Trampoline Effect: Players bounce high when they step on slime blocks.
  • Configurable Power: The bounce strength can be adjusted to fit your server's needs.
  • Particle Effects: Optional particle effects enhance the visual experience.
  • Fall Damage Prevention: Prevents players from taking fall damage when landing on the trampoline block.

Installation

  1. Download: Obtain the latest version of the plugin from the GitHub Releases page.
  2. Install: Place the plugin file into the plugins directory of your PocketMine-MP server.
  3. Activate: Restart the server to enable the plugin.

Configuration

The config.yml file allows you to customize various aspects of the plugin. Below is an example of the configuration options:

# Trampoline Plugin Configuration

# Set the power of your Trampoline here
# Recommended values: 0.5 (low) to 1.5 (high)
trampoline_power: 0.8

# Specify the block type that acts as the trampoline
# Use block identifiers like "slime_block"
trampoline_block: "slime_block"

# Enable or disable particle effects when bouncing
# true  - Particles are enabled
# false - Particles are disabled
slime_particle: true

# If you enjoy this plugin, please give it a star and provide feedback on GitHub:
# https://github.com/ImmoDevs/Trampoline-PM5
# If you encounter any issues, errors, or bugs, please report them in the Issues section on GitHub.

Usage

  1. Setup: Place slime blocks in your game world where you want the trampoline effect to occur.
  2. Experience: Players will bounce when they step on the slime blocks. The bounce height is adjustable via the trampoline_power setting in config.yml.

Events

  • PlayerMoveEvent: Detects player movement and triggers the trampoline effect.
  • EntityDamageEvent: Cancels fall damage to prevent injury when landing on the trampoline.

Example

Imagine setting up a fun parkour course where players need to bounce between platforms using the trampoline effect, or creating a whimsical area where players can enjoy the thrill of bouncing high into the sky. This plugin makes such creative gameplay scenarios possible.

Credits

This plugin was developed by ImmoDev. We appreciate your support and feedback. If you enjoy using Trampoline-PM5, please consider giving it a star on GitHub and providing feedback or reporting any issues you encounter.

For more information about PocketMine plugins, visit the PocketMine website

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.