Skip to content

Releases: Kieaer/Essentials

Essentials 2.1

16 Sep 15:39
Compare
Choose a tag to compare

Bug fix

  • Fix cross server chat. - Server port and client port are isolated.
  • Change json db to sqlite3 db - Fixed an issue that occurred when files were read at the same time.

Edit

  • /ch command is now toggle command.
  • Optimize code to solve sync problem.

Essentials 2.0

16 Sep 03:43
Compare
Choose a tag to compare

New features

  • ch <msg> - Server to server chat avaliable!
    You must edit config client address from plugins/Essentials/config.txt
  • tr - Auto translate avaliable!
    Entering this command will translate everything other users are talking about.
  • realname - This isn't command.
    This feature displays the same old nickname when players connect to the server, even if other users change the nickname.
    Can enable/disable from plugins/Essentials/config.txt
  • Level system! - /info command to see your level and exp.

[Hotfix] Essentials 1.2.1

11 Sep 08:58
Compare
Choose a tag to compare
Pre-release

Fix

#iterator() cannot be used nested. bug fix.
Thanks G_H

Essentials 1.2

11 Sep 07:51
8b42432
Compare
Choose a tag to compare
Essentials 1.2 Pre-release
Pre-release

This build is only support development version. (Not build 92.3)

New features and fix

  • info - Show player information (super upgraded!)
    Currently block place/break, unit destory, join/kick count, first/last jointime, playtime is supported.
  • save - Save current map
    Can only save to 1 slot.
  • kill and suicide command fixed.
  • difficulty - Set current server difficulty.
  • kickall - Kick all players from server. (client only)
  • tp and tpp - Teleport to player or Teleport player from another player.
  • status - Show server status (TPS, RAM, Players count, Ban list counting)

Known bug

  • #iterator() cannot be used nested. - Can't fix now.
  • Playtime counting thread random dead - Will fix next release.

Essentials 1.1

03 Sep 11:12
Compare
Choose a tag to compare
Essentials 1.1 Pre-release
Pre-release

Bug fix

  • Fix motd overwrite bug

Add features

  • time - Show your server local time
  • team - Change team (PvP only)
    Contributor: J-VdS (Fishbuilder#4502)

Essentials 1.0

02 Sep 11:14
Compare
Choose a tag to compare

Avaliable features

  • me <msg> - Special chat format!
  • motd - Show server motd. motd.txt is created in the config folder.
  • getpos - Show your current position information.
  • info - Show player information.