MathHelper

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Logo

About

This is my first plugin, but I have a small background with modding the singleplayer environment. And, along with this being my first server mod, it is my first post on Bukkit Dev, so there may be some graphical errors on this page, and some incomplete things.

Uses/Commands

The usage is simple: Use it to add, subtract, multiply, and divide from in-game. You may use it just because your too lazy (you are a gamer) to go get a calculator, or you don't want to go out of full screen to get a built in calculator up, or you just want to use this. The commands are even simpler:

  • /a <number> <number> - The first and second number are added together. - Permission: MathHelper.add
  • /s <number> <number> - The second number is subtracted from the first number. BUG: When making the first number larger, the result will not appear negative! This is do to the fact that MathHelper in singleplayer code is not used to display numbers in-game, but in the code. - Permission: MathHelper.sub
  • /m <number> <number> - The numbers are multiplied. - Permission: MathHelper.multi
  • /d <number> <number> - The first number is divided into the number of parts the second number is. BUG: When making the first number smaller, it will not display as a decimal, but 0. Sorry, I will work on this. - Permission: MathHelper.div That is all the commands.

Support

Supporting me is very simple. I do not take donations, but I do encourage you to tell people about this plugin, and help me get more ideas into it.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    44760
  • Created
    Sep 13, 2012
  • Last Released File
    Never
  • Total Downloads
    410
  • License

Categories

Members

Recent Files