Releases: EpicBanItemTeam/VirtualChest
Releases · EpicBanItemTeam/VirtualChest
VirtualChest v1.0.2
VirtualChest v1.0.1
VirtualChest v1.0.0
English
- Welcome to the first stable release of VirtualChest
- Greatly shrinked the size of the release jar file
- Adjust the update message
简体中文
- 欢迎来到 VirtualChest 的第一个稳定版本
- 大大减小了发布的 JAR 文件的体积
- 调整了更新文本
VirtualChest v1.0.0-rc-5
English
- Add two options named
CommandBefore
andCommandAfter
for submitting actions which ignore repetitions - Add a new option named
Action
to make configurations more clean if bothPrimaryAction
andSecondaryAction
are the same
简体中文
- 添加了名为
CommandBefore
和CommandAfter
的选项用于不重复地执行命令 - 添加了一个名为
Action
的新选项用于使当PrimaryAction
和SecondaryAction
相同时的配置文件变得更整洁些
VirtualChest v1.0.0-rc-4
English
- Updated VirtualChestAPI for force updates of chest GUIs
- Updated VirtualChestAPI for
VirtualChestActionExecutor
s - Added a child command named
update
for force updates of chest GUIs
简体中文
- 为 VirtualChestAPI 更新了强制更新箱子 GUI 的相关内容
- 为 VirtualChestAPI 更新了和
VirtualChestActionExecutor
相关的内容 - 添加了一个名为
update
的子命令,用于强制更新箱子 GUI
VirtualChest v1.0.0-rc-3
English
- Change version number from v1.0.0-rc-2 to v1.0.0-rc-3 to make ore happy
简体中文
- 把版本号从v1.0.0-rc-2换成了v1.0.0-rc-3以让Ore开心些
VirtualChest v1.0.0-rc-2
VirtualChest v1.0.0-rc-1
English
- Make the update warning messages look better (please refer to 5133379)
- Add the first version of VirtualChestAPI, which could be obtained by maven repository or direct download (please refer to the wiki)
- Forcely depend on PlaceholderAPI v4.0+, so v1.0.0-rc-1 and future versions will not support servers without PlaceholderAPI or with PlaceholderAPI v3.x only
简体中文
VirtualChest v1.0.0-beta-7
English
- Fix a bug caused by connecting to the database in the main thread
- Add filtering (blacklist mode or whitelist mode) for recording actions
简体中文
- 修复了一个在主线程连接数据库导致的BUG
- 为记录玩家操作的特性添加了过滤(黑名单模式或白名单模式)功能
VirtualChest v1.0.0-beta-6
English
- Add a feature for recording actions into a database, which can be configured in
virtualchest.conf
- Fix a bug that
Requirements
fields sometimes do not work
简体中文
- 添加了用于将玩家操作记录入数据库的特性,相关配置位于
virtualchest.conf
- 修复了一个
Requirements
字段有时候不能正常工作的BUG