BlockQuest | MULTIPLE QUESTS, API, PARTICLES | FREE | OPEN SOURCE icon

BlockQuest | MULTIPLE QUESTS, API, PARTICLES | FREE | OPEN SOURCE -----

Hide blocks on your servers, that are waiting to be found by players for rewards!




[​IMG]
VERSION 2.3.2
  • Fixed typo causing the plugin to not load (lol)​
----------, Nov 11, 2023

[​IMG]
VERSION 2.3
  • Added 1.8.8 support (Added by @Tanguygab, Big Thanks!)​
2.3.1:
  • Fixed edge case for whenever the world is null. (Should fix latest issues found in Discussions)
----------, Nov 4, 2023

[​IMG]
VERSION 2.2.4
  • Fixed NullPointerException when someone leaves the server with cache enabled and no BlockQuest serieses​
----------, Feb 24, 2021

[​IMG]
VERSION 2.2.3
  • Fixed being unable to reset stats when you were using cache (Thanks James from HelpChat Discord for reporting!)​
----------, Aug 28, 2020

[​IMG]
VERSION 2.2.2
  • Fixed BlockQuest block particles appearing in other worlds (Thanks James from HelpChat Discord for reporting!)​
----------, Aug 15, 2020

[​IMG]
VERSION 2.2.1
  • Fixed BlockQuest not registering when blocks are in custom worlds (Thanks James from HelpChat Discord for reporting!)​
----------, Aug 13, 2020

[​IMG]
VERSION 2.2
It hasn't been a year yet, however, I managed to create another update for the plugin.
  • Added caching​
  • If enabled, the plugin will first save temporarily, and saves automatically​
  • This can increase performance​
  • See example-config to see how to configure​
  • Find effects are back!​
  • See example-config to see how to configure​
  • API Update: Added setFoundBlocks method to set found blocks. This is what caching uses when autosaving.​
  • The way commands are handled has also been rewritten. If you encounter any bugs regarding them, please PM me, or tag me in HelpChat's discord.​
----------, Aug 3, 2020

[​IMG]
VERSION 2.1.1
  • Fixed BlockQuest serieses not being registered when creating them​
----------, May 4, 2020

[​IMG]
VERSION 2.1
This is mostly API updates only, so if you are not using the API in any way, this update might not be that useful for you.
  • Added example config, which will show all possible config paths (Such as particles)​
  • You can find this on GitHub​
  • Updated BlockQuestSeries class​
  • Now contains an isEnabled, and setEnabled method​
  • Also contains addHiddenBlock and removeHiddenBlock to support adding hidden blocks to custom serieses in game​
  • You can now teleport to a block in a disabled series (this was not possible before)​
  • Changed checks in commands to look for actual custom serieses, and not only for those, that are registered by this plugin​
  • Added api-only option in config​
  • If enabled, this won't register the command, and SeriesModifyListener​
----------, Apr 30, 2020

[​IMG]
VERSION 2.0
IF YOU ARE UPDATING FROM PREVIOUS VERSIONS, PLEASE READ THE WHOLE LOG!
  • Complete rewrite​
  • This means a better API, and a better code​
  • You can have multiple series now​
  • These features are currently missing: Find Effects, MySQL, and Hide Block on Found​
Since this is a complete rewrite, this means everything has changed. Your old config won't be compatible with the new version, so you should delete that. Due to BlockQuest Series now being introduced, PlaceholderAPI placeholders have also changed syntax.
Also, there's now a new API available, which lets you make custom series, and custom data storage.

THERE ARE ALSO FEATURES MISSING!
Currently this version is missing Find Effects, MySQL Support, and the feature which hides already found blocks. You can help me by contributing to the code, or you can wait until it becomes a feature.

Thank you for your patience, and sorry for keeping you guys wait.
----------, Apr 15, 2020

[​IMG]
VERSION 2.0-pre1.5
  • Fixed being able to collect Find Effect's items​
----------, Dec 30, 2019

[​IMG]
VERSION 2.0-pre1.4
This update has been brought by:

@barpec12 (Github)
  • Fixed particles (Added by barpec12)​
  • Updated PlaceholderAPI​
----------, Sep 28, 2019

[​IMG]
VERSION 2.0-pre1.3
This update has been brought by these contributors:

@barpec12 (Github) and LogGits
Thank you!
  • Added 1.13 Version Compatibility! (Added by barpec12 and LogGits!)​
  • Project is now in Maven. (Added by barpec12)​
Message from the Developer:
The last update was more than a year ago, and I am sorry about that. I haven't forgotten about this project, or my any others, I just haven't found the motivation to work on them.
Now, what's next for this plugin?
I'm going to rewrite it from zero. The code will be much cleaner, and there will be support for multiple quests; a long asked feature, the stored data won't be so derpy, and a better API.
I am planning to release more frequent updates after the rewrite.
----------, Aug 2, 2019

[​IMG]
VERSION 2.0-pre1.1
  • Fixed NullPointerException when refering to an unknown player from placeholders​
  • API changes​
----------, Apr 1, 2018


