Page 1 of 1
Sub-plugins
Posted: August 16th, 2016, 7:06 pm
by mcmonkey
Plugins direct to Denizen or attached to Denizen.
Discuss or request below!
Planned:
- Website hosting engine - http://ci.citizensnpcs.co/job/Webizen2/
- IRC Bot
- Discord Bot
- Dependency handler (Attach random external plugins to Denizen2) - http://ci.citizensnpcs.co/job/Depenizen/
Re: Sub-plugins
Posted: August 16th, 2016, 7:11 pm
by BlackCoyote
a more independent server bridge to replace the tedious bungee setup with denizen? maybe a standalone one within the denizen family?
Re: Sub-plugins
Posted: August 16th, 2016, 7:12 pm
by Anthony
World generator, unless dscripts can handle it.
Re: Sub-plugins
Posted: August 16th, 2016, 7:13 pm
by BlackCoyote
a permission system within denizen that other plugins can read to avoid having to get a third party permission system!
Re: Sub-plugins
Posted: August 16th, 2016, 7:15 pm
by Anthony
Permissions and economy should be doable via dscript cause sponge r good
Re: Sub-plugins
Posted: August 16th, 2016, 7:17 pm
by mcmonkey
BlackCoyote wrote:a more independent server bridge to replace the tedious bungee setup with denizen? maybe a standalone one within the denizen family?
That's overkill and ridiculous, outside Denizen2's scope.
Anthony wrote:World generator, unless dscripts can handle it.
D2 will be relatively good at it, also Sponge includes a lot of configurable code stuff for it... if that's not good enough, an external plugin for it can be linked.
BlackCoyote wrote:a permission system within denizen that other plugins can read to avoid having to get a third party permission system!
Anthony wrote:Permissions and economy should be doable via dscript cause sponge r good
Uh... so permission scripts as we wanted to do with Vault? Yeah we can actually do that in theory, Sponge has native stuff for it :)
Re: Sub-plugins
Posted: August 16th, 2016, 7:18 pm
by BlackCoyote
mcmonkey wrote:BlackCoyote wrote:a more independent server bridge to replace the tedious bungee setup with denizen? maybe a standalone one within the denizen family?
That's overkill and ridiculous, outside Denizen2's scope.
DONT LET YOUR DREAMS BE DREAMS. YOU CAN DO IT. YOU CAN MAKE IT HAPPEN.
srsly tho atleast keep it in mind just in case :) :)
Re: Sub-plugins
Posted: August 16th, 2016, 7:20 pm
by mcmonkey
BlackCoyote wrote:mcmonkey wrote:BlackCoyote wrote:a more independent server bridge to replace the tedious bungee setup with denizen? maybe a standalone one within the denizen family?
That's overkill and ridiculous, outside Denizen2's scope.
DONT LET YOUR DREAMS BE DREAMS. YOU CAN DO IT. YOU CAN MAKE IT HAPPEN.
I don't have any use for or interest in duplicating an existing system that works perfectly fine.
We'll have a better Waterfallorwhateverthefuck system than Dep-Bungee's current nonsense.
Re: Sub-plugins
Posted: August 16th, 2016, 7:21 pm
by BlackCoyote
mcmonkey wrote:
- Website hosting engine
pls with propper https and socket capabilities pls?
Re: Sub-plugins
Posted: August 16th, 2016, 7:22 pm
by mcmonkey
BlackCoyote wrote:mcmonkey wrote:
- Website hosting engine
pls with propper https and socket capabilities pls?
Yeah I was thinking we just wouldn't let morphan code it this time around ;P
Re: Sub-plugins
Posted: August 16th, 2016, 7:49 pm
by BlackCoyote
HOLD uP would this discord bot mean that i could read out messages from in game using text to speech in discord?
Re: Sub-plugins
Posted: August 16th, 2016, 8:02 pm
by mcmonkey
BlackCoyote wrote:HOLD uP would this discord bot mean that i could read out messages from in game using text to speech in discord?
Eh... probably, yeah.
Re: Sub-plugins
Posted: August 16th, 2016, 8:03 pm
by BlackCoyote
my new monitoring system will be superior, being able to tell me what goes on rather than a 'ping' :O
Re: Sub-plugins
Posted: August 17th, 2016, 2:02 pm
by Mwthorn
BlackCoyote wrote:a more independent server bridge to replace the tedious bungee setup with denizen? maybe a standalone one within the denizen family?
This sounds like it also would be possible to connect multiple bungee servers together. Would be useful for a system such as RedisBungee
Re: Sub-plugins
Posted: August 28th, 2016, 6:00 am
by mcmonkey
Re: Sub-plugins
Posted: August 29th, 2016, 11:32 am
by sander758
mcmonkey wrote:BlackCoyote wrote:mcmonkey wrote:
- Website hosting engine
pls with propper https and socket capabilities pls?
Yeah I was thinking we just wouldn't let morphan code it this time around ;P
How about something that you connect to a websocket server for example a NodeJs server? It would be a great portal between a minecraft server and the web.
Re: Sub-plugins
Posted: August 29th, 2016, 6:07 pm
by mcmonkey
sander758 wrote:mcmonkey wrote:BlackCoyote wrote:mcmonkey wrote:
- Website hosting engine
pls with propper https and socket capabilities pls?
Yeah I was thinking we just wouldn't let morphan code it this time around ;P
How about something that you connect to a websocket server for example a NodeJs server? It would be a great portal between a minecraft server and the web.
Socket stuff will be a separate thing actually. Will be available, just not part of Webizen2.