deviant motive
New Member
- Joined
- Jul 9, 2009
- Messages
- 60
- Reaction score
- 0
Is it possible to make server only can allow custom client version connections? or maybe do something that if use normal client, user has debug.
<?xml version="1.0" encoding="UTF-8"?>
<servers>
<server id="0" name="CustomOTS" versionMin="854" versionMax="854" address="customots.no-ip.org" port="7171"/>
</servers>
<?xml version="1.0" encoding="UTF-8"?>
<servers>
<server id="0" name="CustomOTS" versionMin="111" versionMax="111" address="customots.no-ip.org" port="7171"/>
</servers>