Cuberite Forum

Full Version: My version of a plugin repository
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Mind giving me access? The username is same as here.
(Read-only is fine, i'll just fork the thing and submit PR's)
No, I don't mind Smile if sorry if there was a misunderstanding I just don't wanted the whole world to see the code Smile like I said earlier I would like to collaborate with the community but not in an open-source-way.
Thanks. Smile
Is the loading going to be that slow after the repo is done?
The time after the page loads and buttons start appearing is quite visibly long. :/
( mcplugins.meteor.com / mcplugins_jan64.meteor.com )
Also, i noticed the page won't work without javascript, which is quite a big con to me.
WOW! This is a great idea, just like Bukkit, MCServer could have a plugin repo! This is exciting!
(03-14-2015, 08:45 PM)jan64 Wrote: [ -> ]Is the loading going to be that slow after the repo is done?
The time after the page loads and buttons start appearing is quite visibly long. :/
( mcplugins.meteor.com / mcplugins_jan64.meteor.com )
Also, i noticed the page won't work without javascript, which is quite a big con to me.

The loading time depends on the server it runs on. Also the meteor testing servers are very slow and run meteor 0.3.4 which is an outdated version
I have a repository at http://mcsplugins.justae.me.uk with source at mc-server/Plugin-Repository. I've done a demo with WorldEdit and Éssentials, though under my name. Does anyone want to try migrating some other plugins over?
I'd like to point out that the home button (the red button) is partially outside my screen.
For your password storage, you need to salt the passwords and preferably hash the passwords multiple times.
(05-11-2015, 10:17 PM)NiLSPACE Wrote: [ -> ]I'd like to point out that the home button (the red button) is partially outside my screen.

That's very strange. Could you screenshot?

(05-11-2015, 10:32 PM)worktycho Wrote: [ -> ]For your password storage, you need to salt the passwords and preferably hash the passwords multiple times.

Okay.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23