Dans-Plugins / Medieval-Factions

Allows players to organize themselves into feudal, diplomatic, lawful groups akin to nations.
https://www.spigotmc.org/resources/medieval-factions.79941/
GNU General Public License v3.0
48 stars 32 forks source link

Test Server Dockerfile #1775

Closed dmccoystephenson closed 10 months ago

dmccoystephenson commented 10 months ago

Docker

A Dockerfile has been added for a test server image. This can be spun up using the compose.yml file with docker-compose up

Aliases in plugin.yml

Some aliases in the plugin.yml were modified to not use special characters, as this can result in the plugin being unusable on some servers due to the plugin.yml being unable to be parsed.