Wom sending
4 replies [Last post]
lahure1's picture
lahure1
WoM Member
Members
Joined: 12/05/2010
Last seen: 13 weeks 4 days ago
Points: 3
0 votes

so my question is does wom send any information to the server regarding if client hacks are on or off. I was thinking of a feature to add to my server software but im not sure if wom sends any information regarding if the client has hacks enabled or disabled. i knwo the server recives information regarding the current wom version as
/womid WoMClient-versionhere and ive used that to make a outdated wom kick but it would mutch better if i could simply freeze the player if with the outdated wom if hacks are enabled.

any help on this subject would be greatly appreataited

moujave's picture
moujave
WoM Admins
Joined: 08/10/2009
Last seen: 14 hours 22 min ago
Points: 1385
Server

If you running a server, you can set it in your MOTD whether the client is allowed to have hacks. If you set a custom parameter it disable that feature for all users that join

To turn off hacks(it needs the hyphen '-'):

  • -hax - disables all hacks
  • -fly
  • -noclip
  • -speed

To enable only certain hacks (it needs the plus '+'):

  • +ophax - only ops can have hacks
  • +fly
  • +noclip
  • +speed
alfred019's picture
alfred019
WoM Member
Members
Joined: 03/16/2011
Last seen: 6 weeks 13 hours ago
Points: 14
But old versions of the wom

But old versions of the wom client are able to get past the motd stuff.

moujave's picture
moujave
WoM Admins
Joined: 08/10/2009
Last seen: 14 hours 22 min ago
Points: 1385
Old Clients

All old clients have been disabled, unless they are using a hacked version at which point you should just ban them.

lahure1's picture
lahure1
WoM Member
Members
Joined: 12/05/2010
Last seen: 13 weeks 4 days ago
Points: 3
old woms

you obviously dont get what im saying..... what im saying is i have coded a outdated wom kick into my software but what i would like to do instead is see if they have client hacks enabled. motd is bypassed by older woms allowing them to hack even with the motd added. what im asking is does wom send the server any information on wether the clients hacks are enabled or disabled like it sends the version of wom there currently on. as im fine with users on old woms as long as they have hacks disabled via /client hacks off.

Also i know all the motd enablers and disablers. but heres my question in simpler form:
Does the world of mineraft client send servers any information regarding the state of the client's hacks like it sends the client's version.