Code Monkey home page Code Monkey logo

betterchunkloader's Introduction

BetterChunkLoader

This is a plugin for Cauldron-like MC1.7.10 servers that allows players to make chunk loaders.

This was made for big multiplayer servers that need to restrict chunk loaders.

It has an online-only (work only when the player is online), and an always-on chunk loader (works even if the player is offline).

The amount of chunks that can be loaded per player can be set manually with ingame commands.

It provides ingame-commands for admins so they can remove all chunk loaders for a player, and chunk loaders can be disabled by disabling the plugin.

This plugin requires Vault and BCLForgeLib, a server-side Forge mod library, so it can be added to any modpack without requiring the mod on client-side.

Installation

  • Download BetterChunkLoader and place it on the plugins folder
  • Download BCLForgeLib and place it on the mods folder

Commands

  • /bcl <info|list|chunks|delete|purge|reload|enable|disable> - main commands
  • /bcl info - shows generic info about the plugin
  • /bcl list (own|PlayerName|all) [page] - list your own, the player name, or all chunk loaders
  • /bcl chunks (get|add|set) (PlayerName) (alwayson|onlineonly) (amount) - show, add, or set the amount of chunks that can be loaded by the specified player
  • /bcl delete (PlayerName) - delete all the chunk loaders for the specified player
  • /bcl purge - purge all the invalid chunk loaders. Useful if you reset the world
  • /bcl <enable|disable> - enable or disable the plugin

Permissions

  • betterchunkloader.onlineonly - Permission to create new onlineonly chunk loaders
  • betterchunkloader.alwayson - Permission to create new alwayson chunk loaders
  • betterchunkloader.list.own - List own chunk loaders
  • betterchunkloader.unlimitedchunks - Override chunks amount limits
  • betterchunkloader.list.others - List others chunk loaders
  • betterchunkloader.edit - Edit others chunk loaders
  • betterchunkloader.adminloader - Create admin chunk loaders
  • betterchunkloader.info - Show general statistics
  • betterchunkloader.delete - Delete player chunk loaders
  • betterchunkloader.chunks - Manage players chunks amount
  • betterchunkloader.purge - Allows the use of the purge command
  • betterchunkloader.reload - Reload the plugin
  • betterchunkloader.enable - Enable the plugin
  • betterchunkloader.disable - Disable the plugin

How to use

Place a iron block or a diamond block, then right click with a blaze rod. A GUI will appear. Click the range (of course it's in chunks). If you have the adminloader permission, you can create admin chunk loaders by shift+right clicking the iron/diamond block with a blaze rod. Left-click a chunk loader to show basic information about the chunk loader. Right click a chunk loader to edit its range or disable it.

betterchunkloader's People

Contributors

eufranio avatar kaikikuchi avatar

Watchers

 avatar  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.