PlayerEx为游戏注册了完全功能的RPG主题属性,并默认添加到玩家身上(也可以添加到其他生物实体)。此外,还添加了等级、技能点和可配置的等级系统。该模组由[数据属性](
要获取更详细的文档,请阅读[维基](
注意和指导
- 请尽量使用最新版本,因为我将为最新版本提供支持。
- 还请查看AsianHalfSquat的[视频](
截图:
来自Modrinth
3.5.4+1.19.2
playerex-3.5.4+1.19.2.jar下载3.5.4+1.19.2#Release
playerex-3.5.4+1.19.2-sources.jar下载3.5.4+1.19.2#Release
### Changelog
#### Dependencies
-Requires Fabric API version `0.76.0+1.19.2` or greater.
-Requires Data Attributes version `1.4.6+1.19.2` or greater.
-Now comes embedded (jar-in-jar) with [Projectile Damage](https://github.com/ZsoltMolnarrr/ProjectileDamage) `3.2.1+1.19-fabric`.
#### Game Play
+Added client side config option to disable inventory tabs but still allow hotkey access. This is superseded by the server side config option to disable the attributes screen.
-Removed Ranged Damage attribute.
+Added support for [Projectile Damage](https://github.com/ZsoltMolnarrr/ProjectileDamage).
*Attribute screen text is now a bit smaller by default.
+Added localisation for skill/level sounds.
+Updated chinese translation (thanks [Annijang](https://github.com/Annijang)).
*Reworked reset on death config option: is now a percentage slider (0 - 100); 0 means all attributes/skill points/refund points/levels are reset to their defaults on death; 100 means all attributes/skill points/refund points/levels are kept on death; and any percentage in between is equivalent to the percentage of attributes/skill points/refund points/levels that are kept on death. For example, 30% means you will only keep 30% of the aforementioned on death.
*Command `/playerex reset <player>` now adheres to the current reset on death config option.
+Added command `/playerex reset_all`: this applies the command `/playerex reset <player>` to all currently online players. Note that to reset offline players *whilst they are offline* you will still need to manually edit their NBT data.
*Modified command `/playerex resetChunk` to be `/playerex reset_chunk`.
*Modified command `/playerex refundAttribute` to be `/playerex refund_attribute`.
*Modified command `/playerex skillAttribute` to be `/playerex skill_attribute`
*Lots of minor performance tweaks.
#### Dependencies
-Requires Fabric API version `0.76.0+1.19.2` or greater.
-Requires Data Attributes version `1.4.6+1.19.2` or greater.
-Now comes embedded (jar-in-jar) with [Projectile Damage](https://github.com/ZsoltMolnarrr/ProjectileDamage) `3.2.1+1.19-fabric`.
#### Game Play
+Added client side config option to disable inventory tabs but still allow hotkey access. This is superseded by the server side config option to disable the attributes screen.
-Removed Ranged Damage attribute.
+Added support for [Projectile Damage](https://github.com/ZsoltMolnarrr/ProjectileDamage).
*Attribute screen text is now a bit smaller by default.
+Added localisation for skill/level sounds.
+Updated chinese translation (thanks [Annijang](https://github.com/Annijang)).
*Reworked reset on death config option: is now a percentage slider (0 - 100); 0 means all attributes/skill points/refund points/levels are reset to their defaults on death; 100 means all attributes/skill points/refund points/levels are kept on death; and any percentage in between is equivalent to the percentage of attributes/skill points/refund points/levels that are kept on death. For example, 30% means you will only keep 30% of the aforementioned on death.
*Command `/playerex reset <player>` now adheres to the current reset on death config option.
+Added command `/playerex reset_all`: this applies the command `/playerex reset <player>` to all currently online players. Note that to reset offline players *whilst they are offline* you will still need to manually edit their NBT data.
*Modified command `/playerex resetChunk` to be `/playerex reset_chunk`.
*Modified command `/playerex refundAttribute` to be `/playerex refund_attribute`.
*Modified command `/playerex skillAttribute` to be `/playerex skill_attribute`
*Lots of minor performance tweaks.
展开
版本: 3.5.4+1.19.2
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 194,274
3.5.3
playerex-3.5.3.jar下载3.5.3#Release
Fixed Tooltips being duplicated in the attributes/combat page screen (thanks Annijang!)
展开
版本: 3.5.3
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 1,161
3.5.2
playerex-3.5.2.jar下载3.5.2#Release
*Fixed bug that meant if the server lags while a player is levelling up or skilling attributes, if they spam clicked the buttons they could get extra points because the S2C packet would be delayed. What is the fix? Add a small client-side delay for each button that means players cannot spam-skill.
+Added /playerex resetChunk command that resets a chunk's experience negation factor: this is for use when users configure the mod such that chunk experience reverts to vanilla system, but after its experience negation factor has been reduced already (this would cause chunks to permanently be locked experience-wise, so long as they configuration was set to vanilla behaviour).
+Added /playerex resetChunk command that resets a chunk's experience negation factor: this is for use when users configure the mod such that chunk experience reverts to vanilla system, but after its experience negation factor has been reduced already (this would cause chunks to permanently be locked experience-wise, so long as they configuration was set to vanilla behaviour).
展开
版本: 3.5.2
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 8,777
收录