Minecraft ThisAPI mod 2026 download
logo
minecraft mod ThisAPI

ThisAPI

Game Version: 1.12
Total Downloads: 24
Updated: Jul 19, 2021
Created: Mar 16, 2021
Download ThisAPIDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
ThisAPI v0.0.2 release 18.53 KB Jul 19, 2021 1.12 1 download ThisAPI ThisAPI v0.0.2 releaseDownload
ThisAPI v0.0.1 beta 2.60 KB Mar 16, 2021 1.12 16 download ThisAPI ThisAPI v0.0.1 betaDownload
ThisAPI v0.0.2 alpha 6.11 KB Mar 17, 2021 1.12 7 download ThisAPI ThisAPI v0.0.2 alphaDownload

Description

Share this:

If you are a developing developer:

ThisAPI is simple and easy to use. First of all, download and import the plugin into your project and run it along with your file.

 

kliman4ch ThisAPI:
An easy-to-use API that allows developers to use various functions in Minecraft with long lines of code.
At the moment, the plugin is provided for game version 1.12



Messages
:
Displaying a message to all players on the server:
ThisAPI.adminMessageAll ("Subtitle", "Message");
Chat output: [Subtitle] Message

Displaying a message to a specific player on the server:
ThisAPI.adminMessageToPlayer ("Subtitle", "Message", player);
Chat output: [Subtitle] Message
 
 
 
 
 

Comments

Add a comment