Shane Bee
Shane Bee
No where in Minecraft are these guys referred to as "Moohsroom Cows".... so other than fixing an issue in an example in your other PR where I spotted this.... what...
> Please keep the conversation professional. Please indicate where I'm not? While I understand you dislike me, and you enjoy personally attacking people... If you have personal issues with someone...
could you please provide the output of the command `/vault-info` (this will detail which eco plugin you're using) I tested on my end: ``` > vault-info [22:36:18 INFO]: [Vault] Vault...
Just a note, the tick/move methods for ArmorStand are part of PaperAPI not Bukkit API, so you will have to do checks for that to prevent errors on Spigot
Before this is merged, might I talk about the 2 different colours? Maybe use LIGHT_CYAN instead to match the main command?
> I might prefer to keep support for custom names for Minecraft-provided enchantments. That is, one could write `minecraft:vanishing_curse` or `curse of vanishing`. This would keep the process automated but...
Converted back to draft. Once my registry PR is merged, I'll rework this a bit to work with that also.
Ok, back to being ready!
> It seems unnecessary to me to have an Expression, Condition, and Effect for the same thing. I think we should pick between Condition and Effect versus Expression (I think...
I fully support this, since we support it in BlockData ex: `set target block to oak_stairs[]` or `set target block to minecraft:oak_stairs[]` Since these work, I say yes. Its not...