Releases: nova-27/ServerManager
solved problems
nothing was changed.
Almost completed
What has changed?
・Added English support.
・Added "send-cmd" command.
・Added ServerListPlus Support.
・Added SMFB event.
Solved leak memory.
v6.0.1 Solved leak memory.
Rewrote this project.
Attension
Incompatible with previous version!!
Please delete the ServerManagerForBungeecord folder!!
And I haven't written the document yet, so use the previous version until the document is complete.
What was fixed?
・If the server did not start properly, we could not connect to the server until the proxy is restarted.
・This plugin used too much resources. (maybe)
・The proxy couldn't be restarted if the server did not start properly.
・If we were using Bungeecord, we got an error about slf4j.
Beta-ServerManagerForBungeecordCore
Split project. Work in progress 1/3
Added open request command!!
Attention
"config.yml" was edited.
So you have to add the items below.
# ------------Added from v5.0-----------
# Number of requests required for startup
# 0 = Disable request function
NumberOf_RequestsRequired: 3
# Request expired time (minutes) [from last request]
RequestWaitTime: 10
# Re-requestable delay
RequestDelay: 3
#---------------------------------------
Added a command.
/smfb request [server ID] → Send a request to open the server
(Permission : servermanager.command.request)
When you try to connect to an offline server, a request is sent automatically. (a player requires the "request" permission to send a request.)
Added French support.
Translated by LabaleineCP.
Thank you!!
Language support
Translated to English by ICEconchy.
Thank you ICEconchy!!
Added some commands
Added Minecraft commands and Discord commands.
Minecraft :
"/smfb start"(already existed) [servermanager.command.start]
"/smfb stop" [server.command.stop]
Discord :
"start"(only admin)
"stop"(only admin)
ServerListPlus collaboration
If "ServerListPlus" plugin was loaded, "%lobby_status%" will replace to lobby server status.
Refactored code & fixed a bug.
Refactored code.
nothing function was added.
Fixed a bug.
・When we typed "/smfb start" on Minecraft, wrong words was suggested.