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

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

Pro Download
  • 20% quicker clue processing
  • Added entity blacklist to kill clue settings
  • 1.21.5 support
  • Fixes enchant bug
Near players clue bug fix
  • nearplayers (playercount, distance)
Player count and distance are required to use this clue.Player count includes the player, so you must add 1 to the count.
The count is exact, so if you want it to be any amount of players greater than or equal to 3 friends, provide it as a range with a large upper bound such as 100.

Code (YAML):
nearplayersexample:
lore: '&a&l* &fStand near 3 friends'
clueType: nearplayers
amount: 1
objective: Stand near 3 friends
clueName: Friends
data:
playercount: 4-100
distance: 10
  • Adds tooltip style support (1.21.3+)
  • tooltipStyle: 'namespace:id'
  • Adds %range_[min]_[max]% support to command rewards. Ex: %range_100_500%
1738940533715.png

Code (YAML):
# Option for custom resource pack
# customDurability: 1
# customModelData: 1
# tooltipStyle: namespace:id
tooltipStyle: minecraft:rainbow
  • Fixes CrazyCrates clues
  • Adds cyber_levels_exp and cyber_levels_level as currency types
Fixes break clue initialization
All clues now support worldguard_region clue data. Block break, place, and harvest use the exact block, all others reference the player's current location.

You must enable "check-worldguard-region-clue-data" option in the config to check worldguard regions.
Back
Top Bottom