ModsJava
FancySigns [1.7-1.12] auto config
Are you bored of default lobby signs? Try this! (With colored walls). Free Minecraft Java mod for 1.7, 1.8, 1.9.
⬇ Download on Spigot
This plugin visualizes all relevant server information from the serverlist on a sign. The player can also join on server by clicking the sign. This plugin doesn't need to configure all servers as they defined in the config.yml of the BungeeCord - this plugin automatically gets these information - like IP and Port - from the BungeeCord. There is also the ability to turn on a background for the signs, like colored glass blockes. The color of the background depends on the server's motd, so you players can realize that the server is full from far away.
- You are allowed to customize your own template/layout
- Servers are automatically added - you don't need to add by your own.
- Backgrounds (Glass or Wool)
![[IMG]](http://proxy.spigotmc.org/8478cd712c96a6424e347e57a75ba101b0b423b1?url=http%3A%2F%2Fimage.noelshack.com%2Ffichiers%2F2015%2F29%2F1436999184-install.png)
- Download the Plugin
- Drop it in your bukkit plugin folder
- Create a sign as follow:
[fsigns]
servername
template
example:
[fsigns]
lobby
info - You can reload the plugins with /fs (perm: fancysigns.use)
Code (Text):
#Note: You don't need to set server IPs for this plugin. Just use the servernames configured in the bungeecord.yml
templates:
info:
#Should players be able to join the server?
joinOnClick: false
#Defines a background of the sign, possible types: none, glass, wool, clay (color depends on motd start color)
background: glass
layout:
- '6c%name%'
- '&c%online%&a/&c%slots%'
- '%isonline%'
- ''
online: '&aOnline'
offline: '&cOffline'
game:
#Should players be able to join the server?
joinOnClick: true
#Defines a background of the sign, possible types: none, glass, wool
background: glass
layout:
- '&6%name%'
- '&c%online%&a/&c%slots%'
- '%isonline%'
- '%motd%'
online: '&a+++'
offline: '&c---'
templates:
info:
#Should players be able to join the server?
joinOnClick: false
#Defines a background of the sign, possible types: none, glass, wool, clay (color depends on motd start color)
background: glass
layout:
- '6c%name%'
- '&c%online%&a/&c%slots%'
- '%isonline%'
- ''
online: '&aOnline'
offline: '&cOffline'
game:
#Should players be able to join the server?
joinOnClick: true
#Defines a background of the sign, possible types: none, glass, wool
background: glass
layout:
- '&6%name%'
- '&c%online%&a/&c%slots%'
- '%isonline%'
- '%motd%'
online: '&a+++'
offline: '&c---'
fancysigns.use - Allows the user to create signs
FancySigns [1.7-1.12] auto config is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10. Downloaded 1,448 times (via Spigot). Download it and open it directly in the game.