MinecraftFont

MinecraftFont

This plugin created for server owners who need to be sure that all players will play using same font and there will not be missed text on sign created by players.

Страница шрифта на русском | Russian description

Why I need this plugin?

1. You can install better font for all players of your server, instead of default thin unicode font 2. You can define limit for amount of characters that players could type in single line of a sign.

Permissions, Commands

There's no defined permissions or commands.

How it works

After player join server this plugin will send him a resource pack MinecraftFont (PC).

Resourcepack is not included into plugin and you can change it's URL in config.yml

In addition you can define limit of characters per line that players will be able to type on sign. Recommended value is 15 - to prevent issues related to known Minecraft bug.

Configuration

To change plugin configuration you must edit config.yml and restart your server.

resource-pack:
  # If you need to use other font, place fontpack URL here
  url: https://minecraft.curseforge.com/projects/minecraft-font-pc/files/latest
sign-limit:
  # Max amount of character per line. You can set it 0 to disable limit.
  max-length: 15
  # Message that will see player when he create sign with "long messages"
  error-message: &6You can't type more than %1% characters in line

Internet utilization

During the server starting, this plugin uses internet connections to check URL of the resourcepack (and obtain real URL of redirected links).


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files