Minecraft WishingWells mod 2026 download
logo
minecraft mod WishingWells

WishingWells

Game Version: 1.13
Total Downloads: 16,788,313
Updated: Oct 21, 2018
Created: Nov 2, 2017
Download WishingWellsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
WishingWells v1.0.9 release 44.05 KB Oct 21, 2018 1.13 3,774,528 download WishingWells WishingWells v1.0.9 releaseDownload
WishingWells v1.0.8 release 44.05 KB Oct 12, 2018 1.13 79,083 download WishingWells WishingWells v1.0.8 releaseDownload
WishingWells v1.0.7 release 43.91 KB Oct 11, 2018 1.13 3,954 download WishingWells WishingWells v1.0.7 releaseDownload
WishingWells v1.0.6 release 43.83 KB Apr 22, 2018 1.12 2,896,144 download WishingWells WishingWells v1.0.6 releaseDownload
WishingWells v1.0.5 release 43.38 KB Apr 2, 2018 1.12 2,969,791 download WishingWells WishingWells v1.0.5 releaseDownload
WishingWells v1.0.4 release 56.80 KB Dec 9, 2017 1.12 3,424,394 download WishingWells WishingWells v1.0.4 releaseDownload
WishingWells v1.0.3 release 56.71 KB Nov 4, 2017 1.12 3,640,254 download WishingWells WishingWells v1.0.3 releaseDownload
WishingWells v1.0.2 release 56.68 KB Nov 4, 2017 1.12 57 download WishingWells WishingWells v1.0.2 releaseDownload
WishingWells v1.0.1 release 56.45 KB Nov 4, 2017 1.12 87 download WishingWells WishingWells v1.0.1 releaseDownload
WishingWells v1.0.0 release 55.74 KB Nov 2, 2017 1.12 75 download WishingWells WishingWells v1.0.0 releaseDownload

Description

Share this:

Introduction

WishingWells is a plugin that allows users with the "well.command" permission to create wells, and with those wells, players with the "well.use" command can drop certain items into the well, and may receive a selected list of items. All values are configurable in the config. This was originally crated for Music4lity.

 

Github page:

https://github.com/ZombieStriker/WishingWells_Bukkit

 

 

 

Permissions:

  • well.use Allows a player to use the wells
  • well.command Allows players to create wells/ use WishingWells commands.

Commands:

  • /well create <name>: Create a new well at the player's location. Wells extends two blocks in each direction from the center of the player.
  • /Well delete <name>: Deletes the well
  • /Well list: Lists all the wells registered

Features:

Adds the ability to create custom wishing wells. Wishing wells are locations that players can throw per-defined items into, and based on chance values, may return a reward – an itemstack which is also per-defined by the config. All messages, rewards, and items that can be thrown into the well are configurable.

Config:

The config looks like:

#Delay between wishes in seconds
Delay: 60

Accepted:
– <item>
– GOLD_NUGGET

Returned:
# Name is a test variable, so we need to comment them out
# name:
# – <itemnumber> <amount> <meta>
test:
– DIAMOND_SWORD 1
Example:
– DIAMOND_PICKAXE 1 efficiency:1 durability:1 fortune:1 name:&4Gigadrill lore:The_drill_that_&npierces|the_heavens

ReturnedChance:
# Name is a test variable, so we need to comment them out
# name: 0
Example: 50
test: 50

CongratsMessage: '&aYou got a new item back from the well!'

TooBadMessage: '&cOh no! You lost your item in the well. Too bad!'

ItemNotAccepted: '&4That item isnt accepted in the well!'

Delay message: '&cYou cant make another wish for %s seconds!'

auto-update: true

 Remember: all percentage amounts must equal up to 100. If it goes over, some items may not have  the correct chance values. If it is below, the player might not receive any items even if it registers the player as "winning".

Comments

Add a comment