Inactive [ADMN/WEB] ForumBridge v1.4 [1.2.4]

Discussion in 'Inactive/Unsupported Plugins' started by Chiller, Mar 3, 2012.

  1. Offline

    NoRC

    So I've got it pretty much all done... the only thing I have to do is test it :)

    Im trying to find a way to work with GroupManager, PermsBukkit and bPerms that doesnt require using the dispatchCommand so that I can check if a player is in a group so that everyone isnt spammed with "user is now in group x".

    PermissionsEx already has this so its silent and nice... but tryin to work out the other 3. Once I've got that sussed I will post the source to Chiller for release.
     
  2. Offline

    NoRC

    Quick update, I am thinking about adding a couple more features...

    - Do not allow players onto server until they register (kicks with a Go Register At URL)
    - Manditory Profile Fields complete to allow play
    - Integration with iConomy to give $ to players for posts/rep
     
    Everlong likes this.
  3. Sounds very promising! Any idea when it will be released?
     
  4. Offline

    Everlong

    Never used this before but looks like something that could potentially benefit my server. I was looking through config but I'm slightly confused regarding the "groups" section of said file; is this my groups that are in my permissions plugin or the groups in XenForo?

    Not quite sure and would appreciate some guidance on this, thanks.
     
  5. Offline

    NoRC

    Its a map of the group number in your Forum software to the group name in your permissions plugin.

    Basicly if in your Forum Software administrators are set to group 4, then in your config.yml put 4 : admin (providing admin is the permissions group name in your bukkit server for admins).

    I am hoping to send the source to Chiller later today... :)

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

    Everlong

    Ah I see. Do I have to list every group here because some of my forum groups don't need to be on the server itself.
     
  7. Offline

    NoRC

    No, only the groups you intend on using.
     
  8. Still nothing?
     
  9. Offline

    Infuscu

    The download link seems to be broken. Can anyone put it up temporarily - could use it now? :)
     
  10. Awesome Plugin, I was wondering how to set up to show the if they're on the server? I did know what to place for "Options for Text Fields"

    This is for XenForo
    Thanks
     
  11. Offline

    NoRC

    Ok, just been doing some testing with Ablac and all seems to work well with Xenforo, we've ironed out a few bugs that existed and worked out how to customise xenforo's template system to display the values properly. Just got one last chunk of code to add as Xenforo doesnt create empty custom fields.

    Right, its ready to go!

    Tested with Invision Power Board & XenForo.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  12. Can't wait to try the updated version
     
  13. Offline

    Infuscu

    Cannot wait :)
     
  14. Offline

    NoRC

    Waiting to hear back from Chiller, but I've also added the following extra options...

    - Kick Unregistered on Connect
    - Requires Minimum Forum Post Count to be able to be assigned to something other than default group
    - Requires Profile Avatar to be able to be assigned to something other than default group
    - Stubbed in some code for Wallet tracking to be used with another update i have in mind that credits users for forum activity.
     
  15. Sounds very promising NoRC
     
  16. Offline

    NoRC

  17. Offline

    Spadow

    Can you make it compatible with woltlab burning board?
     
  18. Offline

    Chiller

    Goto NoRC 's thread please.
     
  19. Is it possible for it to work with SMF and Automatically rank you?
     
  20. Offline

    rareshutzu

  21. Offline

    Chiller

  22. Offline

    California292

    Do the usergroups on the forum have to match the names of the perms groups? I've got only 4 forum groups, but I have 5 perms groups (one for guest that isn't included on my forums)
     
  23. Offline

    kamakarzy

    hi can someone help i had forumbridge working yesterday but then today i restart my server and i get this error

    Code:
    2012-05-14 10:08:29 [INFO] [ForumBridge] Loading ForumBridge v1.3.
    2012-05-14 10:08:29 [SEVERE] Error occurred while enabling ForumBridge v1.3 (Is it up to date?): org.bukkit.Bukkit.getOfflinePlayers()[Lorg/bukkit/OfflinePlayer;
    java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOfflinePlayers()[Lorg/bukkit/OfflinePlayer;
        at net.chillercraft.forum.Main.syncAll(Main.java:243)
        at net.chillercraft.forum.Main.onEnable(Main.java:146)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:200)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:183)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:479)
        at org.bukkit.Bukkit.reload(Bukkit.java:188)
        at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:403)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:791)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:751)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:739)
        at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:101)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:543)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    if anyone could help i would be really greatfull

    also i am sill running cb1.1 r4 due to this being a tekkit server
     
  24. Offline

    Chiller

    This thread is not supported anymore please visit: http://forums.bukkit.org/threads/admn-web-communitybridge-v1-0-1-2-5.69218/
     
  25. Offline

    California292


    That plugin says it's "Inactive/No Longer being Supported" (aka, it probably won't work in a few weeks/whenever the next RB is out, even though I mostly use the beta builds)

    Ugh, none of these forum bridge/sync plugins work anymore.
     
  26. Offline

    Chiller

    Well he took over my project so wine about it to him...
     
  27. Offline

    nick679

    Wait... How to use this?
     
  28. Offline

    California292

    Apparently, you can't, and the plugin this guy keeps referring everyone to isn't even supported anymore (even though the current version works with this RB, it'll be outdated soon).
     
  29. Offline

    nick679

    ok thx
     
  30. Offline

    McLuke500

Share This Page