StoneCutterProMax
Plugin description
A neat little plugin that deals damage to all living entities standing on stonecutters! This plugin uses precise hitbox mechanics.
Can be used to enhance the survival experience, implemented in minigames or even simply as a unique feature to make your server stand out. Works with Bukkit and Paper Minecraft servers.
Commands
/cutterreload - Reloads the plugin's configuration files
Permissions
cutter.admin - Allows player to use all commands
Configuration
The config is split into settings.yml and messages.yml
settings.yml
Code (YAML):
# What a line in messages.yml will start with if you don't want to use messageformat
# For example "Plugin > some message" is the default message
# You can change it to "some message" if you replace the default with the following in messages.yml
# example: "--some message"
negateformat
:
"--"
# Damage applied to entity each time
damage
: 0.5
# Sets if particles representing the saw hitbox will be displayed at active stonecutters
# Used to debug if a stonecutter isn't doing any damage
debug
: false
# Sets if StonecutterProMax will automatically upgrade stonecutters that are created before this plugin's installation
# WARNING! This will consume large amounts of server resources! It is recommended that you run this once to update existing stonecutters then disable it!
updateautomatically
: false
messages.yml
Code (YAML):
# The format that all messages will follow unless negated with prefix stated in settings.yml
messageformat
:
"&eStoneCutterPro &8> &f{message}"
nopermissions
:
"You can't use that command!"
usage
:
"Usage: {usage}"
Support
If you found a bug or have a suggestion,
add a comment
Note: versions 1.1.0 and above can automatically upgrade all stonecutters to do damage (if enabled in settings.yml). However, note that it is resource intensive and you are advised to run it once to update your stonecutters and disable it!
Satisfied? Leave a review!