Inactive [ADMN/SEC/FUN/TP/RPG] NetherBan v0.6.3 - Condemn your users to an eternity of suffering! [860-1337]

Discussion in 'Inactive/Unsupported Plugins' started by Windwaker, Jun 12, 2011.

  1. Offline

    Windwaker

    [​IMG]
    NetherBan v0.6.3
    Condemn your users to an eternity of suffering!
    NetherBan has moved to BukkitDev! This page will no longer be maintained!

    Overview:
    Basically NetherBan provides an alternative to straight out banning. Banning can be too harsh sometimes and kicking just isn't effective. So I created NetherBan! NetherBan allows you to ban your players and prevents them from escaping. While banished, players can't use portals and have restrictions based upon what you do in the NetherBan.prop file! NetherBan is flexible, it allows for many configuration options and include (but not limited to) mute on ban or can't build and dying will not spawn them in the normal world while banished.​
    Features:
    • Ban players to the Nether!
    • Kick players to the Nether!
    • Whitelist for your loved ones!
    • Configurable!
    • Blacklist items!
    • Permissions support! (but not required)
    • Lightning strikes on banish (configurable)
    How to get Help:
    Visit NetherBan's BukkitDev page and create a ticket to get help! I cannot ensure you will get help if you post on this page. This is the best and fastest way to get help.

    Changelog
    Version 0.6.3
    • Bugfix - Made NetherBan usable again!
    Version 0.5.2 - 0.6.2
    • Thanks to @DreadKyller to maintaining the plugin while I was gone :)
    Older Versions (open)
    Version 0.5.1
    • Bugfix - Fixed stupid bug where plugin had to be reloaded again after loading it (Thanks @tips48 )
    Version 0.5
    • Bugfix - Players can now be banished while offline
    • Bugfix - Checks on player login to see if a player is banned and makes sure they are in the Nether
    • Bugfix - Players can now be unbanished while offline
    • Feature - Added "Banish-on-Death" option in the NetherBan.prop
    • Feature - Added "Kick-on-Death" option in the NetherBan.prop
    • Added "Entities-Target-Banished" option in the NetherBan.prop
    Version 0.4.1
    • Bugfix - Made fallback for error when you don't configure the plugin correctly.
    Version 0.4

    • Bugfix - Whitelist command is back
    • Bugfix - Improved consistency
    • Feature - Lightning on banish (configurable)
    • Restructured code
    Version 0.3.1

    • Bugfix - Removed players can be banished while offline
    • Bugfix - Removed players can be whitelist while offline
    • Bugfix - Removed whitelist command
    Version 0.3

    • Feature - Added version command (/nbversion)
    • Feature - Added help menu (/nbhelp)
    • Bugfix - Players can now be banished while offline
    • Bugfix - Players can now be whitelisted while offline
    • Bugfix - Fixed adding yourself whitelist bans you
    Version 0.2

    • Bugfix - Fixed the plugin not liking when you banned people who where in the Nether already.
    • Feature - Added whitelist.
    • Bugfix - Chat errors
    • Feature - Added whitelist command (/nbwl || /nbwhitelist)
    • Feature - Added alias for /nbban (/netherban)
    • Bugfix - Fixed Permissions completely!
    Version 0.1.1

    • Bugfix - Added "Banished-Cant-Use-Commands" option in the NetherBan.prop file
    • Bugfix - Minor chat bug
    Version 0.1

    • Initial release!
    Known Bugs:
    • None, please report any :)
    TODO:
    • Always opened to suggestions (Doesn't mean I'll always take them though ;))
    • Clear and save inventories on ban, restore on unban
    • Private Chat Channels for the damned
    Permissions and Commands:
    Show Spoiler
    Code:
    netherban.nbban - Allow /nbban <player>
    netherban.nbkick - Allow /nbkick <player>
    netherban.nbunban - Allow /nbunban <player>
    netherban.whitelist - Allow /nbwl <player> || /nbwhitelist <player>
    --
    /netherban <player> | Ban a player to the Nether!
    /nbunban <player> | Unban a player from the Nether!
    /nbwhitelist <player> | Whitelists a player and makes them safe from banishment!
    /nbhelp | Displays help menu
    /nbversion | Displays NetherBan version you have.
    


    Config File:
    Show Spoiler

    #NetherBan Config​
    #Sat Jun 25 12:45:38 EDT 2011​
    Banished-Cant-Build=true​
    Kick-on-Death=false​
    Normal-World-Name=world​
    PvP-Disabled-For-Banished=true​
    Banished-Cant-Empty-Bucket=true​
    Blacklist-Lava=false​
    Banished-Cant-Destroy=true​
    Display-Lightning-On-Banish=true​
    Nether-World-Name=world_nether​
    Entities-Target-Banished=false​
    Blacklist-TnT=false​
    Banished-Cant-Use-Commands=true​
    Banish-on-Death=false​
    Blacklist-Fire=false​
    Mute-on-Ban=false​
     
  2. Offline

    Windwaker

    I know I'm already doing that ... I just have been really busy lately and haven't been able to make it offline compatible ... Because right now it checks arg 1 to see if it contains a players name then gets that player and banishes him all I need to do is check if the player isOnline() and if he is not }else{ then just write the string to the banished.txt ... It's really easy to do really ... I just haven't gotten around to it ^_^
     
  3. Offline

    SparroHawc

    Would it be possible to separate the chat between Nether and normal worlds instead of outright muting netherbanned players? Or, possibly, only let netherbanned players chat with other netherbanned players?
     
    wassilij likes this.
  4. Offline

    Skipper2100

    This is a really cool idea. A suggestion, you could make an option to ban or kick people to the Nether upon death. That would be great.
     
  5. Offline

    Portalmasterx7

    Hey guys I love the idea but the nether is already fun but do you know what's worse? Those ghasts sounds! Cobble doesn't break by the ghasts fireballs so you could just stick em in a cobble box and have ghosts spawn all around, that's going to teach em a lesson if he can recover from the ear trauma :p
     
  6. Offline

    ferrousphantom

    i cant banish in game, i have to restart the server, and then they are banned to nether correctly, but arent sent there.
     
  7. Offline

    Meisgoot312

    This is a very nice idea, I had always resented using the ban option... now I have a solution! Thanks!
     
  8. Offline

    wassilij

    Update? :(
     
  9. Offline

    Windwaker

    Coming.
     
  10. Offline

    chocolate miner

    i ran the server and it says "an error ocurred while enabling netherban" help
     
  11. Offline

    Windwaker

    Version 0.5 Released!
    • Bugfix - Players can now be banished while offline
    • Bugfix - Checks on player login to see if a player is banned and makes sure they are in the Nether
    • Bugfix - Players can now be unbanished while offline
    • Feature - Added "Banish-on-Death" option in the NetherBan.prop
    • Feature - Added "Kick-on-Death" option in the NetherBan.prop
    • Tested for CraftBukkit Recommended Build 928
    YOU STILL HAVE TO RELOAD NETHERBAN AFTER THE FIRST TIME YOU LOAD IT! SORRY!
     
    wassilij likes this.
  12. Offline

    chocolate miner

    it says i dont hav permission help
     
  13. Offline

    Windwaker

    Have you made yourself OP? In the ops.txt?
     
  14. Offline

    yakasuki

    lol great plug me and my buddies were thinking of this in are server well we were thinking of throughen them in a portal with nothing but leather armour and a wooden sword and wen they go in the portals destroyed but you version is way better.lol also can you make it were ops can viset that nether cuz i wanna sit and go hahahahahaha at there punish ment lol but ya lol nice plug in cant wait for future updates and lol good day XD

    darn im spelling terrable to day

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

    wassilij

    Cool plugin ;)

    For all people who spawn at the top of the nether if they was banned: set the spawn again in the nether ;)

    After some /reloads and server restarts the banished.txt is empty oO

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

    chocolate miner

    yeah
     
  17. Offline

    DreadKyller

    @chocolate miner do you have all the needed permissions nodes or not? do you have the permissions plugin? if not idk your problem if you do have the plugin Permissions make sure your player has all needed nodes.
     
  18. Offline

    Windwaker

    Tested for Recommended Build #935
     
  19. Offline

    chocolate miner

    where do i put the nodes
     
  20. Offline

    DreadKyller

    in the permissions config file. do you have permissions plugin? if not don't worry about it it's not your problem, if not you need to be op, if yes then in the permissions config put the nodes under your player name or group, or if an admin put * as your node which works for all permissions.
     
  21. Offline

    chocolate miner

    which ones are the nodes sorry im new
     
  22. Offline

    DreadKyller

  23. @Walker Crouse
    I put a pull request in to allow the plugin to work if you don't use the zip file on first run ;)
    (never use my system :D )
     
  24. Offline

    Windwaker

    Herp derp, thank you very much :)

    --

    Version 0.5.1 Released!
    • Bugfix - Fixed stupid bug where plugin had to be reloaded again after loading it (Thanks @tips48 )

    Note: This is not a necessary update if you have the plugin running already. If you ever re-install it though I recommend you get this one or if this is your first time installing it :)
     
  25. :D enjoy pplz!
    EDIT: you do realize now that i have a fork of this im going to add your TODO list if im bored right? :D

    @Walker Crouse
    Sent another pull request :confused:

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

    Windwaker

    Going Away...

    I will be going away this Wednesday for a whopping seven weeks :eek:

    While I am gone @DreadKyller has agreed to maintain NetherBan in my absence. See you all when I get back!
     
  27. Offline

    DreadKyller

    I thought you were only going to be gone 2 weeks when you asked me, wow.
     
  28. Offline

    Windwaker

    I thought it was pretty clear when I said it... If you don't want to do it you don't have to :)
     
  29. Offline

    wassilij

    The banished.txt resets alway :(
     
  30. Offline

    Windwaker

    Really? That's strange. It hasn't for me. What CB Build do you have?
     

Share This Page