Skip to content

Releases: Blumlaut/EasyAdmin

Update 4.21 - Localisation

27 Apr 16:41
Compare
Choose a tag to compare

I'm very happy to announce that EasyAdmin now Supports Localisation, by default, EasyAdmin is shipped with 3 Languages, English 🇺🇸 🇬🇧 , German :flag_de: and French ( Special thanks to @Feared for the Translation ❤️ 🇫🇷 ).

To set the language option, just set the ea_LanguageName convar to "en","de" or "fr", then EasyAdmin should handle everything automatically ;)

Want to help add translations to EasyAdmin? Check out our Translating EasyAdmin Page on the Wiki, this should explain everything!

Have Fun!

Hotfix 4.203

26 Apr 21:09
Compare
Choose a tag to compare

THIS UPDATE IS CRITICAL, PLEASE UPDATE EASYADMIN AS SOON AS POSSIBLE

This Update fixes created bans not actually enforcing on players and as such, is a critical fix.

Release 4.202

24 Apr 08:25
Compare
Choose a tag to compare

This Release is mainly used as an excuse to push the new NativeUI version to everyone, if you haven't already, download the attached zip to get NativeUI with EasyAdmin.

Changes

Removed Queue System as it was horrible and buggy.
If you are outside of the EasyAdmin menu while spectating, you can now press "E" and it will automatically stop spectating.

Hotfix 4.201

15 Apr 20:50
Compare
Choose a tag to compare

This hotfix focuses on issues reported by people that came from the NativeUI Port, this will fix:

Unbanning of Players using the GUI not working
The Ban command failing to kick a player after adding the ban

Have Fun!

Release 4.20

15 Apr 12:17
0c5d9e6
Compare
Choose a tag to compare

Update 4.20

This is a big one, please read everything to upgrade to the new version.

Most Important things first:

The UI

EasyAdmin now uses the NativeUILua Framework instead of WarMenu, you need to install it to use EasyAdmin now, without it EasyAdmin will not function

Oh, and it was also majorly facelifted, it's now more useful, sexier and better allround.

The Banlist

The Banlist is now using json instead of the horrible thing it was using before, as such, the banlist.txt file is not required anymore, your existing banlist will automatically be converted to json,and will be overwritten with an empty file.

The Ban System

Banning now supports Temporary Bans!
http://gay.furfag.de/eurobeat-3/irc9keqsgzrv61a.png

Server Management

Yes, thats right, you can now manage a few server settings from EasyAdmin, it's not completely finished yet, but here's a preview of what is currently supported:

http://gay.furfag.de/hmm/thats/interesting/frw8gvdt1c9cbqp.png

Permissions

There was a new Permission added which supports server configuration, that means that anyone which has access to the whole "easyadmin" permission table will be able to do that, i recommend you take a look at the updated Modifying Permissions Page to check how it should be now.

this Wiki Page will also explain the porting to 4.20, should be pretty straightforward

Hotfix 4.181

08 Mar 11:40
Compare
Choose a tag to compare

This hotfix ensures that the webhook always properly works, which it didn't do last time, this also fixes command reasons having no spaces.

Update 4.18

07 Mar 14:33
28cbbe6
Compare
Choose a tag to compare

Added ea_moderationNotification convar

this convar can be used to log kicks and bans into a discord channel!

Please see the wiki (https://github.com/Bluethefurry/EasyAdmin/wiki/) for a better explenation

Update 4.15

15 Feb 10:14
Compare
Choose a tag to compare

This Update changes the "version check" and adds changelogs, the legacy "version" file will be used until ~2 months in the future.

EasyAdmin now displays some rudimentary player informations when spectating
We fixed some issues with the 'strings', there should be less formatting errors now
we changed the queue up a bit, report back how it behaves now!
player list should now sort by first joined rather than seem quite random.

Update 4.12

04 Feb 17:43
Compare
Choose a tag to compare

NOTE: THIS UPDATE CHANGES PERMISSION NAMES, MAKE SURE TO UPDATE THEM, "command" BECOMES "easyadmin", THE WIKI SHOWS HOW THE PERMISSIONS ARE CALLED

This update fixes a bug that causes normal clients to somehow have kick permissions, i still don't know what causes it, this should fix it tho.

Release 4.1

11 Dec 13:14
Compare
Choose a tag to compare

Update 4.1

This update fixes an issue regarding the Queue system causing bans not being declined if the Queue is disabled, this has been fixed now.

other changes:

Commands were added, current commands are:

/kick
/ban
/spectate
/unban

the "chat" resource will also show suggestions when you type "/" if you have permissions to use them ( so people without ban / kick permissions don't see the commands in the fist place )

Have Fun!