InfiniteReach
![[IMG]](/proxy/image?url=https%3A%2F%2Fi.imgur.com%2FmShY5Pz.gif)
Plugin description
Tired of people running away during pvp? This plugin is for you!
An extremely lightweight plugin that allows you to configure your melee range to any amount you want! 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.
Features
- Works with critical hits
- Works with all enchantments, even illegal ones (e.g. sharpness 100)
- Optional permissions system
- Customizable range
Commands
/reachreload - Reloads the plugin's configuration files
Permissions
reach.use - Allows player's reach to be extended. This permission is not used unless enabled in settings.yml
reach.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
:
"--"
# The maximum range, in number of blocks
# Note: If you set this below minimum vanilla reach distance (3-5 blocks), this plugin will not do anything
range
: 100
# Sets if players need permission "reach.use" for their reach to be extended
usepermission
: false
messages.yml
Code (YAML):
# The format that all messages will follow unless negated with prefix stated in settings.yml
messageformat
:
"&eInfiniteReach &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
Satisfied? Leave a review!