Solved Custom plugin (paid $$$)

Discussion in 'Plugin Requests' started by iShot, Aug 24, 2016.

  1. Dear community,

    I'm looking for an experienced coder that has the following knowledge:
    • Basic oxidemod coding
    • Can work with proper formatting and player join/leave functions
    • Has expierence with SQL / MySQL-based plugins. (need to know how to read from DB and such)
    • Knows how to block people from joining the server or kicking them if unauthorized with a message
    • Can make a plugin that uses configurations so the plugin is configurable

    This request will be paid for.
    Add me on Steam to start our cooperation: Steam Community :: iShot

    To put things into perspective this is a short explanation of what I'll be needing:
    I need to have a plugin written that checks when a user joins if they are in the database (making the database is already done, only reading needs to be done) with their STEAMID64 and either kicks them with a custom message (configurable) if they are not in the database or lets the play if they are. Simple :)

    I live in the GMT+02 (with summertime) timezone so anything close to that makes communication a lot easier!


    Thanks in advance,

    iShot
     
  2. would not be Whitelist plugin what are you looking for? Okay it doesnt have an External DB to write/read who is able to join, but you can add those steamID's in config and people will be able to join, no authorized will not be able to join with a custom sentence (all in config). Also there is another plugin that was made few days back to allow only members of a steam group to join in. Both are free and they will do what you are decribing, kicking people that are not authorized (not allowing them to connect to server). You can find them under universal plugins ;)
     
  3. You are totally correct, the plugins out there give this ability for free already. However I need it to be linked to an external database, including a whitelist file and allow admins and moderators by default because the amount of people that will sign up for this is going to be so high that any manual method will give me a fulltime job each day.

    To put things into context, this plugin will be used to lock certain servers for subscribers of a certain very popular (8,814,385 total views at the moment of writing this) Twitch channel out there. The subscribers of this twitch channel can use a webinterface to link their STEAMID with their Twitch account and after checking they are actually subscribed I add information to an external MySQL database. This would be a near impossible task to do manually because I expect at least a few hundred signups each day.

    I understand there are options out there but this situation is just something more specific.

    In other news, I was contacted by an oxide coder and he started working towards a solution for this problem so my offer no longer stands.