Releases: Kieaer/Essentials
Essentials 9.0
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
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
andpermission_user.hjson
!
Essentials 9.0 Beta 3
New features
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.
- 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
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
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.
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.
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.
- Can plugin restart without server reboot! Use
/restart
in console.
- Can E-mail authorize system! Set
logininmethod: email
inconfig/mods/Essentials/config.hjson
file. - Now you can write text with commands. Use
/chars <text>
in game.
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 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
New features
- Customize chat format!
Openpermission.hjson
and edit prefix.%1
is player name,%2
is chat message. - World border!
Openconfig.hjson
and editborder
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
Hot fix 3
- Fix init error
Essentials 8.0.4
Hotfix again
- Fix message error
Essentials 8.0.3
Hot fix
- Fix can't create DB table when using MySQL
Essentials 8.0.2
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