Add base files

This commit is contained in:
mathias 2018-05-25 20:23:59 +03:00
parent 37a6c4f1c3
commit 64a945a55b
45 changed files with 5555 additions and 0 deletions

View file

@ -0,0 +1,18 @@
### ImageOnMap configuration file
# Plugin language. Empty: system language.
# Available: en_US (default, fallback) and fr_FR.
lang:
# Allows collection of anonymous statistics on plugin environment and usage
# The statistics are publicly visible here: http://mcstats.org/plugin/ImageOnMap
collect-data: false
# Images rendered on maps consume Minecraft maps ID, and there are only 32 767 of them.
# You can limit the maximum number of maps a player, or the whole server, can use with ImageOnMap.
# 0 means unlimited.
map-global-limit: 0
map-player-limit: 0