Orebfuscator Lite
OrebfuscatorLite - Anti X-RAY:
Version:1.0.4
Stripped down version of Orebfuscator
Forum link
http://forums.bukkit.org/threads/92517/
DOWNLOAD
Dropbox link removed due to Bukkit regulations. Latest version should be on BukkitDev, if not, then the dropbox link is still in the forum thread.
Features
- Engine Mode 1 and 2
- Anti Texture-pack and Freecam
- Multithreading
Usage
Install: Copy "OrebfuscatorLite.jar" to your plugins folder, and restart/reload your server.
Configuration
See this: https://github.com/lishd/Orebfuscator/wiki
Commands
See this: https://github.com/lishd/Orebfuscator/wiki
Permissions
See this: https://github.com/lishd/Orebfuscator/wiki
Source Code
Here you go! (Hosted on Github)
Thanks!
- AFFORESS, major help on code optimization and spout support!
- raphfrk, helped with packet processing
- Many donators!
Bugs
- None ATM
TODO
- A command that generates the world cache for the existing chunks.
Changelog
Version 1.0.4
- Merged from OFC 1.6.2.
- Added No Obfuscation for OP/Perms
Full history: https:github.com/lishd/Orebfuscator/wiki/Version-History
A quick donation is always appreciated :D

-
View User Profile
-
Send Message
Posted Nov 16, 2012@lishid
How Do I switch it to lite mode?
-
View User Profile
-
Send Message
Posted Nov 16, 2012I'm trying to implement Lite version on the Full orebfuscator plugin with a config switch (LiteMode). Please go get that and use the config to switch to Lite mode. Thanks.
(I'm doing this because it makes my life easier maintaining the code so I don't have to keep two copies of the same/similar code and update both every time minecraft updates).
-
View User Profile
-
Send Message
Posted Nov 16, 2012@lishid, please update this plugin, it is crucial! Thanks so much for your time!
-
View User Profile
-
Send Message
Posted Nov 14, 2012@fungreenfox
Have you tried to clearcache.. i have the same problem too atm and looking at possible reasons for it.. perhaps something in bukkit changed which will require an update.
-
View User Profile
-
Send Message
Posted Nov 14, 2012@MinecraftPsych
i have uninstalled the other obfuscator for same reason and was going to try this one, but now i might not try it. seems to be since 1.4.4
-
View User Profile
-
Send Message
Posted Nov 14, 2012Ehh... I currently run my server 1.4.4 now and have orebfuscatorlite installed but, when I login it spams a message to the console and the world wont load? Is it because it isn't updated?
2012-11-14 19:04:16 [SEVERE] at com.lishid.orebfuscator.threading.ChunkCompressionThread.run(ChunkCompressionThread.java:135) 2012-11-14 19:04:16 [SEVERE] [OFC] java.lang.IllegalAccessError: tried to access field net.minecraft.server.Packet56MapChunkBulk.buildBuffer from class com.lishid.orebfuscator.obfuscation.Calculations 2012-11-14 19:04:16 [SEVERE] java.lang.IllegalAccessError: tried to access field net.minecraft.server.Packet56MapChunkBulk.buildBuffer from class com.lishid.orebfuscator.obfuscation.Calculations
-
View User Profile
-
Send Message
Posted Nov 11, 2012Version 1.0.4 is working for me on my 1.4 Bukkit server, but somehow the plugin makes text on signs invisible. Could you please make sure to have a look at that when you update the plugin to the next version? Great job so far!
-
View User Profile
-
Send Message
Posted Nov 11, 2012I love this lite version! It is using so much less CPU! Can't wait for 1.4.2 :)
-
View User Profile
-
Send Message
Posted Nov 11, 2012Looking forward to an update :)
-
View User Profile
-
Send Message
Posted Nov 10, 2012Currently updating my server will this work or will i have to make my server laggy with the original D:?
-
View User Profile
-
Send Message
Posted Nov 9, 2012An update on this would be great! The normal orebfuscator uses too much CPU on smaller servers.
-
View User Profile
-
Send Message
Posted Nov 2, 2012Good luck with it lishid, I could really use it on my server. Thanks in advance.
-
View User Profile
-
Send Message
Posted Nov 2, 2012Please update for 1.4.2 !!!
-
View User Profile
-
Send Message
Posted Oct 29, 2012I have a problem with OrebfuscatorLite bukkit-1.4.2-R0.1
2012-10-29 19:21:30 [SEVERE] Exception in thread "Orebfuscator ChunkCompressionThread Thread" 2012-10-29 19:21:30 [SEVERE] java.lang.NoSuchMethodError: net.minecraft.server.TileEntity.e()Lnet/minecraft/server/Packet; 2012-10-29 19:21:30 [SEVERE] at com.lishid.orebfuscator.obfuscation.Calculations.sendTileEntities(Calculations.java:350) 2012-10-29 19:21:30 [SEVERE] at com.lishid.orebfuscator.threading.ChunkCompressionThread.sendOut(ChunkCompressionThread.java:55) 2012-10-29 19:21:30 [SEVERE] at com.lishid.orebfuscator.threading.ChunkCompressionThread.run(ChunkCompressionThread.java:136)
-
View User Profile
-
Send Message
Posted Oct 29, 2012Will update once I get Orebfuscator stable on MC1.4+
-
View User Profile
-
Send Message
Posted Oct 29, 2012can this please be updated for 1.4.2 plz?
-
View User Profile
-
Send Message
Posted Oct 20, 2012@lishid:
Players constantly get disconnected for "Bad data compress" compress when having this installed. Please fix this as soon as you can.
-
View User Profile
-
Send Message
Posted Oct 13, 2012@Icefuzion
You could try NoCheat+, the Passable check may fix this issue for you. If a player is falling in too block then passable will try to reset him/her back at the latest stable position he/she had. If non is available it will just tp the player at the highest block available.
http://dev.bukkit.org/server-mods/nocheatplus/
-
View User Profile
-
Send Message
Posted Oct 10, 2012@Icefuzion
It's a known problem since Minecraft 1.3, and the problem is still unclear. Likely to be a deep problem within Minecraft itself but only shown when OFC is enabled and making chunk sending slower than usual.
-
View User Profile
-
Send Message
Posted Oct 4, 2012This plugin seems to randomly let players fall through the world into the void. A couple of minutes ago, someone tried teleporting to another player and instantly fell through the world. Then another player tried teleporting to me, not too far from that location, and also intantly died by falling through the world. Had to disable it.