[INACTIVE][SEC] World Safe V1.5.1 - Build protection with whitelist for each worlds [621 -> 740]

Discussion in 'Inactive/Unsupported Plugins' started by Dere011, Feb 26, 2011.

  1. Offline

    Dere011

    World Safe - Anti-build protection with whitelist for each worlds:
    Version: v1.5.1

    With "World Safe" protect your worlds against the construction / destruction with a simple whitelist.
    The system works like the whitelist plugin (From Silence) but against the construction / destruction with a file for each worlds.

    Features:
    • Block Construction (BLOCK_PLACED) / Destruction (BLOCK_BREAK) / Damage (BLOCK_DAMAGED).
    • One file for each worlds.
    • List of worlds configurable in the config file (You can disable (Just remove in the list) the whitelist in a world).
    • "Deny" message configurable in the config file.
    • Teleport On HUB function (optional) (With message)
    • Commands
    FAQ:

    Q: The files are reloaded?
    A: Yes, every playerjoin event.
    Q: Sensitive name?
    A: No.

    Exemple :
    ---------------------------
    world.txt :
    player1
    player2
    player3
    <= Only player1, player2 and player3 can build/destroy in the world "world".

    ---------------------------
    admin.txt :
    admin1
    <= Only admin1 can build/destroy in the world "admin".

    Commands:
    /worldsafe reload - Reload all worlds file.
    /worldsafe enablehub - Enable HUB teleport.
    /worldsafe disablehub - Disable HUB teleport.
    /worldsafe makehubtp - Make the HUB position.

    Todo:
    • More commands (Add / Refresh worldlist / ...).
    • Permissions support.
    • Sql support.
    Download (JAR)


    Changelog:
    Version 1.5.1
    • Small fix.
    • Add Player Interact (Left / Right clic).
    Version 1.5
    Version 1.4
    • Small fix.
    • Message to the connection (WorldSafe: You are in xxx (World) whitelist).
    • onBlockInteract protection.
    Version 1.3
    • New plugin name (World safe).
    • Small fix.
    • New config file format (YML).
    • New commands.
    • HUB teleport function.
    • Sensitive name is gone.
    Version 1.2

    • Small fix (again).
    Version 1.1

    • Small fix.
    Version 1.0

    • First Release.
     
    wassilij likes this.
  2. this is plugin, you say. allows build rights for different worlds.

    So i have an admin map, where i want only certain users to build
    but on the default map, i can give everyone build permissions, right?

    Sorry for asking.
    Minecraft is down, if this does work it'll replace Anti-Grief for me.
     
  3. Offline

    Dere011

    Exact, you set in the worlds files each person who has the right to build.
    It is possible by removing the name of a world (in the configuration file) to disable the protection on this world.

    Exemple :

    Configuration file :
    deny_message=Sorry, you are not on the world whitelist\!
    worlds=world,admin

    ---------------------------

    world.txt :
    player1
    player2
    player3

    <= Only player1, player2 and player3 can build/destroy in the world "world".

    ---------------------------

    admin.txt :
    admin1

    <= Only admin1 can build/destroy in the world "admin".

    ---------------------------

    freebuild.txt :
    player5
    player6

    <= Everyone can build/destroy in the world "freebuild" because the world is not in the configuration file.

    ---------------------------

    Otherwise, I just made an update (1.2) that fixes a problem. :)
     
  4. Offline

    Juze

    Name ripoff much?

    sk89q first used WorldProtect on his plugin WorldGuard, but had to change it due legal reasons (it was copyrighted). I think you need to change your plugin name too.
     
  5. Offline

    Dere011

    Hmm, fixed.

    New version 1.3 :
    • New plugin name (World safe).
    • Small fix.
    • New config file format (YML).
    • New commands.
    • HUB teleport function.
    • Sensitive name is gone.
     
  6. Offline

    Juze

    Could you fix your title too? :p And WorldSafe sounds decent.
     
  7. Offline

    Wr47h

    Great job Dere ! ;)
     
  8. Offline

    anchoredpirate

    Works great! Lighters still create fires in non-white listed worlds, however.
     
  9. Offline

    soapovis

    Fix Link
    Asap
     
  10. Offline

    sev042

    Is this still alive?

    Oh wait nevermind, link is working!
     
  11. Offline

    panderiz

    Any chance you could also add fire prevention?

    Not sure what has changed on my end... But something has caused this to no longer world. Removed all plugins, worldsafe folder and still no luck. This worked fine before so I'm really confused what would have caused this... Any ideas?
     
  12. Offline

    Dere011

    Update 1.4 :
    • Small fix.
    • Message in the connection (WorldSafe: You are in xxx (World) whitelist)
    • onBlockInteract protection.
    Tested and Work with craftbukkit #559
     
  13. Offline

    tjdrago

    I added this to my pluggins folder, but when i start the server it dosent create a config file. Help?
     
  14. Offline

    thepackett

    will this be updated for mc 1.4 or cb 612?
    i really love this plugin but it isn't working on 612 :O
     
  15. Offline

    Dere011

    Hello,
    I try to do an update this afternoon ;)
     
  16. Offline

    tha d0ctor

    great would love to have a whitelsit by tonight, can't wait!
     
  17. Offline

    Dere011

    Plugin updated for the last craftbukkit.
     
  18. Offline

    Phantom Index

    Plz add a /worldsafe add [player] command. /ws add [player] It would be so helpful
     
  19. Offline

    robberocker

    It works !!:-d

    But i want people how can build but not destroy is it possible ?

    greetings Robbe
     
    LostSoulFly likes this.
  20. Offline

    JoshuaaLow

    Please please please add a command where OPS can add players ingame and reload the file in game also,Thanks!
     
  21. Offline

    thepackett

    agreed :D
     
  22. Offline

    wassilij

    Please add Permission support and ingame adding of players.
     
  23. Offline

    LostSoulFly

    I would also like to disable destruction of currently placed blocks, but allow players to build upon what is there and destroy blocks placed that session.

    Or maybe only allow certain blocks to be placed.
     
    xsolar66 likes this.
  24. Offline

    Plague

    Don't use a plus sign in the version tag. If you really need to use more versions, use [X-Y] or [X,Y].
     
  25. Offline

    Drei Gyuu

    Does this work for 740?
     
  26. Offline

    Dere011

    Yes, and fine ;)
     
  27. Offline

    hittingray

    It would be greatly appreciated if you could add in-game support. Currently, only our founder can add people to our secondary world whitelist, and it is very inconvenient. Thanks!
     
  28. Offline

    Dere011

    I'll try to add commands in the coming days ;)
     
  29. Offline

    iDoiStuff

    doesn't work. each time I change the config file or add my name into one of the .txt, my server then gives an error.
    Code:
    15:07:45 [INFO] WorldSafe: Config is missing, creating.
    15:07:45 [INFO] WorldSafe: done.
    15:07:45 [INFO] WorldSafe: Trying to load worlds whitelist and settings.
    15:07:45 [INFO] WorldSafe: The World 'world' file is missing, creating.
    15:07:45 [INFO] WorldSafe: Done.
    15:07:45 [INFO] WorldSafe: The World 'world2' file is missing, creating.
    15:07:45 [INFO] WorldSafe: Done.
    15:07:45 [INFO] WorldSafe: The World 'world3' file is missing, creating.
    15:07:45 [INFO] WorldSafe: Done.
    15:07:45 [INFO] WorldSafe: Done.
    15:07:45 [INFO] World Safe version 1.5 is enabled!
    
    so I can't even use the plugin because it freaks out when its changed!
     
  30. Offline

    thepackett

    in the main config there is a list of worlds, change that
     

Share This Page