triagonal
triagonal
This isn't an Essentials issue. I was able to reproduce the issue using a test plugin that teleported the user between dimensions and observed the same behaviour as described here...
I was able to reproduce this on the following: ``` [01:43:39 INFO]: Server version: 1.16.4-R0.1-SNAPSHOT git-Paper-337 (MC: 1.16.4) [01:43:39 INFO]: EssentialsX version: 2.19.0-dev+27-c4ca0e5 [01:43:39 INFO]: LuckPerms version: 5.2.63 [01:43:39 INFO]:...
This is the case for all regular expressions that have a period in them. This is pending an implementation of #3200.
Confirmed - arguments are passed in the wrong order here: https://github.com/EssentialsX/Essentials/blob/9b77c0802b53b5ed61a7169c245cd88ca09a63bc/Essentials/src/com/earth2me/essentials/commands/Commandvanish.java#L34 When the correct order is: https://github.com/EssentialsX/Essentials/blob/9b77c0802b53b5ed61a7169c245cd88ca09a63bc/Essentials/src/net/ess3/api/events/VanishStatusChangeEvent.java#L9 ~~Feel free to submit a PR if you'd like.~~ This will be fixed...
> Could you provide a direct link? https://github.com/EssentialsX/Essentials/blob/2.x/Essentials/src/custom_items.yml
## Problem: `/hat` always displays "You must have something to wear in your hand" **Details:** Attempting to use `/hat` always results in the error message "You must have something to...