Skip to content

haha44444/huchenfeng

Repository files navigation

huchenfeng - 户晨风

简介

你是否想过,如果有一天户晨风入侵了你的服务器会是什么样的呢?

答案是:你的服务器中的玩家会变成两个阵营,安卓和苹果

吃下不同的食物可以变为不同的阵营,并有一些奇怪的增益和变化?

户晨风入侵了服务器的各个方面,甚至可能在你睡觉时视奸你

在服务器内好好感受户晨风无形的大手吧

配置文件

messages:
  prefix: "&f户晨风:"
  apple: "&6%player% 吃下了苹果食物,成为了尊贵的&c苹果人"
  android: "&7%player% 吃下了安卓食物,成为了低贱的&a安卓人"
  undefined: "&d%player% 吃下了未定义的食物"
  bed: "&f你不能睡觉,周围有&a户晨风&f在游荡"

# https://jd.papermc.io/paper/1.21.4/org/bukkit/ChatColor.html
glowing-color:
  android: "GREEN"
  apple: "RED"

# https://jd.papermc.io/paper/1.21.4/org/bukkit/Material.html
foods:
  apple:
    - GOLDEN_APPLE
    - ENCHANTED_GOLDEN_APPLE
    - APPLE
    - GOLDEN_CARROT
    - PUMPKIN_PIE
  android:
    - BREAD
    - BAKED_POTATO
    - COOKED_BEEF
    - COOKED_CHICKEN
    - COOKED_MUTTON
    - COOKED_PORKCHOP
    - MUSHROOM_STEW
    - CARROT
    - BEETROOT

# https://jd.papermc.io/paper/1.21.4/org/bukkit/potion/PotionEffectType.html
# Format: PotionEffectType,Tick,Level
# 20 tick = 1 sec
effect:
  apple:
    - REGENERATION,200,1
    - GLOWING,200,0
  android:
    - SATURATION,200,0
    - GLOWING,200,0

# https://jd.papermc.io/paper/1.21.4/io/papermc/paper/registry/keys/AttributeKeys.html
# Format: AttributeKey,Tick,Value
# 20 tick = 1 sec
attribute:
  apple:
    - minecraft:scale,200,2.0
  android:
    - minecraft:scale,200,0.5

备注

某些属性的命名空间id可能根据版本的变化而变化

如尺寸属性,在1.21.2-24w33a,尺寸属性的ID从generic.scale重命名为scale [参考资料]

其余属性的命名空间id按自己服务器版本自行查询,给出属性命名空间id的javadoc是1.21.4的

About

户晨风入侵mc服务器辣

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages