[SEC] Orebfuscator 2.1.7 - Anti X-RAY [CB 1.4.5-1.7.10]

Discussion in 'Archived: Plugin Releases' started by lishid, Sep 24, 2011.

  1. Offline

    lishid

    Orebfuscator - Anti X-RAY:

    Bukkit-Dev link here:
    All important information available here:
    http://dev.bukkit.org/server-mods/orebfuscator/

    FAQ
    https://github.com/lishd/Orebfuscator/wiki/FAQ

    Configuration guide and performance optimizations:
    https://github.com/lishd/Orebfuscator/wiki/How-to-properly-configure-Orebfuscator


    Download:
    Orebfuscator 2.1.7 for MC 1.4.5-1.7.10

    Legacy versions:
    http://dev.bukkit.org/server-mods/orebfuscator/


    Video:




    Images:
    [​IMG]
    [​IMG]
    CPU testing (open)

    [​IMG]
    Engine modes (open)

    [​IMG]
    [​IMG]


    Support the developer: [​IMG]
     

    Attached Files:

    • 1.jpg
      1.jpg
      File size:
      217.5 KB
      Views:
      657
    • 2.jpg
      2.jpg
      File size:
      131.8 KB
      Views:
      445
  2. Offline

    ledhead900

    No its alright it was my mistake your know that other plugin that is named liked yours, it hid chests and lava and all of that stuff so I was just used to assuming antixray hid those things inc redstone and stuff. all in all this works out good in a way as I can use the xray pack to find lag machines with the rest of the ore and crap in the way :p. Please forgive my mistake.

    If this is the case then it was working with Nolagg and Spout the entire time.
     
  3. Offline

    lishid

    Don't worry, we're good :p


    Also, the author of NoLagg said that he fixed a infinite loop in the code of his recently, so you might want to see if he has an update out yet.
     
  4. Offline

    ledhead900

    I have been trying but the git links are down my end and I cannot connect to minecraft.net at all. I suspect ISP issue in AU but then again everything but those 2 things are working perfectly normal. I am keen to get hold of the latest build tho and see if the annoying chunk issue is gone and the lag it generated.
     
  5. Offline

    Insanehero

    Anyone else notice massive performance issues with this plugin?
     
  6. Offline

    Sh4d0w

    yes dito
     
  7. Offline

    Junrall

    Yes... if this plugin is enabled, everyone experiences massive lag... they have to play in normal render distance to stop Minecraft from crashing.
     
  8. Offline

    lishid

    Weird...
    I have people on 50+ servers saying no problems with performance
     
  9. Offline

    Sh4d0w

  10. Offline

    Junrall

    So... 50+ servers....
    Made me go back through this entire thread to see what I might be doing different from all those servers.
    I did find a couple of posts mentioning that it is bad to add air to RandomBlocks.... which is exactly what I have done in an attempt to block the view of xray texture packs.
    I'll remove air from RandomBlocks and see if everybody complains about lag. Hopefully, this was the problem.
    Even if this does fix the lag problem... there is still the issue of xray texture packs.

    After a trial run, I'll post my results.

    Ok... even without air in RandomBlocks my server cpu spikes up to 65% usage... and that's just two people basically locking up the server. This is engine mode 2.
    On engine mode 1 the cpu usage spikes up to about 35% causing moments of lag.

    Wish I had more info for you to use in your troubleshooting. :(
    Maybe later, when there is nobody on, I'll disable all but your plugin and see if it lags the server by itself.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  11. Offline

    Malaras

    CB 1185 OFC .98

    Ok, ran into a big problem, it either conflicting with something or just a bug. cause when i disable ofc it started working correctly again.
    when mining in this one area with ofc on it wouldn't let the blocks destroy. I disable ofc just to see and it works again.I'm able to destroy the blocks.
    Hmm try to explain, i go to destroy the blocks and when i destroy one and i hit another block they would re appear.(Regen)
    If u need more info let me know ill try to explain it or get the info for you.

    Also everything we tried to dig before hand, was dug once i shut of ofc and restarted server..
    Code:
    Integers:
        EngineMode: 1
        InitialRadius: 1
        UpdateRadius: 2
        ProcessingThreads: 1
    Booleans:
        Enabled: false
        UpdateOnPhysics: true
        DarknessHideBlocks: true
        UpdateOnDamage: true
        UpdateOnExplosion: true
        NoObfuscationForPermission: true
        NoObfuscationForOps: false
        UpdateOnBreak: true
    Lists:
        ObfuscateBlocks:
        - 14
        - 15
        - 16
        - 21
        - 54
        - 56
        - 73
        - 74
        RandomBlocks:
        - 5
        - 14
        - 15
        - 16
        - 21
        - 48
        - 56
        - 73
        DarknessObfuscateBlocks:
        - 48
        - 52
        LightEmissionBlocks:
        - 10
        - 11
        - 50
        - 51
        - 62
        - 74
        - 76
        - 89
        - 90
        - 91
        - 94
        TransparentBlocks:
        - 6
        - 8
        - 9
        - 10
        - 11
        - 18
        - 20
        - 26
        - 27
        - 28
        - 30
        - 31
        - 32
        - 34
        - 37
        - 38
        - 39
        - 40
        - 44
        - 50
        - 51
        - 52
        - 53
        - 54
        - 55
        - 59
        - 63
        - 64
        - 65
        - 66
        - 67
        - 68
        - 69
        - 70
        - 71
        - 72
        - 75
        - 76
        - 77
        - 78
        - 79
        - 81
        - 83
        - 85
        - 90
        - 92
        - 93
        - 94
        - 96
        - 101
        - 102
        - 104
        - 105
        - 106
        - 107
        - 108
        - 109
        - 111
        - 113
        - 114
        - 115
    
     
  12. Offline

    lishid

    Sorry guys, I will be busy this whole week and will not do any major changes or bugfixes.

    Shouldn't be. Are you running 0.9.8?

    Weird...
    have you tried
    InitialRadius: 2

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  13. Offline

    Rallerbabz

    My players KEEP complaining about they see fake diamond over all...and they havent xray installed :S
     
  14. Offline

    Darcion

    lol sure they dont have?

    you dont see such diamondblocks?
     
  15. Offline

    lishid

    Use InitialRadius=2 will help them.
     
  16. Offline

    Trollkemada

    Does this one have the problem of fake ores? :S
     
  17. Offline

    lishid

    Depending on how you configure and how much bandwidth you have, it will/will not have problems.
     
  18. Offline

    Adrenaline

    Any news ? ^ 0.9.9 ?
     
  19. Offline

    lishid

    This weekend or next monday.
     
  20. Offline

    vaiquero

    When will there be complete custom map generator support for this? After all, there are maps that dont just use stone for their primary underground block.
     
  21. Offline

    lishid

    Theoretically, it should, as it only works with chunk packets, not the actual world data. You just need to modify the parameters a bit to suit your needs though.
     
  22. Offline

    lishid

    It seems that the Client Lag is caused by Minecraft itself (or bukkit, more precisely, 1.8), usually not very noticeable, but it is magnified by using this plugin since the chunks take longer to arrive (I supposed that is why).
    I have the same problem even if I use plain CraftBukkit, no plugin, although less often and less noticeable.
     
  23. Offline

    lelithdel

    lishid this is one of the best anti-greif plugins! Thank you :)

    Is it possible to stop people using cave finder with this? I added air to the DarknessObfuscateBlocks but when darkness came the trees had fake ore underneath them etc!
     
  24. Offline

    kahlilnc

    So laggy with this on server. ;(
     
  25. Offline

    lishid

    Put air in RandomBlocks, beware that this will cause client-sided lags.

    Depending on your server's speed and bandwidth, you can adjust the settings to your needs (InitialRadius, UpdateRadius are the critical items, if you have good bandwidth you can reduce these, if you have high CPU power you can add to these.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  26. Offline

    number1_Master

    freezes my server after awhile, no errors and my worldedit is up to date
     
    mmerner likes this.
  27. Offline

    Kane

    I like Engine 1 but with 80+ online its starting to help lag the server. My friend @Kainzo said he when this came out experienced more issues with lag and cpu usage. Was wondering if much has changed or planning change anything. I really hate how Minecraft not more threaded.

    This even working for anyone? stopped working here.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
    kahlilnc likes this.
  28. Offline

    number1_Master

    apparently it did but i didnt see an update, then my server started freezing from it
     
  29. Offline

    Kane

    Well I just looked on my server and it was not even working haha. Tried on my test server too. Went back to the other one temp.
     
  30. Offline

    x4n4th

    were you op when you looked? this plugins does not obfuscate chunks for ops or people who have '*'

    "Before you say it doesn't work, check if you are an OP or have permissions '*' "
     
  31. Offline

    lishid

    No I think he meant that there's a lag issue with the latest RB?
     

Share This Page