Paul2708 / spigot-plugin-resources

A summary of different resources related to Spigot and Minecraft server software in general.
MIT License
44 stars 3 forks source link

New entry: Unknown Spigot features #7

Open Paul2708 opened 4 years ago

Paul2708 commented 4 years ago

There are several Spigot features, that were added in the newer versions. However, there isn't a changelog. Therefore, not every change is recognized by developers. The entry could list these features along with usage and examples.

Possible unknown features:

DRSchlaubi commented 4 years ago

Isn't the service provider more known since it is used by vault?

Paul2708 commented 4 years ago

That's a point, but I wasn't aware of that cool feature. However, what's your opinion on BossBar? I know that it is possible via packets, but I didn't know Bukkit.createBossBar(...).

DRSchlaubi commented 4 years ago

Because that's new. It came with the /bossbar command in 1.12 or so