[INACTIVE][RPG] Exile v2.0 - Banish from the server or world on death! [REVIVED] [1000]

Discussion in 'Inactive/Unsupported Plugins' started by DrAgonmoray, Jul 31, 2011.

  1. Offline

    DrAgonmoray

    Exile 2.0 - Banish users from a world (or the entire server) when they die!

    This was originally made for my server a long time ago, but I released it as my first ever plugin. It died because of some bugs, but I later revived it again and added/fixed a few things.

    Features:
    • Exile from specific worlds (or the entire server) on death.
    • Exile time is configurable.
    • Display custom messages to the players.
    Configuration:
    Code:
    #Should we ban from the server, or just the worlds?
    banFromServer: false
    #Worlds that Exile should work on.
    worlds: world1, world2, etc
    #How long players should be banned for. -1 for eternity.
    banTime: 30
    #What the player should see when they die.
    deathMessage: '&fYou died in the PvP world. You have been exiled for %time% minutes.'
    #What the player should see when they try to enter a world/server they are exiled from.
    timeMessage: '&fYou are exiled for %time% more minutes.'
    
    Permissions:
    Exile supports SuperPerms/PermissionsBukkit, Permissions 3.x, Permissions 2.x
    There is only one node: exile.exempt
    If a player is given this permission, they cannot be exiled.

    Download Exile 2.0

    Changelog:
    Version 2.0
    • Bug fixes
    • Efficiency improvements
    • Revived Exile
    • other stuff i dont remember
     
    dark_hunter and turqmelon like this.
  2. Offline

    NobodyOfNaught

    YES! THANK YOU FOR BRINGING THIS BACK *HUGS*!!!
     
  3. Offline

    DrAgonmoray

    Haha, I'm glad you like it.
     
  4. Offline

    turqmelon

    I will DEFINITELY be using this in my PvP world. :D Thanks, man!
     
  5. Offline

    DrAgonmoray

    Ossum. Glad you'll be using it. :D
     
  6. Offline

    0otf

  7. Offline

    jefe323

    you just made me very happy!
     
  8. Offline

    DrAgonmoray


    i try :p
     
  9. Offline

    Plague

    Sorry for the delay in submission approvals, I've been away for a while.
     
  10. Offline

    TheMap

    I had someone back in the day make me one like this but instead of banning from the server it put you in some sort of limbo /jail. And when the timer was up you could rejoin the server. Is there anyway to do this. Teleports you to a secured room on death for X amount of time then spawns you out after the time expires?

    Code:
    [SEVERE] Could not load 'plugins\Exile.jar' in folder 'plugins':
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  11. Offline

    cortstar

    The problem I'm having is that... it won't work for some reason. I think i'm configuring it wrong. could somebody show me the config file all prepared for a 45 minute death ban with a ban from server attribute? thanks. I'm not sure what i'm doing wrong here.
     
  12. Offline

    Deathfromace

    A shame this is no longer being made. As much as I hate to say this after reading the OP...does anyone know of another plugin that does this?
     
  13. Offline

    Adam6120

    Does anyone have the permission nodes so certain people don't get banned when they die?
     
  14. Offline

    DrAgonmoray

    exile.exempt
     
  15. Offline

    Adam6120

    Thanks dude.
     
  16. Offline

    DoctorBoyd

    This is the only build 1000 deathban plugin I see...but I don't see the download for it...or any others. I really enjoy deathban (too much) and would like to get some happening.
    Any help in the right direction would be appreciated. Thanks.
     
  17. Offline

    jefe323

    so will you be putting up a download link again?
     
  18. Offline

    DrAgonmoray

    @DoctorBoyd @jefe323 @otherswhowantedthis

    OP has been remade and download link restored. Enjoy. :D
     
  19. Offline

    DoctorBoyd

    Thanks! Really appreciate it and keep up the good work.
     
  20. Offline

    1born2kill

    does this still work?
     
  21. Offline

    DrAgonmoray

    yup
     
  22. Offline

    TheMap

    Doesn't seem to work for me at all. Ive tried to server ban for 5 minutes on death. No error nothing, just doesn't kick on death.
     
  23. Offline

    DrAgonmoray

    If I had to guess, I'd say you're an admin, so you have the exile.exmpt permission, thus it won't ban you.
     
  24. Offline

    TheMap

    I wasn't testing on myself, this was tested numerous times with different settings on a regular player that has 0 permissions. It doesn't seem to do anything, doesn't world kick.

    Code:
    banFromServer: true
    worlds: Haven
    banTime: 5
    deathMessage: '&fYou died. You have been exiled for %time% minutes.'
    timeMessage: '&fYou are exiled for %time% more minutes.'
    
    This is my config.

    2011-09-01 13:25:24 [INFO] Exile version 2.0 is enabled!
    Server message as it boots up.

    Using PermissionsBukkit and the latest RB 1060 or w/e.
     
  25. Offline

    VBeregovoy

    sorry for my English but this plugin does not want to work. I have bukkit 1000 but is no work, ban, or kick when player is dead. How i can use this plugin?
     
  26. Offline

    TheMap

    Im pretty sure its not working with any builds. Someone should put this as INACTIVE as it doesn't seem to get any support or update. Either that or someone that knows what they are doing should take over and fix it.
     
  27. Offline

    Ranzear

    Works fine and perfect on my 1060 server running PermissionsBukkit.

    You need to cough up what other plugins you're running, like just about any multi-world handling plugin besides Multiverse or @DrAgonmoray 's own and plugins that have little sidereal spawn handling additions like mcMMO's MySpawn implementation or CommandBook's exact spawning which may intercept Exile detecting a player has 'entered' an exiled world. Could also be some other plugin intercepting deaths as well. Considering just my respawn system, there are at least a dozen plugins on my own server that would conflict with Exile and each other if I didn't have them configured properly or particularly if I left them all default.

    tl;dr It's just you and your configuration. Don't jump to conclusions and blame Exile for not working.

    Even just the admission that your test subject had zero permissions tells me your configuration is astoundingly incomplete. Minecraft is pretty boring without at least the 'build' permission.

    Feature request: Separate definitions for exiling from a world versus recognizing deaths on a world.

    Example: I want players to be able to die in the creative world but not be exiled from it, but if they die in the Survival world they're exiled from both Survival and Creative while they sit in the Limbo world.

    Maybe I'll fork it and try my hand at dev to handle this feature and keep the plugin alive.
     
  28. Offline

    DrAgonmoray

  29. Offline

    Arton

    cool plugin :D but dos it work so peopels can't enter a world to they get on a group ? :p
     
  30. Offline

    tremor

    You should start BukkitDev page and get a free place to place your downloads. Glad I found this thread, looks like a useful plugin.
     

Share This Page