4drian3d / 4drian3d/SimpleJumpPads
Add option for dedicated jumppads
- 主要语言
- Java
- 星标
- 4
- 派生
- 2
- 平均合并
- 2 小时 10 分钟
- 30 天内合并 PR
- 1
描述
It would be nice, if the first non-named section of a jumppad definition would be the general definition of this material of jumppad. Every following section of the same material can be ignored if unnamed, but if its named, it will give you the possibility of a different configuration for SPECIFIC jumppads. So if I need 20 Jumppads in the lobby I can set them each to the same config like before, or give them a name to differentiate them from each other. Also then it would make much more sense if one could set the x and y direction in which the player should be launched in. If thats only over the config it should be fine as well, the only command that would have to be added would be the one to change a launchpad from default to the "named" section one.
I hope its clear what I mean and If you don't have time to implement it I am probably willed to do it myself :) There really is no good launchpad plugin out there anymore that doesn't use armorstands anymore so we just might improve what we got ^^
贡献指南
这个仓库没有索引到贡献指南
调研方向
Look at the plugin's configuration system and how jumppad definitions are currently parsed. The main entry point is likely a config file handler and a listener for player interactions with pressure plates. Check for classes like JumpPadListener or ConfigManager. The change involves adding named sections and directional launch vectors. Test by setting up a local Paper server with the plugin.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- game-dev
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100