hlpdev / AdvancedBanX

AdvancedBanX is an updated and modernized version of the original AdvancedBan plugin made by Leoko.
GNU General Public License v3.0
2 stars 1 forks source link

API required #11

Closed Lonisia closed 4 weeks ago

Lonisia commented 1 month ago

What version of AdvancedBan (/AdvancedBan) are you using? AdvancedBanX [3.0.5]

What kind of server do you have (Bungeecord/single server)? BungeeCord

What server version (/version) are you using? 1.8.9

Please provide the EXACT steps required to reproduce the problem... 1. 2. 3.

Any error/log post it through pastebin.com and link it here. (Also include /plugins/AdvancedBanX/logs/latest.log) https://pastebin.com/CVKJyaeC

Add any additional information below. Your plugin does not work on my server, because we need an advancedbanx or advanced API

hlpdev commented 1 month ago

The API is being worked on, I will alert you when it is finished.

hlpdev commented 1 month ago

What plugin is trying to get API usage? Please be more specific

Lonisia commented 1 month ago

We create our own game plugin using the advancedban API to send webhook sanctions to discord or other uses

hlpdev commented 1 month ago

Ok, the API is almost finished and will be available soon. You will have to modify the plugin to work with the AdvancedBanX's API as the package names are different than the original AdvancedBan.

hlpdev commented 4 weeks ago

The API is now available and an explanation on how to add it to your project can be found on the readme