mirror of
https://github.com/zDevelopers/ImageOnMap.git
synced 2024-11-25 19:45:52 +01:00
Added questions for animated GIFs and permissions restriction.
parent
d0445b546c
commit
643f49fcd0
12
FAQ.md
12
FAQ.md
@ -23,4 +23,14 @@ When you import an image using `/tomap`, ImageOnMap asks the image's host to get
|
|||||||
|
|
||||||
Although we have added some workarounds to avoid this problem in common cases, ImageOnMap cannot force a web server to send the file if it is a bit stubborn. In this case, your only option is to re-host the image you want to send. [You can use imgur](https://imgur.com/upload?beta), for example.
|
Although we have added some workarounds to avoid this problem in common cases, ImageOnMap cannot force a web server to send the file if it is a bit stubborn. In this case, your only option is to re-host the image you want to send. [You can use imgur](https://imgur.com/upload?beta), for example.
|
||||||
|
|
||||||
The same tip apply for any error message starting with `HTTP error`, except for 404, as explained above.
|
The same tip apply for any error message starting with `HTTP error`, except for 404, as explained above.
|
||||||
|
|
||||||
|
### Can I send GIFs?
|
||||||
|
|
||||||
|
Yes, but they won't animate.
|
||||||
|
|
||||||
|
### ImageOnMap is way too open. Can I restrict its usage?
|
||||||
|
|
||||||
|
Yes, if your permissions plugin allows to negate permissions (all of them probably support that). To prevent players to create new images, negate the `imageonmap.new` permission. In most case, give the `-imageonmap.new` permission to do that.
|
||||||
|
|
||||||
|
ImageOnMap is open to every player by default because we want the plugin to be usable directly, even without a permissions plugin.
|
Loading…
Reference in New Issue
Block a user