Advertisement
chrisrouse

PVP 3 API - Opacity (Raw)

Jun 5th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. Command to set opacity.
  2.  
  3. curl -XPOST -d '{
  4. "value" : 1.0
  5. }' 'http://localhost:8080/api/0/opacity/layer/0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement