Python Plugin Loader? - Printable Version +- Forums - Open Redstone Engineers (https://forum.openredstone.org) +-- Forum: ORE General (https://forum.openredstone.org/forum-39.html) +--- Forum: Build Discussion (https://forum.openredstone.org/forum-50.html) +--- Thread: Python Plugin Loader? (/thread-5554.html) |
Python Plugin Loader? - Phase - 01-12-2015 Yo! I was wondering if anyone had a link to the Python plugin loader, as I want to screw around with it & see if I can update it to 1.8. Mostly just want to see the code of it. Might make it into a JS loader, cause Mozilla has a sweet one I can add on instead of Jython. RE: Python Plugin Loader? - Chibill - 01-12-2015 I already fixed it the problem is getting it to the admin\staff. RE: Python Plugin Loader? - Phase - 01-12-2015 (01-12-2015, 05:08 AM)Chibill Wrote: I already fixed it the problem is getting it to the admin\staff.That was fast.... That's a problem? Just PM Mort or Decapo, or any other staff. xD Just because a few people think it's a terrible idea because 1.8 sucks (even though the improvement on frame rate is amazing), that doesn't mean we won't update. Decapo is pretty understanding about it, and the same with Mort. plus sliem bloks RE: Python Plugin Loader? - Chibill - 01-12-2015 I have had it fixed for a bit. It was only one error in it. But I did not update it to 1.8 so there's nothing new in it. And it still works. I will try pm one of them. Later in the morning. RE: Python Plugin Loader? - Phase - 01-12-2015 (01-12-2015, 07:13 AM)Chibill Wrote: I have had it fixed for a bit. It was only one error in it. But I did not update it to 1.8 so there's nothing new in it. And it still works. I will try pm one of them. Later in the morning. Does it work with 1.8 Spigot? Not the packet hack, but the official update. RE: Python Plugin Loader? - Chibill - 01-12-2015 Yes. I even tested it with the 1.8 Craftbukkit they have too. RE: Python Plugin Loader? - Phase - 01-12-2015 (01-12-2015, 03:23 PM)Chibill Wrote: Yes. I even tested it with the 1.8 Craftbukkit they have too.Sweet! Let's get some slime blocks! RE: Python Plugin Loader? - Chibill - 01-12-2015 But I am not sure if the ORE pulgins are 1.8 compatible... I will pm it today. RE: Python Plugin Loader? - Apuly - 01-12-2015 Judging from what I've read, as long as we don't change to a different python loader that does different shit for some magical reason, everything should be forwards comparable. Frankly I don't know shit. RE: Python Plugin Loader? - Phase - 01-13-2015 (01-12-2015, 10:59 PM)paulydboy Wrote: Judging from what I've read, as long as we don't change to a different python loader that does different shit for some magical reason, everything should be forwards comparable. lol, that's basically plugin programming RE: Python Plugin Loader? - Chibill - 01-13-2015 All I did was fix what broke it in one of the older 1.7 bukkit builds and it works on 1.8 |