Git Product home page Git Product logo

Comments (8)

kernitus avatar kernitus commented on July 23, 2024

What version of OCM are you running?

from bukkitoldcombatmechanics.

hasanas83V2001 avatar hasanas83V2001 commented on July 23, 2024

The latest (1.1.2)

from bukkitoldcombatmechanics.

kernitus avatar kernitus commented on July 23, 2024

Could you try with the latest test build and see if the error is still present?
Also, do you have old player regen enabled in the config?

from bukkitoldcombatmechanics.

hasanas83V2001 avatar hasanas83V2001 commented on July 23, 2024

I tried going on the latest test build, it did not make a difference, here are my old player regen settings:
old-player-regen:
enabled: true
worlds: []
amount: 1
exhaustion: 3

from bukkitoldcombatmechanics.

kernitus avatar kernitus commented on July 23, 2024

Do you not have a frequency setting there?

old-player-regen:
  # This is to make players' regeneration act mostly like it did in pre-1.9
  # It's hard to make it behave exactly like before, but in general this makes it work like in pre-1.9
  enabled: true
  worlds: []
  # How often, in seconds, a player should regenerate health
  frequency: 3
  # How many half-hearts the player should heal by, every seconds specified above
  amount: 1
  # How much exhaustion healing should give to the player. In 1.8: 3 In 1.9: 4 in 1.11: 6
  # If, after adding this, Minecraft finds the value is above 4, it subtracts 4
  # and either reduces saturation or, if saturation is 0, reduces food level by 1 (1/2 a stick)
  exhaustion: 3

from bukkitoldcombatmechanics.

hasanas83V2001 avatar hasanas83V2001 commented on July 23, 2024

nevermind, it was the server itself fucking up, still don't know what caused it but I tried installing the plugin on a fresh server and it fixed it

from bukkitoldcombatmechanics.

kernitus avatar kernitus commented on July 23, 2024

It could have been a plugin conflict.

from bukkitoldcombatmechanics.

hasanas83V2001 avatar hasanas83V2001 commented on July 23, 2024

No since it was the only plugin running on the server

from bukkitoldcombatmechanics.

Related Issues (20)

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.