How to disable sneak on server for players?

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

How to disable sneak on server for players?

by amadin » Sat Aug 08, 2015 07:17

How to disable sneak on server for players? Because players use a bug stop in the fall in a narrow vertical shaft if the shaft has grooves.
 

User avatar
y.st.
Member
 
Posts: 38
Joined: Fri Mar 20, 2015 01:24
GitHub: y-st
IRC: Yst
In-game: Yst

Re: How to disable sneak on server for players?

by y.st. » Sat Aug 08, 2015 17:11

This is a bug in the game, and in fact, Celeron55 wrote a patch to fix the bug. The patch even allowed servers to reenable the glitch on a per-player basis for servers that still wanted it. <https://github.com/minetest/minetest/pull/760#issuecomment-20988912> However, this patch was never pulled to Minetest 0.4.*. From the looks of it, PilzAdam has added the fix to 0.5.* <https://github.com/minetest/minetest/commit/15be2659eae6da2c3807713eb6e068d8aa436423>, but it could be a while before 0.5.0 is released. My guess is that it wasn't added to 0.4.* because it's a client-side fix which would require bumping up the protocol version, which would cause a compatibility break between old servers and new clients as well as new servers with old clients.

For now, what you're after is not doable, sorry.
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: How to disable sneak on server for players?

by rubenwardy » Sat Aug 08, 2015 22:18

That is not correct. It was added as part of player physics overrides.

http://rubenwardy.com/minetest_modding_ ... ysics.html

You can disable sneaking as well as the sneak glitch.
 

User avatar
y.st.
Member
 
Posts: 38
Joined: Fri Mar 20, 2015 01:24
GitHub: y-st
IRC: Yst
In-game: Yst

Re: How to disable sneak on server for players?

by y.st. » Mon Aug 10, 2015 09:07

Oh? Nice! Thank you for showing us that option! I might use that on my own server soon.

I apologize for presenting misinformation.
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: How to disable sneak on server for players?

by amadin » Mon Aug 10, 2015 14:20

 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 3 guests

cron