Releases: citizenfx/txAdmin
Releases · citizenfx/txAdmin
Release list
v3.0.1
v3.0.0
v2.7.2
Changelog:
- Added Custom Ban Times (thanks @Zeemahh)
- Increased CitizenFX login session from 30 min to 24 hours
- Live Console: added persistent Command History and server Restart Buton (thanks @Zeemahh)
- Added redundant HeartBeat via FD3 to increase server crash detection
- Improved many text/error messages to add clarity
- Minor stuff & interface improvements
v2.7.1
Changelog:
- update packages
- discord bot: set new api url
- reset /auth url after message or error
- discord bot: fixed /help spam on reconnection
- updated dutch, german, danish and czech languages
- added option to disable in game restart warning chat messages (thanks @is-sam)
- check why scheduled restarts are not kicking players (no issue found, still replaced
txaKickAlleithquit) - use the new fd3 stream (added on 2427, ask ferrum before dropping support for older fxserver)
- fix login page centralization on mobile screens
- add placeholders to discord bot settings tab
- update onesync setting values to reflect fxserver's change
- if clean install and on windows, open the listening URL on the browser
Hotfix:
- fix player manager settigns page not saving
- fix squirrelly filters not working on v8.0.4
v2.6.1
v2.6.0
Changelog:
- Added player/action search feature
- Added Discord whitelist command
- Server log page now uses the new player modal
- Admins with manage.admins can now edit their own social login ids (citizenfx/discord)
- Minor tweaks, fixes and housekeeping
v2.5.1
v2.5.0
Changelog:
- Added player manager with the following features:
- Warning system
- Ban (temporary or permanently) system
- Whitelist system
- Take notes about players
- Keep track of player's play and session time
- Self-contained player database (no MySQL required!)
- Many tweeks and bug fixes