Server <------> Server | PhP <-----> Java

Discussion in 'Plugin Development' started by IcyRelic, Jun 16, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    IcyRelic

    I want to make a votifier listener with a Top 10 Voters list and here is what i want it to do

    Commands

    /topvoters

    it will display something like this

    <SERVER NAME>'s Top Voters
    1. IcyRelic | 10 Votes
    2. IcyRelic | 10 Votes
    3. IcyRelic | 10 Votes
    4. IcyRelic | 10 Votes
    5. IcyRelic | 10 Votes
    6. IcyRelic | 10 Votes
    7. IcyRelic | 10 Votes
    8. IcyRelic | 10 Votes
    9. IcyRelic | 10 Votes
    10. IcyRelic | 10 Votes

    but with different people
    and on the website it will look similar but how do i do it they are on different servers and 2 different hosts my databases are on the webserver do i use one of those? or is it possible to access the config.yml from the webserver? any suggestions
     
  2. Offline

    David Knag

    You might wanna look at the source of logblock or Simple Player List
     
Thread Status:
Not open for further replies.

Share This Page