SkyblockEssentials

Spigot Page: https://www.spigotmc.org/resources/skyblockessentials.17588/
- I check Spigot more than Bukkit. Report issues on Spigot if you can!

Description
SkyblockEssentials is a fully configurable plugin that attends to many of the basic skyblock needs.

Features
SkyblockEssentials has the following features:
- Ability to block any items from being dropped
- Toggle between hoppers being placeable or not
- Toggle between hoppers being craftable or not
- Allow players to right click obsidian to turn it into lava
- Ability to deny players the ability to silk touch grass
- Toggle between crops being tramped or not

Configuration
Here is the default configuration. Edits to the configuration can be made in plugins -> SkyblockEssentials folder -> config.yml

# Plugin developed by Fudged. Leave feed back at my Spigot page!
#
# Decide which blocks you'd like players to not be able to drop
# IDs must match the Material enum; visit https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html for a list!
undroppable:
  - SAND
  - DIRT
  - BUCKET
  - LAVA_BUCKET
  - WATER_BUCKET
  - MILK_BUCKET


#Decide if players are able to place hoppers (Hoppers have been linked to many duping glitches)
#False = Cannot place hoppers
#True = Can place hoppers
place_hoppers: false


#Decide if players are able to craft hoppers (Hoppers have been linked to many duping glitches)
#False = Cannot craft hoppers
#True = Can craft hoppers
craft_hoppers: false


#Decide if players are able to right click obsidian to turn it into lava
#False = Cannot turn obsidian to lava
#True = Can turn obsidian to lava
obsidian_to_lava: true

#Decide if players can silktouch grass
#False = Cannot silktouch grass
#True = Can silktouch grass
silktouch_grass: false

#Decide if players destroy crops by jumping on them
#False = Cannot trample by jumping
#True = Can trample by jumping
trample_crops: false

I hope you enjoy this plugin. Please leave feedback, suggestions, and reviews here! I'll attend to any bugs or issues as soon as possible!

Thanks,
Fudged


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    103149
  • Created
    Nov 2, 2016
  • Last Released File
    Nov 11, 2016
  • Total Downloads
    2,913
  • License

Categories

Members

Recent Files