mirror of
https://github.com/zDevelopers/ImageOnMap.git
synced 2024-11-19 08:35:30 +01:00
Merge pull request #1 from NamiUni/NamiUni-patch-1
Correct the number of MapIDs to the correct value.
This commit is contained in:
commit
fbfbcd73a2
@ -11,7 +11,7 @@ lang:
|
|||||||
collect-data: true
|
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.
|
# You can limit the maximum number of maps a player, or the whole server, can use with ImageOnMap.
|
||||||
# 0 means unlimited.
|
# 0 means unlimited.
|
||||||
map-global-limit: 0
|
map-global-limit: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user