|
Spawn Protection Tweaks (SpawnProtectionTweaks)Github |相关wiki |源站链接支持: fabricThis mod introduces manipulation settings for in-game spawn protection, enabling fabric servers to adjust spawn protection settings on the fly, overriding vanilla configurations.
Server-side
This mod is server-side only. It allows fabric servers to dynamically change spawn protection settings, providing flexibility in server management.
Version Support
As of version 1.18, full support for the 1.17 version is available until January 2022, with potential bug fixes until March 2022.
Permissions
SpawnProtectionTweaks supports permissions mods like LuckPerms and other mods utilizing the Fabric Permission API. Permission nodes follow the format: spawnprotectiontweaks.<subcommand>.<operation>. For instance, spawnprotectiontweaks.dimensions.list.
An override permission exists allowing players to bypass spawn protection: spawnprotectiontweaks.override.
Releases
Find the mod releases on the repository.
Commands
- *Enable / Disable Spawn Protection*
/spawnprotectiontweaks enabled set <true/false>/spawnprotectiontweaks enabled query
- *Configure the Radius of Spawn Protection*
/spawnprotectiontweaks dimensions radius set <dimensionid> <value>/spawnprotectiontweaks dimensions radius query [dimensionid]
- ... (and more commands for various configurations)
Config
Exclusive configuration options include:
- alias: Sets an optional alias to the spawnprotectiontweaks command.
- advancedEventOptions: Switches the mod to use a new event-based system instead of relying on vanilla actions.
- ... (and more options for dimension-specific configurations)
The new event-based system uses a different permission system: spawnprotectiontweaks.interaction.<dimensionid>.<action>.<target>.
来自Modrinth所有游戏版本1.181.17.1所有类型fabricspawnprotectiontweaks-0.4.1+1.18spawnprotectiontweaks-0.4.1+1.18.jar下载0.4.1+1.18#Beta展开版本: 0.4.1+1.18支持游戏: 1.18类型:FabricBeta下载次数: 181spawnprotectiontweaks-0.4.1+1.17.1spawnprotectiontweaks-0.4.1+1.17.1.jar下载0.4.1+1.17.1#BetaDue to issues with certain setups this build doesn\'t have any support for server side translations.展开版本: 0.4.1+1.17.1支持游戏: 1.17.1类型:FabricBeta下载次数: 74spawnprotectiontweaks-0.4+1.17.1spawnprotectiontweaks-0.4+1.17.1.jar下载0.4+1.17.1#AlphaThis release switches the translation to use the server-translation-api mod making it possible to translate server side instead of relying on a optional client side mod. All non-experimental functionality apart from the alias is now configurable using commands (including the defaults).Set of changes:- split `enabled` node to set and query instead of enable and disable- remove all client side parts of the mod- adds experimental event based backend, it can be switched to by setting `\"advancedEventOptions\": true` in the config- add centre set query and reset commands展开版本: 0.4+1.17.1支持游戏: 1.17.1类型:FabricAlpha下载次数: 62spawnprotectiontweaks-0.3+1.17.1spawnprotectiontweaks-0.3+1.17.1.jar下载0.3+1.17.1#Beta## This is a breaking change!The command syntax almost completely changes. The requirement to add dimensions to a whitelist to configure it has been removed,now you can simply use and modify default values.Complete set of changes:- added support for a custom spawn protection centre- implemented list and list all commands listing all modified / all dimension specific mod configuration- renamed action to actionbar- moved to a vanilla-like query / set syntax- added command block feedback support- implemented help command- improved command feedback展开版本: 0.3+1.17.1支持游戏: 1.17.1类型:FabricBeta下载次数: 74spawnprotectiontweaks-0.2+1.17.1spawnprotectiontweaks-mc1.17.1_v0.2.jar下载0.2+1.17.1#Beta- added client side translation support using en_us as a fallback- improved command feedbackNote: The client side capabilities are completely optional! They are just used to enable future translation!展开版本: 0.2+1.17.1支持游戏: 1.17.1类型:FabricBeta下载次数: 74spawnprotectiontweaks-0.1+1.17.1spawnprotectiontweaks-0.1.jar下载0.1+1.17.1#BetaInitial release! Feature set as described in the mod description.展开版本: 0.1+1.17.1支持游戏: 1.17.1类型:FabricBeta下载次数: 84全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
Spawn Protection Tweaks |
楼主
2025-8-10 19:25:09
回复(0)
收起回复
|