Josua Parks
Josua Parks
Relogging doesn't update it either. I assume the list that the server sends to the client is simply not updated when commands are unregistered. I've noticed that registering commands well...
Yeah neither `Permissible#recalculatePermissions();` nor manually opping/deopping the player gets around the issue. Attempting to add the command `/test`, then using either method I mentioned, the client still does not know...
Experiencing this as well, the event works fine on SpongeVanilla but does not trigger at all on SpongeForge. No mods or plugins other than LuckPerms and a plugin used to...
Additional note: New players are very often confused when items break and aren't usable. The item turning into a stick or something else would grab their attention. If the broken...
Option 2 would be the most intuitive but option 3 would make sense too.
Untested temporary implementation in 2b2897373ae8d6aedfe018501572d0a7d54a6460
Maybe these effects could optionally be incompatible (just like the protection modifiers) too.
Knockback works on all items in the game which is why I added it. And unbreaking/mending work too yeah. I'm not sure about any others though and I don't plan...
With the ideas in this issue I'm mainly thinking of people swapping with the F key (default for en_US layouts) and hitting things with their shields, then swapping back with...
It would be optimal if you could left click while blocking to "Shield Bash" but minecraft doesn't support that and I don't think there's a way to simulate it. Swapping...