D
Daladirn
Well-Known Member
Daladirn
- Joined
- Jun 15, 2020
- Messages
- 427
- Reaction score
- 136
- Monday at 1:44 PM
- #1
Hello admins and anyone else who reads this,
as a player with high ping, farming cactus with a Cactus Knife can be painful, as the block being broken is an information sent by the server. This causes an issue where players with ping below 50ms can farm 2 deep farms with Cactus Knife because the front cactus disappears before the next tick happens, while high ping players find this to be an issue.
I'd love to level out the playing field by destroying the cactus block a player hits while holding a cactus knife with a mod on client side. I don't think this would give an unfair advantage as many players are already capable of doing so like I described above and it fits the flavor text of cactus knife "Slices through cactus instantly" very well, which makes me think this would only adjust the gameplay for many people to the intended design.
I'd very much appreciate if you could share your opinions, whether such a mod would be allowed as I don't necessarily want to go behind the backs of other people, especially when I want to share the mod I want to write and don't want people to get unnecessarily banned just for a quality of life mod.
Thanks in advance,
Daladirn
Bunchoflegends
Forum Nerd
itsLudi
SolarRise Guild Master
- Joined
- May 10, 2021
- Messages
- 9,621
- Reaction score
- 5,772
- Monday at 1:46 PM
- #2
I would be very careful doing anything with packets as you seem to be doing
Last edited:
Wicked_Sid
Active Member
Wicked_Sid
- Joined
- Nov 3, 2020
- Messages
- 113
- Reaction score
- 41
- Monday at 2:24 PM
- #3
Yeah messing with packets is a no-no
Fluboxer
Dedicated Member
Fluboxer
Xeon Elite XEON Guild Master
- Joined
- Jan 4, 2018
- Messages
- 4,130
- Reaction score
- 2,763
- Monday at 2:38 PM
- #4
No, this is not allowed
I doubt that anyone could notice that tho~
SlGMA
Well-Known Member
Beetown
- Joined
- Feb 15, 2024
- Messages
- 1,129
- Reaction score
- 416
- Monday at 2:55 PM
- #5
bro unironically pinged @admins
Bunchoflegends
Forum Nerd
itsLudi
SolarRise Guild Master
- Joined
- May 10, 2021
- Messages
- 9,621
- Reaction score
- 5,772
- Monday at 3:00 PM
- #6
YungSheldon said:
bro unironically pinged @admins
erm well acwutally putting it in the title doesn't ping
aquaka
Forum Nerd
vaaay
Recruits RC Member
- Joined
- Apr 29, 2021
- Messages
- 13,496
- Reaction score
- 11,233
- Monday at 3:48 PM
- #7
I mean you can make it, but no it's technically not allowed.
I'm assuming u are just going to delete the hitbox so u can hit the next cactus. It's the same thing in 0 ping hardstone mining or whatever. Don't think its detectable.
Admins won't answer btw so don't expect a straight response.
D
Daladirn
Well-Known Member
Daladirn
- Joined
- Jun 15, 2020
- Messages
- 427
- Reaction score
- 136
- Monday at 5:51 PM
- #8
aquaka said:
I mean you can make it, but no it's technically not allowed.
I'm assuming u are just going to delete the hitbox so u can hit the next cactus. It's the same thing in 0 ping hardstone mining or whatever. Don't think its detectable.
Admins won't answer btw so don't expect a straight response.
Ok, fair enough... Yea, I just about now read this part:
Finally, modifications that alter the way in which your Minecraft client interacts with and communicates with our server are also strictly disallowed, even if they otherwise fall into an allowed category. Please ensure that any modifications which are used are strictly client-side only, with them not changing or altering the behavior of the game.
Though you don't really gain a real advantage over other players and you don't have to alter the packets sent to the server, it still affects how the communication with the server would play out and does alter the behaviour of the game. Fair enough, thanks for the responses guys.
GiantWizard
Well-Known Member
GiantWizard
wornm WORNM Member
- Joined
- Nov 16, 2023
- Messages
- 1,810
- Reaction score
- 624
- Monday at 5:53 PM
- #9
Daladirn said:
Ok, fair enough... Yea, I just about now read this part:
Finally, modifications that alter the way in which your Minecraft client interacts with and communicates with our server are also strictly disallowed, even if they otherwise fall into an allowed category. Please ensure that any modifications which are used are strictly client-side only, with them not changing or altering the behavior of the game.
Though you don't really gain a real advantage over other players and you don't have to alter the packets sent to the server, it still affects how the communication with the server would play out and does alter the behaviour of the game. Fair enough, thanks for the responses guys.
yo wait are you going to do it
'm guessing you won't based on that
D
Daladirn
Well-Known Member
Daladirn
- Joined
- Jun 15, 2020
- Messages
- 427
- Reaction score
- 136
- Monday at 5:59 PM
- #10
GiantWizard said:
yo wait are you going to do it
'm guessing you won't based on that
Tbh I wanted to develop it mostly for a community discord I'm in. Already did a good deal of work this evening, but because of the conclusion, I don't think it's worth it. Gotta work around the ping issue some other way I suppose.
little_Ole_lonk
Dedicated Member
Little_ole_Lonk
Destys Corner DESTY Member
- Joined
- Jan 11, 2022
- Messages
- 1,086
- Reaction score
- 295
- Monday at 5:59 PM
- #11
messing with packets is considered cheating
D
Daladirn
Well-Known Member
Daladirn
- Joined
- Jun 15, 2020
- Messages
- 427
- Reaction score
- 136
- Monday at 6:35 PM
- #12
little_Ole_lonk said:
messing with packets is considered cheating
But this can be easily done without altering packets. Reading packets on the other hand is allowed and used even in whitelisted mods. Also considering that minecraft uses TCP, which guarantees the order of packets being delivered to be the same as the order of packets being sent. The resulting communication will be the same as if you had low ping.
As for what rule this breaks, it mostly just breaks that last sentence, which is kinda ****ty when it also affects QoL improvements, but yea, I get why that rule is in place.
zZ6
Dedicated Member
zZ6
wornm WORNM Member
- Joined
- Jun 25, 2017
- Messages
- 7,843
- Reaction score
- 1,981
- Monday at 9:22 PM
- #13
Daladirn said:
Ok, fair enough... Yea, I just about now read this part:
Finally, modifications that alter the way in which your Minecraft client interacts with and communicates with our server are also strictly disallowed, even if they otherwise fall into an allowed category. Please ensure that any modifications which are used are strictly client-side only, with them not changing or altering the behavior of the game.
Though you don't really gain a real advantage over other players and you don't have to alter the packets sent to the server, it still affects how the communication with the server would play out and does alter the behaviour of the game. Fair enough, thanks for the responses guys.
just know that there are mods that already do this sort of thing, such as 0 ping terminals
RevenantShadow
Forum Expert
RevenantShadow
- Joined
- Mar 6, 2021
- Messages
- 19,889
- Reaction score
- 14,476
- Monday at 10:48 PM
- #14
probably wont ban i think
Unclaimedd
Active Member
Unclaimedd
- Joined
- Oct 26, 2022
- Messages
- 462
- Reaction score
- 564
- Monday at 11:11 PM
- #15
People use similar mods for hardstone.
Just listen for C07PacketPlayerDigging packets, check if the status of the packet is START_DESTROY_BLOCK, and then set that cactus block to air client-side. The block will disappear instantly on your end, but will be broken normally on the server's end.
It shouldn't ban, I'm not even really sure how this would reasonably be detected, but as always use at own risk.
Chissl
Well-Known Member
Chissl
The Jolly Jacks BOOP Officer
- Joined
- May 15, 2020
- Messages
- 232
- Reaction score
- 310
- Monday at 11:22 PM
- #16
This is definitely considered cheating, and probably triggers watchdog's fastbreak/nuking detection. I know someone who did something similar and got banned/wiped. Anyways, you're not able to farm 2 deep, 20bps regardless of ping
Kaeso
Active Member
Ke5o
SweetDynasty SWEET Member
- Joined
- Apr 29, 2020
- Messages
- 53
- Reaction score
- 160
- Monday at 11:34 PM
- #17
Yeah, this is 100% cheating, this is not a lag compensation trick as it might appear to be. Even with zero ping, it would take 2 ticks for cactus to be broken at a minimum due to how the custom break speed works. If you (wrongly) tell your client that the block is broken instantly, it would just straight up be fast break (which is a cheat).
Hopefully we'll see Hypixel update to 1.20.5+ where (I think) item/block components can be used to give cactus knives the actual ability to break cactus in 1 tick, but until then you're describing fast break.
Last edited:
You must log in or register to reply here.