⭐ ClueScrolls ⭐ ║ [1.8 TO 1.20] [250+ clue types] NEW Default Config + Rewards!!!

MC Plugin ⭐ ClueScrolls ⭐ ║ [1.8 TO 1.20] [250+ clue types] NEW Default Config + Rewards!!! 4.9.0
Complete scrolls and receive rewards! Similar to treasure wars! Quests Missions plugin

[IMG]


Clue scrolls is an amazing plugin to use on your factions, survival, prison servers, and more! You can create clues in the config which are used on the scrolls. When a player completes all the clues of a scroll they will automatically receive their rewards which are defined with weights via commands. You can even create command rewards which are given to the player as an item and can be executed by the player upon interaction.



Be sure to check out http://dev.electro2560.com/plugins/ClueScrolls/ for some additional info and screenshots.

Don't forget to check out the NEW documentation!
https://wiki.electro2560.com/cluescrolls

[IMG]

  • 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13 and 1.14 support
  • Highly configurable
  • Create your own tiers
  • Create your own clues
  • Reward system to give items and execute commands
  • 73+ clue types
  • Full message customization
  • Developer scrolls API
  • Developer event API
  • Vault integration
  • Cool downs for scroll purchases
  • Customizable inventory
  • Purchase scrolls for experience or money
  • Cross out completed clues
  • Show only one clue at a time
  • Specify amount of clues on a scroll with ranges
  • Specify rewards with ranges
  • Make scrolls glow
  • Title bar notifications
  • Command tab auto-complete
  • Ability to not duplicate clues on a scroll
  • Ability to not duplicate rewards given from a scroll
  • Tier specific rewards
  • Ability to weight how common a reward is
  • Automatically updates files when you download a new version
  • WorldGuard, Towny, Votifier, ASkyBlock, ChatReaction, AutoSell, Vault, Boss, and MythicMobs integration.


[IMG]

  • Add clues to the tiers via a command.
  • Custom inventory sounds
  • Brew potion clue
  • cut blocks with shears (cobweb, leaves, etc?)
  • Broadcast message when a mystery scroll is opened or a regular tier is completed
  • debug feature
  • crystals to skip over completing a clue
  • Sound effects & particle effects for clue completion, opening a mystery scroll, etc.
  • Option to randomly place reward items in GUI
    • Reset cooldown gem
    • Placeholders - Hooks with PlaceholderAPI and allows the ability to show the player how many clues they've completed, the tier
    • Riddle clues - Players need to solve a riddle in order to pass the stage, could have it so they need to be standing in a certain spot with specific items equipped or being held.
    • Spend Money clue - Requires the player to spend a certain amount of money in the shop
    • Region/Towny clue - Player needs to either be in a certain Worldguard region or standing in a specific Towny town Added in 2.1.8!
  • Guaranteed rewards
  • Ability to execute command rewards rather than give as an item
  • Post any additional ideas in the discussion


[IMG]

Aliases: [cluescroll, cluescrolls]
  • /cluescroll - Open inventory
  • /cluescroll help - Help
  • /cluescroll give - Give a scroll to a player
  • /cluescroll giveall - Give a scroll to everyone online
  • /cluescroll reload - Reload all config files
  • /cluescroll additem - Add an item as a reward
  • /cluescroll addcommand - Add a command as a reward
  • /cluescroll removereward - Remove a reward
  • /cluescroll listrewards - List rewards
  • /cluescroll rewardinfo - Display info about a reward
  • /cluescroll getreward - Used to get a reward for debug purposes
  • /cluescroll resetcooldown - Reset cooldowns of specific identifiers or players. Useful for testing.


[IMG]

  • cluescroll.* -- Gives access to all plugin features
  • cluescroll.command.* -- Gives access to all commands
  • cluescroll.command.help -- Gives access to the /cluescroll help command
  • cluescroll.command.reload -- Gives access to the /cluescroll reload command
  • cluescroll.command.give -- Gives access to the /cluescroll give command
  • cluescroll.command.give.others -- Gives access to the /cluescroll give [PlayerName] command
  • cluescroll.command.additem -- Gives access to the /cluescroll additem command
  • cluescroll.command.addcommand -- Gives access to the /cluescroll addcommand command
  • cluescroll.command.removereward -- Gives access to the /cluescroll removereward command
  • cluescroll.command.listrewards -- Gives access to the /cluescroll listrewards command
  • cluescroll.command.openinv -- Gives access to the /cluescroll openinv command
  • cluescroll.command.rewardinfo -- Gives access to the /cluescroll rewardinfo command
  • cluescroll.checkforupdates -- Alerts the player when updates to the plugin are available
  • cluescroll.command.giveall -- Gives access to the /cluescroll giveall command
  • cluescroll.command.getreward -- Gives access to the /cluescroll getreward command
  • cluescrol.command.resetcooldown -- Gives access to the /cluescroll resetcooldown command


[IMG]

