Skip to content

Releases: TNovalis/FiveM-ServerManager

Complete Rewrite

25 Nov 02:22
a6ab9ad
Compare
Choose a tag to compare

Upgrade Guide

Migrating from pre-v1 is simple, all you need to do is the following command:

fsm self:migrate

Added

  • config:dump -- Dump config settings (mostly for quick reference)
  • config:menu -- Set config easier than before
  • self:migrate -- Migrate from pre-v1
  • server:backup -- Now schedulable

Changed

  • All Commands -- Complete rewrite, now using a database
  • server:fix -- Better scheduling

Fix fivem:install

19 Nov 16:50
8f7f021
Compare
Choose a tag to compare

Last release before the eventual rewrite and update to Laravel Zero 5.7

server:restart and some bug fixes

01 Feb 20:10
Compare
Choose a tag to compare

Added server:restart and fixed some bugs. See changelog for all details.

fivem:license and bug fixes

31 Jan 22:47
Compare
Choose a tag to compare

You can now set your license (which will apply retroactively to servers) instead of needing to add it to the server.cfg each time. Also a couple bugs were fixed, see changelog.

server:rename and name autocomplete

19 Dec 06:28
af38c4f
Compare
Choose a tag to compare

If you don't include a server name in commands such as server:start, the prompt after will have autocomplete, which is tab-able.

Nicer error messages

23 Nov 17:19
c28b899
Compare
Choose a tag to compare
Nicer error messages Pre-release
Pre-release

So you don't get a stack-trace for when you make a typo... twice...

server:fix

22 Nov 15:51
ae41f55
Compare
Choose a tag to compare
server:fix Pre-release
Pre-release

Check CHANGELOG for more information and README for how to use the new command.

OCD Issue

17 Nov 16:55
Compare
Choose a tag to compare
OCD Issue Pre-release
Pre-release

A typo in command description

server:backup and server:delete

17 Nov 16:39
7b71c60
Compare
Choose a tag to compare
Pre-release

You are now able to backup and delete servers. Niiiiice. Check CHANGELOG for more information and README for how to use the new commands.

Fixed server:say

17 Nov 08:26
7bc050f
Compare
Choose a tag to compare
Fixed server:say Pre-release
Pre-release

There was a slight issue with server:say which has been fixed