Releases: TNovalis/FiveM-ServerManager
Complete Rewrite
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
Last release before the eventual rewrite and update to Laravel Zero 5.7
server:restart and some bug fixes
Added server:restart
and fixed some bugs. See changelog for all details.
fivem:license and bug fixes
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
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
So you don't get a stack-trace for when you make a typo... twice...
server:fix
Check CHANGELOG
for more information and README
for how to use the new command.
OCD Issue
server:backup and server:delete
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
There was a slight issue with server:say
which has been fixed