Speedgot
TheAPI
-----
[Paper, BungeeCord, Velocity] Complex API library to make plugin development easier & faster!
Download Now
705.4 KB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Support 1.18.2
+
Fixed loading & creating of chunks (async) **1.7.10 - 1.12.2**
+
DatabaseAPI Queries (Select, Update...) now ignore structure
Code (Java):
DatabaseHandler.
SelectQuery
.
table
(
"my_own_table"
)
.
limit
(
3
)
.
where
(
"name"
,
"StraikerinaCZ"
)
.
sortType
(
Sorting.
UP
)
.
sortBy
(
"money_balance"
)
;
+
Updated to
1.18.2
----------
,
Mar 3, 2022
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
32,146
First Release:
Nov 11, 2019
Last Update:
Jun 29, 2025
Category:
---------------
All-Time Rating:
8 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support