Code Monkey home page Code Monkey logo

Comments (7)

FintonFolf avatar FintonFolf commented on June 12, 2024

Upon testing with World Guard I have the same issue with no error or anything in console.

from kettle.

OofbOye avatar OofbOye commented on June 12, 2024

Good to know someone else has the issue, let's hope it's fixable soon!

from kettle.

Timardo avatar Timardo commented on June 12, 2024

Block place events are not being fired, because they are not even implemented. In CraftBukkit, they are implemented in method ItemStack#onItemUse but since Forge replaces this method on server with its own hook in ForgeHook#onPlaceItemIntoWorld the event won't be called even if implemented at the original place. I am currently working on rewriting the Spigot patches in which this issue should be fixed. It will still need testing though.

from kettle.

birbe avatar birbe commented on June 12, 2024

@Timardo How is that going?

from kettle.

Timardo avatar Timardo commented on June 12, 2024

I am currently busy with my job, which should be done by the end of this month. Then, aolko has some work, but I should be able to spend time on both.

from kettle.

ariesclark avatar ariesclark commented on June 12, 2024

hey it's coronavirus time, which means more staying at home, any progress?

from kettle.

josephworks avatar josephworks commented on June 12, 2024

@rubybae unfortunately, although that is true, there are no developers for Kettle at the moment.

from kettle.

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.