Coder Social home page Coder Social logo

physicsdisabler's Introduction

PhysicsDisabler Bukkit Plugin

This is a Bukkit Plugin which I wrote years ago. Since it had a few downloads, I decided to release the code for others to have fun with it.

Tested with CB 1.5.1-R0.1.

License: MIT.

Original BukkitDev description

This is a tool to disable Minecrafts block updates, item- and creature spawning with a single command. It's useful for illegal block placements with WorldEdit or bad CraftBook-spawners, helps with most of buggy areas.

Just type disablephysics mode on and fix the issues with WorldEdit etc and re-enable physics with disablephysics mode off. For more details see "Usage" section.

The plugin does not affect the server performance, event-handlers will be unregistered after re-enabling block updates. So you do not have to uninstall it after use.

Installation

Simply copy the JCPhysicsDisabler.jar in your plugins folder.

Usage

The syntax has changed in version 1.1

Command syntax: /disablephysics [ mode [on|off|region] | addregion (regionname) (worldname) [(x)|(y)|(z) (x)|(y)|(z)] | removeregion (regionname) ]

disablephysics mode on - Disable block updates, item- and creature spawing everywhere on the server

disablephysics mode off - Re-enable physics

disablephysics mode region - Disable physics in selected regions

disablephysics addregion (regionname) (worldname) - Add a world as region

disablephysics addregion (regionname) (worldname) (x)|(y)|(z) (x)|(y)|(z) - Add a region between two coordinates.

disablephysics removeregion (regionname) - Remova a region.

Permission is JCPD.disablephysics

physicsdisabler's People

Contributors

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