Giter Site home page Giter Site logo

velvet-moe / infernalmobs Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 105 KB

A complete remaster and recode of the popular Infernal Mobs plug-in!

Home Page: https://velvet.moe

License: GNU General Public License v3.0

Kotlin 100.00%
async asynchronous fast minecraft-plugin optimized paper-plugin recode spigot-plugin spigotmc remaster

infernalmobs's People

Contributors

checksumdev avatar sargon64 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

checksumdev

infernalmobs's Issues

Reoccuring exception with BossBarRunner

The following exception has been reoccurring with differentiating values in the Minecraft server, caught by sentry on multiple occasions.
https://sentry.io/share/issue/fd21872fc4664f7c89069a3f66aa538d/

java.lang.IllegalArgumentException: Progress must be between 0.0 and 1.0 (4.027783963979611) at com.google.common.base.Preconditions.checkArgument(Preconditions.java:220) at org.bukkit.craftbukkit.v1_19_R1.boss.CraftBossBar.setProgress(CraftBossBar.java:158) at moe.velvet.infernalmobs.utils.BossBarRunner.run(BossBarRunner.kt:27) at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:101) at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1519) at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:485) at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1443) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1213) at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310) at java.lang.Thread.run(Thread.java:833)

Infernal potion effects last well over a playable, reasonable amount

Put in a limit on potion effects like blindness, darkness, weakness, etc. that are 10 seconds at most, more generally likely 5 seconds for blindness and darkness, weakness for 10-20. I highly recommend removing bad omen, anyone with a trading hall will know the pain of accidentally triggering a raid if they go within 30 feet of it.

Blindness - 5s
Darkness - 5s
Wither - 10s
Poison - 10s
Bad Omen - remove
Mining Fatigue - 10s at most
Levitation - 5s (10s brings people so close to death that it could legit just kill them)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.