Thread: [Potential Project] PI Plugin System Based Server

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 [Potential Project] Plugin System Based Server 
    Registered Member
    mikelmao's Avatar
    Join Date
    Oct 2008
    Age
    26
    Posts
    690
    Thanks given
    18
    Thanks received
    64
    Rep Power
    166
    So i was thinking of making a plugin system for PI so people can just download that PI base, and add plugins for functionality to allow for easy sharing within the community.

    I was thinking of like a zip file or folder with Java classes in them which will allow you to hook in to the system and add functionality.. In theory, you would just have to upload that folder/zip file and someone else would have to put it in their /mods/ folder and it the then the plugin would work for them as well..

    I havnt looked in to it much but i think it wouldnt be too difficult, you would be able to pretty much add anything you would want, or manipulate some systematic functions which would be provided by the plugin system

    So is there such a thing already? And if not, you guys think people would benifit from such a system?

    Also, does anyone recomend a good PI base? One which has dupes fixed and preferably good networking?
    Sup?

    Recent Milestone: 600 Posts
    Next Milestone: 700 Posts
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    May 2013
    Age
    23
    Posts
    685
    Thanks given
    138
    Thanks received
    115
    Rep Power
    104
    Quote Originally Posted by mikelmao View Post
    So i was thinking of making a plugin system for PI so people can just download that PI base, and add plugins for functionality to allow for easy sharing within the community.

    I was thinking of like a zip file or folder with Java classes in them which will allow you to hook in to the system and add functionality.. In theory, you would just have to upload that folder/zip file and someone else would have to put it in their /mods/ folder and it the then the plugin would work for them as well..

    I havnt looked in to it much but i think it wouldnt be too difficult, you would be able to pretty much add anything you would want, or manipulate some systematic functions which would be provided by the plugin system

    So is there such a thing already? And if not, you guys think people would benifit from such a system?

    Also, does anyone recomend a good PI base? One which has dupes fixed and preferably good networking?
    Apollo, it's not PI but that makes it even better.
    Reply With Quote  
     

  3. #3  
    q.q


    Join Date
    Dec 2010
    Posts
    6,535
    Thanks given
    1,072
    Thanks received
    3,534
    Rep Power
    4752
    Why not use the base that was _made_ for this kind of thing?

    @apollo
    Reply With Quote  
     

  4. #4  
    Registered Member
    mikelmao's Avatar
    Join Date
    Oct 2008
    Age
    26
    Posts
    690
    Thanks given
    18
    Thanks received
    64
    Rep Power
    166
    It looks interesting, but its project from back in 2011 and it has many incomplete features. Im not interested in writing parts of RSPS's atm, i just want to make the plugin system. So id like to get a pretty complete base and just work off that. Dont feel like investing months of my time again in a server..

    Once i complete the plugin system ill release the source and people can update it, and release it again if they please.

    Source: [Only registered and activated users can see links. ]
    Sup?

    Recent Milestone: 600 Posts
    Next Milestone: 700 Posts
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    May 2013
    Age
    23
    Posts
    685
    Thanks given
    138
    Thanks received
    115
    Rep Power
    104
    Quote Originally Posted by mikelmao View Post
    It looks interesting, but its project from back in 2011 and it has many incomplete features. Im not interested in writing parts of RSPS's atm, i just want to make the plugin system. So id like to get a pretty complete base and just work off that. Dont feel like investing months of my time again in a server..

    Once i complete the plugin system ill release the source and people can update it, and release it again if they please.

    Source: [Only registered and activated users can see links. ]
    Project Insanity is from 2010 so older then Apollo. And what does age matter? Apollo is and will always be great.
    And you most probably don't feel like working on Apollo because you don't have sufficient knowledge.
    Reply With Quote  
     

  6. Thankful user:


  7. #6  
    Registered Member
    mikelmao's Avatar
    Join Date
    Oct 2008
    Age
    26
    Posts
    690
    Thanks given
    18
    Thanks received
    64
    Rep Power
    166
    Quote Originally Posted by Thee Mountain View Post
    Project Insanity is from 2010 so older then Apollo. And what does age matter? Apollo is and will always be great.
    And you most probably don't feel like working on Apollo because you don't have sufficient knowledge.
    Lol, claiming someone (Probably) does not have sufficient knowledge based on absolutely nothing. Look at threads iv started.. As i had claimed before i dont want to go through the entire process of making the server (skills and what not).. And Apollo only has some of the basics such as movement, inventory handling but i would have to put too much time and efford in to it which i dont want to do.. I just want to make the plugin system for learning purposes..

    Also PI is still in development ATM by the community, while apollo stopped developing in 2011 there for PI is currently still more up to date. I did not do the research to backup this statement so my apoligise if there are still being sources based on Apollo being released.

    EDIT: After doing some reasearch i noticed that the most recent commit on github for apollo was 5 days ago.. So im guessing it is actually still in development? Iv never used a github

    EDIT2: Based on the post above me im guessing apollo is more advanced then i orignally assumed.. But it already has plugin system so would be no point in working on Apollo from a learning POV
    Sup?

    Recent Milestone: 600 Posts
    Next Milestone: 700 Posts
    Reply With Quote  
     

  8. #7  
    Donator


    Join Date
    Jul 2007
    Age
    28
    Posts
    146
    Thanks given
    12
    Thanks received
    3
    Rep Power
    135
    To make a plugin system one cannot simply throw something on top of PI... Plugin systems are usually event based, so you would have to almost rewrite everything anyway...
    If you want a plugin system use Apollo, trust me it doesn't take long to learn Ruby.
    I thought what I'd do was, I'd pretend I was one of those deaf-mutes. That way I wouldn't have to have any goddam stupid useless conversations with anybody. If anybody wanted to tell me something, they'd have to write it on a piece of paper and shove it over to me. They'd get bored as hell doing that after a while, and then I'd be through with having conversations for the rest of my life.
    Reply With Quote  
     

  9. #8  
    Registered Member
    mikelmao's Avatar
    Join Date
    Oct 2008
    Age
    26
    Posts
    690
    Thanks given
    18
    Thanks received
    64
    Rep Power
    166
    Quote Originally Posted by Septron View Post
    To make a plugin system one cannot simply throw something on top of PI... Plugin systems are usually event based, so you would have to almost rewrite everything anyway...
    If you want a plugin system use Apollo, trust me it doesn't take long to learn Ruby.
    I dont think i would have to re-write much code. Just have to add methods to existing functions to run some methods in the plugin system. But like i said, apollo already has a plugin system and the reason i want to make a plugin system for a RSPS is to learn.
    Sup?

    Recent Milestone: 600 Posts
    Next Milestone: 700 Posts
    Reply With Quote  
     

  10. #9  
    Donator


    Join Date
    Jul 2007
    Age
    28
    Posts
    146
    Thanks given
    12
    Thanks received
    3
    Rep Power
    135
    Then do it, if it's good then people will use it. You don't need our permission to do something you're going to do anyway...

    edit: if you want to do something good for the community add a good combat system to Apollo.
    I thought what I'd do was, I'd pretend I was one of those deaf-mutes. That way I wouldn't have to have any goddam stupid useless conversations with anybody. If anybody wanted to tell me something, they'd have to write it on a piece of paper and shove it over to me. They'd get bored as hell doing that after a while, and then I'd be through with having conversations for the rest of my life.
    Reply With Quote  
     

  11. #10  
    Registered Member

    Join Date
    May 2013
    Age
    23
    Posts
    685
    Thanks given
    138
    Thanks received
    115
    Rep Power
    104
    Quote Originally Posted by mikelmao View Post
    Lol, claiming someone (Probably) does not have sufficient knowledge based on absolutely nothing. Look at threads iv started.. As i had claimed before i dont want to go through the entire process of making the server (skills and what not).. And Apollo only has some of the basics such as movement, inventory handling but i would have to put too much time and efford in to it which i dont want to do.. I just want to make the plugin system for learning purposes..

    Also PI is still in development ATM by the community, while apollo stopped developing in 2011 there for PI is currently still more up to date. I did not do the research to backup this statement so my apoligise if there are still being sources based on Apollo being released.

    EDIT: After doing some reasearch i noticed that the most recent commit on github for apollo was 5 days ago.. So im guessing it is actually still in development? Iv never used a github

    EDIT2: Based on the post above me im guessing apollo is more advanced then i orignally assumed.. But it already has plugin system so would be no point in working on Apollo from a learning POV
    With sufficient knowledge I didn't mean sufficient knowledge in webdesigner but in Java developer, and since I don't see a good Java project of yours I doub't the amount of Java knowledge you have.
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. [PI] Reputation System Base
    By Myuria in forum Snippets
    Replies: 8
    Last Post: 05-23-2013, 05:55 AM
  2. [PI] Target System [Base]
    By Hoodlumbot in forum Snippets
    Replies: 17
    Last Post: 01-14-2013, 03:01 AM
  3. Project No-Doze, SQL based server.
    By killamess in forum Projects
    Replies: 25
    Last Post: 05-09-2011, 03:09 PM
  4. Replies: 0
    Last Post: 02-03-2011, 09:37 PM
  5. Secret-Zone Pk PI based server!
    By Clx3 in forum Projects
    Replies: 38
    Last Post: 06-12-2010, 04:13 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •