Config
Here is a config file with explained definitions:
# Default Config for ForceTexture by Myles # After Configuring You can type either /reload or /forcetexture reload # Default: true, This controls if the server is enabled enabled: true # Default: 5000, This is the port which the texturepack request server works on. This port needs forwarding. listen-port: 5000 # Default: texturepack.zip, This is the location of the texturepack the players use texture-pack: texturepack.zip # Default: false, This controls if ops are forced to have a certain texture pack op-override: false # Default: false, This controls if anyone with the permission forcetexture.override bypasses it. permission-override: false # Default: "", This is your servers ip if your using dyndns/hamachi your ip/host goes here! custom-host: "" # Default: true, This controls if you are alerted when the plugin updates on server start show-update: true
Comments