BigRed Posted July 17, 2013 Posted July 17, 2013 has anyone been successful in blocking Minecraft through Windows? I have been struggling to block the JAR files from executing as there doesn't seem to be any way to do it apart from blocking the java.exe which is out of the question. I have come across this method by Neal Poole https://nealpoole.com/blog/2013/01/how-hard-is-it-to-blacklist-a-java-applet/ and have been in touch with him via comments but have not yet been successful in implementing a working solution. If anyone has suggestions or has used a java blacklist file before please let me know. Regards
Valyyn Posted July 17, 2013 Posted July 17, 2013 What about blocking access to the authentication servers? (apparently https://authserver.mojang.com) From my understanding (I don't have a MC account myself though) the new version introduced a mandatory launcher that you have to log in to. Not sure if it'll work, but might be worth a go! I ended up just using Impero to block it from running here originally.
speckytecky Posted July 17, 2013 Posted July 17, 2013 We have it listed as a block in Impero but our 'oh so clever' students rename it and still run it!
localzuk Posted July 17, 2013 Posted July 17, 2013 Many of the kids will run pirated versions - which don't need to authenticate. Not sure how you'd block it - block all .jar files from their home areas?
Valyyn Posted July 17, 2013 Posted July 17, 2013 We have it listed as a block in Impero but our 'oh so clever' students rename it and still run it! The rule I've got is: *Minecraft Launcher* and I've selected "A Window Caption" for what to block - even if they rename the .exe (or .jar), the launcher still has the same title. If they run a hacked version with no launcher, wonder if just *Minecraft* for the Window Caption would work? Apparently, blocking the .jar files with SRPs doesn't work as it's technically running java.exe then calling the .jar (this is from Googling, not personal experience, so could be wrong!) If you don't need java for any courses or anything, maybe you could just block java.exe though? 1
chazzy2501 Posted July 17, 2013 Posted July 17, 2013 you cant remove java but do you need java to run .jar files or just for some web sites? You could remove javas association to .jar files? re-associate .jar with notepad?
Chunks_ Posted May 19, 2014 Posted May 19, 2014 Anyone still interested in this? I have worked out a solution .... not pretty at all, but it works..... I'm going to write it up and will post a link to the write up once I have completed it.
speckytecky Posted May 19, 2014 Posted May 19, 2014 Yes please. Anyone still interested in this? I have worked out a solution .... not pretty at all, but it works..... I'm going to write it up and will post a link to the write up once I have completed it.
Chunks_ Posted May 20, 2014 Posted May 20, 2014 So here is the link on how to stop minecraft working in your network environment. Like I said not your finest, but its easy to implement and it works ! Hope it helps. 1
Chunks_ Posted May 21, 2014 Posted May 21, 2014 Had to make an edit to the solution ... it didn't work when the users profile area had the name username.domain so instead of using %username% you should be using %userprofile% except for setting the folder permissions where you definitely use %username%. I changed the code on the write up in the link above.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now