[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

    gawelium

    OK thank's. Does this config is correct ?

    Code:
    ConfigVersion: 1
    Integers:
      EngineMode: 2
      UpdateRadius: 2
      InitialRadius: 2
      ProcessingThreads: 1
      MaxLoadedCacheFiles: 64
      ProximityHiderDistance: 8
      ProximityHiderID: 0
    Booleans:
      UseProximityHider: false
      UseSpecialBlockForProximityHider: false
      UpdateOnBreak: true
      UpdateOnDamage: true
      UpdateOnPhysics: true
      UpdateOnPiston: true
      UpdateOnExplosion: true
      UpdateOnHoe: true
      UpdateThread: true
      DarknessHideBlocks: true
      VerboseMode: false
      NoObfuscationForOps: true
      NoObfuscationForPermission: true
      UseCache: true
      Enabled: true
    Lists:
      ObfuscateBlocks:
      - 14
      - 15
      - 16
      - 21
      - 54
      - 56
      - 73
      - 74
      DarknessObfuscateBlocks: []
      ProximityHiderBlocks: []
      RandomBlocks:
      - 41
      DisabledWorlds:
      - world
     
  3. Offline

    lishid

    change
    DarknessHideBlocks: true
    to
    DarknessHideBlocks: false

    Other than that, it seems okay.
     
    W.I.N.D likes this.
  4. Offline

    Themuddfamily

    This is annoying ... Whenever I world edit I just see ores everywhere!
     
  5. Offline

    lishid

    Oh yeah, worldediting would kinda reveal the fake ores. You should disable this plugin for a while (/ofc disable + relog) if you're going to do extensive WE.
     
    W.I.N.D likes this.
  6. Offline

    gawelium

    What's the new ProximityHiderEnd : 255. What's the best value to put here please ?
     
  7. Offline

    lishid

    That value says ProximityHider hides blocks from level 0 to that.
    255 means that Orebfuscator will hide all chests, furnaces, etc from 0 to 255 (the entire world)

    Someone requested that this be changeable so that he only hides blocks from level 0 to 64.
     
    W.I.N.D likes this.
  8. Offline

    goodoletom

    whats the bypass node?
     
  9. Offline

    lishid

    W.I.N.D likes this.
  10. Offline

    tackleza

    Hi, there !

    I have a problem when i spawn in a first world plugin is working excellent >_<"
    but when i teleport to other world (not nether) it isn't work, i can x-ray and see ore and other player can x-ray too

    it used this plugins to create portal and teleport to other world
    name is 'myworld'

    so this plugin support muitworld or not?
    sorry for my english:oops:

    Best regards,
    Tackle
     
  11. Offline

    gawelium

    in config.yml, you have :
    DisabledWorlds: Worlds that shouldn't have obfuscation.
     
  12. Offline

    tackleza

    it's still not working when i teleport world :'(
    DisabledWorlds it's empty like this DisabledWorlds: []

    i try to add DisabledWorlds like this
    DisabledWorlds: [s1_nether]
    it still not working too!


    Best regards,
    Tackle
     
  13. Offline

    gawelium

    Code:
    DisableWorld:
    - s1_nether
    try this.
     
  14. Offline

    lishid

    Non-overworlds are automatically disabled, so you don't need to manually add nether and the-end.
    Also, are you using NoLaggChunks?
     
    W.I.N.D likes this.
  15. Offline

    tackleza

    OMG!
    it's work now
    thank you everyone !:)
     
  16. Offline

    Zacherl

    Im going to make a simple plugin that keeps frequently used chunks loaded on the server. I have more than enough ram and i hope that will increase the performance a little bit.

    Would such kind of plugin conflict with Orebfuscator? And do you think the performance will increase? Just because i noticed Orebfuscator uses some kind of cache.
     
  17. Offline

    lishid

    Orebfuscator's cache is only used when a chunk is requested by a player. Keeping it loaded or not will not matter to the plugin. If you can make it, I certainly think it would help some servers. Loading and unloading chunks does take some processing, but rest assured that it does not interfere with any of Orebfuscator's functionalities.
     
    W.I.N.D likes this.
  18. Offline

    gawelium

    lol sorry for the following thing :

    - instead of create an other plugin someone can make an update or fix for Bombercraft or SimpleSignEdit ? !!!
    because pluginers don't give any news for the moment...

    Again sorry !
     
  19. ur plugin lags very hard at 15+ Players. anyone has a fix for this?
     
  20. Offline

    lishid

    I have my plugin running on servers with 300 players without problems. What is your config? Did you change anything in it?
     
    W.I.N.D likes this.
  21. no, i have ur default config.. perhaps makes multiverse or other plugins problems?
     
  22. Offline

    lishid

    Do you have Spout or NoLagg? If so, try without them.
    What capacity of server are you running on (CPU, RAM, Network bandwidth)?
    And finally, try running your server with just the most basic plugins (try to strip everything) and see if it gets better. If so, you can add plugins back one by one and see when it starts lagging.
     
    W.I.N.D likes this.
  23. Offline

    siemaeniu500

    I also have a problem with lag. With 40 slots, it was all okay, but when I increased to 50, suddenly started to lag horribly. I do not know what happened,I do not change anything in the settings. My list plugins: AzRank,AuthMe,Essentials,Factions,FigAdmin,FoundDiamonds,GroupManager,NoCheatPlus,OpenInv,VanishNoPacket,WorldEdit,WorldGuard,WorldSaver,mcMMO.

    Please help
     
  24. Offline

    lishid

    hmm increasing from 40 to 50 makes that much of a difference? You can try increasing ProcessingThreads by 1.

    Also make sure your players aren't causing the lag (e.g. the drop hack)
     
    W.I.N.D likes this.
  25. Offline

    Steffion

    If i have this plugin and i do X-ray I'm lagging to death ? Help?
     
  26. Offline

    dwi

    Don't do xray or set shorter view-distance in server.properties or try it in client
     
  27. Offline

    lishid

    It's made to lag hackers. If you're admin then give yourself op or the permissions so that the plugin doesn't lag you.
     
    W.I.N.D likes this.
  28. Offline

    Steffion

    Lol but the other plagers wont lag? Only the hacker?
     
  29. Offline

    lishid

    Only when you turn on the x-ray hack it lags. and that's because the x-ray hack tries to render all the fake blocks. It does not affect normal players because minecraft does not try to render anything hidden by default.
     
    W.I.N.D likes this.
  30. Offline

    tangy777

    looks... interesting
     
  31. Offline

    hazzbo100

    Does this plugin lag the server or increase the CPU or just the client that you are using when you x-ray because i dont want to lag my server too much- Thanks
     

Share This Page