Skip to content

Releases: Kieaer/Essentials

Essentials 9.0

17 May 11:58
Compare
Choose a tag to compare

If you want to check other changes, see beta 1 ~ 4 changelog.
There're new features added to the previous changelog.

Bug fix

  • Many NPE Error fix
  • Fix auto-translate
  • Fix locale & bundle
  • Fix server can't shutdown
  • File extract error fix
  • Fix build number
  • Fix set difficulty, set permission
  • Fix PlayerData load fail
  • Fix account register
  • and more...

Internal changes

  • Remove deprecated JDA
  • Nickname strict upgraded.
  • When using the plugin for the first time, the config file wiki is opened only once.

Essentials 9.0 Beta 4

01 May 14:06
Compare
Choose a tag to compare
Essentials 9.0 Beta 4 Pre-release
Pre-release

Bug fix

  • Fix players can't chat
  • Fix voting
  • Fix NPE
  • Fix config load broken

Internal

  • Anti-filter is no longer support
  • Permission structure changed. Please check permission.hjson and permission_user.hjson!

Essentials 9.0 Beta 3

19 Apr 14:33
Compare
Choose a tag to compare
Essentials 9.0 Beta 3 Pre-release
Pre-release

New features

  • Live modifyable permission files
    tag
    admin
  • router. use /router command in game.

Internal changes

  • Crash report will send game revision version (100.0 ≠ 100.6)
  • Config file structure changed. Check config.hjson now!
  • Discord register is now using PIN number.
    discord-register
  • strict nickname upgraded.
  • Vote toggleable. Can switch vanilla vote and Essentials vote.
  • Auto login toggleable.

Bug fix

  • Fixed can't place any blocks
  • Fixed server freeze bug

Removed

  • Email authorize method

Essentials 9.0 Beta 2

07 Apr 14:46
Compare
Choose a tag to compare
Essentials 9.0 Beta 2 Pre-release
Pre-release

IMPORTANT

The internal structure has changed significantly.
Many functions don't work, and unexpected errors may occur.

Always keep in mind that this version is always in beta.

Improved

  • Changed to prevent non-login users from building and destroying instead of player spawning.

Fix bugs

  • #52 - File extract failed

중요사항

내부 구조가 크게 달라졌으며, 많은 기능이 작동하지 않을 수 있습니다.
이 버전은 항상 베타 버전임을 항상 명심하세요.

향상됨

  • 비 로그인 사용자들은 더이상 스폰이 차단되지 않고 건설이나 파괴 행위를 할 수 없도록 변경 되었습니다.

버그 수정

  • #52 - 파일 압축해제 실패

Essentials 9.0 Beta 1

14 Mar 17:46
Compare
Choose a tag to compare
Essentials 9.0 Beta 1 Pre-release
Pre-release

Data migration notice

You can plugin update from version 8.1.0 only.
Since the DB format has been changed, the following values must be set in config.hjson file.
migrate
Must enable old-db-migration option!

New features

  • Add Player mute chat. Use /mute <name>
  • Add Weather command. Use /weather <day,eday,night,enight> in game.
    weather
    This command is more interesting when used with the mindustry__plugin--flatearth plugin.
  • Add AFK Players auto kick! Currently value is 5 minute.
  • Add /setmech command. Use /setmech <mech> [player] in game.
    setmech
  • Can plugin restart without server reboot! Use /restart in console.
    restart
  • Can E-mail authorize system! Set logininmethod: email in config/mods/Essentials/config.hjson file.
  • Now you can write text with commands. Use /chars <text> in game.
    chars

Improved

  • Web page updated. Now it will automatically change to match the language of the connected user.

  • Add auto-difficulty message.

  • /despawn command is now /killall. despawn seems like a word that cannot be thought of as killing a units.

  • Add download speed in progress bar.
    progress

  • Add griefing alert toggle. Use /alert command in game.

  • Now, when the remote essential server is shutdown, the client automatically tries to reconnect.

  • Add essential client disconnect reason.

Internal changes

  • Local IP players isn't only English locale now.
  • Plugin will check server build. If the version of the plugin and server are not the same, the plugin can't be used.
    Because every time the build is updated, the internal structure changes significantly, so the plugin didn't work every time.
  • Can search account ID and name using /allinfo command.
  • Essentials plugin is now using H2 Embedded database instead SQLite.
    SQLite can't access multiple servers and MySQL/MariaDB/PostgreSQL need install in system.
  • More faster performance.
  • Duplicate accounts are now checked for account registration using Discord.

Bug fix

  • Fix PvP peace time not working
  • Fix server not shutdown
  • Fix auto rollback
  • Fix client crash
  • Fix event server can't connect when player has local ip.
  • Server no longer crash with no /team command arguments.
  • Fix default language

Bundle

  • All Russian/Chinese texts translated using Google Translator.

Test features - still working

  • Anti sorter spam.
  • Anti rotating script griefing.

Removed

  • /getpos command removed. Use game internal settings.

Essentials 8.1.0

30 Jan 14:44
Compare
Choose a tag to compare

New features

  • Customize chat format!
    Open permission.hjson and edit prefix. %1 is player name, %2 is chat message.
  • World border!
    Border
    Open config.hjson and edit border option.

Bug fix

  • Fix many typos
  • Fix permission
  • Fix ranking site not loading
  • Fix Database
  • Fix Playtime/uptime not counting
  • Fix plugin data not save
  • Fix jump zone border thread not dead
  • Fix NPE
  • Fix PvP peace time
  • Fix color nickname

Modified

  • Discord room value type changed. Use room name instead numbers.

Essentials 8.0.5

26 Jan 08:25
Compare
Choose a tag to compare

Hot fix 3

  • Fix init error

Essentials 8.0.4

26 Jan 06:59
Compare
Choose a tag to compare

Hotfix again

  • Fix message error

Essentials 8.0.3

26 Jan 06:48
Compare
Choose a tag to compare

Hot fix

  • Fix can't create DB table when using MySQL

Essentials 8.0.2

24 Jan 20:36
Compare
Choose a tag to compare

Hot fix

  • Data migration bug fix

Check out the links below for information on essentials 8.0.
https://github.com/Kieaer/Essentials/releases/tag/8.0