[​IMG]
VERSION 2.0-pre1
  • Added tab complete​
  • Fixed messages.yml having a missing percent sign at personal-stats message​
  • Two new placeholders for PlaceholderAPI: %blockquest_foundpercent% and %blockquest_foundpercent_<player%
  • Fixed blocks reappearing if hide found blocks is enabled (No, it was not caused by barriers.)​
----------, Mar 23, 2018

[​IMG]
VERSION 1.9.1
  • Hotfix: Fixed issue with API calling wrong event. If you click on blocks, and it doesn't give you a feedback, you should probably update.​
----------, Feb 14, 2018

[​IMG]
VERSION 1.9.1
  • Added API.​
----------, Feb 14, 2018

[​IMG]
VERSION 1.9
  • Code Cleanup​
  • Added some translatable messages​
  • Fixed wrong placeholder in config.yml​
  • EDIT: Now you can access personal stats with username if you have UUIDs enabled ( @qwertykiller )​
----------, Jan 2, 2018

[​IMG]
VERSION 1.8.1
  • Wrong file was uploaded​
  • Fixed personal stats not working​
----------, Dec 13, 2017

[​IMG]
VERSION 1.8
  • Updated Metrics​
  • Added new placeholder for PlaceholderAPI: %blockquest_allblocks%​
  • Added personal block stats using /blockquest stats [PLAYER] (Suggested by @qwertykiller)​
----------, Dec 12, 2017

[​IMG]
VERSION 1.7
  • Custom names are now possible for find effects​
  • Renamed pitch to sound-pitch for find effects​
  • Commands can be executed once find effect disappears​



@BrettplayMC here ya go
----------, Dec 2, 2017

[​IMG]
VERSION 1.6.6
  • Attempted to fix stats using MySQL, and no data transferring between servers. (Reported by Feerko on Discord)​
----------, Nov 22, 2017

[​IMG]
VERSION 1.6.5
  • Attempted to fix MySQL problems. (Reported by Feerko on Discord)​
----------, Nov 22, 2017

[​IMG]
VERSION 1.6.4
  • Added skull support (Suggested by Discoveries on Spigot)​
----------, Oct 28, 2017

[​IMG]
VERSION 1.6.3
  • Fixed Armor for find effect displaying incorrectly (Reported by @xNekio)​
----------, Oct 23, 2017

[​IMG]
VERSION 1.6.2
  • Fixed already-found-commands not running (Reported by @Elijah)​
----------, Oct 22, 2017

[​IMG]
VERSION 1.6.1
  • Changed "check-full-inventory" object type to int instead of boolean. Int determines how many free spaces are required.​
----------, Oct 22, 2017

[​IMG]
VERSION 1.6
  • Moved events to their own class​
  • Added toggle for blocks ( /blockquest toggle) (Suggested by seema84 on GitHub)​
  • Moved reload to reload command instead on on disable. (Suggested by seema84)​
  • Added /blockquest stats to check stats (Suggested by seema84)​
  • Added full inventory check (Suggested by seema84)​
  • Added hide found blocks.​
To configure the features above, backup, and delete your old config.yml.
----------, Oct 19, 2017

[​IMG]
VERSION 1.5.1
  • Fixed find animation not working in 1.8 (Reported by @BrettplayMC)​
  • Added start offset for find animation (y-start: 0.25) (Suggested by @funnycube)​
----------, Oct 16, 2017

[​IMG]
VERSION 1.5
  • Added find animation​
  • [​IMG]
----------, Oct 15, 2017

[​IMG]
VERSION 1.4.1
  • Added bStats Metrics​
  • Added way to disable particles seperate for found, or not found blocks. Just use DISABLED as particle type.​
  • Added notify message when reloading, as this messes up players data.​
----------, Oct 14, 2017

[​IMG]
VERSION 1.4
  • Added particles for blocks for:​
  • Found Items​
  • Unfound (?) items​
----------, Oct 12, 2017


[​IMG]
VERSION 1.3.1
  • Added PlaceholderAPI as softdepend for plugin.​
----------, Jan 4, 2017

[​IMG]
VERSION 1.3
  • Added PlaceholderAPI placeholders! You have to put placeholderapi: true in config file in order to use them.​
  • Available placeholders: %blockquest_blocksfound% and %blockquest_blocksleft%​
  • Fixed double click 'bug'​
----------, Jan 4, 2017

[​IMG]
VERSION 1.2.1
  • Fixed MySQL not generating​
  • Attempted to fix double click bug​
  • Added "
    already-found-all-blocks" command list​
----------, Dec 16, 2016

[​IMG]
VERSION 1.2
  • Attempted to add compatability for 1.8​
----------, Dec 5, 2016

[​IMG]
VERSION 1.1
  • Items will more likely to be saved when getting a block.​
  • Added mysql unsafe save. Just simply add mysql-unsafe-save: true to your config. If the value is false, then it will save when you find a block, if true, it will save found blocks on server stop and player quit.​
  • Rewrote some of the default config file.​
----------, Dec 5, 2016

Resource Information
Author:
----------
Total Downloads: 11,946
First Release: Dec 4, 2016
Last Update: Nov 11, 2023
Category: ---------------
All-Time Rating:
38 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings