- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- Donation Link:
- https://paypal.me/zeleney30
![]()
How to use EasyElevators
Activate an elevator by simply sneaking while standing on an elevator block (iron block by default), this will open the GUI to teleport up or down if there is an elevator available.
Discord
Join the discord! Connect with other users and let me know of any issues or what you would like to see next! Click below to join
![]()
At this point I no longer have any ideas to add to this project, if you have some suggestions please join the discord and let me know! If you like my plugin and want to support my work please consider adding a donation and leaving a review. Please join the discord for bug reports, do not leave them in a review.
GUI
![]()
Essentials or other plugins are not required to use color codesCode (Text):## EasyElevators ##
## Messages
Enable messages: false
Enable titles: false
Up message: '&aTeleported up!'
Down message: '&aTeleported down!'
Area not clear: '&cArea not clear!'
No permission: '&cYou do not have permission to do this!'
No elevator: '&cDid not find an elevator!'
##GUI
Up text: '&9Up'
Cancel text: '&cCancel'
Down text: '&9Down'
## Elevators
Material: 'Iron_block'
Range: 9
Custom recipe: false
## ^^^ REQUIRES RELOAD/RESTART TO TAKE EFFECT!
##Elevator recipe
Ingredients:
- Ender_pearl
- Iron_block
Top: AAA
Middle: ABA
Bottom: AAA
##Top, Middle, and Bottom refer the the horizontal lines in a crafting table
##Use A-I to set the crafting recipe, A refers to the first item in the ingredients list, B to the second and so on. Any letter other than A-I will not work, yes they must be capitalized
## Particle effects
Enable particle effects: false
Style: 'Rings'
##Possibilities include: Rings, Clouds, Helix
Effect: 'Villager_happy'
##Possibilities include: ASH, BARRIER, BLOCK_CRACK, BLOCK_DUST , BUBBLE_COLUMN_UP , BUBBLE_POP, CAMPFIRE_COSY_SMOKE, CAMPFIRE_SIGNAL_SMOKE, CLOUD, COMPOSTERCRIMSON_SPORE, CRIT, CRIT_MAGIC, CURRENT_DOWN, DAMAGE_INDICATOR, DOLPHIN, DRAGON_BREATH, DRIP_LAVA, DRIP_WATER, DRIPPING_HONEY, DRIPPING_OBSIDIAN_TEAR, ENCHANTMENT_TABLE, END_ROD, EXPLOSION_HUGE, EXPLOSION_LARGE, EXPLOSION_NORMAL, , FALLING_DUST, FALLING_HONEY, FALLING_LAVA, FALLING_NECTAR, FALLING_OBSIDIAN_TEAR, FALLING_WATER, FIREWORKS_SPARK, FLAME, FLASH, HEART, ITEM_CRACK, LANDING_HONEY, LANDING_LAVA, LANDING_OBSIDIAN_TEAR, LAVA, LEGACY_BLOCK_CRACK, LEGACY_BLOCK_DUST, LEGACY_FALLING_DUST, MOB_APPEARANCE, NAUTILUS, NOTE, PORTAL, REDSTONE, REVERSE_PORTAL, SLIME, SMOKE_LARGE, SMOKE_NORMAL, SNEEZE, SNOW_SHOVEL, SNOWBALL, SOUL, SOUL_FIRE_FLAME, SPELL, SPELL_INSTANT, SPELL_MOB, SPELL_MOB_AMBIENT, SPELL_WITCH, SPIT, SQUID_INK, SUSPENDED, SUSPENDED_DEPTH, SWEEP_ATTACK, TOTEM, TOWN_AURA, VILLAGER_ANGRY, VILLAGER_HAPPY, WARPED_SPORE, WATER_BUBBLE, WATER_DROP, WATER_SPLASH, WATER_WAKE, WHITE_ASH
Density: 0.5
##Changes the way some styles work (does not effect all styles)
Code (Text):easyelevators.gui - Allows player to use the elevator GUI
easyelevators.use - Allows player to use elevators by command
easyelevators.reload - Allows player to reload the config
easyelevators.give - Allows player to spawn an elevator

Easy Elevators 1.4.4
Easy use, standalone elevators
Recent Updates
- Updated to newest game version Mar 14, 2021
- Bug fix Oct 5, 2020
- Added up/down command Oct 5, 2020