Releases: Blumlaut/EasyAdmin
Hotfix 5.603
Hotfix 6.603
Fixed an issue that would cause identical identifiers across bans to count towards ea_minIdentifierMatches
, causing things like Reverse Proxies to break EasyAdmin, resulting in every joining user being falsely accused of being banned (Thanks Jer#9999 on Discord for helping reproduce this issue!)
Hotfix 6.602
Fixed an issue that caused the "expiry date" for anticheese bans not to get filled automatically, and it erroring out instead.
Hotfix 6.601
Fixed issue with the Teleport Features, which caused various oddities and Issues
5.6 Changelogs:
Developers that use EasyAdmin for banning, please read the changelogs!
Changelog:
- Spectating a Player is now even more reliable, especially with high-ping or low bandwidth situations.
- Automatic Banlist Backups! Read the Wiki Entries for it here.
- In conjunction with the Backup feature, the Commands
ea_createBackup
andea_loadBackup
were added. - You can now search the Banlist for a specific Ban using the "Unban Player" Menu
- New "name" property in Bans, which is the Username of the banned User.
- Bans with "empty" identifiers (e.g.
""
) now get removed from the banlist to prevent issues. - the banCheater event has been deprecated, resources that use it should switch to EasyAdmin:addBan instead, its a drop-in replacement and accepts the same syntax, the banCheater event will be removed in future versions.
- EasyAdmin will automatically remove its own
__resource.lua
if people don't remove it manually.
Enjoy!
10% Discount Code: blumlaut-a-1757
Hotfix 5.602
Hotfix 6.602
Fixed an issue that caused the "expiry date" for anticheese bans not to get filled automatically, and it erroring out instead.
Hotfix 6.601:
Fixed issue with the Teleport Features, which caused various oddities and Issues
5.6 Changelogs:
Developers that use EasyAdmin for banning, please read the changelogs!
Changelog:
- Spectating a Player is now even more reliable, especially with high-ping or low bandwidth situations.
- Automatic Banlist Backups! Read the Wiki Entries for it here.
- In conjunction with the Backup feature, the Commands
ea_createBackup
andea_loadBackup
were added. - You can now search the Banlist for a specific Ban using the "Unban Player" Menu
- New "name" property in Bans, which is the Username of the banned User.
- Bans with "empty" identifiers (e.g.
""
) now get removed from the banlist to prevent issues. - the banCheater event has been deprecated, resources that use it should switch to EasyAdmin:addBan instead, its a drop-in replacement and accepts the same syntax, the banCheater event will be removed in future versions.
- EasyAdmin will automatically remove its own
__resource.lua
if people don't remove it manually.
Enjoy!
10% Discount Code: blumlaut-a-1757
Release 5.6
EasyAdmin 5.6 for FiveM and RedM has been released.
Developers that use EasyAdmin for banning, please read the changelogs!
Changelog:
- Spectating a Player is now even more reliable, especially with high-ping or low bandwidth situations.
- Automatic Banlist Backups! Read the Wiki Entries for it here.
- In conjunction with the Backup feature, the Commands
ea_createBackup
andea_loadBackup
were added. - You can now search the Banlist for a specific Ban using the "Unban Player" Menu
- New "name" property in Bans, which is the Username of the banned User.
- Bans with "empty" identifiers (e.g.
""
) now get removed from the banlist to prevent issues. - the banCheater event has been deprecated, resources that use it should switch to EasyAdmin:addBan instead, its a drop-in replacement and accepts the same syntax, the banCheater event will be removed in future versions.
- EasyAdmin will automatically remove its own
__resource.lua
if people don't remove it manually.
Enjoy!
10% Discount Code: blumlaut-a-1757
Hotfix 5.503
EasyAdmin 5.5 for RedM and FiveM!
COMPATIBILITY NOTICE: Delete the __resource.lua
file in your resource folder before overwriting any files, EasyAdmin now uses an fxmanifest file!
Changes:
- Various Fixes for EasyAdmin Features ( teleport, spectate )
- Ability to Disable Webhook Alerts, check the Wiki about it here
Hotfix 5.502:
- Fix Various issues with Spectating and Teleporting not working quite right.
- Fix a few GUI Problems and Issues with the Update Checker
Hotfix 5.503:
- Allow Exiting of Spectate using "Vehicle Exit" button for RDR3
- Fix Spectating and Teleport to for Onesync Infinity
How to use for RedM:
Just install it like any other Resource, EasyAdmin will automatically run in RedM mode instead, there is nothing you have to configure or change in the code
The Key to open the Menu is F6 by default Do note use the ea_MenuButton convar from your FiveM Server, it WILL cause issues!
To Configure the Menu Key, take a look at the Wiki Entry for it:
https://github.com/Blumlaut/EasyAdmin/wiki/1.-Configuring-EasyAdmin#setr-ea_menubutton-289
Have Fun!
Relase 5.5 (+RedM)
EasyAdmin 5.5 for RedM and FiveM!
COMPATIBILITY NOTICE: DELETE THE __resource.lua
file in your resource folder before overwriting any files, EasyAdmin now uses an fxmanifest file!
Changes:
- Various Fixes for EasyAdmin Features ( teleport, spectate )
- Ability to Disable Webhook Alerts, check the Wiki about it here
How to use for RedM:
Just install it like any other Resource, EasyAdmin will automatically run in RedM mode instead, there is nothing you have to configure or change in the code
The Key to open the Menu is F6 by default Do note use the ea_MenuButton convar from your FiveM Server, it WILL cause issues!
To Configure the Menu Key, take a look at the Wiki Entry for it:
https://github.com/Blumlaut/EasyAdmin/wiki/1.-Configuring-EasyAdmin#setr-ea_menubutton-289
Have Fun!
Prerelease 5.5 (+RedM!)
This is the pre-release candidate for EasyAdmin 5.5, it includes Support for both FiveM and RedM, no additional Configuration is necesarry.
Other Changes:
- Various Fixes for EasyAdmin Features ( teleport, spectate )
- Ability to Disable Webhook Alerts, check the Wiki about it here
Please report any issues you can find!
Release 5.4
- Teleport permission was changed to
teleport.player
andteleport.everyone
- permission system improvements
- Webadmin was removed due to security concerns
- Screenshots on discord now dont get sent twice.
- TESTING NEEDED: Onesync infinity compatibility for teleports & spectate
- fix version check due to github url change.
- Fix onesync compatibility not enabling on some FXServer Versions
- Add
ea_testWebhook
Server command, this will send a test message to the webhook, to verify it working correctly.
Release 5.3
- Fixed the "Refresh Permissions" button being nonfunctional
- Webadmin: Add Cached Players Menu
- Fix a bug Regarding cached players that can cause an error.
- Minidentifiers now defaults to 2 instead of 1 on an unconfigured EasyAdmin Setup.
- Unbans now also show the Ban Reason alongside the ID
Coldfix 5.215
This Coldfix Re-Adds the sorted player list previously removed due to Bigmode Compatibility.
Emergency Hotfix 5.2
This Hotfix fixes an issue where EasyAdmin would no longer work on newer artifact versions.