Skip to content

Releases: uEssentials/uEssentials

1.3.6.0

21 Jul 12:12

Choose a tag to compare

1.3.5.2

15 Apr 22:35

Choose a tag to compare

  • Fixed bug in PerGroupCost/PerGroupCooldown
  • Fixed bug with keepskill
  • Fixed AviEconomy hook
  • Fixed some issues with /tell & /reply

1.3.5.1

20 Mar 15:13

Choose a tag to compare

  • Fixed missing text_commands.json

1.3.5.0

15 Mar 16:43

Choose a tag to compare

  • 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

31 May 17:39

Choose a tag to compare

  • 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

12 Mar 02:57

Choose a tag to compare

Fixed update mistake

1.3.3.1

02 Mar 01:35

Choose a tag to compare

Minor changes

1.3.3.0

25 Jan 16:48

Choose a tag to compare

Minor fixes

1.3.2.1

24 Dec 16:11

Choose a tag to compare

  • Fixed kit issue.
  • Add translation for command usage (e.g Use /command [usage])

1.3.2.0

16 Dec 18:38

Choose a tag to compare

  • Added /refuelgenerator
  • Fixed some issues.