Installing Clue Scrolls is easy as can be. Follow the few steps below and you'll be all set.

  1. Purchase and download the ClueScrolls.jar.
  2. Upload the ClueScrolls.jar into your plugins folder.
  3. (Optional) - If you wish to use any features which involves the exchange of money, you will need vault. You can download and follow the instructions found here.
  4. Start/restart/reload your server. Default configuration files will automatically be generated at this point in your plugins/ClueScrolls/ directory.
  5. Read about the configuration files, clue creation, and adding rewards found below to configure the plugin exactly to your liking.
  6. Have fun! Feel free to PM or post to the discussion any issues you experience or recommendations you have for features.


[IMG]


config.yml

messages.yml



[IMG]


NEW documentation is available at https://wiki.electro2560.com/cluescrolls/clue-creation Be sure to check it out for more details and examples!


Under the clues section of a tier, you can add and edit your clues.

The clueType must be the name of the clue type. Below this section is a list of all clue types that you can currently use.

The data is optional, and can be used to specify specific requirements that must be meet in order to count towards that clue. If you don't want to specify any data, you don't need to include it in the config. In the list below this section, there is a list for each clue type with the various data types you can specify. Some you specify text, others you specify numbers, and others are material types, entity types, color types, etc which can be found in the links below.
Material - https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
Entity - https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
Horse Variant - https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Horse.Variant.html
Horse Style - https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/Horse.Style.html
Horse Color - https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Horse.Color.html
Dye Color - https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/DyeColor.html

Bucket Contents - water, lava, or milk

The amount is simply the amount of times that clue must be completed. You can also use a range such as 10-25.

The lore is what is displayed on the scroll item.

The metadata will be used to specify meta data in the future. At the moment, it can be used on clues which use materials for their data. For example, you could specify a specific wool type or fish type by including the metadata.

The objective and clueName are used in title bar messages when you complete a clue, and if you have only one clue being reveled on a scroll at a time, in a chat message telling the player more information on their next clue.



If there is a certain data you don't want to specify, you can either use the wildcard character to skip over and ignore it, or just don't including it in the config. When using the wildcard character * for either a data or metadata, it should be noted that is must always be surrounded by single quotes to prevent errors when loading the plugin configuration. It is just the way YAML treats the character. You should use it as a value like so '*'.

Some Examples:
Code (Text):
clue0:[/FONT][/FONT][/FONT][/FONT][/FONT][/FONT][/FONT][/FONT][/FONT][/FONT][/FONT][/FONT]
lore: '&f* Kill %amount% skeleton: %completed%'
clueType: kill
amount: 10
objective: Kill %amount% skeleton
clueName: Skeleton Killer
data:
entitytype: skeleton
entitycustomname: '&bSkelly Man'


Code (Text):
clue10:
lore: '&f* Shear %amount% pink sheep: %completed%'
clueType: shear
amount: 32-64
objective: Shear %amount% pink sheep
clueName: Pink Shearer
data:
entitytype: sheep
woolcolor: pink


Code (Text):
fisherman:
lore: '&f* Fish %amount% items: %completed%'
clueType: fish
amount: 3
objective: Fish %amount% items
clueName: Item Fisher


Code (Text):
killmythicmobsclue:
lore: '&f* Kill %amount% Angry Sludge: %completed%'
clueType: mythicmobs_death
amount: 8
objective: Kill %amount% angry sludge
clueName: Sludge Killer
data:
mythicmobtype: AngrySludge

Code (Text):
bosskill:
lore: '&f* Kill %amount% the James Boss: %completed%'
clueType: boss_death
amount: 1
objective: KillJames
clueName: James Killer
data:
#File name is James.yml
bossname: James

Internal Clues (data):

    • break (material, blockdata, blockx, blocky, blockz, world)
    • place (material, blockdata, blockx, blocky, blockz, world)
    • breed (entitytype, entitycustomname, world)
    • bucketfill (bucketcontents, world)
    • bucketempty (bucketcontents, world)
    • chat (sentence)
    • command (command, fullcommand)
    • craft (material, itemdata, itemname, world)
    • death (cause, world)
    • eat (material, itemdata, itemname, world)
    • enchant (material, itemdata, itemname, world)
    • expgain (world)
    • fish (material, itemdata, itemname, world)
    • glide (world)
    • harvest (material, blockdata, world)
    • horsejump (variant, color, style, world)
    • interactentity (entitytype, entitycustomname, world)
    • kill (entitytype, entitycustomname, world)
    • permission (permission)
    • ride (vehicletype [an entitytype], world)
    • shear (entitytype, woolcolor [DyeColor string] or wooldata [to specify the data id value of the color], world)
    • swim (world)
    • tame (entitytype, entitycustomname, world)
    • walk (world)
External Clues (data):

ASkyBlock
    • askyblock_challengecomplete (challengename, rewardtext)
    • askyblock_islandcreate (schematicname, protectionsize)
    • askyblock_islandreset ()
    • askyblock_enterisland (islandowner [player name], protectionsize)
    • askyblock_exitisland (islandowner [player name], protectionsize)
    • askyblock_joinisland (islandowner [player name], protectionsize)
    • askyblock_leaveisland (islandowner [player name], protectionsize)
    • askyblock_minishopbuy (material, itemdata)
    • askyblock_minishopsell (material, itemdata)
    • askyblock_jointeam (teamleader [player name])
    • askyblock_leaveteam (teamleader [player name])
    • askyblock_warpcreate ()
    • askyblock_warpremove ()
    • askyblock_visitisland (islandowner (player name), protectionsize)
