Ultrabans
Ultrabans
Administration Tool For Bukkit
Tired of Paranoid Plugins? Take charge of your server.
Deathmarine will update ultrabans as soon as possible.
Ultrabans is an administration tool that gives the user
more tools than a simple ban. Most of the commands
are self explanatory, considering the server aficionado
will most likely have they're own methods of administration.
Ex: warn, kick, fine+kick, fine+tempban, ban, ect.
This is a box'o'tools use to your discretion.
Important Read the ChangeLog
Features
- MySql, Sqlite support
- Configurable Messages
- Chat scanning for IP's, Spamming, and Word filter /w Configurable Result
- Jail, Muting, and other admin functions already incorporated
- Fining Players for infractions
- Entry Logging
- IP management functions such as Ping Checks, Duplicate IP Checks, ect.
- Ability to permanently ban a player
- Ability to ban players by username or IPv4
- Import and Export to default plain text files for easy conversion to any system
- Lockdown the server (Temporary Whitelist)
- Warning system with configurable results when a Max number is reached
Ultrabans Lite
With some specific features removed. Ultrabans Lite is now available. You can find it Here.
Commands
Commands can now be found on Github.
Commands
Permissions
A complete list of all permission nodes in order
Permissions
Bugs
Conflicts with Essentials.
Has been known to work with it, however use caution.
Notice: Please make a new ticket if you have any issues/suggestions/ and-or comments. Issues, that will be posted at main page won't be accepted.
ToDo
Requests.
I maybe against forced banning from other sources, however information is invaluable.
Checkout Fishchecker which checks players against the ultimate universal Fishbans global ban aggregation service.
-
View User Profile
-
Send Message
Posted Jun 11, 2012Keep in mind these chat features are optional. I'm still working on refining them. I just always see alot of requests for blocking ips from the chat in the forums.
@mrchasez
Set Enabled: false in the config or supply the filter with language you feel isnt appropriate.
@matedgo
Country or Range Ip Banning was decided by a poll quite a while ago by a 7 to 36 margin. 4 being neutral.
-
View User Profile
-
Send Message
Posted Jun 11, 2012@gabriel11798
because i dont have players from other countryes than mine, and i want to ban other country because some of them is using proxys and it's stupid.
-
View User Profile
-
Send Message
Posted Jun 11, 2012Yay for 1.0!
-
View User Profile
-
Send Message
Posted Jun 10, 2012Why ultraban block these smiles like :D?
-
View User Profile
-
Send Message
Posted Jun 10, 2012How to disable this from blocking words? People cant say test, they cant use colons or three periods in a row. How do i just disable it? I don't want it to block any words.
-
View User Profile
-
Send Message
Posted Jun 10, 2012@matedgo
Why would you want to do that...
-
View User Profile
-
Send Message
Posted Jun 10, 2012possible to ban whole country ? if not can this ultrabans work with easyban ?
-
View User Profile
-
Send Message
Posted Jun 10, 2012@ThisUsernameIsMine
Hmmm. In the config just use a simple space between words. If not it might be the ipcheck which should only replace the ip from the message after it is validated. I'll look this over.
-
View User Profile
-
Send Message
Posted Jun 10, 2012@rtcabooservb
Ticket please. Before commenting your stacktrace.
http://dev.bukkit.org/server-mods/ultrabans/tickets/78-death_marine-i-tried-to-import-my-banned-p/
-
View User Profile
-
Send Message
Posted Jun 9, 2012Hey! Nice little update you got there. Could you add an override permission for the ip dupe check (only for the connecting player)? Have fun,
Addi
-
View User Profile
-
Send Message
Posted Jun 9, 2012@tremor77
Thanks. I've downloaded the new config and the problem is gone, but the SwearCensor also seems to filter out or replace characters such as: comma, period, double colon, and i can't change or disable that behaviour without disabling the whole anti-swear system.
-
View User Profile
-
Send Message
Posted Jun 9, 2012@gabriel11798
Please do not post stacktraces in the comments and please ticket. Thats an issue with the plugin understanding what a plus sign is. I'm aware of the issue. Already been ticketed. http://dev.bukkit.org/server-mods/ultrabans/tickets/77-java-errors-in-ultraban/
-
View User Profile
-
Send Message
Posted Jun 7, 2012@Death_marine
Well, until I hear it's fixed, I'll stick to MySql.
-
View User Profile
-
Send Message
Posted Jun 7, 2012@gabriel11798
SQLite has a weird sense of case. With some commands case sensitivity is extremely important and other times it isn't. The idea with ultrabans was to store everything as Normal case and call for info from lowercase, so the database will show Normal case names. Mysql is cool with this but Sqlite isn't I'm thinking about simply storing names lowercase for only sqlite. Might resolve this but its odd considering that I'm still not able to reproduce this effect. Even in offline-mode with Crazy cased names. D347Hm4r1N3 went through ban and ipban online and offline on sqlite and unbanned No prob.
-
View User Profile
-
Send Message
Posted Jun 7, 2012@Death_marine
I think it's because I did this:
In-game, I typed /ban bob, but the player's name was Bob. Bob was not online when I banned him. I think it's something to do with name checking.
-
View User Profile
-
Send Message
Posted Jun 7, 2012Ultrabans 1.0 lite is coming I'm just having to reimplement everything that changed from Ultrabans.
@InfroCZE
If you try to ip ban a player that has never played / offline then it will not work considering they do not have an ip address stored. The system is designed to keep a stored ip which is also can be bound to a player name from joining.
@tremor77
Yah its my first attempt at deconstructing a string and replacing words. I'm still working on enhancing it. I kinda of like it considering the way mine is setup is to warn for each entry and the warning max result will temporarily ban them automatically. But the filter will get better in time.
@gabriel11798
I'm unsure how your getting this error. I've been unable to recreate it. I litteraly spent 3 days of testing on my server with both mysql and sqlite attempting every way to generate any error sort of error. If I can get a little more info and maybe a plugin list then I'll see if something is conflicting.
@InfroCZE
Yes the jail system is fixed.
-
View User Profile
-
Send Message
Posted Jun 7, 2012More testing, and if you ban a player while their offline, it doesn't save their ban, and you get the error mrchasez got.
-
View User Profile
-
Send Message
Posted Jun 7, 2012@mrchasez
I''m still getting that even after the update.
-
View User Profile
-
Send Message
Posted Jun 7, 2012If I can ask, was the jail fixed? And another thing, it seems I cant ipban an offline player, but a month ago or so this function was still there. what happened?
-
View User Profile
-
Send Message
Posted Jun 6, 2012@tremor77
also the swear filter only blocks the last swear in the sentence.. if I say
"fuck you stupid fuck go eat shit" i get "fuck you stupid fuck go eat {block]"