Giter Site home page Giter Site logo

powertools's Introduction

Screenshot

PowerTools [powertools]

PowerTools allows players with the powertools privilege to assign a chatcommand to any item in their hotbar which will be executed whenever they punch any node. This allows quickly assigning things like /time 6000 to an item which will be executed whenever you punch anything.

Any instances of @p inside the chatcommand to be called are replaced with the player's current position, while instances of @n are replaced with the position of the node punched, allowing dynamic commands to be assigned to the items.

When a PowerTool is assigned, the description of the item is changed to display both that it is a PowerTool and the command assigned to it. Whenever a PowerTool is dropped and picked up by another player who is not the owner, the tool will not work and instead the PowerTools status will be removed. Note: PowerTools do not allows players to execute chatcommands without privileges, so the above is simply a safeguard.

PowerTools can only be assigned or unassigned if they are selected in the player's hotbar as the get_wielded_item methods are used to reference the itemstack which is to be modified as a PowerTool.

Usage

/powertool <chatcommand/"unset">

Chatcommand is the chatcommand to be executed when punching a node with the tool in hand (with beginning slash) or "unset", causing the PowerTool status of the item held to be removed. Note: If unset is called on a non-powertool item nothing will be changed.

powertools's People

Contributors

octacian avatar

Stargazers

 avatar

Watchers

 avatar

powertools's Issues

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.