User talk:Hunter X/Transit Disruption Plugin

From Minecart Rapid Transit Wiki
Jump to navigation Jump to search

Hey Hunter X, I see you are very into bukkit programming. We might wait for this project until I finished my route planning system as they might can be combined :D Minecrafter0505 (talk) 15:22, 3 February 2014 (EST)

All depends on how your plugin works. It's possible the two might be able to interact via Bukkit dependencies (one stores line data while another reads that info, or both depend on a third parent plugin that handles the data). Do you have any specifications available for your plugin? Are you presently in the design or implementation stage of development? --Hunter X (talk) 15:32, 3 February 2014 (EST)
Oh BTW I'm doing a MRT Related plugin. It is unrelated to yours though - It is a chat thing using the new 1.7 features. Typing "Go check out wiki:Funny Quotes;" turns into "Go check out Wiki:Funny Quotes" which is clickable. Also things like "call: Call Me!;" work. Those are all implemented. Still planning new ones and working on logging and permissions and stuff. Also need to implement it with the Chat Prefixes. Anyway just thought I'd let you both know. --Logiblocs (talk) 16:30, 3 February 2014 (EST)
I just saw the progress this plugin made, great job that you are done now. My Plugin will start to be developed as soon as MRTPath works without any issues (which it doesn't at the moment *cough*). I will add in an API for access to the data and then we can see how we might make the plugins colaborate. Do you have any way to access your source (gitHUB or something similiar)? Then I could put an "export to TransitAnnounce" function directly into the API and I can have a look at your code in general, as I am wondering, how you did this nice plugin ;) Minecrafter0505 (talk) 08:39, 27 March 2014 (EDT)
Thanks for the support! I've had a brief look over your tool, are you planning on producing a server-side version of it? Short of having my plugin print data to some externally visible address for yours to interpret, I'm not sure how best to integrate my server-side stuff and your client-side stuff. If you do move on to server-based plugin development I'll certainly have a look at it - the way I've set up my data storage should probably be scalable for other data about lines (though we'd need to think carefully about in what order we handle plugin dependency). As for source code, I've not yet decided what I want to do with regards to open-sourcing my work, but I'll let you know if that changes. --Hunter X (talk) 17:12, 27 March 2014 (EDT)

Great idea! Could be very useful for admods, transit owners, and commuters alike. KittyCat11231 (talk) 16:23, 3 February 2014 (EST)

Impressive! I ll keep tabs on this over at Bukkit, too. Frozen (talk) 18:49, 15 March 2014 (EDT)