clientcommands
clientcommands copied to clipboard
Adds useful client-side commands
Hi! ### Problem I play on a vanilla server (with operator privileges) with a relatively low packet rate limit. Whenever I try to use `/cfinditem` in areas with lots of...
This PR adds a utility command for inspecting two seeds the server sends you for free: - The lower 16 bits of the enchantment seed - The lower 8 bytes...
commands don't appear to be well documented. I've searched in the repository and on the web, and the only thing I found is README.txt on some branches, however it's probably...
Any way you can manipulate or see future Villager trades in the GUI of a Villager. I requested this on discord with you and you said you were very busy...
after cracking the player RNG and enabling the temp rule, breaking bamboo still removes damage from swords.
How about changing the `toolBreakWarning` TempRule from a boolean with a hardcoded durability threshold, to an integer threshold you can set yourself? - To disable `toolBreakWarning`, set it to 0....
Using 2.3.7-pre1 1.14.4 fabric. Server in this test was gommehd.net  Lobby, wich is viaversion(or other) compatible with ~1.8; No tab completion for Clientcommands (And none for Server commands ofc...
Basically client-sided seed cracking Making this issue to mitigate seed cracking discussion from issue #56
The Current drop order seems to always prioritize the Items that the player has the most of, however this is not optimal on most Servers. Spigot (and bukkit?) merge dropped...