Code Monkey home page Code Monkey logo

Comments (6)

jaketoolson avatar jaketoolson commented on July 29, 2024

I forked the code and rebuilt it local, commenting a few lines inside BlockBreakListener.java just to test some theories.

turns out it was: https://github.com/JEFF-Media-GbR/Spigot-LumberJack/blob/master/src/de/jeffclan/LumberJack/BlockBreakListener.java#L56-L59

lumberjack.force.ignore

More specifically, by giving everyone lumberjack.force.* I didn't realize this permission ignore needed to be FALSE. It's a bit confusing have a permission needing to be negative.

from lumberjack.

mfnalex avatar mfnalex commented on July 29, 2024

Yeah that's true, but it should work anyway. When you give yourself all permissions, you have the force and force.ignore permission, so you should be able to use it. There is actually no need to give yourself a negative permission when using the wildcard :/

from lumberjack.

jaketoolson avatar jaketoolson commented on July 29, 2024

@mfnalex -- When I gave myself all permissions (aka true), lumberjack didn't drop logs as you chopped. When included all the permissions except lumberjack.force.ignore, then it worked.

from lumberjack.

jaketoolson avatar jaketoolson commented on July 29, 2024

Closed as it was a permissions issue but confusing none the less.

from lumberjack.

mfnalex avatar mfnalex commented on July 29, 2024

Can you please show me the command you used to give yourself the permissions? I tested it by giving myself lumberjack.* and it worked correctly.

from lumberjack.

mfnalex avatar mfnalex commented on July 29, 2024

Sorry, I forgot to mention that I fixed the permissions. There was indeed a problem with the handling of the ignore permission.

from lumberjack.

Related Issues (11)

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.