โ๏ธPlugin settings
Various options impacting the plugin in its generality
Item configurations
Overview of Nexo-Configurations?
Nexo configuration is mainly divided into 3, items, resourcepack & glyphs. These folders contain the majority of custom configurations you need.
ResourcePack
Obfuscation
Obfuscation works by renaming all models, textures and files into random namespaces and paths This is to make it very hard for someone to just download and use your pack outside of your server. It comes with three modes, SIMPLE, FULL & NONE There is also an option to cache the obfuscated pack. This makes it so unless there are changes, Nexo will not reobfuscate the ResourcePack. This makes it so players do not have to redownload the ResourcePack every time your server starts.\
NONE does no obfuscation on the ResourcePack
SIMPLE only obfuscates individual filenames, but retains the original pack-structure
FULL obfuscates the entire path
PackServer
The ResourcePack Nexo generates needs to be hosted somewhere before it can be sent to players. Nexo has two built-in server-options, POLYMATH & SELFHOST
POLYMATH is Nexo's own remote server It is located in Germany and can therefore be slower depending on your server's location and players download speed SELFHOST is a locally hosted server on the machine and can therefore be faster if your players are closer to it. You will need to manually configure the IP-address to your servers.
Dispatch
This section is for handling when the pack should be sent to players.
Misc
hide_scoreboard_numbers
This option lets you hide the red scoreboard numbers.
hide_scoreboard_background
This option lets you hide the scoreboard background.
reset_recipes
This option can causes bug with other recipes plugins. If you notice bugs with a recipes plugin when reloading Nexo, you can disable this option. If you do that, you will have to restart the server to refresh Nexo recipes.
Nexo Inventory
This allows you to configure an icon for every section of the Nexo inventory. You can use Nexo ids or Minecraft materials.
Last updated