Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Update TapUtils.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Chanakan5591 authored Apr 30, 2021
1 parent 7502a68 commit f4d4487
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/java/live/chanakancloud/taputils/TapUtils.java
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,8 @@
* @since 1.0.0
*/
public class TapUtils {
/** The Plugin instance should be set here */
@Getter @Setter private static JavaPlugin plugin;
/** To set ChatColor */
@Getter @Setter private static ChatColor prefixColor;
/** Plugin Name, Will be use as prefix also */
@Getter @Setter private static String pluginName;

}

0 comments on commit f4d4487

Please sign in to comment.