AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [Any] Xenforo Manager [API for Xenforo] (https://forums.alliedmods.net/showthread.php?t=255655)

Drixevel 01-18-2015 06:05

[Any] Xenforo Manager [API for Xenforo]
 
Xenforo Manager
Description:
API based plugins that tap into Xenforo websites to add functionality.

Module Details:
  • xenforo_api.sp - The primary API that connects to the database and retrieves players account IDs. (Required to run)
  • xenforo_adminpoints_startup.sp - Was designed to grant points to admins who did good work on the servers. It's currently unfinished.
  • xenforo_connectstatus.sp - Gives players on connect a new connect message with their current status on the website.
  • xenforo_credits.sp - API to manage credits for players and allow other addons to manage them. (Required to run)
  • xenforo_serverlist.sp - Gives a list of servers to the players based off the list on the forum which they can connect to. It's currently unfinished. (Required to run)
  • xenforo_store.sp - Currently coded version of Store with basic features using configs. I plan to move support for this to Sourcemod Store in the future.
  • xenforo_usermenu.sp - Menu which displays users information in-game they can access. It's unfinished but functional.
Code Repository | Download | Report Bugs | Donate

nomy 01-18-2015 07:48

Re: [Any] XenForo Utilities API
 
Thanks!

Can you please list the addons required on the xenforo install?

e.g. xenforo_serverlist requires this: https://xenforo.com/community/resour...us-check.2626/

Drixevel 01-18-2015 07:57

Re: [Any] XenForo Utilities API
 
Quote:

Originally Posted by nomy (Post 2250654)
Thanks!

Can you please list the addons required on the xenforo install?

e.g. xenforo_serverlist requires this: https://xenforo.com/community/resour...us-check.2626/

Thanks for reminding me. I added links to those next to the modules themselves.

ocwoody 01-18-2015 14:49

Re: [Any] XenForo Utilities API
 
Thanks for releasing this!

I'm looking forward to integrating it into my community!

ShinyRazu 02-20-2015 12:31

Re: [Any] XenForo Utilities API
 
I would like if you could include more information on how it works, since its good but there is little information on this (How to set up admins for example). I also would appreciate and recommend if you changed the command from sm_store as many of us also use Alongub's Store plugin which uses the same command. Thanks

daleGEND 01-14-2016 13:06

Re: [Any] XenForo Utilities API
 
Definitely interested in this plugin, but it's missing the admin plugin ;)

Drixevel 01-26-2016 18:04

Re: [Any] Xenforo Manager [API for Xenforo]
 
Update pushed:
  • Updated syntax to Sourcemod 1.8.
  • Updated old code to the latest techniques.
  • Optimized some code.

Gonna push more updates soon.

whtevrwt 05-17-2019 14:34

Re: [Any] Xenforo Manager [API for Xenforo]
 
Is someone willing to update xenforo_admins with Bara's API?

I compiled the plugin for SM 1.9 but I get this error in console when I try to load the plugin:

Quote:

[SM] Plugin xenforo_admins.smx failed to load: Native "XenForo_TQuery" was not found.

Bara 05-17-2019 19:53

Re: [Any] Xenforo Manager [API for Xenforo]
 
Quote:

Originally Posted by whtevrwt (Post 2652043)
Is someone willing to update xenforo_admins with Bara's API?

I compiled the plugin for SM 1.9 but I get this error in console when I try to load the plugin:

You can create an issue on GitHub. I could write it, when I've time.


All times are GMT -4. The time now is 19:04.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.