PlaceholderAPI/src/main/java/me/clip/placeholderapi
2020-07-22 23:59:39 -04:00
..
commands Revert "Performance Improvements (#340)" 2020-07-20 16:57:16 -04:00
configuration finalized config, added nullability annotations 2020-07-22 20:40:47 -04:00
events reformatted event classes, added nullability annotations, made classes final. 2020-07-21 11:56:57 -04:00
exceptions Revert "Performance Improvements (#340)" 2020-07-20 16:57:16 -04:00
expansion updated expansion manager to actually... manage expansions 2020-07-22 20:40:15 -04:00
external Revert "Performance Improvements (#340)" 2020-07-20 16:57:16 -04:00
listeners updated server load listener to be final, and to automatically unregister itself when done 2020-07-22 20:41:27 -04:00
replacer updated char replacer to support hex colors, and escaping &x 2020-07-22 23:59:39 -04:00
updatechecker Revert "Performance Improvements (#340)" 2020-07-20 16:57:16 -04:00
util updated fileutil to ignore NCDFEs, and to print exceptions 2020-07-21 16:04:24 -04:00
PlaceholderAPI.java added back deprecated online player method 2020-07-21 12:25:38 -04:00
PlaceholderAPIPlugin.java updated plugin class to be less painful to look at, 2020-07-22 20:42:53 -04:00
PlaceholderHook.java updated placeholder hook to define immutability and null contracts, deprecated online player function 2020-07-20 18:14:13 -04:00