HttpWhitelist
A Bukkit plugin to allow whitelisting people using raw HTML.
Made on request of a friend of mine who uses webs (herp derp) but has a pretty good running server.
What it does
HttpWhitelist is a standalone webserver with its only purpose to whitelist people.
If you run it on e.g. port 4123 you could open the following to whitelist someone:
http://your-server-ip.com:4123/whitelist?ign=BronzeByte (which would whitelist me on your server)
It will redirect you to the success spage specified in the config.
On faillure (wrong usage) it will send you to the "gateway" (specified in config too) where a correct form to whitelist should be.
Example usage
You could put a nice HTML form/code on your website so people are required to visit your website at least once :)
Dependencies
- JHttpServer
- JHttpApi
^ These are pre-compiled into the JAR file because not everyone has access to the lib folder nor know how to use/do it.
This is just to inform people with knowledge of Java libaries what they could use in their applications too! (just to help developers in short)
-
View User Profile
-
Send Message
Posted Jun 16, 2013@speaw
vay be sonoyuncuya bak
-
View User Profile
-
Send Message
Posted Jun 5, 2013We made the same plugin, works now: http:dev.bukkit.org/bukkit-mods/onlinewhitelist/
-
View User Profile
-
Send Message
Posted Nov 5, 20121.4 is not works :(
-
View User Profile
-
Send Message
Posted Oct 9, 2012looks good ill try it see if it works if it does work i may update it
-
View User Profile
-
Send Message
Posted Aug 14, 2012Works in 1.3.1 if you just add a plugin.yml file
-
View User Profile
-
Send Message
Posted Jul 8, 2012I can't manage to get it working. Is there a readme or something?
-
View User Profile
-
Send Message
Posted May 19, 2012so can you please put the instruction on there?