Interface4 icon

Interface4 -----

Provides a general interface for my plugins



PastebinUtils added, JSON utils updated
PastebinUtils:
PastebinUtils makes creating pastes on pastebin easy. The documentation on the required arguments is here.
The method will return a String which is a link to the generated paste.
  • pasteName, pasteFormat, and expiry can be null.
  • If expiry is null, the post will never expire.
  • devKey and content must not be null.
Code (Java):
PastebinUtils. createPaste ( String devKey, String pasteName, String pasteFormat, String expiry, String content ) ;
JSON changes:
Prompt methods now no longer add "/" prior to their prompt
----------, Jun 19, 2022
Resource Information
Author:
----------
Total Downloads: 2,510
First Release: May 21, 2022
Last Update: Oct 26, 2024
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings