HomeJavaModsCustomGapples
CustomGapples
ModsJava

CustomGapples

Original Request: With this plugin you can completely customize all the potion effects given when someone eats a enchanted golden apple. Example: You can…

⬇ Download on Spigot
Original Request: http://www.spigotmc.org/threads/custom-golden-apple-effect.66119/

With this plugin you can completely customize all the potion effects given when someone eats a enchanted golden apple.
Example: You can make a gapple give people jump boost 5 for 30 seconds, speed boost 7 for 10 seconds and invisibility 3 for 10 minutes!

[​IMG]

This plugin is small and lightweight but due to being highly customizable, the config is a bit large (easy to work with though)

Permissions:
- customgapple.use (without this permission, a gapple will be just a normal gapple)

Spoiler: Config
Code (Text):
# The max amplifier amount is 255
#
# the max duration amount, not sure.
# if you need to set a potion effect to have unlimited duration, just add alot of 9's to the duration.
#
# the plugin will check if all those 9's is over the max amount and if so, it will simply change the duration to the max amount for you.


# now for valid potion effects..
#
# ABSORPTION
# - Increases the maximum health of an entity (player) with health that cannot be regenerated, but is refilled every 30 seconds.
# BLINDNESS
# - Blinds an entity (player).
# CONFUSION
# - Warps vision on the client (player).
# DAMAGE_RESISTANCE
# - Take less damage.
# FAST_DIGGING
# - Increases dig speed.
# FIRE_RESISTANCE
# - Stops fire damage.
# HARM
# - Hurts an entity (player).
# HEAL
# - Heals an entity (player).
# HEALTH_BOOST
# - Increases the maximum health of an entity (player).
# HUNGER
# - Increases hunger.
# INCREASE_DAMAGE
# - Increases damage dealt.
# INVISIBILITY
# - Grants invisibility.
# JUMP
# - Increases jump height.
# NIGHT_VISION
# - Allows an entity (player) to see in the dark.
# POISON
# - Deals damage to an entity (player) over time.
# REGENERATION
# - Regenerates health.
# SATURATION
# - Increases the food level of an entity (player) each tick (20 ticks = 1 second).
# SLOW
# - Decreases movement speed.
# SLOW_DIGGING
# - Decreases dig speed.
# SPEED
# - Increases movement speed.
# WATER_BREATHING
# - Allows breathing underwater.
# WEAKNESS
# - Decreases damage dealt by an entity (player).
# WITHER
# - Deals damage to an entity (player) over time and gives the health to the shooter.

# list from https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html

# How it works:
# <EFFECT>:<DURATION>:<AMPLIFIER>
# amplifier meaning how strong, duration meaning how long it'll last.
#
#
#                                  - Example Configuration -

# effects:
#   - JUMP:9999999999999999999999:2
#   - SPEED:600:3
#   - INVISIBILITY:60:5
#

# below are default god apple effects, change as you will
# be sure to follow tutorial above.
#
# > ALL TIMES ARE IN TICKS, 1 SECOND = 20 TICKS.
# > SO IF YOU WANT TO DO 15 SECONDS: 15 x 20 = 300.
effects:
  - REGENERATION:600:5
  - DAMAGE_RESISTANCE:6000:2
  - FIRE_RESISTANCE:6000:2
  - ABSORPTION:2400:2
 

[​IMG]
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

CustomGapples is a free Minecraft Java mod. Downloaded 5,835 times (via Spigot). Download it and open it directly in the game.

Explore more