Skip to content

Releases: Tollainmear/KaroglanSignEditor

Version 3.4.1 - Fix issue #6

25 Jun 17:04
Compare
Choose a tag to compare
Pre-release

中文

本版本修正了一个Bug。

  • 修正了一个bug,这个bug导致即使玩家没有权限,其放置的牌子也会受到保护。 #6

其他

这是KSE的一个预发布版本,我们增加了大量功能之后,并没有任何充足的实践证明其稳定性,因此,如果您在使用时遇到了任何问题,请创建一个Issue给我们!谢谢您的反馈!祝你使用愉快!i

English

There is a bug fix in this release.

  • issue #6

Misc

This is a pre-release! we add so much feature in this version, but lack of practice to proof of its stability, thus if you have problem with KSE 3.4, submit a issue for us plz! Thank you!

Version 3.4! With a great enhancement!

09 Jun 11:37
Compare
Choose a tag to compare
Pre-release

中文

特别注意

在这一版本中,我们修改了权限节点,以前版本的权限节点已经不在适用!

新特性

  • 现在KSE支持全版本的Sponge了!
    • 此版本的KSE为API7设计,但是他应当能够正常的运行与API5/6之上!
  • 使用多线程技术解决操作卡顿问题
  • 简化权限节点
    • 您现在仅需分配 kse.user 权限节点给您的玩家组! 详细的权限节点请看 readme.md please!
  • 面向普通玩家开放!
    • 我们添加了一个信任系统给KSE,现在他可以自动的管理玩家行为!
    • 玩家可以使用 /kse trust [player] 指令来信任其他玩家!
    • 其他玩家仅在被牌子主人信任的情况下,才可以编辑别人的牌子!
  • 增加了一个更加智能的监听器
    • 现在KSE可以自动的处理一些它关心的事件,例如,牌子的主人右键交互自己的牌子的时候,KSE将会自动将提示信息发送给他。

Bug 修正

  • 修正了一个bug,这个bug导致管理员登录游戏的时候会被误报有更新可用。

其他

这是KSE的一个预发布版本,我们增加了大量功能之后,并没有任何充足的实践证明其稳定性,因此,如果您在使用时遇到了任何问题,请创建一个Issue给我们!谢谢您的反馈!祝你使用愉快!

特别鸣谢

@ustc-zzzz @mchanxi

English

Attention

We change the permission node in this version! that means the permission node used by previous was NOT work ANYMORE!

Features

  • Support API5/6/7 now!
    • This version of KSE was designed for api7, but it would be stable on all of the 5/6/7!
  • Using multi-thread to solve lag troubles
  • Simplify the permission node!
    • you can give kse.user node to your default group now! Detailed node list see readme.md please!
  • Normal player oriented!
    • A trust system was added to kse now, it would manage player's action automatically!
    • A player could using /kse trust [player] command to trust another player!
    • Only could edit other's sign after be trusted by sign's owner!
  • A smarter listener included!
    • now kse could auto deal with some event which kse focused, for instance, if a sign owner interact his sign, kse would suggest him to execute /kse command.

Bug fix

  • fix a bug which would notice admin kse has a update on his join event

Misc

This is a pre-release! we add so much feature in this version, but lack of practice to proof of its stability, thus if you have problem with KSE 3.4, submit a issue for us plz! Thank you!

With a great thanks to

@ustc-zzzz @mchanxi

Update KSE to 3.3!

23 Apr 13:11
c8689ef
Compare
Choose a tag to compare

Add a function to auto check update
add bstats

Version 3.2 for Sponge MC 1.12.2

26 Mar 06:00
Compare
Choose a tag to compare

Version 3.1 for Sponge MC 1.12.2

24 Mar 13:44
Compare
Choose a tag to compare
Pre-release

Fix bug #1

KSE for spongeapi 7

14 Mar 20:35
Compare
Choose a tag to compare

Now update to api 7, and it only work with api7
for api5/6 use 2.7 plz

KSE 2.6 for Sponge 1.10.2 released

23 Dec 15:19
Compare
Choose a tag to compare

KSE 2.5 released

17 Dec 22:14
Compare
Choose a tag to compare

Fix a bug that ksa could not create the translator
add a reload function while server run the reload command

修正了无法生成translator类的bug
增加了当服务器运行重载插件指令时候的重载函数

KSE 2.4 Released

17 Dec 07:30
Compare
Choose a tag to compare

Fix a bug that would throw a Nullpointer Exception while KSE's config was not found.

修复了一个在KSE无法找到配置文件的时候会报出空指针异常的bug

KSE2.3 for Sponge 1.10.2

20 Sep 12:49
Compare
Choose a tag to compare
update to 2.3

Fix bugs when KSE could not recognize “Language” config node.