Merge pull request #229 from NamiUni/indev

Correct the number of MapIDs to the correct value.
This commit is contained in:
Vlammar 2021-12-08 00:13:30 +01:00 committed by GitHub
commit 9c5758d654
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ lang:
collect-data: true
# Images rendered on maps consume Minecraft maps ID, and there are only 32 767 of them.
# Images rendered on maps consume Minecraft maps ID, and there are only 2 147 483 647 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