This is a simple calculator in chat that can perform basic arithmetic operations. It can add, subtract, multiply, and divide numbers. It can also handle multiple operations in a single expression.
- Addition
- Subtraction
- Multiplication
- Division
- Multiple operations in a single expression
- Customizable messages
- Toggeable calculator
- Reloadable config
- Clone the repository
- Compile the plugin
- Place the plugin in the plugins folder of your server
- Start your server
- Type your expression and press enter
- The result will be displayed in chat: [CalculatorChat]: %result%
You can define your own format in config.yml.
Player: 2 + 3 * 4 = (Important that it finish with =)
Result: [CalculatorChat]: 14
- Java 17
- Spigot 1.16.5
- Maven (For compile)
MIT License
- Fendrixx / AndresTube
- CubicLemming749
This is my second plugin ever maded lol, so if you find some errors or some that can be better, dont be mad, just open an issue or a pull request.
Discord: andrxs.f
