⭐ ClueScrolls ⭐ icon

⭐ ClueScrolls ⭐ 5.1.5

Complete scrolls and receive rewards! Similar to treasure wars! Quests Missions plugin

Page 1 ... 3 4 5
4.3.8 Aug 8, 2021
Feature Update
4.3.8
  1. Replaced /cluescroll openinv with /cluescroll shop
  2. Updated permission cluescrolls.command.openinv to cluescrolls.command.shop

  1. Added cluescrolls chest for players to store their scrolls in. Their storage amounts are configured with the permission cluescrolls.chestsize.# where # is the amount of storage slots available. Must be a multiple of 9 and a maximum of 54. [9, 18, 27, 36, 45, 54]
  2. Added /cluescroll chest
  3. Added permission cluescrolls.command.chest
  4. Added inventory.chest.title configuration option
  5. Added chestinv-auto-save configration option (in minutes)

  1. Added /scrolls and /cluescrolls alias

  1. Split /cluescroll help into separate user and admin messages
  2. Replaced cluescrolls.command.help with separate user and admin permissions: cluescrolls.command.help.user and cluescrolls.command.help.admin
  3. Updated default help message

  1. Added default-command-open-shop config option to control if the cluescroll command should open the shop directly or show players a help message with available options

  1. Improved legacy statistics conversion


  1. Split database configuration into a separate database.yml file


  1. Rewards are saved immediately when created or modified
  2. /cluescroll reload now works properly with manually edited rewards.yml


  1. Fixed storing scroll items in barrels


  1. Added AureliumSkills clues:
  2. aureliumskills_levelup(skillname, newlevel, world)
  3. aureliumskills_xpgain(skillname, world) clue amount is skill's experience


  1. Fixed bug with WildStacker


  1. Some performance optimizations


  1. New vanilla clues:
  2. anvil(material, itemname, world)
  3. bedsleep(itemdata, itemname, world)
  4. bookedit(signed, pagecount, author, title, generation, world)
  5. bucketentity(entitytype, world)
  6. campfire(material, world)
  7. cartography(inputmaterial, additionalmaterial, outputmaterial, itemname, world)
  8. compost(material, oldlevel, newlevel, levelincreased, world)
  9. compostcollect(world)
  10. drop(material, itemdata, itemname, world)
  11. fertilize(material, world) 1.13+
  12. grindstone(material, itemname, world) 1.14+
  13. hoetilling(material, blockdata, world)
  14. interactblock(action, equipmentslot, material, blockdata, blockx, blocky, blockz, world)
  15. loom(material, basecolor, patterncolor, patterntype, itemname, world) 1.14+
  16. projectileentityhit(projectiletype, entitytype, killed, world)
  17. projectilelaunch(projectiletype, world)
  18. raidloss(duration, totalheroes, world) duration in seconds, 1.14+
  19. raidvictory(duration, totalheroes, world) duration in seconds, 1.14+
  20. riptide(material, world) 1.13+
  21. smelt(material, inventorytype, world) - also works with smoker, blast furnace, etc in 1.14+ specified inventory type
  22. smith(inputmaterial, mineralmaterial, outputmaterial, itemname, world) 1.14+
  23. statistic(statistic, statistictype, material, entitytype, previousvalue, newvalue, difference, world) statistic <https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Statistic.html> & statistictype <https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Statistic.Type.html>
  24. stonecutter(inputmaterial, outputmaterial, itemname, world) 1.14+
4.3.7 Jul 8, 2021
Bug fix
Grindstone bug fix
4.3.6 Jul 7, 2021
Bug fix
Fish clue console error bug fix
4.3.5 Jun 15, 2021
Bug fix
Bug fix for scroll interaction
4.3.4 Jun 13, 2021
Fixes negative clue overflow bug
Fixes negative clue overflow bug
4.3.3 Jun 11, 2021
1.17 Support
1.17 Support
4.3.2 May 16, 2021
InteractiveChat support
InteractiveChat support
4.3.1 Apr 10, 2021
Bug fix
Messaging system bug fix
4.3.0 Apr 7, 2021
Fixes WildStacker hook
4.2.9 Apr 6, 2021
New messaging system, firework effects, sounds, and more!
As usual, all config updates will happen automatically!

  1. All messages are now provided as a list
  2. 10 messaging types
  3. HeadDatabase support for defining skull items
  4. GUI menus no longer have material_data option. GUI materials are provided by XSeries names
  5. Sounds provided by XSeries
  6. Replaced scroll completeMessage with specific completeMessage.broadcast and completeMessage.player to better support actions only applying to the player who completed a scroll. Broadcast messages are sent to all players, except the player who completed the scroll.

HeadDatabase material example:
Prefix a material with followed by the skull ID found on minecraft-heads
material: 307

Messaging Types & Examples:
  1. broadcast Hello
  2. Hello to console
  3. ENTITY_PLAYER_LEVELUP
  4. &bDisplay a title&fadd a subtitle in the same line
  5. &bDisplay only a subtitle
  6. Send an action bar to the player
  7. Requires MC1.9+: &5Display a bossbar for 5 seconds!
  8. &eCenter this text sent to the player
  9. This tag in front of any other tag will provide a delay before executing
  10. flicker="true" color="#f5d400,#fff199,ORANGE" fade="WHITE"/>

Fireworks can provide multiple effects.
4.2.8 Apr 3, 2021
Page 1 ... 3 4 5