DNAmaster10 / httpRequests

A Spigot plugin which allows player to send HTTP requests to a web server from an ingame command
MIT License
14 stars 3 forks source link

Add new config hide/view http responce data for player #5

Closed mvolotov closed 2 years ago

mvolotov commented 2 years ago

Hello! Added two small checks to control sending messages to users from http responses. I needed such changes to display a beautiful message from my third-party service, without information about the status of the request. I think this is a useful change.