介绍
Servux是一个服务器端模组,在玩家连接到该服务器时,为一些客户端模组提供额外的支持和功能。
Servux本身不需要在客户端或单人游戏中使用。它仅在多人游戏的服务器端需要或有用。
唯一的情况是在客户端有用的是,当玩家托管LAN游戏时。这样,连接的其他玩家就可以像在专用服务器上一样获得相同的好处。
特性
在版本`0.1.x`中,它只有一个功能,即在MiniHUD请求时发送结构边界框数据,以便它也可以在多人游戏中渲染结构边界框。
后续计划添加更多功能,届时还将有命令来启用或禁用功能。当前在`0.1.x`中,由于只有一个功能,所以还没有命令。如果您想要结构边界框支持,请安装该模组。否则请勿安装。
来自Modrinth
Servux 1.21.8-0.7.3
servux-fabric-1.21.8-0.7.3.jar下载0.7.3#Release
- Bump 1.21.8
展开
版本: 0.7.3
支持游戏: 1.21.6, 1.21.7, 1.21.8
类型: Fabric
Release
下载次数: 1,689
Servux 1.21.7-0.7.2
servux-fabric-1.21.7-0.7.2.jar下载0.7.2#Release
- fix: Crash from calling Data Fixer's from wrong thread
展开
版本: 0.7.2
支持游戏: 1.21.6, 1.21.7
类型: Fabric
Release
下载次数: 546
Servux 1.21.7-0.7.1
servux-fabric-1.21.7-0.7.1.jar下载0.7.1#Release
- 1.21.7 (Supports 1.21.6)
- add: stackable Shulkers + Tweaks Data Sync (Syncs Shulker stack size config to Tweakeroo for seamless client display)
- add: Data Logger system to HudDataProvider; with two initial loggers for the Server TPS and Mob Caps Info Lines.
**_NOTE: This requires a HudDataSync Protocol V2 update and not compatible with older versions of MiniHUD, but they should still be able to receive Weather Info, etc._**
- add: stackable Shulkers + Tweaks Data Sync (Syncs Shulker stack size config to Tweakeroo for seamless client display)
- add: Data Logger system to HudDataProvider; with two initial loggers for the Server TPS and Mob Caps Info Lines.
**_NOTE: This requires a HudDataSync Protocol V2 update and not compatible with older versions of MiniHUD, but they should still be able to receive Weather Info, etc._**
展开
版本: 0.7.1
支持游戏: 1.21.6, 1.21.7
类型: Fabric
Release
下载次数: 2,677
Servux 1.21.6-0.7.0
servux-fabric-1.21.6-0.7.0.jar下载0.7.0#Release
- Port to 1.21.6
- Update: Easy Place Handler to check for existing Water, and Waterlogged blocks.
- Update: Easy Place Handler to check for existing Water, and Waterlogged blocks.
展开
版本: 0.7.0
支持游戏: 1.21.6
类型: Fabric
Release
下载次数: 1,581
Servux 1.21.5-0.6.1
servux-fabric-1.21.5-0.6.1.jar下载0.6.1#Release
- Update: Easy Place Handler to check for existing Water, and Waterlogged blocks.
展开
版本: 0.6.1
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 1,292
Servux 1.21.4-0.5.4
servux-fabric-1.21.4-0.5.4.jar下载0.5.4#Release
- Update: Easy Place Handler to check for existing Water, and Waterlogged blocks.
展开
版本: 0.5.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 1,431
Servux 1.21.3-0.4.5
servux-fabric-1.21.3-0.4.5.jar下载0.4.5#Release
- Update: Easy Place Handler to check for existing Water, and Waterlogged blocks.
展开
版本: 0.4.5
支持游戏: 1.21.2, 1.21.3
类型: Fabric
Release
下载次数: 68
Servux 1.21.1-0.3.14
servux-fabric-1.21-0.3.14.jar下载0.3.14#Release
- Update: Easy Place Handler to check for existing Water, and Waterlogged blocks.
展开
版本: 0.3.14
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 1,541
Servux 1.21.4-0.5.3
servux-fabric-1.21.4-0.5.3.jar下载0.5.3#Release
- add: Servux Paste support for Layer Range / pasteLayerBehavior from 1.21.5's code
展开
版本: 0.5.3
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 1,986
Servux 1.21.5-0.6.0
servux-fabric-1.21.5-0.6.0.jar下载0.6.0#Release
- Port to 1.21.5
展开
版本: 0.6.0
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 5,838
Servux 1.21.4-0.5.2
servux-fabric-1.21.4-0.5.2.jar下载0.5.2#Release
- various lang file updates (For contributing, see [Sakura Ryoko Translate](https://translate.sakuraryoko.com/))
- add: Easy Place black list & fully impliment.
- sync up Litematica & MaLiLib's code changes such as NbtUtils and LitematicaMetadata.
- Several network logger cleanups by introducing a compile-time flag for development mode.
- Update the 'copy packet byte buffer' code.
- fix: force Data Providers to not perform any tasks such as registering metadata when it is disabled & packets might not be registered
- convert all config file saving/loading to the Path system
- add JsonUtils & Litematic functionality for loading / saving litematic files for future plans
- fix: update suppression not working while pasting litematics using Servux
- add: Easy Place black list & fully impliment.
- sync up Litematica & MaLiLib's code changes such as NbtUtils and LitematicaMetadata.
- Several network logger cleanups by introducing a compile-time flag for development mode.
- Update the 'copy packet byte buffer' code.
- fix: force Data Providers to not perform any tasks such as registering metadata when it is disabled & packets might not be registered
- convert all config file saving/loading to the Path system
- add JsonUtils & Litematic functionality for loading / saving litematic files for future plans
- fix: update suppression not working while pasting litematics using Servux
展开
版本: 0.5.2
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 5,512
Servux 1.21.3-0.4.4
servux-fabric-1.21.3-0.4.4.jar下载0.4.4#Release
- various lang file updates (For contributing, see [Sakura Ryoko Translate](https://translate.sakuraryoko.com/))
- add: Easy Place black list & fully impliment.
- sync up Litematica & MaLiLib's code changes such as NbtUtils and LitematicaMetadata.
- Several network logger cleanups by introducing a compile-time flag for development mode.
- Update the 'copy packet byte buffer' code.
- fix: force Data Providers to not perform any tasks such as registering metadata when it is disabled & packets might not be registered
- convert all config file saving/loading to the Path system
- add JsonUtils & Litematic functionality for loading / saving litematic files for future plans
- fix: update suppression not working while pasting litematics using Servux
**_NOTE: This will be the last feature build for 1.21.3, as I will referr it as being LTS_**
- add: Easy Place black list & fully impliment.
- sync up Litematica & MaLiLib's code changes such as NbtUtils and LitematicaMetadata.
- Several network logger cleanups by introducing a compile-time flag for development mode.
- Update the 'copy packet byte buffer' code.
- fix: force Data Providers to not perform any tasks such as registering metadata when it is disabled & packets might not be registered
- convert all config file saving/loading to the Path system
- add JsonUtils & Litematic functionality for loading / saving litematic files for future plans
- fix: update suppression not working while pasting litematics using Servux
**_NOTE: This will be the last feature build for 1.21.3, as I will referr it as being LTS_**
展开
版本: 0.4.4
支持游戏: 1.21.2, 1.21.3
类型: Fabric
Release
下载次数: 282
Servux 1.21.1-0.3.13
servux-fabric-1.21-0.3.13.jar下载0.3.13#Release
- various lang file updates (For contributing, see [Sakura Ryoko Translate](https://translate.sakuraryoko.com/))
- add: Easy Place black list & fully impliment.
- sync up Litematica & MaLiLib's code changes such as NbtUtils and LitematicaMetadata.
- Several network logger cleanups by introducing a compile-time flag for development mode.
- Update the 'copy packet byte buffer' code.
- fix: force Data Providers to not perform any tasks such as registering metadata when it is disabled & packets might not be registered
- convert all config file saving/loading to the Path system
- add JsonUtils & Litematic functionality for loading / saving litematic files for future plans
- fix: update suppression not working while pasting litematics using Servux
**_NOTE: This will be the last feature build for 1.21, as I will referr it as being LTS_**
- add: Easy Place black list & fully impliment.
- sync up Litematica & MaLiLib's code changes such as NbtUtils and LitematicaMetadata.
- Several network logger cleanups by introducing a compile-time flag for development mode.
- Update the 'copy packet byte buffer' code.
- fix: force Data Providers to not perform any tasks such as registering metadata when it is disabled & packets might not be registered
- convert all config file saving/loading to the Path system
- add JsonUtils & Litematic functionality for loading / saving litematic files for future plans
- fix: update suppression not working while pasting litematics using Servux
**_NOTE: This will be the last feature build for 1.21, as I will referr it as being LTS_**
展开
版本: 0.3.13
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 6,169
Servux 1.21.1-0.3.12
servux-fabric-1.21-0.3.12.jar下载0.3.12#Release
- fix: easy place allowing placement of invalid block states by introducing a Black List.
展开
版本: 0.3.12
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 2,268
Servux 1.21.4-0.5.1
servux-fabric-1.21.4-0.5.1.jar下载0.5.1#Release
- fix: easy place allowing placement of invalid block states by introducing a Black List.
展开
版本: 0.5.1
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 7,523
Servux 1.21.3-0.4.3
servux-fabric-1.21.3-0.4.3.jar下载0.4.3#Release
- fix: easy place allowing placement of invalid block states by introducing a Black List.
展开
版本: 0.4.3
支持游戏: 1.21.2, 1.21.3
类型: Fabric
Release
下载次数: 356
Servux 1.21.4-0.5.0
servux-fabric-1.21.4-0.5.0.jar下载0.5.0#Release
- fix: Easy Place V3 for "AXIS" blocks, such as logs, and frog lights.
- fix: Easy Place Protocol not being fully applied
- fix: Easy Place Protocol not being fully applied
展开
版本: 0.5.0
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 660
Servux 1.21.3-0.4.2
servux-fabric-1.21.3-0.4.2.jar下载0.4.2#Release
- fix: Easy Place V3 for "AXIS" blocks, such as logs, and frog lights.
- fix: Easy Place Protocol not being fully applied
- fix: Easy Place Protocol not being fully applied
展开
版本: 0.4.2
支持游戏: 1.21.2, 1.21.3
类型: Fabric
Release
下载次数: 119
Servux 1.21.1-0.3.11
servux-fabric-1.21-0.3.11.jar下载0.3.11#Release
- fix: Easy Place V3 for "AXIS" blocks, such as logs, and frog lights.
- fix: Easy Place Protocol not being fully applied
- fix: Easy Place Protocol not being fully applied
展开
版本: 0.3.11
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 1,108
Servux 1.21.3-0.4.1
servux-fabric-1.21.3-0.4.1.jar下载0.4.1#Release
- Removed Crowdin files
This is due to the unpopularity of Machine Translations. If you want a language supported, translate it and post under [Sakura's Servux Issues](https://github.com/sakura-ryoko/servux/issues) -- With that said, if you wish to become more of a permanent language translator for these mods, I can invite you to my crowdin account. Until then, any Machine translations that I could find / recall from recent memory have been removed; which will also revert some existing lang files, such as various additions under Chinese to English until I can gain that support more consistantly. Note that as various configs get added to the mod, this will also mean that languages without a proper human maintainer **WILL NOT BE FULLY TRANSLATED**. I have tried and spent my own money on these Crowdin projects in order to be more open for more of the top 30 languages to be represented, only for this to be the result due to the poor quality of Machine Translations. I assume that you understand that it's better to have NO translation instead of a poor translation.
This is due to the unpopularity of Machine Translations. If you want a language supported, translate it and post under [Sakura's Servux Issues](https://github.com/sakura-ryoko/servux/issues) -- With that said, if you wish to become more of a permanent language translator for these mods, I can invite you to my crowdin account. Until then, any Machine translations that I could find / recall from recent memory have been removed; which will also revert some existing lang files, such as various additions under Chinese to English until I can gain that support more consistantly. Note that as various configs get added to the mod, this will also mean that languages without a proper human maintainer **WILL NOT BE FULLY TRANSLATED**. I have tried and spent my own money on these Crowdin projects in order to be more open for more of the top 30 languages to be represented, only for this to be the result due to the poor quality of Machine Translations. I assume that you understand that it's better to have NO translation instead of a poor translation.
展开
版本: 0.4.1
支持游戏: 1.21.2, 1.21.3
类型: Fabric
Release
下载次数: 653
Servux 1.21.1-0.3.10
servux-fabric-1.21-0.3.10.jar下载0.3.10#Release
- Removed Crowdin files
This is due to the unpopularity of Machine Translations. If you want a language supported, translate it and post under [Sakura's Servux Issues](https://github.com/sakura-ryoko/servux/issues) -- With that said, if you wish to become more of a permanent language translator for these mods, I can invite you to my crowdin account. Until then, any Machine translations that I could find / recall from recent memory have been removed; which will also revert some existing lang files, such as various additions under Chinese to English until I can gain that support more consistantly. Note that as various configs get added to the mod, this will also mean that languages without a proper human maintainer **WILL NOT BE FULLY TRANSLATED**. I have tried and spent my own money on these Crowdin projects in order to be more open for more of the top 30 languages to be represented, only for this to be the result due to the poor quality of Machine Translations. I assume that you understand that it's better to have NO translation instead of a poor translation.
This is due to the unpopularity of Machine Translations. If you want a language supported, translate it and post under [Sakura's Servux Issues](https://github.com/sakura-ryoko/servux/issues) -- With that said, if you wish to become more of a permanent language translator for these mods, I can invite you to my crowdin account. Until then, any Machine translations that I could find / recall from recent memory have been removed; which will also revert some existing lang files, such as various additions under Chinese to English until I can gain that support more consistantly. Note that as various configs get added to the mod, this will also mean that languages without a proper human maintainer **WILL NOT BE FULLY TRANSLATED**. I have tried and spent my own money on these Crowdin projects in order to be more open for more of the top 30 languages to be represented, only for this to be the result due to the poor quality of Machine Translations. I assume that you understand that it's better to have NO translation instead of a poor translation.
展开
版本: 0.3.10
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 1,051
Servux 1.21.3-0.4.0
servux-fabric-1.21.3-0.4.0.jar下载0.4.0#Release
- Port to 1.21.3
展开
版本: 0.4.0
支持游戏: 1.21.2, 1.21.3
类型: Fabric
Release
下载次数: 462
Servux 1.21.0-0.3.9
servux-fabric-1.21-0.3.9.jar下载0.3.9#Release
- Fix DataProviderManager to actually disable DataProvider's via the `servux.json` config. (They were previously forced ON by default...)
- Disable the `DebugDataProvider` by default, because it generates alot of extra network traffic, and CPU cycles generating the Vanilla Debug Data. Use with caution.
- Fix the sending of Player Entity NBT tags to MiniHUD, and Tweakeroo.
- Add additional Crowdin-based language translations.
- Disable the `DebugDataProvider` by default, because it generates alot of extra network traffic, and CPU cycles generating the Vanilla Debug Data. Use with caution.
- Fix the sending of Player Entity NBT tags to MiniHUD, and Tweakeroo.
- Add additional Crowdin-based language translations.
展开
版本: 0.3.9
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 640
Servux-1.21.0-0.3.8
servux-fabric-1.21-0.3.8.jar下载0.3.8#Release
- Merge from Development Branch (1.21.3+)
- Migrate Weather Data, Spawn Chunk Data, and World Seed to `HudDataProvider`, and deprecate functions under `StructuresDataProvider` while making a best effort for backwards compat with previous versions of MiniHUD.
- Activate `TweaksDataProvider`
- Add `DebugServiceProvider` for sending Vanilla Debug Render packets.
- Add `nbt_query_override` for allowing Players without OP to obtain QueryNbt data packets.
- Fix Weather Tick data to be accurate.
- Fix Rail Rotations during Servux Litematica Paste
- Fix Item Frame and Paintings during Servux Litematica Paste
- Migrate Weather Data, Spawn Chunk Data, and World Seed to `HudDataProvider`, and deprecate functions under `StructuresDataProvider` while making a best effort for backwards compat with previous versions of MiniHUD.
- Activate `TweaksDataProvider`
- Add `DebugServiceProvider` for sending Vanilla Debug Render packets.
- Add `nbt_query_override` for allowing Players without OP to obtain QueryNbt data packets.
- Fix Weather Tick data to be accurate.
- Fix Rail Rotations during Servux Litematica Paste
- Fix Item Frame and Paintings during Servux Litematica Paste
展开
版本: 0.3.8
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 900
Servux-1.21.0-0.3.7
servux-fabric-1.21.0-0.3.7.jar下载0.3.7#Release
A big feature update by Sakura-Ryoko and zly2006.
**NOTE: You may have issues with your `servux.json` file due to changes. If your server fails to start, delete your `servux.json` config file.**
### 0.3.7
- New Config format and additional sub commands for the `/servux` command chain.
- `info` displays the setting
- `set` sets the setting
- `list` lists possible values
- `search` searches for possible settings matching your search pattern.
- This new system also supports both English and Chinese; so there is a `default_language` configuration.
- Use `save` to save the settings to your `servux.json` file, or `reload` if you edit the file directly.
- New `IServerCommand` interface
- New `IServerInitHandler` Interface
### 0.3.6
- fix: merge missing Item Frame and Painting placement fixes from Litematica
### 0.3.5
- fix `servux.json` config management so that you can edit the file while the server is running (It won't overwrite your changes)
- add `/servux save` command. This will be more useful in the future as we add more features to the servux command to make changes to the running server's config via the command interface. (Create a downstream mod `IServerCommand` interface for future use as well)
- Servux now listens for the Data Pack Reload event, and loads / saves it's config during this process. This event is now included in the `IServerListener` interface.
### 0.3.4
- fix logger spam for failing permissions check
- Add ServuxConfigProvider for managing the `/servux reload` command, and related Permissions checks, which now adds a `debug_log` config for bringing back any of those related debug messages that were hidden by the above fix.
- Some Config creation / reload process cleanup.
- Adds a Permissions node for checking for `easyPlace` access (Yes, you can now disable easyPlace for particular users)
### 0.3.3
- Gradle 8.9, Loom 1.7, FAPI 100.7 bump
- fix: Litematica Pasting by Sub Regions
### 0.3.2
- Fix AccuratePlacementProtocol support for Hoppers, and other 'Horizontal Facing' Block States.
### 0.3.1
- Fix for accuratePlacementProtocol V3 to avoid allowing invalid placement states.
### 0.3.0-rc2
- Add 'setTransactionId()` to the Litematica/EntityData Packets for future growth.
### 0.3.0-rc1 -- A huge update!
- Adds server side support for Litematica saving / pasting directly via Servux, with Full Tile Entity Data.
- Adds "entity_data" protocol for MiniHUD to sync Block Entity Data.
- Adds V3 Easy Place Protocol support for Litematica and Tweakeroo without requiring Carpet Extra. (I recommend disabling the Carpet Rule if you have Servux)
- Adds Data Provider Permissions to the "servux.json" for restricting the use of Servux, and it also now includes Luck Permission Nodes support! (ex. servux.data_provider.structure_bounding_boxes --> true/false) --> The Default permissions are for All Players having access, like before.
**NOTE: You may have issues with your `servux.json` file due to changes. If your server fails to start, delete your `servux.json` config file.**
### 0.3.7
- New Config format and additional sub commands for the `/servux` command chain.
- `info` displays the setting
- `set` sets the setting
- `list` lists possible values
- `search` searches for possible settings matching your search pattern.
- This new system also supports both English and Chinese; so there is a `default_language` configuration.
- Use `save` to save the settings to your `servux.json` file, or `reload` if you edit the file directly.
- New `IServerCommand` interface
- New `IServerInitHandler` Interface
### 0.3.6
- fix: merge missing Item Frame and Painting placement fixes from Litematica
### 0.3.5
- fix `servux.json` config management so that you can edit the file while the server is running (It won't overwrite your changes)
- add `/servux save` command. This will be more useful in the future as we add more features to the servux command to make changes to the running server's config via the command interface. (Create a downstream mod `IServerCommand` interface for future use as well)
- Servux now listens for the Data Pack Reload event, and loads / saves it's config during this process. This event is now included in the `IServerListener` interface.
### 0.3.4
- fix logger spam for failing permissions check
- Add ServuxConfigProvider for managing the `/servux reload` command, and related Permissions checks, which now adds a `debug_log` config for bringing back any of those related debug messages that were hidden by the above fix.
- Some Config creation / reload process cleanup.
- Adds a Permissions node for checking for `easyPlace` access (Yes, you can now disable easyPlace for particular users)
### 0.3.3
- Gradle 8.9, Loom 1.7, FAPI 100.7 bump
- fix: Litematica Pasting by Sub Regions
### 0.3.2
- Fix AccuratePlacementProtocol support for Hoppers, and other 'Horizontal Facing' Block States.
### 0.3.1
- Fix for accuratePlacementProtocol V3 to avoid allowing invalid placement states.
### 0.3.0-rc2
- Add 'setTransactionId()` to the Litematica/EntityData Packets for future growth.
### 0.3.0-rc1 -- A huge update!
- Adds server side support for Litematica saving / pasting directly via Servux, with Full Tile Entity Data.
- Adds "entity_data" protocol for MiniHUD to sync Block Entity Data.
- Adds V3 Easy Place Protocol support for Litematica and Tweakeroo without requiring Carpet Extra. (I recommend disabling the Carpet Rule if you have Servux)
- Adds Data Provider Permissions to the "servux.json" for restricting the use of Servux, and it also now includes Luck Permission Nodes support! (ex. servux.data_provider.structure_bounding_boxes --> true/false) --> The Default permissions are for All Players having access, like before.
展开
版本: 0.3.7
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 8,162
Servux 0.2.0
servux-fabric-1.21.0-0.2.0.jar下载0.2.0#Release
- Update to MC 1.21 (by Sakura-Ryoko)
**Original build time:** 2024-06-16 23:03:27 +0300
**Original build time:** 2024-06-16 23:03:27 +0300
展开
版本: 0.2.0
支持游戏: 1.21
类型: Fabric
Release
下载次数: 5,741
Servux 0.2.0
servux-fabric-1.20.6-0.2.0.jar下载0.2.0#Release
- Update to Minecraft 1.20.5 and 1.20.6 (by Sakura-Ryoko)
- Various changes due to vanilla code changes. See the git commit history or diff against 1.20.4 if you want more details: https://github.com/sakura-ryoko/servux/
Note: This update is entirely the work of Sakura-Ryoko. I don't currently have any plans to update my mods anymore from the old "pre-rewrite" code for any MC versions after 1.20.4. And there is currently no ETA for if/when the "new code" might be ready, if ever.
- Various changes due to vanilla code changes. See the git commit history or diff against 1.20.4 if you want more details: https://github.com/sakura-ryoko/servux/
Note: This update is entirely the work of Sakura-Ryoko. I don't currently have any plans to update my mods anymore from the old "pre-rewrite" code for any MC versions after 1.20.4. And there is currently no ETA for if/when the "new code" might be ready, if ever.
展开
版本: 0.2.0
支持游戏: 1.20.5, 1.20.6
类型: Fabric
Release
下载次数: 788
Servux 0.1.0
servux-fabric-1.20.2-0.1.0.jar下载0.1.0#Release
* Update to MC 1.20.2
* Now uses the Fabric API for network stuff (and embeds the required modules)
* Now uses the Fabric API for network stuff (and embeds the required modules)
展开
版本: 0.1.0
支持游戏: 1.20.2, 1.20.3, 1.20.4
类型: Fabric
Release
下载次数: 17,543
Servux 0.1.0
servux-fabric-1.20.0-0.1.0.jar下载0.1.0#Release
- Update to MC 1.20
展开
版本: 0.1.0
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 296,325
Servux 0.1.0
servux-fabric-1.19.0-0.1.0.jar下载0.1.0#Release
- Update to MC 1.19
**Original build time:** 2022-07-17 12:14 UTC+3
**Original build time:** 2022-07-17 12:14 UTC+3
展开
版本: 0.1.0
支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4
类型: Fabric
Release
下载次数: 35,722
Servux 0.1.0
servux-fabric-1.18.2-0.1.0.jar下载0.1.0#Release
- Update to MC 1.18.2
**Original build time:** 2022-03-04 00:48 UTC+2
**Original build time:** 2022-03-04 00:48 UTC+2
展开
版本: 0.1.0
支持游戏: 1.18.2
类型: Fabric
Release
下载次数: 602
Servux 0.1.0
servux-fabric-1.18.0-0.1.0.jar下载0.1.0#Release
- Update to MC 1.18
**Original build time:** 2021-12-04 21:48 UTC+2
**Original build time:** 2021-12-04 21:48 UTC+2
展开
版本: 0.1.0
支持游戏: 1.18, 1.18.1
类型: Fabric
Release
下载次数: 117
Servux 0.1.0
servux-fabric-1.17.0-0.1.0.jar下载0.1.0#Release
- Update to MC 1.17
**Original build time:** 2021-06-09 14:09 UTC+3
**Original build time:** 2021-06-09 14:09 UTC+3
展开
版本: 0.1.0
支持游戏: 1.17, 1.17.1
类型: Fabric
Release
下载次数: 338
Servux 0.1.6
servux-fabric-1.16.4-0.1.6.jar下载0.1.6#Release
- Fix the custom payload packet handling breaking Fabric API and other mods
- Clean up a bunch of network related stuff
**Original build time:** 2021-02-14 13:11 UTC+2
- Clean up a bunch of network related stuff
**Original build time:** 2021-02-14 13:11 UTC+2
展开
版本: 0.1.6
支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 384
Servux 0.1.5
servux-fabric-1.16.4-0.1.5.jar下载0.1.5#Release
- Fix Fabric API 0.28 or newer breaking Servux
- At least for now in this version of Servux just injects before the Fabric API in the custom payload handler method, which means that the API is not required or used at all still
**Original build time:** 2021-01-19 03:16 UTC+2
- At least for now in this version of Servux just injects before the Fabric API in the custom payload handler method, which means that the API is not required or used at all still
**Original build time:** 2021-01-19 03:16 UTC+2
展开
版本: 0.1.5
支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 68
Servux 0.1.4
servux-fabric-1.16.4-0.1.4.jar下载0.1.4#Release
- Increase the custom payload injection priority, to go before the Fabric API
**Original build time:**2021-01-19 02:55 UTC+2
**Original build time:**2021-01-19 02:55 UTC+2
展开
版本: 0.1.4
支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 77
Servux 0.1.3
servux-fabric-1.16.4-0.1.3.jar下载0.1.3#Release
- Update to MC 1.16.4 (just version bumps)
**Original build time:** 2020-11-03 18:50 UTC+2
**Original build time:** 2020-11-03 18:50 UTC+2
展开
版本: 0.1.3
支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 66
Servux 0.1.3
servux-fabric-1.16.1-0.1.3.jar下载0.1.3#Release
- Allow the Mixins to also load on the client, for LAN servers
**Original build time:** 2020-08-15 14:58 UTC+3
**Original build time:** 2020-08-15 14:58 UTC+3
展开
版本: 0.1.3
支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 75
Servux 0.1.2
servux-fabric-1.16.1-0.1.2.jar下载0.1.2#Release
- Fix exceptions from invalid network channel names
**Original build time:** 2020-08-04 19:48 UTC+3
**Original build time:** 2020-08-04 19:48 UTC+3
展开
版本: 0.1.2
支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 85
Servux 0.1.1
servux-fabric-1.16.1-0.1.1.jar下载0.1.1#Release
- Update to MC 1.16.1 (just version bumps)
**Original build time:** 2020-06-30 17:26 UTC+3
**Original build time:** 2020-06-30 17:26 UTC+3
展开
版本: 0.1.1
支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 67
Servux 0.1.1
servux-fabric-1.16.0-0.1.1.jar下载0.1.1#Release
- Port the 1.14.4-0.1.1 version to MC 1.16
**Original build time:** 2020-06-24 21:53 UTC+3
**Original build time:** 2020-06-24 21:53 UTC+3
展开
版本: 0.1.1
支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 69
Servux 0.1.2
servux-fabric-1.14.4-0.1.2.jar下载0.1.2#Release
- Fix exceptions from invalid network channel names
**Original build time:** 2020-08-04 19:43 UTC+3
**Original build time:** 2020-08-04 19:43 UTC+3
展开
版本: 0.1.2
支持游戏: 1.14.4, 1.15, 1.15.1, 1.15.2
类型: Fabric
Release
下载次数: 114
Servux 0.1.1
servux-fabric-1.14.4-0.1.1.jar下载0.1.1#Release
- Potentially fix issues with other mods also receiving custom payload packets
**Original build time:** 2020-04-28 00:44 UTC+3
**Original build time:** 2020-04-28 00:44 UTC+3
展开
版本: 0.1.1
支持游戏: 1.14.4, 1.15, 1.15.1, 1.15.2
类型: Fabric
Release
下载次数: 85
Servux 0.1.0
servux-fabric-1.14.4-0.1.0.jar下载0.1.0#Release
- Initial release
- Has exactly one feature: Sending structure bounding box data to clients who request it (used by MiniHUD)
**Original build time:** 2020-04-23 23:20 UTC+3
- Has exactly one feature: Sending structure bounding box data to clients who request it (used by MiniHUD)
**Original build time:** 2020-04-23 23:20 UTC+3
展开
版本: 0.1.0
支持游戏: 1.14.4, 1.15, 1.15.1, 1.15.2
类型: Fabric
Release
下载次数: 116
收录