Skip to content

Releases: nova-27/ServerManager

solved problems

21 Jun 15:28
2961025
Compare
Choose a tag to compare

nothing was changed.

Almost completed

21 Jun 08:02
Compare
Choose a tag to compare

What has changed?
・Added English support.
・Added "send-cmd" command.
・Added ServerListPlus Support.
・Added SMFB event.

Solved leak memory.

02 Jun 09:29
Compare
Choose a tag to compare
v6.0.1

Solved leak memory.

Rewrote this project.

29 May 10:05
Compare
Choose a tag to compare
Rewrote this project. Pre-release
Pre-release

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

12 May 15:35
Compare
Choose a tag to compare
Pre-release
Split project.

Work in progress 1/3

Added open request command!!

12 Apr 06:11
Compare
Choose a tag to compare

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

07 Apr 13:07
Compare
Choose a tag to compare

Translated to English by ICEconchy.
Thank you ICEconchy!!

Added some commands

07 Apr 12:05
Compare
Choose a tag to compare

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

07 Apr 07:42
Compare
Choose a tag to compare

If "ServerListPlus" plugin was loaded, "%lobby_status%" will replace to lobby server status.

Refactored code & fixed a bug.

06 Apr 13:10
Compare
Choose a tag to compare

Refactored code.
nothing function was added.

Fixed a bug.
・When we typed "/smfb start" on Minecraft, wrong words was suggested.