Huge_Black

Results 23 comments of Huge_Black

看了眼代码好像就是这么设计的( 你可以看 https://github.com/andrei1058/BedWars1058/blob/98cfa34e3fed2e4106cd4228af7269b08938e6d2/bedwars-plugin/src/main/java/com/andrei1058/bedwars/arena/tasks/GamePlayingTask.java#L145 145到158行(

It seems that the getPlayerHead method is actually working properly in 1.18.

Correctly set tnt igniter and add all stained glass to TNT whitelist for version 1.18_R1

fix for #522 Potion listener registration is somehow placed in the switch block for deprecated, so that the listener is only registered in these deprecated version

The reason why noSuchMethod is thrown when isInvisibilityPotion method is called is that the isInvisibilityPotion method somehow vanished from VersionSupport and all version support classes in version 22.3.4, which is...

简体中文: 欸,我这里1.18.1Paper测下来没问题,除了关服的时候swm会报错,但是没有什么影响, 能看下是啥报错误,以及服务器的版本吗qwq 翻译是自己翻的,有不准确的地方请指正 English: I've tested this fix in 1.18.1 Paper and everything went smoothly, despite an exception thrown by SWM during server shutdown, which has no actual impact....

简体中文: 我回头拿1.8.9的端试一下,不过1.8.9是SWM,1.16+是Advanced SWM,两个api用法可能不太一样? 我是因为朋友英语不太好所以顺手翻译的,可能标点符号忘记改了( 最近比较忙,翻译问题的话你可以直接fork我的分支然后提pr(( (不过losses好像就是失败场数的意思?我再去翻翻代码,看看这个placeholder具体是怎么用的hhh English It seems that SWM is used is 1.8.9 while Advanced SWM is used in 1.16+. The difference of usage between these two forks...

看日志是swm的问题,但是刚刚测了下PaperSpigot1.8.8-445没问题 貌似因为是SWM特别挑端,甚至有些版本spigot本体都不行,开服直接崩也是离谱( 几个版本测试下来和PaperSpigot端的兼容性是最好的,你可以换个端试一下 不过我是在multiarena下测的,不过应该和这个没关系(? (药水bug是隐身药水吗hhh

低版本其实选择还是挺多的(不过bedwarsrel好像不支持swm? 要不是高版本只有这一个能用我也不会来修bug了(