SeeMore
⚪ Last updated 2023Preview

🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #8 of 169 folia mods in this game by downloads
📋 About This Mod
## SeeMore SeeMore is a simple plugin that sets each player's server-side view distance according to their client-side render distance. This results in more efficient use of server resources, by not unnecessarily loading chunks for players who use a low render distance. ### Installation To install the plugin, simply place the downloaded jar into your plugin directory. Be sure to configure the plugin by looking through its `config.yml`. ### Configuration <details> <summary>config.yml</summary> ```yaml # Configuration for SeeMore. # Please don't change this! version: 2 # The delay (in ticks) before a player's view distance is lowered after their client settings change. # * This stops players overloading the server by constantly changing their view distance. update-delay: 600 # Whether the plugin should log to the console when it changes a player's view distance. log-changes: true # These settings can be specified per world. # * Note: If a world is not listed here or if a setting is missing, it will use the settings listed under the default # section. world-settings: default: # The maximum view distance a player in this world can have. # Set to -1 to use the server's configured view distance for this world. maximum-view-distance: -1 ``` </details> ### Commands To run the command `/seemore <subcommand>` the user will require `seemore.command.<subcommand>`. - `/seemore reload` - Reload the plugin's configuration. - `/seemore average` - Get the effective average view distance of each world. - `/seemore players` - Show the server-side view distance of all online players. ### Metrics This plugin uses bStats to collect some (non-identifying) data about the servers running this plugin. You can opt-out by editing the `config.yml` in the bStats folder located within your server's plugin directory.
SeeMore is a simple plugin that sets each player's server-side view distance according to their client-side render distance. This results in more efficient use of server resources, by not unnecessarily loading chunks for players who use a low render distance.
### Installation To install the plugin, simply place the downloaded jar into your plugin directory. Be sure to configure the plugin by looking through its `config.yml`.
### Configuration
config.yml
```yaml # Configuration for SeeMore.
# Please don't change this! version: 2
# The delay (in ticks) before a player's view distance is lowered after their client settings change. # This stops players overloading the server by constantly changing their view distance. update-delay: 600
# Whether the plugin should log to the console when it changes a player's view distance. log-changes: true
# These settings can be specified per world. # Note: If a world is not listed here or if a setting is missing, it will use the settings listed under the default # section. world-settings: default: # The maximum view distance a player in this world can have. # Set to -1 to use the server's configured view distance for this world. maximum-view-distance: -1
```
### Commands
To run the command `/seemore
- `/seemore reload` - Reload the plugin's configuration.
- `/seemore average` - Get the effective average view distance of each world.
- `/seemore players` - Show the server-side view distance of all online players.
### Metrics
This plugin uses bStats to collect some (non-identifying) data about the servers running this plugin. You can opt-out by editing the `config.yml` in the bStats folder located within your server's plugin directory.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- froobynooby
- Version
- 1.0.2
- Downloads
- 56,735
- Endorsements
- 137
- Category
- folia
- Created
- 6/4/2023
- Updated
- 10/14/2023
- Game Versions
- 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4
- Tags
- game-mechanics, management, optimization
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does SeeMore support?
The author lists 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20. Other versions may work but are untested by the author.
What is the latest version of SeeMore?
Version 1.0.2, published 2023-10-14 with 56,735 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await