OKB3 Renewed
OKB3 Renewed - the Bulletin Board Bridge
The all-in-one forum bridging solution. Originally created by Kalman Olah, forked by greatman(321)
Download | Source | Example configuration | Dev build
What is OKB3?
Bulletin Board Bridge, or OKB3 as I've dubbed it, is a forum bridging plugin that currently allows you to whitelist/blacklist your server, set Permissions 3.x.x, PermissionsEx, GroupManager, bPermissions, permissionsBukkit groups based on forum ranks, promote/demote players on both the server and your forums, mirror forum and server nicknames, mirror forum and server bans, reward forum posts with BoseConomy, iConomy or EssentialsEcon currency, and more!
Resources
GitHub page(Fork OKB3!)
Plugin usage
Need help? Join us on Esper IRC (irc.esper.net) in the channel #okb3! http://webchat.esper.net/#okb3
The section below (Comments) is NOT FOR BUG REPORTS. Please use the Ticket tab to report any issues.
-
View User Profile
-
Send Message
Posted Apr 19, 2012@greatman321
Cool, thank you very much.
I hope I didn't come off as a big jerk, I didn't mean to. I just really don't want to be in the situation where I have to tell all my users that they need to change their passwords because someone got onto my server and copied just one file and got all their accounts.
It makes me feel very dirty and bad.
-
View User Profile
-
Send Message
Posted Apr 19, 2012@selfservice0
Indeed theres only the secure method now.
-
View User Profile
-
Send Message
Posted Apr 19, 2012@FabianNor
Tomorrow I should be able to finish the rewrite so that bug will disapear.
-
View User Profile
-
Send Message
Posted Apr 19, 2012@greatman321
When I downloaded and installed version 3.6.0 I removed all the files that the previous versions created. I am running 3.6.2 now, and every single users's passwords is in the database stored in plain text. Doesn't matter if the user signed up when I had 3.6.0 or 3.6.2.
-
View User Profile
-
Send Message
Posted Apr 19, 2012@nloesco
@TanveerGT5
You put the .jar in your plugins folder and you restart your server. It will creates a OKB3 folder containing a config.yml file. In that file the part to change is for minimal work is:
forum: Is your forum you want to link, all available links are listed there: https://github.com/greatman/OKB/tree/master/src/me/kalmanolah/forumlistener
prefix: If your MySQL tables for the forum have prefix (Example phpbb_)
Use-secondary-groups allow to use the secondary groups instead of the main group of someone. Not supported for every forums.
Mysql part is self explanary.
The group-mapping is quite simple, the 1: or 2: represents the group ID on the forum and the ExampleGroup1/ExampleGroup2 represents the permissions groups
Hope it makes it a bit more clearer :P
-
View User Profile
-
Send Message
Posted Apr 19, 2012@FabianNor
I beleived it stored it hashed when I was checking the code. I maybe broke that with my links change. Anyway on the rewrite the password is not stored at all.
-
View User Profile
-
Send Message
Posted Apr 19, 2012I just noticed that the database that OKB3 uses to keep track of users stores the user's passwords in plain-text in the database. This is a HUGE security flaw. Passwords should NEVER be stored anywhere in plain-text and this needs to be fixed, and as soon as humanly possible.
You should be hashing the password, store the hash of the password, and then compare the hashes.
This is not ok at all. Please fix.
-
View User Profile
-
Send Message
Posted Apr 19, 2012@TanveerGT5
Id appreciate some instructions as well. The sample config just doesnt explain enough. Thanks in advance
-
View User Profile
-
Send Message
Posted Apr 19, 2012Hi, where are the instructions to install this, I am trying to install for my friends new server
-
View User Profile
-
Send Message
Posted Apr 19, 2012@greatman321
Oh this only has the secure method? I used the old school method is that not around anymore?
-
View User Profile
-
Send Message
Posted Apr 18, 2012@TanveerGT5
Ill check it out when the rewrite is done.
-
View User Profile
-
Send Message
Posted Apr 18, 2012@TanveerGT5
I dont think he's going to because of the way he's saying you can create your own plugins for it.
-
View User Profile
-
Send Message
Posted Apr 18, 2012Hi can you add support for BuddyPress/ BBPress ? or is that not possible? i
-
View User Profile
-
Send Message
Posted Apr 17, 2012@selfservice0
You should have a configuration file similar to this one: http://dev.bukkit.org/server-mods/okb3-renewed/pages/example-configuration/
-
View User Profile
-
Send Message
Posted Apr 17, 2012Hello guys,
Quick news about OKB status. I almost finished the full rewrite of the plugin, there's only some bugs to squash out and it should be ready to be released. That rewrite allows me to be way more efficient on correcting bugs as there's not 30 times the same commands in the same file. There will be some missing features like forum post count reward and nickname syncing but they will be included in a later version.
The way that forum/website links changed a bit. Instead of the links to be in the .jar file, they are downloaded into the plugins/OKB3/links folder from github if the links folder doesn't exist (This zip file to be exact: https://github.com/greatman/OKB/raw/rewrite/forumlistener.zip ). That way, you can create your own link files and directly integrate it into your OKB system without going through me (Yay! Remember I still accept them to be officially included into OKB.)
Also, Syntax for the configuration will slightly be changed, you can see it there: https://github.com/greatman/OKB/blob/rewrite/config.yml
Hope you will like all the changes!
-
View User Profile
-
Send Message
Posted Apr 17, 2012@greatman321
I did. I'm saying it doesnt have that section of teh config, and with out how would it ever know what our columns are
-
View User Profile
-
Send Message
Posted Apr 17, 2012@greatman321
Kuenea forum support plx!
-
View User Profile
-
Send Message
Posted Apr 17, 2012@selfservice0
Check the new configuration. You are using the old format
-
View User Profile
-
Send Message
Posted Apr 14, 2012Doesnt work. I keep getting this error no matter what.
My config is fine. But the config is lacking these settings
How does it know where to find them with out these options?
-
View User Profile
-
Send Message
Posted Apr 14, 2012please put back in the multiple groups identifier like
group-mapping: default: '1': unregistered '26': registered '17,25': gold '17,18,25': gold '17,18': gold '20,17': platinum '17,20': platinum
Why did you remove it ? >.< The plugin is useless now :\