Coder Social home page Coder Social logo

minecraft-world-the-end-prune's Introduction

Prune Minecraft (world_the_end)

Description

It's only question of time, while all your elytras will be found in END and you will need expand your end world, or simply reset chunks. This script removes all chunks which are behind 1000x1000 chunks, so you will never need to expand your End for elytras.

This script keeps 1000x1000 area around center island (because of XP farms and other custom builds)

Prune area

Thanks for coordinates and image: https://xisumavoid.com/pruneendchunks

Installation

git clone https://github.com/eyeskiller/minecraft-world-the-end-prune.git

Configuration

You need to change paths to files in prune.sh file

  • First you need to set location of your World The End DIM1 region directory
Line 4:
cd /path/to/world_the_end/DIM1/region/
  • Second you need to set location of filelist.txt file
Line 14:
    if ! grep -qxFe "$i" /path/to/filelist.txt; then

Running script

chmod +x prune.sh
./prune.sh

Then you simply restart your server.

CRON implementation

You can easily implement this script with CRONS and run them periodicaly

YOU NED TO PROVIDE FULL PATHS, NOT RELATIVE

Example: This script will run every monday at 5 AM

0 5 * * 1 /path/to/prune.sh

minecraft-world-the-end-prune's People

Contributors

eyeskiller avatar

Watchers

 avatar

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.