Whitelist
This plugin allows only people on your whitelist to join the server.
Features
- Simple and easy to use
- Whitelist is automatically reloaded when changed outsite of minecraft (e.g. with a texteditor)
- Whitelist supports console commands
- SQL support
- Support for every SQL database, that has a JDBC implementation available
- User-defined table and database layouts supported
-
View User Profile
-
Send Message
Posted Oct 14, 2012Continued here!
http://dev.bukkit.org/server-mods/whitelistplugin/
-
View User Profile
-
Send Message
Posted Oct 3, 2012@Janomine
I reloaded it so that others can continue to use it.
-
View User Profile
-
Send Message
Posted Oct 3, 2012@cnaude
You faked this Projekt :O ? Oh its Outdated, but okay..
-
View User Profile
-
Send Message
Posted Jun 12, 2012@Kane_Hart
I just created http://dev.bukkit.org/server-mods/autowhitelist/.
-
View User Profile
-
Send Message
Posted Jun 11, 2012@cnaude
Been using your updated jar for ages. Thanks for keeping it going.
-
View User Profile
-
Send Message
Posted Jun 11, 2012I fixed this for my server. I'll see about getting this in bukkitdev. For now use this download link. http://dl.dropbox.com/u/30679730/Whitelist.jar
-
View User Profile
-
Send Message
Posted Jun 11, 2012Inactive not updated from augustus Aug 28 2011 dont download
-
View User Profile
-
Send Message
Posted May 27, 2012hi does your plugin works with r1.2.5 ? Thank you !
-
View User Profile
-
Send Message
Posted May 26, 2012i am getting this error
and my config file looks like this
-
View User Profile
-
Send Message
Posted Mar 31, 2012@cnaude
Thanks =*
D
-
View User Profile
-
Send Message
Posted Mar 31, 2012Hi when you gonna update it for 1.2.4-R1.0 ???
-
View User Profile
-
Send Message
Posted Mar 28, 2012Does this work with 1.1-R4, as I am running Tekkit on my server.
-
View User Profile
-
Send Message
Posted Mar 21, 2012@mati123se
This version of Whitelist works with 1.2.3.
-
View User Profile
-
Send Message
Posted Mar 13, 2012awesome but i dont no what to do
-
View User Profile
-
Send Message
Posted Mar 12, 2012Does it work with 1.2.3? If it does, then its good, but if does not, then plz UD
-
View User Profile
-
Send Message
Posted Mar 11, 2012Also still using it very much. One of the best features is actually that the whitelist is automatically updated when the list file is changed.
-
View User Profile
-
Send Message
Posted Mar 9, 2012I'm using it too. And i love it! :D
-
View User Profile
-
Send Message
Posted Mar 8, 2012@youtous Add another column to your whitelist table, make it a tinyint, and name it "isbanned" or something. 1 = Banned, 0 = Not banned, then update the select query to this:
"SELECT name FROM tbl_name WHERE name\='<%USERNAME%>' AND isbanned\='0'"
-
View User Profile
-
Send Message
Posted Mar 8, 2012I fixed this plugin so that it runs under 1.2.3. Feel free to download my version from here if you want to use it now. :) I spoke to Silencium20 about this and he's cool with it.
-
View User Profile
-
Send Message
Posted Mar 8, 2012me too