GithubHelp home page GithubHelp logo

bentoboxworld / invswitcher Goto Github PK

View Code? Open in Web Editor NEW
1.0 5.0 5.0 160 KB

World inventory switcher. Handles health, exp, advancements, inventory, etc.

License: Eclipse Public License 2.0

Java 100.00%
bentobox inventory addon food-level inventory-switchers advancements

invswitcher's Introduction

InvSwitcher

World inventory switcher add-on for BentoBox. This add-on will work for any game modes.

The following are switched per-world:

  • Inventory & armor
  • Advancements
  • Food level
  • Experience
  • Health
  • Enderchest contents

How to use

  1. Place the addon jar in the addons folder of the BentoBox plugin
  2. Restart the server
  3. Done!
  4. (Optional) If you would prefer to have achievements not broadcasted in your server chat when players change worlds, run the command /gamerule announceAdvancements false in-game, or in your server console by removing the "/" symbol.

Config.yml

The config allows to define which worlds that InvSwitcher should operate, and what aspects should be kept separate.

# Worlds to operate. Nether and End worlds are automatically included.
worlds:
- acidisland_world
- oneblock_world
- boxed_world
- bskyblock_world
options:
  # 
  # Per-world settings. Gamemode means Survivial, Creative, etc.
  inventory: true
  health: true
  food: true
  advancements: true
  gamemode: true
  experience: true
  location: true
  ender-chest: true

Commands

There are no commands.

What it does

This addon will give players a separate inventory, enderchest, health, food level, advancements and experience for each gamemode installed and their corresponding worlds. It enables players to play each gamemode independently of each other.

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.