RedstoneWincondition #274
@ -98,9 +98,7 @@ public class FightSystem extends JavaPlugin {
|
||||
new WinconditionWaterTechKO();
|
||||
new WinconditionPercentSystem();
|
||||
new WinconditionRelativePercent();
|
||||
if (Core.getVersion() >= 15) {
|
||||
new WinconditionRelativeRedstonePercent();
|
||||
YoyoNow markierte diese Unterhaltung als gelöst
Veraltet
|
||||
}
|
||||
new WinconditionPoints();
|
||||
new WinconditionTimeout();
|
||||
new WinconditionHeartRatioTimeout();
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren
Der Aufwand, das ganze 1.12-Kompatibel zu machen, ist nicht so groß, bitte machen (da eigentlich alles im Fightsystem für alle Versionen ausgelegt ist). Und nicht den 1.14-Support vergessen.