AuctionHouse

    • auctionhouse_sell (soldprice, material, itemdata, itemname)
    • auctionhouse_start (startingprice, material, itemdata, itemname)
    • auctionhouse_win (soldprice, material, itemdata, itemname)
Auctions

      • auctions_sell (soldprice, bidincrement, material, itemdata, itemname)
      • auctions_start (startingprice, bidincrement, material, itemdata, itemname)
      • auctions_win (soldprice, bigincrement, material, itemdata, itemname)
AutoRank

      • autorank_promote (fromgroup, togroup, world)
AutoSell

      • autosell_autosell (material, itemdata)
      • autosell_sellall (material, itemdata)
      • autosell_signsellall (material, itemdata)
Boss

      • boss_death (entitytype, entitycustomname, bossname, world)
ChatReaction

      • chatreaction_win (word)
CrateReloaded

      • cratereloaded_opencrate (cratename, cratetype)
CrazyCrates

      • crazycrates_opencrate (cratename, cratetype)
DeluxeChat

      • deluxechat_chat (cratename, cratetype)
EpicBosses

      • epicbosses_death (entitytype, bossname, world)
MoreFish

      • morefish_catch (length, name rarity)
MythicMobs

      • mythicmobs_death (entitytype, entitycustomname, mythicmobtype, world)
Towny

    • towny_townenter (town, world)
    • towny_townexit (town, world)
    • towny_towncreate (town, world)
    • towny_nationenter (nation, world)
    • towny_nationexit (nation, world)
    • towny_nationcreate (nation, world)
uSkyBlock

      • uskyblock_islandcreate (schematicname)
      • uskyblock_joinisland (islandowner)
      • uskyblock_leaveisland (islandowner)
      • uskyblock_islandrestart ()
Votifier
Also works with NuVotifier
    • votifier_vote (service, address)
World Guard

    • worldguard_regionenter (region, world)
    • worldguard_regionexit (region, world)

[IMG]

There's two types of rewards: item and command. To add rewards, use the following commands.

/cluescrolls additem [Tier] [Name] [Weight]

/cluescrolls addcommand [Tier] [Name] [Weight] [Command]
.

Adding an item adds the item in your main hand to the rewards for the given tier.

When adding a command, you can use %player% to represent the player's name.

The higher the weight (can be any number, even above 100), the higher the chance of it being given as a reward.


[IMG]

Official Test Server
demo.electro2560.com (Versions 1.8-1.13.2)
Current ClueScroll files on demo: download

Servers Using Clue Scrolls
banditprison.org
play.celestialgaming.net
mc.b-zone.ro
play.voyagepvp.com

Want your server featured here? Send me a PM or post in the discussion.


[IMG]

Tutorial coming soon for the two events and ClueScrollsAPI class. If you'd like to figure some things out yourself, the API docs can be found it. It should be fairly straight forward on how to use. https://docs.electro2560.com/cluescrolls/


[IMG]

[IMG]

Metrics: http://mcstats.org/plugin/ClueScrolls/ (Added since first release)
bStats: https://bstats.org/plugin/bukkit/ClueScrolls (Less accurate. Added in v1.6.6) bStats is not currently working

[IMG]


    • You are not allowed to resell this plugin
    • You are not allowed to redistribute this plugin in anyway
    • Charge backs are forbidden and will result in a ban of your spigot account
    • You may not use this on more than one server/network
    • No refunds
    • As the author, I am not required to provide updates (Although I always will)
    • Terms & Conditions may change at anytime without notice
    • Support will only be offered to an account that has purchased
If there is an error, your best course of action is to send me a PM or post a comment with the stack trace in the discussion of this plugin before leaving a review and I will get it fixed asap.

If you have any ideas/features you would like to be added to the plugin, just send me a PM or leave them on the discussion page of this plugin.

If you like this resource, don't forget to leave a review! https://blackspigot.com/styles/default/xenforo/clear.png
Disable VPN/Proxy for a Better Experience
FateKid
Author FateKid
Level
11
5,910 pts
4.9.0 Version
37 Downloads
3,111 Views
Published
Updated
2.00 star(s) 2 ratings Average Rating (2)

More files from FateKid

Minecraft Is Better With Plugins

⭐ ClueScrolls ⭐ ║ [1.8 TO 1.20] [250+ clue types] NEW Default Config + Rewards!!! is the ultimate Minecraft plugin to take your next project to new heights. Increase the quality of your Minecraft server gameplay by downloading it for free!

Why Choose our Minecraft Plugins?

  • High-quality uploads for an enhanced user-experience.
  • Enhanced gameplay features for more fun and excitement.
  • Regular updates and new plugins to keep things fresh.

Explore Other Resources

Are you looking for something different? Explore thousands of other plugins, available to download right now. FateKid shared this wonderful resource to you for free, so remember to share your appreciation by liking the resource and reviewing it.

Get started today and make your Minecraft world truly unique.

Top Bottom