Code Monkey home page Code Monkey logo

fuji-fabric's Issues

afk模块行为

afk模块 为什么使用定时afk玩家所有 而不是对每个玩家挂机倒计时?
预期行为:设置一个afk超时时间,玩家挂机超过这个时间就算afk
现在行为:设置一个cron表达式,玩家在两次cron运行中挂机算afk

Global permissions are ignored with zero-command-permission

Until now I was using Lukyperms to manage permissions on my server, I have a Lobby created with paper and a mods server (in which I am using fuji), and both are connected with velocity.

On both servers and velocity I have installed Luckyperms configured in an external database.
This way all the permissions configured in velocity were applied in the rest of the servers, but when using zero-command-permission the permissions specified in velocity are ignored.

port to neo-forge / forge

Support running on neo-forge / forge modded-platform, and make the mod a general purpose essential mod.

How to assign rights and prefixes of rights

I'm using luckperms to assign permissions, but when I turn off CommandPermissionModule, I can't assign permissions in the fuji. style for each command. Enabling this module adds a prefix to all other commands. Is there any way to fix this?

command cooldown not working

It looks like the cooldown is not working properly or maybe (probably) I do not understand how it works (would be great to have a wiki or discord where to ask simple questions).

It looks like this:

"command_cooldown": {
      "enable": true,
      "command_regex_2_cooldown_ms": {
        "download\\s*": 120000,
        "rw tp (overworld|the_nether|the_end)": 120000,
        "chunks\\s*": 60000,
        "crate comun": 86400,
        "hat": 86400
      }

But it's not working.
Help is appreciated.

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.