GC-spigot / battle-pass

The best battle pass plugin on Spigot
51 stars 15 forks source link

Use upper case in subroots #559

Closed PirataGu closed 1 month ago

PirataGu commented 1 month ago

Describe the bug

Well if I try to enchant a Diamond Sword with this missions that I've created it doesnt count:

6: name: 'Week 7 - Encantador de Espadas' type: enchant variable: root: SHARPNESS item: DIAMOND_SWORD:0 required-progress: 8 points: 95

How to reproduce

It doesnt count up the mission if you get sharpness in the diamond_sword

Screenshots / Videos

No response

Server Log

No response

KPGTB commented 1 month ago

can you try:

item: diamond_sword

PirataGu commented 1 month ago

yep. It only works with tiny letters... Maybe still a bug because pratically theres is no difference between letters in Caps or tiny...

KPGTB commented 1 month ago

That's not a bug - technically it should work only with lower case, but don't worry, one of the next updates will add an option to use lower OR upper case

KPGTB commented 1 month ago

Hey! This feature will be available in one of the next larger updates 😉