Code Monkey home page Code Monkey logo

eventhelper's Introduction

EventHelper

Minecraft Java plugin that allows you to create activators. For example, you can display text or execute a command by clicking a button.

EventHelper is a plugin for Minecraft that allows you to create various activators in the game. An activator is an object that performs certain actions when it is used.

The following game objects can be activators: Button, Chest, Door, Lever, Plate, Region

Event types that can trigger actions in an activator:

  • ON - Lever
  • OFF - Lever
  • USE - Lever, Button, Door, Plate
  • OPEN - Door, Chest
  • CLOSE - Door, Chest
  • PUT - Chest
  • TAKE - Chest
  • ENTER - Region
  • LEAVE - Region

Types of actions that can be called when the activator is launched:

  • COMMAND - execute any command on behalf of the console
  • MESSAGE - send a message to the player
  • TP - teleport the player to the exact coordinates
  • EFFECT - apply an effect to the player
  • KILL - kill a player
  • HEALTH - heal the player
  • GIVE - give an item to a player
  • TAKE - take an item from a player
  • ANNOUNCE - display a message to all online players
  • FLY - toggle the player's flight state
  • META - set the Meta tag to the player
  • DELAY - set the delay between the execution of actions
  • CONDITION - create a condition for selecting different actions (works in conjunction with Meta)

The plugin is still under development.

eventhelper's People

Contributors

shiny-spark 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.