The largest Minecraft server.
What is Hypixel?
The interface that allows you to listen to different game events.
What is a Listener?
What is Object?
The number of subscribers I have.
What is 4,000?
The default Minecraft server port (in Java edition)
What is 25565?
The standard format for plugin configuration files.
What is YAML?
The keyword that prevents modification to a variable after assignment.
What is final?
The name of my public Scoreboard API.
What is JScoreboards?
The first Minecraft server platform.
What is Bukkit?
The system used to repeat events after a certain amount of "ticks".
What is the Scheduler?
The system that allows Java code to be run on any operating system without modification.
What is the JVM?
The number of Bukkit Coding episodes did I produce during the entire run of the series.
What is 53?
The Minecraft versions that the majority of servers run on.
What is 1.18.2?
The shorthand for internal Minecraft server API that allows you to make lower level changes to your server, at the risk of new game versions breaking your plugin.
What is NMS?
The system in Java you can utilize to use any type within a class or method.
What is generics?
The year that the channel became active and I started uploading videos.
What is 2013?