Skip to content

Put this simple code in your forge plugin to be able to use the '&' color code! (Can be changed)

Notifications You must be signed in to change notification settings

DontActuallyKnow/EzColorCodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

EzColorCodes

Version: 1.0

How to use!

  1. Download or copy (CTRL+V) the code from Code.java

  2. Paste this into any file located inside your forge mod

  3. When making a string and using color codes for in-game, call the class you put the code in, or if you copied the file call EzColor and use .ChatColor to put your string, for example

    private final String example = Utils.chat("&4This text will be dark red!");

About

Put this simple code in your forge plugin to be able to use the '&' color code! (Can be changed)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages