Skip to content

Releases: blitzdose/ServerCtrl

4.1.3 🎉

07 Jul 20:21
77aa9ef

Choose a tag to compare

Fixes 👀

  • Fixed PWA Icons
  • Fixed laggy performance on the web
  • Fixed autofill, more icons, and mobile PWA
  • Fixed server entry getting duplicated when adding a new one
  • Fixed dialog actions going off-screen
  • Fixed selecting multiple files not working

New translations 🌍

4.1.2 🎉

09 May 16:11
61748bd

Choose a tag to compare

Fixes 👀

  • Fixed player tab not showing online players (again)
  • Fixed dialog for creating new file showing name as password

4.1.1 🎉

03 May 16:12
700d350

Choose a tag to compare

New Features 🚀

  • Added simplified Chinese translation

Fixes 👀

  • Fixed encoding in console
  • Fixed server settings appear as password fields
  • Fixed permissions dialog showing "change password" as a title (ed01c19)
  • Fixed player tab not showing online players

4.1.0 🎉

09 Mar 21:26
ca993a7

Choose a tag to compare

Important: There was an issue with the plugin in this version. I updated it so it should be fixed now. If you experience any issues, download version 4.1.0 again from below.

New Features 🚀

2FA

  • Configure 2FA to secure your login

Account management

  • You can now change your password directly from the app

Translations

Fixes 👀

  • Fixed "Home"-Tab not loading
  • Some bug fixes

Plugin: 4.0.1 🎉

04 Feb 21:21
b25cf79

Choose a tag to compare

Just a quick update to support Server versions as low as 1.16.1

4.0.0 🎉

07 Jan 17:08
feea05f

Choose a tag to compare

Finally version 4.0.0!

I completely renewed the app and plugin for a better experience.

3.3.2

29 Jan 11:48

Choose a tag to compare

Fixes:

  • This Version fixes the creation of certificates for IP-Addresses

3.3.1

27 Jan 17:25

Choose a tag to compare

Just a small fix

Fixes:

  • Files where not getting saved when edited

3.3

24 Jan 17:04

Choose a tag to compare

3.3

New Features (Webinterface):

General

  • Changed "max players" to just "players" with current online players / max players
  • You can change the main color of the Webinterface
  • The title of the page correlates to the current page (e.g. Console, Home, etc.)

FTP

  • Now you can upload whole folders
  • You can create a new empty file
  • It is now possible to delete and download multiple files or folders at once
  • You now have buttons for the search / replace feature. The shortcuts still work
  • Buttons for uploading / creating have been replaced with a Floating Action Button

Console

  • It is now possible to hide the "restart server" button if you don't need it

Fixes (Webinterface):

  • Fixed a XSS Bug
  • Fixed a Bug where scrolling is not possible in the file editor on IOS

3.2

11 Jan 19:46
2e61e70

Choose a tag to compare

3.2

New Features:

  • you can now use the arrow keys to go through your last commands send via the webinterface console
  • You now get a better Editor for files with syntax highlighting and search & replace
  • You now can restart your Server with a click of a button (restart-script must be set in spigot.yml)

Fixes:

  • Problem where only one player where displayed on the player list still occoured on the dashboard. This is finally fixed.
  • Fixed a problem where the textbox in the file-editor won't show linebreaks on Apple devices
  • Fixed an issue where only the last joined player is displayed in the Webinterface player list
  • Fixed the self signed Certificate. If yours don't get accepted by the web browser, simply create a new one an re-import it.
  • Fixed Log4J Version