★ ClueScrolls ★ ║ [1.7 TO 1.12.2]

NULLED ★ ClueScrolls ★ ║ [1.7 TO 1.12.2] 2.3.1

No permission to download


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.


  • 1.7, 1.8, 1.9, 1.10, 1.11, and 1.12 support
  • Highly configurable
  • Create your own tiers
  • Create your own clues
  • Reward system to give items and execute commands
  • 15+ 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 reawrds
  • Ability to weight how common a reward is
  • Automatically updates files when you download a new version



  • Option to automatically complete the scroll or require the user to right click it. Added in 1.0.2!
  • Rather than showing the full command in a command reward, show a custom name instead to prevent players from knowing what plugins you use for certain tasks.
  • Support for tier-specific rewards Added in v1.9.5!
  • Walking Clue (Walk x amount of blocks) Added in 1.8.0!
  • Travel Clue (Travel x amount of blocks - Any method. ex: walk, swim)
  • Fishing Clue (Fish x amount of fish) Added in 1.2.0!
  • Location Clue (Travel to a certain world guard region)
  • Swim Clue (Swim x amount of blocks) Added in 1.8.0!
  • Eat Clue (Eat x amount of items) Added in 1.0.3!
  • Encahnt Clue (Enchant X amount of items) Added in 1.5.0!
  • Distance flown with elytra Clue Added in 1.8.5!
  • Add clues to the tiers via a command.
  • Custom chat and titlebar messages Added in 2.0.0!
  • Changeable lore and colors Added in 2.0.0!
  • Ability to shown only one clue at a time on scrolls. Added in 2.0.0!
  • Giveall command Added in 1.4.2!
  • Ability to use * on clues so that all entities will count towards it. Example: kill:*:10 means that the clue will be completed once 10 mobs are killed of any type. Added in 1.0.4!
  • Do not duplicate clues on scrolls (If enough clues are defined) Added in 1.0.8!
  • Display * as mobs for kill clue, items for craft, etc.
    Example: Eat 10 Food and Kill 10 Mobs Added in 1.0.5!
  • If no rewards are defined, this happens. http://hastebin.com/rolazirixa.vbs Added in 1.4.1!
  • Make /cluescroll without any args open the GUI rather than display help. Added in 1.0.9!
  • /cluescroll openinv cool down Added in 1.5.5!
  • Add a messages.yml Added in 1.4.0!
  • Custom inventory sounds
  • Specify a certain name of an item/mob. Ex: kill:zombie:1,name:&bName
  • Custom clue formats Added in 2.0.0
  • Customizable inventory Added in 1.8.0
  • Support to purchase from inventory with money rather than exp. Added in 1.8.0!
  • Ranges for amount (Like tier items amount and tier clues) Added in 2.0.0!
  • Metadata for entity types, materials, etc
  • Breed animals clue Added in 2.0.0
  • Brew potion clue
  • xp level clue
  • cut blocks with shears (cobweb, leaves, etc?)
  • win money
  • Broadcast message when a mystery scroll is opened or a regular tier is completed
  • Customize mystery item Added in 2.1.2!
  • permission clue Added in 2.1.0!
  • debug feature
  • crystals to skip over completing a clue
  • option to not revival first clue on a scroll until right clicked Added in 2.1.3!
  • cooldowns for other scrolls beyond only the mystery scroll Added in 2.1.3!
  • Ability to not duplicate rewards. Similar to how clues won't duplicate unless absolutely necessary Added in 2.1.3!
  • Harvest clue
  • Command to reset cooldowns Added in 2.1.6!
  • Sound effects & particle effects for clue completion, opening a mystery scroll, etc.
  • Option to randomly play 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 and maybe make it so a player has to open a certain amount of crates in order to pass the step. Such as CrateReloaded and CrazyCrates. (That way we can use these in menus or player stats)
    • 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.
    • Command clue - Players need to perform a certain command in order to progress
    • 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
  • Guaranteed rewards
  • Bind scrolls to a player (so they can't be completed by others)
  • Post any additional ideas in the discussion



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.



  • 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



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.







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

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 either a material or an entity depending on the clue. In the below list you can see in parenthesis which data it requires. For example, the craft clue type uses materials. Please use the names from the following links for data.
Material - https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
Entity - https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
None - Just use the wildcard character

If you want to use a wild card for a clue so that everything counts towards it you may use the * character. On the scroll's lore, it will be replaced accordingly with items, mobs, etc.

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.

Examples:
Code (Text):
clue0:
lore: '&f* Kill %amount% skeleton: %completed%'
clueType: kill
data: skeleton
metadata: '*'
amount: 10
Code (Text):
clue5:
lore: '&f* Fish %amount% raw salmon: %completed%'
clueType: fish
data: raw_fish
metadata: '1'
amount: '3-6'
Code (Text):
myclueexample:
lore: '&f* Obtain the testing.test permission'
clueType: permission
data: *
metadata: 'testing.test'
amount: '1'

Clues:

break (material)
place (material)
craft (material)
eat (material)
enchant (material)
fish (material)
kill (entity)
shear (entity)
tame (entity)
walk (none)
swim (none)
glide (none)
ride (entity)
breed (entity)
permission (none)


There's two types of rewards: item and command. These are created with the commands /cluescrolls additem [Tier] [Name] [Weight] and /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), the higher the chance of it being given as a reward.



Official Test Server
demo.cluescrolls.net (Versions 1.8-1.12.2)
Current ClueScroll files on demo: download

Servers Using Clue Scrolls
play.celestialgaming.net

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




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. http://dev.electro2560.com/plugins/ClueScrolls/api/




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


  • 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! ;)
Author
Direct-Leaks.com
Downloads
128
Views
441
First release
Last update
Rating
5.00 star(s) 2 ratings

More resources from Direct-Leaks.com

Latest updates

  1. Small Bug Fix & Major Update - MythicMobs & Boss Support!!!!!

    Fixes issue with mythicmobs_death clue saying it's missing the boss hook which isn't necessary...
  2. Removes Debug Message

    Removes a debug message when generating a scroll.
  3. Big Update

    Sorry for not being active, If you want to see the change log look at the original plugin change...

Latest reviews

Amazing leak, do you mind update?!
Please update it :<
Top