You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-16Lines changed: 17 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,25 @@
1
-

1
+

2
2
3
-
# NoteblockAPI (In development)
3
+
# MCServerFinder Java API (In development)
4
4
5
-
The official API implementation in Java for the Noteblock platform. This API allows server owners and developers to retrieve and update information about Minecraft servers on Noteblock.
5
+
The official API implementation in Java for the MCServerFinder platform. This API allows server owners and developers to
6
+
etrieve and update information about Minecraft servers on MCServerFinder.
6
7
7
-
## What is Noteblock?
8
+
## What is MCServerFinder?
8
9
9
-
Noteblock is a platform, launched in April 2025, for discovering Minecraft servers. It features curated server
10
+
MCServerFinder is a platform, launched in April 2025, for discovering Minecraft servers. It features curated server
10
11
listings across categories such as PvP, Creative, Adventure, Minigames, etc. Including real-time server leaderboards, community feedback,
11
-
and trending picks. Noteblock makes it easy for players to find their next favorite server.
12
+
and trending picks. MCServerFinder makes it easy for players to find their next favorite server.
12
13
13
14
## Documentation
14
15
15
-
Click [here](https://noteblock.gg/api/documentation) to check out the API documentation. (Heavily subject to change)
16
+
Click [here](https://mcserverfinder.com/api/documentation) to check out the API documentation. (Heavily subject to change)
16
17
17
18
## Usage
18
19
19
20
You may use the [Ultimis repository](https://repo.ultimismc.com/) to download one or more of the following as a dependency artifact:
0 commit comments