-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add ClanSplit Loot Keys plugin #9199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
New plugin |
|
Thanks a lot for reopening this. I want to explain what makes this plugin special, it's not just sending data, it's the connector piece that makes our entire webapp work. I think that's very important to know and to clarify. ClanSplit is a live, session-based collaboration platform. When someone configures the plugin with a session ID, they're not just setting up a webhook, they're joining a shared multiplayer enviroment. Multiple clans can run separate sessons simultaneously. Each session has its own players, its own loot tracking, its own split calculations. The plugin's session token is what makes this possible, it routes every player's data to exactly the right place, automatically. Players can hop between sessions or clans without any configuration beyond pasting a new session ID. The webapp handles everything else: player recognition, automatic joining, split calculations, tax percentages, checkout amounts. The plugin is the bridge that makes this real-time experience work seamlessly and very user-friendly (this was the end-goal, making it as user-friendly as possible). This isn't a standalone notification tool it's half of a full collaboration platform. The plugin and webapp work together to create something that doesn't exist elsewhere: a purpose-built system for managing shared PvP loot in real time on another level. A lot of my webapp users were requesting exactly this type of RL plugin, that is why i've made it this way. Theres a lot of passion and tought in this plugin/webapp. I've built this to be as seamless and low-friction as possible. Players paste one ID, and everything just works. That's the goal, and that's why this plugin exists. Happy to answer any questions or provide more details if needed, could even provide a video if desired or needed. |
Can I update the plugin to be accepted in the build phase? I dont want to "spam" so thats why i'm asking. Just wanna know my position right now. |
Your plugin needs to actually build for it to be merged. If |
Thanks for the reaction! I'll fix that and make sure the build won't fail. |
This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed. Internal use only: Reviewer details Maintainer details |
Plugin info
Repository: https://github.com/sudodevdante/clansplit-rl-plugin
Website: https://app.clansplit.com
What is this?
ClanSplit helps PvP clans split loot fairly. This plugin automatically sends your loot key values to an active session, so clan leaders can calculate and distribute splits without manual entry.
When you open a loot key in-game, the plugin detects it and posts the value to your session. That's it.
Configuration
Just three settings:
Technical notes
The plugin has been tested in-game and works with real loot keys.