Skip to content

A simple pocketmine plugin that allows players to change their view distance with a command

License

Notifications You must be signed in to change notification settings

EPT8TPE/ViewDistance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViewDistance

A simple pocketmine plugin that allows players to change their view distance with a command.

Features

  • /view {number}(View distance will be set to what view-distance in server-properties is set to if a players number exceeds max view distance). [COMING SOON] /view {player} {number}

How to install

  1. Download the phar from poggit.
  2. Upload to your servers plugin directory.
  3. Restart your server.

Config

~ Message sent to player if the value they provide isn't a number. not_numeric: "§cYou must provide a numeric value!"

~ Message sent to player when view distance is changed, used %distance% for the players distance. view_change_succcess: "§aSuccessfully changed view distance to §9%distance%§a!"

~ Message sent to player when they lack perms to change view distance. no_perms_message: "§cYou do not have permission to use this command!"

Permissions

view.command: default: true ~ Allows players to use /view to alter their view distance

Contact me

If you have any suggestions or find any bugs, message me on discord TPE#1061

About

A simple pocketmine plugin that allows players to change their view distance with a command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages