Skip to content

Releases: Blumlaut/EasyAdmin

Hotfix 5.01a

13 Oct 09:20
Compare
Choose a tag to compare

Changes:

- Add a missing util function which caused the report command to not work correctly - Spanish and Czech Languages, Fix a small issue in German

Update 5.0

11 Oct 15:11
Compare
Choose a tag to compare

Update 5.0

The Main Focus of this update was implementing old suggestions and fixing old issues, here is a list of changes:

  • Banlist now automatically deletes "bugged" bans with no identifiers

  • Banning a player that has left the Server will still apply the ban.

  • Added "Cached Players" Menu, using this menu, players that have already left the server can be banned for a limited time frame

  • Fix "Unban" Menu being completely broken and unusable, it is now fixed and was completely redesigned!

  • Remove Mouse and Controller Support from EasyAdmin completely, if people request it i may add an option to re-enable parts of it

  • Fix a Bug related to Spectating Players

  • Update to new "infinite slots!!!!!!!" native, because thats what fivem really needs, yes, more slots, thats the only important thing.

In any case, enjoy this update, report any bugs or send feature requests as issues or in the support discord.

Update 5.01

11 Oct 22:09
78e46c7
Compare
Choose a tag to compare

Update 5.01

This Update Improves upon changes made in 5.0 and adds a little something that didn't quite make it in yet.

  • Unban GUI now allows skipping to first/last page

  • Banlist will unbreak itself if empty bans have been added

New Features

  • calladmin and report commands have been added, these work directly with the monitoring webhook but are disabled by default, in case third party resources are used, so they have to be activated using convars

If a player gets reported more than x times, which varies depending on amount of players on the server, they get banned temporarily, the ban length ( among many more things ) can be defined using the Convars.

To Enable them in the default configuration ( which is recommended ), just add

set ea_enableCallAdminCommand "true"
set ea_enableReportCommand "true"

to your server config file!

As usual, report bugs or suggest new things in "issues" or in the support discord.

Have Fun!

Update 4.95

10 Sep 16:07
Compare
Choose a tag to compare

A Smaller update, this update changes the following:

  • Greatly Improves FPS while the menu is open
  • Fixes a "no string" error when using an admin feature
  • Allows console to use admin commands again, this was more or less broken
  • removes the "addadmin" command and admins.txt file completely, you will have to convert it to ACE.
  • fixes an issue that caused people cloning master to reliably get a crash

HOTFIX! 4.91

26 Jun 12:17
Compare
Choose a tag to compare

This Hotfix fixes the banlist upgrade not collecting all identifiers due to a mistake, if you have previously updated to 4.9 the banlist will get upgraded once more to fix the issue, no data loss is expected.

Update 4.9

17 Jun 12:20
Compare
Choose a tag to compare

Update 4.9

Wew, this update fixes a few issues that have been plaguing EasyAdmin for a long time, namely:

  • All Player Identifiers now get banned when a player gets banned, instead of checking predefined identifiers, it will compare all identifier and prevent people from joining that have AT LEAST 1 identifier matching, can be changed with new ea_minIdentifierMatches convar.

  • ea_enableDebugging now prints various debugging informations in the server logs, see screenshots below

  • Chat Muting Feature is finally finished, you can now Mute people using the new mute permission, for now these mutes only stay until the server reboots.

  • improved various translations

  • WARNING! Database Features are still very experimental, make sure you update EasyAdmin-MySQL or EasyAdmin-MySQL-GHMatti before using this! Report any Bugs you find!

  • banner value in the banlist now shows the name of the person that banned players, even if Anonymous Admin is enabled, this will not show for normal users.

Screenshots:
Screenshot
Screenshot

Update 4.9 !!Experimental!!

27 May 19:15
61704a1
Compare
Choose a tag to compare
Pre-release

This is an Experimental Update meant for testers, database features DO NOT WORK.

This Update Includes:

  • Localisation Fixes
  • Chat Mute Feature ( mute permission )
  • Banlist Improvements, now stores ALL identifiers instead of just 3, also compares all identifiers. to joining player

Again, Database Features do not work, use at your own risk!

Update 4.8!

04 May 11:30
Compare
Choose a tag to compare

This update adds a few features and mainly neatens up the code a bit for future features, heres a quick rundown:

  • Anonymous Admin Feature ( see wiki for further information )
  • Localisation Improvements, invalid languages and missing locales no longer cause problems.
  • Performance Improvements
  • addBan event for server scripts, so offline-banning from third party resources is possible.

Update 4.7

30 Mar 12:32
Compare
Choose a tag to compare

NativeUI is no longer a required resource, EasyAdmin now uses its own Fork of it, so if your Server is not using NativeUI in other resources, you can now remove it.

the License has been changed, this will not affect the users.

Fix an issue where temporary bans had wrong times.

License Change 4.6b

20 Feb 09:51
Compare
Choose a tag to compare

This Changes the license, the update is not critical nor necesarry for now.