MrScopes

Results 6 issues of MrScopes

### Suggestion https://papermc.io/javadocs/paper/1.18/com/destroystokyo/paper/event/block/AnvilDamagedEvent.html implement paper anvil damage as an event, it's always been around surprised it hasn't been implemented ### Why? would be useful ### Other _No response_ ### Agreement...

enhancement
priority: lowest
completed

member resolve should use `guild.members.fetch` instead of `guild.members.cache.get`, this returns a promise and checks the cache automatically before attempting to fetch

### Description You can't use skript to set a block, or a targeted block to skull of a player ### Steps to Reproduce (effect command)set player's targeted block to skull...

enhancement
priority: lowest
PR available

### Feature request **Checklist** - [-] I have read and agree to the README (found on https://github.com/Minehut/Meta) - [-] This is not a bug report, support request or plugin request...

feature request

the updated parse expression should also be an effect, currently: `%string% parsed as (%*classinfo%|"")` however, I think we should also be able to use `parse %string% as (%*classinfo%|"")` (it just...

enhancement
priority: lowest
PR available