Releases: uEssentials/uEssentials
Releases · uEssentials/uEssentials
1.3.6.0
- Fixed a lot of issues. Thanks to Kr4ken-9 (https://github.com/Kr4ken-9)
1.3.5.2
- Fixed bug in PerGroupCost/PerGroupCooldown
- Fixed bug with keepskill
- Fixed AviEconomy hook
- Fixed some issues with /tell & /reply
1.3.5.1
- Fixed missing text_commands.json
1.3.5.0
-
Changed how uEssentials override commands.
- Commands from Unturned and Rocket will be overridden by default unless you add their names in "DisabledCommands" in the config.json
- Commands from another plugins will not be overridden unless you add their names in "CommandsToOverride" in the config.json
-
Fixed:
- Wrong /sudo usage
- Command /boom not working
- An old bug with kit cooldown loading (thanks persiafighter)
- PerWarpPermission not working.
-
Added:
- Support for Lancer in /itemfeatures
- PerGroupCost for command_options (See #151)
-
Improved death messages (thanks iWaffle#4986)
-
Allowed /createkit to be called from console
-
Removed LPX support.
-
Prevent player from sending multiple tpa requests to the same destination
-
Ignore trains in /clear ev
-
Other minor fixes.
For more detailed info, take a look at the commit history: 1.3.4.0...1.3.5.0
1.3.4.0
- Added /reputation command (Thanks aviadmini)
- Added permission to use /maxskills true (overpower)
- Added PerGroupCooldown in command_options.json
- Added support for AviEconomy (Thanks aviadmini)
- Minor fixes
1.3.3.2
Fixed update mistake
1.3.3.1
Minor changes
1.3.3.0
Minor fixes
1.3.2.1
- Fixed kit issue.
- Add translation for command usage (e.g Use /command [usage])
1.3.2.0
- Added /refuelgenerator
- Fixed some issues.