Quantcast
Channel: Server Mods from Bukkit.org
Viewing all articles
Browse latest Browse all 2356

SuperBukkit

$
0
0

Table of contents

  1. 1SuperBukkit
    1. 1.1Examples

SuperBukkit

http://www.adopt.org/templates/paypal.pnghttp://aux.iconpedia.net/uploads/1990497203.pnghttp://fukamachi.github.com/images/github-icon.jpg

SuperBukkit is a plugin API that allows you to do stuff differently. By implementing special features like custom chest messages, forcing players to interact and even open mobile chests & furnaces! This plugin is extermely helpful for developers who are into interesting features. This plugin doesn't require Spout or any other modifications! When developing a plugin with this, make sure to tell your users to include SuperBukkit in their plugins folder.

http://www.nws.noaa.gov/iao/images/General/informationIcon.gifWe are looking for developers! Contact emericask8ur for more details.

For an example, developers can use it to show funds from an economy plugin.
https://www2.eiffel.com/download/images/warning_icon.pngThere is more to come in later development of this plugin.
https://dl.dropbox.com/u/36913149/New%20folder/SuperBukkit/1.png

With this API, you can set custom messages to a players custom inventory. The message can only be up to a maximum of 31 characters.
If you exceed this limit, the event will be canceled and you will receive a warning via console that you have exceeded the limit of characters for that custom message.

ClassPurpose
BPlayerResponsible for all player relate actions and modifications. Use this for Custom Inventories and more!
EntityActionRelates to all actions such as Crouch, Sprint, Leave Bed, and more.

Examples

Example events:
Force Swing Arm

1
BPlayer.swingArm(player);

Custom Inventory Pop Up

1
BPlayer.openCustomInventory(player,ChatColor.RED+"This is SuperBukkit!");

Open Dispenser

1
BPlayer.openDispenser(player);

Viewing all articles
Browse latest Browse all 2356

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>