GithubHelp home page GithubHelp logo

nifeather_item_cleaner's Introduction

NiFeather 实体清理

基本信息

版本 : 1.0.0

游戏版本 : 1.14.4

简介

这是一个可以帮助清理服务器实体的数据包,清理的范围有:

  • 所有掉落物
  • 扔出去的鸡蛋
  • 扔出去的雪球
  • 扔出去的火焰弹
  • 已点燃的TNT
  • 经验球

如何使用

服务器

  1. 拥有多世界:
    • 将源码克隆至服务器主存档目录中的datapack目录下,然后在控制台或游戏中输入指令 minecraft:reloadreload
  2. 无多世界
    • 将源码克隆至服务器存档目录中的datapack目录下,然后在控制台或游戏中输入指令 minecraft:reloadreload
  • 如果不知道自己服务器的主存档,在server.propertieslevel-name处可以看到

客户端

  • 将源码克隆至存档目录的datapack下.
    • 若此时已进入存档,则输入/reload
    • 若此时未进入存档,进入即可

设置清理的时间间隔

  1. 找到./data/item_cleaner/functions/custom/resetvalue.mcfunction
  2. scoreboard players set nife_ic_cleantime nife_ic_settings 1200012000改为时间间隔(秒) x 20即可
  3. 执行指令minecraft:reloadreload

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.