Skip to content

Commit

Permalink
bump: sigh...
Browse files Browse the repository at this point in the history
  • Loading branch information
RockinChaos committed Nov 24, 2024
1 parent 8e75f3f commit 5573eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/me/RockinChaos/itemjoin/ItemJoin.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public class ItemJoin extends JavaPlugin {
* Notice: This class is not the actual API class, this is the secondary main class for the JavaPlugin plugin.
* For API methods, use the static methods available from the class: {@link ItemJoinAPI}.
*
* @return ChaosCore instance.
* @return ChaosCore instance.
*/
public static Core getCore() {
return core;
Expand Down

0 comments on commit 5573eca

Please sign in to comment.