You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
Plugins ⭐ ClueScrolls ⭐ ║ [1.8 TO 1.21] [250+ clue types] NEW Default Config + Rewards!!!
Version: 5.3.7
- Author ArteffCods
- Creation date
Player count and distance are required to use this clue.Player count includes the player, so you must add 1 to the count.
- nearplayers (playercount, distance)
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%
![]()
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
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.