Speedgot
Interface4
-----
Provides a general interface for my plugins
Download Now
197.7 KB .jar
Overview
Documentation
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Update checking now no longer uses legacy SpigotMC version link, JSON utils updated
Update checking
Interface4 now uses:
https://api.spigotmc.org/simple/0.2/index.php?action=getResource&id=
PLUGINID
As opposed to:
https://api.spigotmc.org/legacy/update.php?resource=
PLUGINID
To ensure a much faster update speed and reliability.
JSON
New methods added to make sending JSON messages more dynamic.
Any methods containing a CommandSender will send as raw text if the sender is not an instance of Player.
Code (Java):
JSON.
send
(
Player pl, ArrayList
<
JSONComponent
>
components
)
;
JSON.
send
(
CommandSender sender, ArrayList
<
JSONComponent
>
components
)
;
JSON.
send
(
CommandSender sender, JSONComponent...
components
)
;
----------
,
Jun 21, 2022
View on SpigotMC
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